Example #1
0
 public bool ClearCurrentTransaction()
 {
     StateHelper.ClearTransaction(this);
     return(true);
 }