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