C# 클래스 MonoDevelop.Ide.Editor.Highlighting.ColorScheme.PropertyDecsription

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

공개 프로퍼티들

프로퍼티 타입 설명
Attribute MonoDevelop.Ide.Editor.Highlighting.ColorDescriptionAttribute
Info System.Reflection.PropertyInfo

공개 메소드들

메소드 설명
PropertyDecsription ( PropertyInfo info, MonoDevelop.Ide.Editor.Highlighting.ColorDescriptionAttribute attribute ) : System

메소드 상세

PropertyDecsription() 공개 메소드

public PropertyDecsription ( PropertyInfo info, MonoDevelop.Ide.Editor.Highlighting.ColorDescriptionAttribute attribute ) : System
info System.Reflection.PropertyInfo
attribute MonoDevelop.Ide.Editor.Highlighting.ColorDescriptionAttribute
리턴 System

프로퍼티 상세

Attribute 공개적으로 프로퍼티

public ColorDescriptionAttribute,MonoDevelop.Ide.Editor.Highlighting Attribute
리턴 MonoDevelop.Ide.Editor.Highlighting.ColorDescriptionAttribute

Info 공개적으로 프로퍼티

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