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