System.Reflection.MemberInfoExtensions.HasMetadataToken C# (CSharp) Method

HasMetadataToken() public static method

public static HasMetadataToken ( this member ) : bool
member this
return bool
        public static bool HasMetadataToken(this MemberInfo member) { throw null; }
        public static int GetMetadataToken(this MemberInfo member) { throw null; }