C# Class NBA_2K13_Roster_Editor.Annotations.PublicAPIAttribute

Inheritance: System.Attribute
Exibir arquivo Open project: leftos/nba-2k13-roster-editor

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