Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
AssemblyName | GetAssemblyName () |
CustomAttributeHandleCollection | GetCustomAttributes () |
DeclarativeSecurityAttributeHandleCollection | GetDeclarativeSecurityAttributes () |
Package Functions | |
AssemblyDefinition (MetadataReader reader) | |
Properties | |
AssemblyHashAlgorithm | HashAlgorithm [get] |
Version | Version [get] |
AssemblyFlags | Flags [get] |
StringHandle | Name [get] |
StringHandle | Culture [get] |
BlobHandle | PublicKey [get] |
Private Attributes | |
readonly MetadataReader | _reader |
Definition at line 3 of file AssemblyDefinition.cs.