Deep.Net


TypeNameT

Namespace: SymTensor
Parent Module: TypeNameTypes

assembly qualified name of a .NET type

Union Cases

Union CaseDescription
TypeName(string)
Signature: string

Instance members

Instance memberDescription
Pretty
Signature: string

pretty string

CompiledName: get_Pretty

Size
Signature: int

gets the size of the represented type in bytes

CompiledName: get_Size

Type
Signature: Type

gets the System.Type associated by this TypeName

CompiledName: get_Type

Fork me on GitHub