Paradox Game Engine  v1.0.0 beta06
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros Pages
MonoDroid.Dialog.EntryAttribute Class Reference
Inheritance diagram for MonoDroid.Dialog.EntryAttribute:
Attribute MonoDroid.Dialog.PasswordAttribute

Public Member Functions

 EntryAttribute ()
 
 EntryAttribute (string placeholder)
 

Public Attributes

string Placeholder
 

Detailed Description

Definition at line 8 of file Reflect.cs.

Constructor & Destructor Documentation

MonoDroid.Dialog.EntryAttribute.EntryAttribute ( )

Definition at line 12 of file Reflect.cs.

MonoDroid.Dialog.EntryAttribute.EntryAttribute ( string  placeholder)

Definition at line 16 of file Reflect.cs.

Member Data Documentation

string MonoDroid.Dialog.EntryAttribute.Placeholder

Definition at line 10 of file Reflect.cs.


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