C# Class Knot3.MockObjects.KnotGenerator

Afficher le fichier Open project: knot3/knot3-code

Méthodes publiques

Свойство Type Description
FakeName string

Méthodes publiques

Méthode Description
coloredKnot ( string name ) : Knot
generateComplexKnot ( string name ) : Knot
generateInvalidKnot ( ) : Knot
generateSquareKnot ( int EdgeLength, string name ) : Knot
noMetadataKnot ( string name ) : Knot

Method Details

coloredKnot() public static méthode

public static coloredKnot ( string name ) : Knot
name string
Résultat Knot

generateComplexKnot() public static méthode

public static generateComplexKnot ( string name ) : Knot
name string
Résultat Knot

generateInvalidKnot() public static méthode

public static generateInvalidKnot ( ) : Knot
Résultat Knot

generateSquareKnot() public static méthode

public static generateSquareKnot ( int EdgeLength, string name ) : Knot
EdgeLength int
name string
Résultat Knot

noMetadataKnot() public static méthode

public static noMetadataKnot ( string name ) : Knot
name string
Résultat Knot

Property Details

FakeName public_oe static_oe property

public static string FakeName
Résultat string