C# 클래스 notes.ToolbarTypes

파일 보기 프로젝트 열기: hashashin/ksp_notes 1 사용 예제들

비공개 메소드들

메소드 설명
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