C# 클래스 Spring.Data.Gemfire.HelloWorld.HelloWorld

Main object for interacting with the cache from the console.
상속: IDisposable
파일 보기 프로젝트 열기: spring-projects/spring-gemfire-net

공개 메소드들

메소드 설명
Dispose ( ) : void
GreetWorld ( string args ) : void

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

GreetWorld() 공개 메소드

public GreetWorld ( string args ) : void
args string
리턴 void