Exemplo n.º 1
0
 public InfoContentDetectorDescriptor(InfoContentFunction function) : base(function.GetStringValue())
 {
 }
Exemplo n.º 2
0
 protected InfoContentDetectorBase(InfoContentFunction function) : base(function.GetStringValue())
 {
 }