C# Class WP.Dialog.Group

Used by root elements to fetch information when they need to render a summary (Checkbox count or selected radio group).
Inheritance: IGroup
Mostra file Open project: runegri/Android.Dialog

Public Methods

Method Description
Group ( string key ) : System

Protected Methods

Method Description
Group ( ) : System

Method Details

Group() protected method

protected Group ( ) : System
return System

Group() public method

public Group ( string key ) : System
key string
return System