C# 클래스 XapEditor.Xap

파일 보기 프로젝트 열기: net-shell/quantum-vaginer 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
List List
Meta string>.Dictionary
Source string

공개 메소드들

메소드 설명
GetIcon ( ) : string
GetMetadata ( ) : void
Open ( ) : void
Pack ( string fp ) : void
RefreshList ( ) : void
Xap ( string file ) : System
populateList ( XapEntry entry ) : void

메소드 상세

GetIcon() 공개 메소드

public GetIcon ( ) : string
리턴 string

GetMetadata() 공개 메소드

public GetMetadata ( ) : void
리턴 void

Open() 공개 메소드

public Open ( ) : void
리턴 void

Pack() 공개 메소드

public Pack ( string fp ) : void
fp string
리턴 void

RefreshList() 공개 메소드

public RefreshList ( ) : void
리턴 void

Xap() 공개 메소드

public Xap ( string file ) : System
file string
리턴 System

populateList() 공개 메소드

public populateList ( XapEntry entry ) : void
entry XapEntry
리턴 void

프로퍼티 상세

List 공개적으로 프로퍼티

public List List
리턴 List

Meta 공개적으로 프로퍼티

public Dictionary Meta
리턴 string>.Dictionary

Source 공개적으로 프로퍼티

public string Source
리턴 string