Exemplo n.º 1
0
 public MvxTestFileSource(string source, MvxProjType projType)
 {
     Source = source;
     ProjType = projType;
 }