Beispiel #1
0
 internal StaticClassNestedDelegateWithCodeAnalysis()
 {
     nestedDelegate = new NestedDelegateWithCodeAnalysis();
 }
Beispiel #2
0
 internal StructNestedDelegateWithCodeAnalysis()
 {
     nestedDelegate = new NestedDelegateWithCodeAnalysis();
 }