public nothrow | Alias() |
public nothrow | Alias(AliasTypeId typeId_, const String<char>& name_) |
public inline nothrow const String<char>& | Name() const |
public void | Read(BinaryReader& reader) |
public inline nothrow AliasTypeId | TypeId() const |
private String<char> | name |
private AliasTypeId | typeId |