C# 클래스 Zetbox.App.Extensions.ViewDescriptorToolkitCache

상속: Zetbox.API.Utils.Cache
파일 보기 프로젝트 열기: daszat/zetbox

공개 메소드들

메소드 설명
Clear ( ) : void
ContainsKey ( Toolkit key ) : bool
this ( Toolkit key ) : Content

메소드 상세

Clear() 공개 메소드

public Clear ( ) : void
리턴 void

ContainsKey() 공개 메소드

public ContainsKey ( Toolkit key ) : bool
key Toolkit
리턴 bool

this() 공개 메소드

public this ( Toolkit key ) : Content
key Toolkit
리턴 Content