Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Zetbox
App
Extensions
ViewDescriptorCache
C# 클래스 Zetbox.App.Extensions.ViewDescriptorCache
상속:
Zetbox.API.Utils.Cache
파일 보기
프로젝트 열기: daszat/zetbox
공개 메소드들
메소드
설명
Clear
( ) :
void
ContainsKey
(
Key
key
) :
bool
this
(
Key
key
) :
ViewDescriptor
메소드 상세
Clear()
공개
메소드
public
Clear
( ) :
void
리턴
void
ContainsKey()
공개
메소드
public
ContainsKey
(
Key
key
) :
bool
key
Key
리턴
bool
this()
공개
메소드
public
this
(
Key
key
) :
ViewDescriptor
key
Key
리턴
ViewDescriptor