Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Tiny
Metadata
Project
C# Class Tiny.Metadata.Project
Mostrar archivo
Open project: scottwis/tiny
Class Usage Examples
Public Methods
Method
Description
Add
(
Assembly
assembly
) :
bool
GetWellKnownType
(
WellKnownTypeID
wellKnownType
) :
Type
Method Details
Add()
public
method
public
Add
(
Assembly
assembly
) :
bool
assembly
Assembly
return
bool
GetWellKnownType()
public
method
public
GetWellKnownType
(
WellKnownTypeID
wellKnownType
) :
Type
wellKnownType
WellKnownTypeID
return
Type