示例#1
0
 internal bool AllSolutionsUse(sbyte s)
 {
     return(_SolutionDictionary.AllSolutionsUse(s));
 }