예제 #1
0
        public ObjectVersionAndProperties SetAssignment_DEPRECATED(ObjVer objVer, WorkflowAssignment assignment)
        {
            vault.MetricGatherer.MethodCalled();

            throw new NotImplementedException();
        }
예제 #2
0
 public ObjectVersionAndProperties SetAssignment_DEPRECATED(ObjVer ObjVer, WorkflowAssignment Assignment)
 {
     throw new NotImplementedException();
 }