C# 클래스 Binboo.Core.Util.MessageExtensions

파일 보기 프로젝트 열기: adrianoc/binboo

공개 메소드들

메소드 설명
IsPluginCommand ( this message ) : bool
PluginName ( this message ) : string
StripPluginName ( this message ) : string

메소드 상세

IsPluginCommand() 공개 정적인 메소드

public static IsPluginCommand ( this message ) : bool
message this
리턴 bool

PluginName() 공개 정적인 메소드

public static PluginName ( this message ) : string
message this
리턴 string

StripPluginName() 공개 정적인 메소드

public static StripPluginName ( this message ) : string
message this
리턴 string