Exemple #1
0
 internal protected override bool OnGetSupportsFormat(MSBuildFileFormat format)
 {
     return(Solution.OnGetSupportsFormat(format));
 }