Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Zetbox
App
Extensions
ViewDescriptorCache
C# Class Zetbox.App.Extensions.ViewDescriptorCache
Inheritance:
Zetbox.API.Utils.Cache
ファイルを表示
Open project: daszat/zetbox
Public Methods
Method
Description
Clear
( ) :
void
ContainsKey
(
Key
key
) :
bool
this
(
Key
key
) :
ViewDescriptor
Method Details
Clear()
public
method
public
Clear
( ) :
void
return
void
ContainsKey()
public
method
public
ContainsKey
(
Key
key
) :
bool
key
Key
return
bool
this()
public
method
public
this
(
Key
key
) :
ViewDescriptor
key
Key
return
ViewDescriptor