Icdd
|
public class IcddContainerBuilder
The IcddContainerBuilder type exposes the following members.
Name | Description | |
---|---|---|
![]() | IcddContainerBuilder | Initializes a container builder, optionally accepts IcddContainerBuilderOptions |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | GetAssembledContainer | Returns a new assebled container |
![]() | GetAssembledContainerAsync | Returns a new assembled container as an async task |
![]() | GetEmptyContainer | Returns a new empty container |
![]() | GetEmptyContainerAsync | Returns a new empty container as an async task |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | Reset | Resets the builder to generate a new container instance |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |