コード例 #1
0
 private long GetUpdateCounterValue()
 {
     return(ORMShapeDomainModel.GetCurrentUpdateCounterValue(this));
 }