C# Class FileLauncher.WildFile

Inheritance: IWildFile
Afficher le fichier Open project: Invenietis/ck-certified Class Usage Examples

Méthodes publiques

Méthode Description
CompareTo ( object obj ) : int
WildFile ( string name ) : System
WildFile ( string path, bool fromRegistry ) : System

Private Methods

Méthode Description
SetIconFromPath ( ) : void

Method Details

CompareTo() public méthode

public CompareTo ( object obj ) : int
obj object
Résultat int

WildFile() public méthode

public WildFile ( string name ) : System
name string
Résultat System

WildFile() public méthode

public WildFile ( string path, bool fromRegistry ) : System
path string
fromRegistry bool
Résultat System