terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Public Member Functions | |
UriTypeConverter () | |
override bool | CanConvertFrom (global::System.ComponentModel.ITypeDescriptorContext context, Type sourceType) |
override bool | CanConvertTo (global::System.ComponentModel.ITypeDescriptorContext context, Type destinationType) |
override object | ConvertFrom (global::System.ComponentModel.ITypeDescriptorContext context, CultureInfo culture, object value) |
override object | ConvertTo (global::System.ComponentModel.ITypeDescriptorContext context, CultureInfo culture, object value, Type destinationType) |
Private Member Functions | |
bool | CanConvert (Type type) |
Definition at line 8 of file UriTypeConverter.cs.