Пример #1
0
 public static FileRecordWrapper GetEmptyInstance()
 {
     return(new FileRecordWrapper(FileRecord.GetEmptyInstance()));
 }