C# 클래스 pidet.Comment

파일 보기 프로젝트 열기: kndama/Pidet

공개 메소드들

메소드 설명
Decode ( string encodedComment ) : Comment

비공개 메소드들

메소드 설명
Comment ( ) : System
Comment ( int x, int y, String body ) : System

메소드 상세

Decode() 공개 정적인 메소드

public static Decode ( string encodedComment ) : Comment
encodedComment string
리턴 Comment