C# Class Android.Dialog.RadioSelectionAttribute

Inheritance: System.Attribute
Show file Open project: runegri/Android.Dialog

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 property

public string Target
return string