'Declaration
Public Property Delegate As Delegate
'Usage
Dim instance As DelegateResolveEventArgs Dim value As Delegate instance.Delegate = value value = instance.Delegate
public Delegate Delegate {get; set;}
'Declaration
Public Property Delegate As Delegate
'Usage
Dim instance As DelegateResolveEventArgs Dim value As Delegate instance.Delegate = value value = instance.Delegate
public Delegate Delegate {get; set;}