Sandbox Logo

MethodDescription.CreateDelegate

T CreateDelegate()

MethodDescription.CreateDelegate

T CreateDelegate( System.Object target )

MethodDescription.CreateDelegate

System.Delegate CreateDelegate( System.Type delegateType )

MethodDescription.CreateDelegate

System.Delegate CreateDelegate( System.Type delegateType, System.Object target )

User Comments