예제 #1
0
 internal StructAutoPropertyWithCodeAnalysis()
 {
     property = new AutoPropertyWithCodeAnalysis();
 }
예제 #2
0
 internal NestedStaticClassAutoPropertyWithCodeAnalysis()
 {
     property = new AutoPropertyWithCodeAnalysis();
 }
 internal ClassAutoPropertyWithCodeAnalysis()
 {
     property = new AutoPropertyWithCodeAnalysis();
 }