C# Class pidet.Comment

Afficher le fichier Open project: kndama/Pidet

Méthodes publiques

Méthode Description
Decode ( string encodedComment ) : Comment

Private Methods

Méthode Description
Comment ( ) : System
Comment ( int x, int y, String body ) : System

Method Details

Decode() public static méthode

public static Decode ( string encodedComment ) : Comment
encodedComment string
Résultat Comment