OpenFileMenuDelegate Delegate

Definition

Namespace: Metas.Vna.Data.Explorer
Assembly: Metas.Vna.Data.Explorer (in Metas.Vna.Data.Explorer.exe) Version: 2.8.9053.20306
C#
public delegate bool OpenFileMenuDelegate(
	string filePath
)

Parameters

filePath  String
 

Return Value

Boolean

See Also