SetAsRootPathEventHandler 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 void SetAsRootPathEventHandler(
	Object sender,
	SetAsRootPathEventArgs args
)

Parameters

sender  Object
 
args  SetAsRootPathEventArgs
 

See Also