コード例 #1
0
 public static bool GeneralizedCobwebParameterIsValid(int numVerticesInCenterPolygon, int numLayers)
 => UsefulQuivers.GeneralizedCobwebParameterIsValid(numVerticesInCenterPolygon, numLayers);