C# Class Network.UPnP.ServiceAction

Mostrar archivo Open project: automaters/bonjour.net Class Usage Examples

Public Methods

Method Description
ServiceAction ( string actionName, string serviceType ) : System
ToString ( ) : string

Private Methods

Method Description
Add ( ServiceActionArgument serviceActionArgument ) : void

Method Details

ServiceAction() public method

public ServiceAction ( string actionName, string serviceType ) : System
actionName string
serviceType string
return System

ToString() public method

public ToString ( ) : string
return string