C# Class Fusion.Build.Builder.LocalFile

Afficher le fichier Open project: demiurghg/FusionEngine

Méthodes publiques

Свойство Type Description
BaseDir string
FullPath string
Handled bool
KeyPath string

Méthodes publiques

Méthode Description
LocalFile ( string baseDir, string fullPath ) : System

Method Details

LocalFile() public méthode

public LocalFile ( string baseDir, string fullPath ) : System
baseDir string
fullPath string
Résultat System

Property Details

BaseDir public_oe property

public string BaseDir
Résultat string

FullPath public_oe property

public string FullPath
Résultat string

Handled public_oe property

public bool Handled
Résultat bool

KeyPath public_oe property

public string KeyPath
Résultat string