Class TypeExtensions
Inheritance
System.Object
TypeExtensions
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Cosmos.IL2CPU.Extensions
Assembly: Cosmos.IL2CPU.dll
Syntax
public static class TypeExtensions
Methods
| Improve this Doc View SourceGetFullName(Type)
Declaration
public static string GetFullName(this Type aType)
Parameters
Type | Name | Description |
---|---|---|
System.Type | aType |
Returns
Type | Description |
---|---|
System.String |