C# Class MonoMobile.Views.CaptionAttribute

Inheritance: System.Attribute
Exibir arquivo Open project: RobertKozak/MonoMobile.Views

Public Properties

Property Type Description
Caption string

Public Methods

Method Description
CaptionAttribute ( string caption ) : System

Method Details

CaptionAttribute() public method

public CaptionAttribute ( string caption ) : System
caption string
return System

Property Details

Caption public_oe property

public string Caption
return string