C# 클래스 DontTryThis.MyTwitterServiceProxy

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

공개 메소드들

메소드 설명
MyTwitterServiceProxy ( MyTwitterService svc ) : System
Tweet ( string message ) : void

메소드 상세

MyTwitterServiceProxy() 공개 메소드

public MyTwitterServiceProxy ( MyTwitterService svc ) : System
svc MyTwitterService
리턴 System

Tweet() 공개 메소드

public Tweet ( string message ) : void
message string
리턴 void