C# 클래스 Mono.TextEditor.Highlighting.ColorScheme.PropertyDescription

파일 보기 프로젝트 열기: powerumc/monodevelop_korean

공개 프로퍼티들

프로퍼티 타입 설명
Attribute Mono.TextEditor.Highlighting.ColorDescriptionAttribute
Info System.Reflection.PropertyInfo

공개 메소드들

메소드 설명
PropertyDescription ( PropertyInfo info, Mono.TextEditor.Highlighting.ColorDescriptionAttribute attribute ) : System

메소드 상세

PropertyDescription() 공개 메소드

public PropertyDescription ( PropertyInfo info, Mono.TextEditor.Highlighting.ColorDescriptionAttribute attribute ) : System
info System.Reflection.PropertyInfo
attribute Mono.TextEditor.Highlighting.ColorDescriptionAttribute
리턴 System

프로퍼티 상세

Attribute 공개적으로 프로퍼티

public ColorDescriptionAttribute,Mono.TextEditor.Highlighting Attribute
리턴 Mono.TextEditor.Highlighting.ColorDescriptionAttribute

Info 공개적으로 프로퍼티

public PropertyInfo,System.Reflection Info
리턴 System.Reflection.PropertyInfo