C# 클래스 Dbot.CommonModels.Subonly

상속: ISendableVisitable
파일 보기 프로젝트 열기: destinygg/bot 1 사용 예제들

공개 메소드들

메소드 설명
Accept ( IClientVisitor visitor ) : void
Subonly ( bool enabled ) : System
ToString ( ) : string

메소드 상세

Accept() 공개 메소드

public Accept ( IClientVisitor visitor ) : void
visitor IClientVisitor
리턴 void

Subonly() 공개 메소드

public Subonly ( bool enabled ) : System
enabled bool
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string