Table of Contents

Constructor FileLoadEventArgs

Namespace
Alternet.Scripter
Assembly
Alternet.Scripter.Common.v9.dll

FileLoadEventArgs(string)

Initializes a new instance of the FileLoadEventArgs class with specified file.

public FileLoadEventArgs(string fileName)

Parameters

fileName string

File to load.