C# Class Cone.Runners.ConeResolver.ResolveCandidate

Afficher le fichier Open project: drunkcod/Cone

Méthodes publiques

Свойство Type Description
Name string
Path string

Méthodes publiques

Méthode Description
ResolveCandidate ( string path ) : System

Method Details

ResolveCandidate() public méthode

public ResolveCandidate ( string path ) : System
path string
Résultat System

Property Details

Name public_oe property

public string Name
Résultat string

Path public_oe property

public string Path
Résultat string