C# Class FilePage, CodeSpells

Inheritance: SpellbookPage
显示文件 Open project: srfoster/CodeSpells Class Usage Examples

Public Methods

Method Description
FilePage ( string name, string texture_location, string code_location ) : System.Collections
getName ( ) : string

Method Details

FilePage() public method

public FilePage ( string name, string texture_location, string code_location ) : System.Collections
name string
texture_location string
code_location string
return System.Collections

getName() public method

public getName ( ) : string
return string