Exemple #1
0
 public void Detect(IRegister register)
 {
     Detect((x) => { register.RegisterType(typeof(IFunctionPlugin), x); });
 }