C# Class JetBrains.DotPeek.Plugins.PeekFx.Properties.PublicAPIAttribute

Inheritance: System.Attribute
Datei anzeigen Open project: JetBrains/dotpeek-peekfx

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