Пример #1
0
        public NamedValues GetPropertiesForMetadataSync(ObjVer objVer, MFMetadataSyncFormat format)
        {
            vault.MetricGatherer.MethodCalled();

            throw new NotImplementedException();
        }
Пример #2
0
 public NamedValues GetPropertiesForMetadataSync(ObjVer ObjVer, MFMetadataSyncFormat Format)
 {
     throw new NotImplementedException();
 }