Method | Description | |
---|---|---|
CompareTo ( IToken other ) : int | ||
Equals ( IToken token ) : bool | ||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
HasCustomAttribute ( MetadataTable table, ZeroBasedIndex index ) : System | ||
HasCustomAttribute ( OneBasedIndex index ) : System |
Method | Description | |
---|---|---|
HasCustomAttribute ( ) : System | ||
NullCheck ( ) : void |
public HasCustomAttribute ( MetadataTable table, ZeroBasedIndex index ) : System | ||
table | MetadataTable | |
index | ZeroBasedIndex | |
return | System |
public HasCustomAttribute ( OneBasedIndex index ) : System | ||
index | OneBasedIndex | |
return | System |