Last updated 4 months ago
Was this helpful?
Method in
Returns an 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 representation of clrValue .
clrValue