Esempio n. 1
0
 public Register Comparitor(IComparitorProfile comparitor)
 {
     _pluginManager.AddComparitor(comparitor);
     return(this);
 }