C# Class pidet.Comment

Mostra file Open project: kndama/Pidet

Public Methods

Method Description
Decode ( string encodedComment ) : Comment

Private Methods

Method Description
Comment ( ) : System
Comment ( int x, int y, String body ) : System

Method Details

Decode() public static method

public static Decode ( string encodedComment ) : Comment
encodedComment string
return Comment