메소드 | 설명 | |
---|---|---|
FakeFrameworkContext ( ISerializer serializer = null ) : System |
Initializes a new instance of the T:System.Object class.
|
|
FakeFrameworkContext ( MappingEngineCollection typeMappers ) : System | ||
SetTypeMappers ( MappingEngineCollection coll ) : void |
메소드 | 설명 | |
---|---|---|
DisposeResources ( ) : void |
Handles the disposal of resources. Derived from abstract class DisposableObject which handles common required locking logic.
|
public FakeFrameworkContext ( ISerializer serializer = null ) : System | ||
serializer | ISerializer | |
리턴 | System |
public FakeFrameworkContext ( MappingEngineCollection typeMappers ) : System | ||
typeMappers | MappingEngineCollection | |
리턴 | System |
public SetTypeMappers ( MappingEngineCollection coll ) : void | ||
coll | MappingEngineCollection | |
리턴 | void |