C# 클래스 NekoKun.NavPoint

파일 보기 프로젝트 열기: NekoProject/NekoKun 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
FileIdentify string

공개 메소드들

메소드 설명
Goto ( ) : void
NavPoint ( AbstractFile file ) : System
ToString ( ) : string

메소드 상세

Goto() 공개 메소드

public Goto ( ) : void
리턴 void

NavPoint() 공개 메소드

public NavPoint ( AbstractFile file ) : System
file AbstractFile
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

프로퍼티 상세

FileIdentify 공개적으로 프로퍼티

public string FileIdentify
리턴 string