Method GetAlias
GetAlias(LazyEncodedString)
Get an alias by name
GlobalAlias? GetAlias(LazyEncodedString name)
Parameters
nameLazyEncodedStringname of the alias to get
Returns
- GlobalAlias
Alias matching
nameor null if no such alias exists
Get an alias by name
GlobalAlias? GetAlias(LazyEncodedString name)
name LazyEncodedStringname of the alias to get
Alias matching name or null if no such alias exists