Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Paralect
Transitions
AssemblyQualifiedDataTypeRegistry
C# Class Paralect.Transitions.AssemblyQualifiedDataTypeRegistry
TODO: Add caching
Inheritance:
IDataTypeRegistry
Mostrar archivo
Open project: paralect/Paralect.Domain
Class Usage Examples
Public Methods
Method
Description
GetType
(
string
typeId
) :
Type
GetTypeId
(
Type
type
) :
string
Method Details
GetType()
public
method
public
GetType
(
string
typeId
) :
Type
typeId
string
return
System.Type
GetTypeId()
public
method
public
GetTypeId
(
Type
type
) :
string
type
System.Type
return
string