C# 클래스 Binboo.Core.Tests.Tests.Persistence.MockStorageCommand

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

공개 메소드들

메소드 설명
Initialize ( ) : void
Process ( IContext context ) : ICommandResult
this ( int i ) : string

메소드 상세

Initialize() 공개 메소드

public Initialize ( ) : void
리턴 void

Process() 공개 메소드

public Process ( IContext context ) : ICommandResult
context IContext
리턴 ICommandResult

this() 공개 메소드

public this ( int i ) : string
i int
리턴 string