Paradox Game Engine  v1.0.0 beta06
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros Pages
MonoDroid.Dialog.Group Class Reference

Used by root elements to fetch information when they need to render a summary (Checkbox count or selected radio group). More...

Inheritance diagram for MonoDroid.Dialog.Group:
MonoDroid.Dialog.RadioGroup

Public Member Functions

 Group (string key)
 

Public Attributes

string Key
 

Detailed Description

Used by root elements to fetch information when they need to render a summary (Checkbox count or selected radio group).

Definition at line 9 of file Group.cs.

Constructor & Destructor Documentation

MonoDroid.Dialog.Group.Group ( string  key)

Definition at line 13 of file Group.cs.

Member Data Documentation

string MonoDroid.Dialog.Group.Key

Definition at line 11 of file Group.cs.


The documentation for this class was generated from the following file: