terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
System.UriTypeConverter Class Reference
+ Inheritance diagram for System.UriTypeConverter:

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)
 

Detailed Description

Definition at line 8 of file UriTypeConverter.cs.


The documentation for this class was generated from the following file: