C# Class notes.ToolbarTypes

Mostra file Open project: hashashin/ksp_notes Class Usage Examples

Private Methods

Method Description
ToolbarTypes ( ) : System
getEvent ( Type type, string name ) : EventInfo
getMethod ( Type type, string name ) : MethodInfo
getProperty ( Type type, string name ) : PropertyInfo
getStaticProperty ( Type type, string name ) : PropertyInfo
getType ( string name ) : Type