Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
ImmutableArray< TType > | DecodeSignature< TType, TGenericContext > (ISignatureTypeProvider< TType, TGenericContext > provider, TGenericContext genericContext) |
CustomAttributeHandleCollection | GetCustomAttributes () |
Package Functions | |
MethodSpecification (MetadataReader reader, MethodSpecificationHandle handle) | |
Properties | |
MethodSpecificationHandle | Handle [get] |
EntityHandle | Method [get] |
BlobHandle | Signature [get] |
Private Attributes | |
readonly MetadataReader | _reader |
readonly int | _rowId |
Definition at line 6 of file MethodSpecification.cs.