C# Class NStub.CSharp.ObjectGeneration.DefaultMemberBuilderFactory

Default implementation of a IMemberBuilderFactory.
Inheritance: MemberBuilderFactory
Exibir arquivo Open project: Jedzia/NStub Class Usage Examples

Protected Methods

Method Description
DefaultMemberBuilderFactory ( ) : System.Collections.Generic

Initializes a new instance of the DefaultMemberBuilderFactory class.

Private Methods

Method Description
DefaultMemberBuilderFactory ( IBuilderSerializer serializer, IEnumerable handlers ) : System.Collections.Generic

Initializes a new instance of the DefaultMemberBuilderFactory class for testing purposes.

DefaultMemberBuilderFactory ( IBuilderSerializer serializer, IEnumerable handlers, string noWay ) : System.Collections.Generic

Initializes a new instance of the DefaultMemberBuilderFactory class. DeleteME

Method Details

DefaultMemberBuilderFactory() protected method

Initializes a new instance of the DefaultMemberBuilderFactory class.
protected DefaultMemberBuilderFactory ( ) : System.Collections.Generic
return System.Collections.Generic