示例#1
0
 // Case: 668
 public ObjectContext GetEFContext()
 {
     return(_relationships.GetPrivatePropertyValue <ObjectContext>("Context"));
 }