Function GcRegisteringContainer.remove

Remove an object factory from container.

GcRegisteringContainer!T remove (
  string identity
);

Parameters

NameDescription
identity identity of factory to be removed

Returns

typeof(this)