C# Class DemoService, code

Inheritance: IDemoService
Afficher le fichier Open project: shendongnian/code Class Usage Examples

Méthodes publiques

Méthode Description
DemoService ( HelloWorldService, helloWorldService, string firstname, string lastname )

Private Methods

Méthode Description
Main ( Array, args ) : void

Method Details

DemoService() public méthode

public DemoService ( HelloWorldService, helloWorldService, string firstname, string lastname )
helloWorldService HelloWorldService,
firstname string
lastname string