C# Class NekoKun.NavPoint

Mostra file Open project: NekoProject/NekoKun Class Usage Examples

Public Properties

Property Type Description
FileIdentify string

Public Methods

Method Description
Goto ( ) : void
NavPoint ( AbstractFile file ) : System
ToString ( ) : string

Method Details

Goto() public method

public Goto ( ) : void
return void

NavPoint() public method

public NavPoint ( AbstractFile file ) : System
file AbstractFile
return System

ToString() public method

public ToString ( ) : string
return string

Property Details

FileIdentify public_oe property

public string FileIdentify
return string