partial void RegisteredLinkTypes_SetCondition(ref IWorkItemStore instance, ref IRegisteredLinkTypeCollection setValue);
Beispiel #2
0
 public bool Equals(IRegisteredLinkTypeCollection other)
 {
     // TODO: Implement Equality Comparer
     throw new NotImplementedException();
 }