C# 클래스 RemotingSamples.HelloServerByRef

상속: System.MarshalByRefObject
파일 보기 프로젝트 열기: gbarnett/shared-source-cli-2.0 1 사용 예제들

공개 메소드들

메소드 설명
HelloMethod ( string text, ForwardByRef fbr ) : string
HelloServerByRef ( ) : System

메소드 상세

HelloMethod() 공개 메소드

public HelloMethod ( string text, ForwardByRef fbr ) : string
text string
fbr ForwardByRef
리턴 string

HelloServerByRef() 공개 메소드

public HelloServerByRef ( ) : System
리턴 System