C# (CSharp) YAMP.Converter 네임스페이스

클래스들

이름 설명
MatrixToDoubleArrayConverterAttribute Matrix (only the real parts) to double array converter.
ScalarToBooleanConverterAttribute scalar to boolean (1.0, rest) converter.
ScalarToDoubleConverterAttribute String to double converter.
ScalarToIntegerConverterAttribute String to integer converter.
StringToBooleanConverterAttribute String to boolean (on, off) converter.
StringToEnumConverter String to an arbitrary enumeration converter.
StringToStringConverterAttribute String to StringValue converter.
ValueConverterAttribute Abstract base class for any value converter.