示例#1
0
 int ISortableEntity.GetMaxSnapshotSortOrder(ISnapshotStore snapshotStore)
 {
     return(snapshotStore.GetMasterCategoryMaxSortOrder());
 }