C# Class Point.PathStorage

Afficher le fichier Open project: nzhul/TelerikAcademy Class Usage Examples

Méthodes publiques

Méthode Description
LoadPath ( ) : Path
SavePath ( Path path ) : void

Method Details

LoadPath() public static méthode

public static LoadPath ( ) : Path
Résultat Path

SavePath() public static méthode

public static SavePath ( Path path ) : void
path Path
Résultat void