C# 클래스 Nez.TooltipAttribute

상속: InspectableAttribute
파일 보기 프로젝트 열기: prime31/Nez

공개 프로퍼티들

프로퍼티 타입 설명
tooltip string

공개 메소드들

메소드 설명
TooltipAttribute ( string tooltip ) : System

메소드 상세

TooltipAttribute() 공개 메소드

public TooltipAttribute ( string tooltip ) : System
tooltip string
리턴 System

프로퍼티 상세

tooltip 공개적으로 프로퍼티

public string tooltip
리턴 string