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.ComponentModel.IComNativeDescriptorHandler Interface Reference

Public Member Functions

AttributeCollection GetAttributes (object component)
 
string GetClassName (object component)
 
TypeConverter GetConverter (object component)
 
EventDescriptor GetDefaultEvent (object component)
 
PropertyDescriptor GetDefaultProperty (object component)
 
object GetEditor (object component, Type baseEditorType)
 
string GetName (object component)
 
EventDescriptorCollection GetEvents (object component)
 
EventDescriptorCollection GetEvents (object component, Attribute[] attributes)
 
PropertyDescriptorCollection GetProperties (object component, Attribute[] attributes)
 
object GetPropertyValue (object component, string propertyName, bool success)
 
object GetPropertyValue (object component, int dispid, bool success)
 

Detailed Description

Definition at line 7 of file IComNativeDescriptorHandler.cs.


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