C# 클래스 Suggestions, CodeSpells

파일 보기 프로젝트 열기: srfoster/CodeSpells 1 사용 예제들

공개 메소드들

메소드 설명
longest ( ) : string
number ( ) : int
put ( string s ) : void
toString ( ) : string

메소드 상세

longest() 공개 메소드

public longest ( ) : string
리턴 string

number() 공개 메소드

public number ( ) : int
리턴 int

put() 공개 메소드

public put ( string s ) : void
s string
리턴 void

toString() 공개 메소드

public toString ( ) : string
리턴 string