C# Class BudgetAnalyser.Annotations.PublicAPIAttribute

Inheritance: System.Attribute
Mostrar archivo Open project: Benrnz/BudgetAnalyser

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