Exemple #1
0
 public Resolver(HelpRegistration registration)
 {
     _source = HelpSource.FromSource(registration.Source);
 }