IComponentModelBuilder public interface IComponentModelBuilder Documentation IContributeComponentModelConstruction[] Contributors { get; } void AddContributor(IContributeComponentModelConstruction contributor) ComponentModel BuildModel(ComponentName name, Type[] services, Type classType, IDictionary extendedProperties) ComponentModel BuildModel(IComponentModelDescriptor[] customContributors) void RemoveContributor(IContributeComponentModelConstruction contributor)