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