Exemplo n.º 1
0
 internal StructAutoPropertyWithCodeAnalysis()
 {
     property = new AutoPropertyWithCodeAnalysis();
 }
Exemplo n.º 2
0
 internal NestedStaticClassAutoPropertyWithCodeAnalysis()
 {
     property = new AutoPropertyWithCodeAnalysis();
 }
 internal ClassAutoPropertyWithCodeAnalysis()
 {
     property = new AutoPropertyWithCodeAnalysis();
 }