FlexibleComponent<T>
FlexibleComponent(T)
public static explicit FlexibleComponent<T>(T value) ;
Description
Cast T to FlexibleComponent<T>.
Parameters
Parameter Name | Description |
---|---|
value | T |
Returns
Returns the result of casting to FlexibleComponent<T>.