Casts to a sbyte, disallowing conversion from unsigned types
Casts to a sbyte
public static sbyte sbyte_cast(sbyte);
Casts to a sbyte
public static sbyte sbyte_cast(object,bool);
Casts to a sbyte, disallowing conversion from unsigned types
public static sbyte sbyte_cast(object);
TypeCaster Class | TypeCaster Members | SynSoft.Conversion Namespace