[]
Initializes a new instance of the ActionHandlerFileOpen class.
public ActionHandlerFileOpen()
Initializes a new instance of the ActionHandlerFileOpen class, assigning the FileName property.
public ActionHandlerFileOpen(string fileName)
Type | Name | Description |
---|---|---|
string | fileName | The file name to assign to the FileName property. |