Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Zetbox
App
Extensions
ViewDescriptorToolkitCache
C# Class Zetbox.App.Extensions.ViewDescriptorToolkitCache
Inheritance:
Zetbox.API.Utils.Cache
Exibir arquivo
Open project: daszat/zetbox
Public Methods
Method
Description
Clear
( ) :
void
ContainsKey
(
Toolkit
key
) :
bool
this
(
Toolkit
key
) :
Content
Method Details
Clear()
public
method
public
Clear
( ) :
void
return
void
ContainsKey()
public
method
public
ContainsKey
(
Toolkit
key
) :
bool
key
Toolkit
return
bool
this()
public
method
public
this
(
Toolkit
key
) :
Content
key
Toolkit
return
Content