C# Class MonoTouch.Dialog.RadioSelectionAttribute

Inheritance: System.Attribute
显示文件 Open project: escoz/MonoMobile.Forms

Public Properties

Property Type Description
Target string

Public Methods

Method Description
RadioSelectionAttribute ( string target ) : System

Method Details

RadioSelectionAttribute() public method

public RadioSelectionAttribute ( string target ) : System
target string
return System

Property Details

Target public_oe property

public string Target
return string