Exemplo n.º 1
0
 protected virtual void LookupResources(object sender, ResourcesLookupEventArgs e)
 {
     throw new NotSupportedException("This application does not support lookup resources.");
 }
Exemplo n.º 2
0
 protected override void LookupResources(object sender, ResourcesLookupEventArgs e)
 {
 }