Delegate Environment.Scene.FileDropEvent
Namespace: Experior.Core
Assembly: Experior.Core.dll
Syntax
public delegate void FileDropEvent(string filename, Environment.Scene.FileDropArgs args);
Parameters
Type | Name | Description |
---|---|---|
System.String | filename | |
Environment.Scene.FileDropArgs | args |