MonoPInvokeCallbackAttribute.DelegateType Property

Definition

The type of the delegate that will be calling us back.

public Type DelegateType { get; set; }
member this.DelegateType : Type with get, set

Property Value

The type of the delegate that will be calling us back.

Applies to