Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Isop
Infrastructure
DefaultFactory
C# Class Isop.Infrastructure.DefaultFactory
Inheritance:
IDisposable
Show file
Open project: wallymathieu/isop
Public Methods
Method
Description
Create
(
Type
t
) :
Object
DefaultFactory
( ) :
System
Dispose
( ) :
void
Method Details
Create()
public
method
public
Create
(
Type
t
) :
Object
t
System.Type
return
Object
DefaultFactory()
public
method
public
DefaultFactory
( ) :
System
return
System
Dispose()
public
method
public
Dispose
( ) :
void
return
void