C# Class DemoService, code

Inheritance: IDemoService
Exibir arquivo Open project: shendongnian/code Class Usage Examples

Public Methods

Method Description
DemoService ( HelloWorldService, helloWorldService, string firstname, string lastname )

Private Methods

Method Description
Main ( Array, args ) : void

Method Details

DemoService() public method

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