| AlternateType T TryCreate Method | Glimpse API Documentation |
Overload List
| Name | Description | |
|---|---|---|
|
TryCreate(T, T ) |
Tries to create an alternate type.
|
|
TryCreate(T, T , IEnumerable Object ) |
Tries to create an alternate type with mixins.
|
|
TryCreate(T, T , IEnumerable Object , Object ) |
Tries to create an alternate type with mixins and constructor arguments.
|
See Also