TryCreate Method

Glimpse API

AlternateType T  TryCreate Method Glimpse API Documentation
Overload List

  Name Description
Public method TryCreate(T, T )
Tries to create an alternate type.
Public method TryCreate(T, T , IEnumerable Object )
Tries to create an alternate type with mixins.
Public method TryCreate(T, T , IEnumerable Object ,  Object )
Tries to create an alternate type with mixins and constructor arguments.
Back to Top
See Also