C# Class WPNest.Annotations.PublicAPIAttribute

Inheritance: System.Attribute
Mostrar archivo Open project: garyjohnson/wpnest

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