コード例 #1
0
		internal MSBuildFileFormat ()
		{
			slnFileFormat = new SlnFileFormat (this);
		}
コード例 #2
0
 internal MSBuildFileFormat()
 {
     slnFileFormat = new SlnFileFormat(this);
 }