Loading...
Method in Utility
Returns an IYarnValue representation of the provided value.
public static IYarnValue? GetYarnValue(IConvertible clrValue)
System.IConvertible clrValue
System.IConvertible
The value to get a Yarn representation of.
An IYarnValue representation of clrValue .
clrValue