C# 클래스 FilesFinder2.ModInfo.FilePair

파일 보기 프로젝트 열기: ZeroK-RTS/SpringRTS-Tools

공개 프로퍼티들

프로퍼티 타입 설명
ExplosionName string
FilePath string

공개 메소드들

메소드 설명
FilePair ( string explosionName, string filePath ) : System

메소드 상세

FilePair() 공개 메소드

public FilePair ( string explosionName, string filePath ) : System
explosionName string
filePath string
리턴 System

프로퍼티 상세

ExplosionName 공개적으로 프로퍼티

public string ExplosionName
리턴 string

FilePath 공개적으로 프로퍼티

public string FilePath
리턴 string