C# Class Gwupe.Agent.Annotations.PublicAPIAttribute

Inheritance: System.Attribute
显示文件 Open project: gwupe/Gwupe

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