C# Class CasualMeter.Tracker.Properties.PublicAPIAttribute

Inheritance: System.Attribute
Show file Open project: lunyx/CasualMeter

Public Methods

Method Description
PublicAPIAttribute ( ) : System
PublicAPIAttribute ( string comment ) : System

Method Details

PublicAPIAttribute() public method

public PublicAPIAttribute ( ) : System
return System

PublicAPIAttribute() public method

public PublicAPIAttribute ( string comment ) : System
comment string
return System