Exemplo n.º 1
0
        public ObjectVersionAndProperties SetAssignment_DEPRECATED(ObjVer objVer, WorkflowAssignment assignment)
        {
            vault.MetricGatherer.MethodCalled();

            throw new NotImplementedException();
        }
Exemplo n.º 2
0
 public ObjectVersionAndProperties SetAssignment_DEPRECATED(ObjVer ObjVer, WorkflowAssignment Assignment)
 {
     throw new NotImplementedException();
 }