C# Class InteractiveToastExtensions.Selection

Mostrar archivo Open project: ScottIsAFool/InteractiveToastExtensions

Public Methods

Method Description
Selection ( string id, string content ) : System

Private Methods

Method Description
GetXml ( ) : string

Method Details

Selection() public method

public Selection ( string id, string content ) : System
id string
content string
return System