C# Class PsHandler.Annotations.PublicAPIAttribute

Inheritance: System.Attribute
Show file Open project: kampiuceris/PsHandler

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