Exemple #1
0
 /// <summary>
 /// Default public constructor.
 /// </summary>
 public EntityAdapter()
 {
     SessionKey = SessionFactory.GetSessionKey(typeof(ENTITY));
 }