GetYarnValue(IConvertible)
Method in Utility
Summary
Returns an IYarnValue representation of the provided value.
Parameters
Name
Description
System.IConvertible
clrValue
The value to get a Yarn representation of.
Returns
An IYarnValue representation of clrValue
.
Last updated