Method | Description | |
---|---|---|
CLRMetadata ( MosaModuleLoader loader ) | ||
Initialize ( TypeSystem system, ITypeSystemController controller ) : void | ||
LoadMetadata ( ) : void | ||
LookupUserString ( MosaModule module, uint id ) : string |
public Initialize ( TypeSystem system, ITypeSystemController controller ) : void | ||
system | TypeSystem | |
controller | ITypeSystemController | |
return | void |
public LookupUserString ( MosaModule module, uint id ) : string | ||
module | MosaModule | |
id | uint | |
return | string |