Ejemplo n.º 1
0
 internal StaticClassNestedDelegateWithCodeAnalysis()
 {
     nestedDelegate = new NestedDelegateWithCodeAnalysis();
 }
Ejemplo n.º 2
0
 internal StructNestedDelegateWithCodeAnalysis()
 {
     nestedDelegate = new NestedDelegateWithCodeAnalysis();
 }