C# Class Spring.Data.Gemfire.HelloWorld.HelloWorld

Main object for interacting with the cache from the console.
Inheritance: IDisposable
Afficher le fichier Open project: spring-projects/spring-gemfire-net

Méthodes publiques

Méthode Description
Dispose ( ) : void
GreetWorld ( string args ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

GreetWorld() public méthode

public GreetWorld ( string args ) : void
args string
Résultat void