Package io.github.isotes.vs.utils
Class VsSolutionSection
- java.lang.Object
-
- io.github.isotes.vs.utils.VsSolutionSection
-
public class VsSolutionSection extends Object
A Section used in a solution
-
-
Constructor Summary
Constructors Constructor Description VsSolutionSection(int firstLine, String tagIndent, String tag, String label, String when)
-