Click or drag to resize
DigitalRuneWeakDelegateDelegateType Property
Gets the type of delegate.

Namespace: DigitalRune
Assembly: DigitalRune (in DigitalRune.dll) Version: 1.20.0.0 (1.20.1.14552)
Syntax
public Type DelegateType { get; }

Property Value

Type: Type
The type of delegate.
See Also