C# 클래스 PropertyGrid.QuestionMessage

상속: MessageDescription
파일 보기 프로젝트 열기: modesto/monoreports 1 사용 예제들

공개 메소드들

메소드 설명
QuestionMessage ( ) : System
QuestionMessage ( string text ) : System
QuestionMessage ( string text, string secondaryText ) : System

메소드 상세

QuestionMessage() 공개 메소드

public QuestionMessage ( ) : System
리턴 System

QuestionMessage() 공개 메소드

public QuestionMessage ( string text ) : System
text string
리턴 System

QuestionMessage() 공개 메소드

public QuestionMessage ( string text, string secondaryText ) : System
text string
secondaryText string
리턴 System