Click or drag to resize

InformationContainerRepository Class

Inheritance Hierarchy
SystemObject
  IIB.ICDD.ModelInformationContainerRepository

Namespace: IIB.ICDD.Model
Assembly: IIB.ICDD (in IIB.ICDD.dll) Version: 1.0.0
Syntax
C#
public class InformationContainerRepository

The InformationContainerRepository type exposes the following members.

Properties
Methods
 NameDescription
Public methodCommit 
Public methodDisposeReleases all resources used by the InformationContainerRepository
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodStatic memberGetForInformationContainer 
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodStageChanges 
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also