C# 클래스 ExBuddy.Providers.MasterPieceSupplyDataProvider

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

공개 프로퍼티들

프로퍼티 타입 설명
DataFilePath string
Instance MasterPieceSupplyDataProvider

공개 메소드들

메소드 설명
GetIndexByItemName ( string itemName ) : uint?
MasterPieceSupplyDataProvider ( string filePath ) : System

비공개 메소드들

메소드 설명
MasterPieceSupplyDataProvider ( ) : System

메소드 상세

GetIndexByItemName() 공개 메소드

public GetIndexByItemName ( string itemName ) : uint?
itemName string
리턴 uint?

MasterPieceSupplyDataProvider() 공개 메소드

public MasterPieceSupplyDataProvider ( string filePath ) : System
filePath string
리턴 System

프로퍼티 상세

DataFilePath 공개적으로 정적으로 프로퍼티

public static string DataFilePath
리턴 string

Instance 공개적으로 정적으로 프로퍼티

public static MasterPieceSupplyDataProvider,ExBuddy.Providers Instance
리턴 MasterPieceSupplyDataProvider