IRepositoryGetT Method |
Namespace: PDTec.IceNet.Core.Model
T Get<T>( string id ) where T : class, IObject
Exception | Condition |
---|---|
ModelException | Thrown when the requested object does not exist. |
IceNetRuntimeException | Thrown when the object does not implement the requested interface. |