C# 클래스 Binboo.Plugins.Tests.Foundation.Mocks.DummyStorage

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

공개 메소드들

메소드 설명
Contains ( string name ) : bool
this ( string name ) : object

메소드 상세

Contains() 공개 메소드

public Contains ( string name ) : bool
name string
리턴 bool

this() 공개 메소드

public this ( string name ) : object
name string
리턴 object