Name | Description | |
---|---|---|
SingletonException<T> Constructor | thrown when more than one type was create for a type where only one is allowed |
The following tables list the members exposed by SingletonException<T>.
Name | Description | |
---|---|---|
SingletonException<T> Constructor | thrown when more than one type was create for a type where only one is allowed |
Name | Description | |
---|---|---|
TryParse<T,TSender> | implements parsing to cast a type from string to a type |