Sandbox Logo

WrappedMethod.MethodIdentity

int MethodIdentity { get; set; }

Description

The Identity of the original method. This is an integer that each MethodDescription has to distinguish itself from other methods of the same class.

Return

User Comments