C# 클래스 WikiFunctions.Parse.HideObject

파일 보기 프로젝트 열기: reedy/AutoWikiBrowser

공개 프로퍼티들

프로퍼티 타입 설명
Code string

공개 메소드들

메소드 설명
HideObject ( string code, string text ) : System
ToString ( ) : string

메소드 상세

HideObject() 공개 메소드

public HideObject ( string code, string text ) : System
code string
text string
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

프로퍼티 상세

Code 공개적으로 프로퍼티

public string Code
리턴 string