Casts to a byte
Casts to a byte
public static byte byte_cast(byte);
Casts to a byte
public static byte byte_cast(object,bool);
Casts to a byte, disallowing conversion from signed types
public static byte byte_cast(object);
TypeCaster Class | TypeCaster Members | SynSoft.Conversion Namespace