C# Class DaysimTool.PathType

Afficher le fichier Open project: psrc/soundcast

Méthodes publiques

Свойство Type Description
emme_code string
mode string
path_type_name string

Méthodes publiques

Méthode Description
PathType ( string path_type_name, string mode ) : System
PathType ( string path_type_name, string mode, string emme_code ) : System

Method Details

PathType() public méthode

public PathType ( string path_type_name, string mode ) : System
path_type_name string
mode string
Résultat System

PathType() public méthode

public PathType ( string path_type_name, string mode, string emme_code ) : System
path_type_name string
mode string
emme_code string
Résultat System

Property Details

emme_code public_oe property

public string emme_code
Résultat string

mode public_oe property

public string mode
Résultat string

path_type_name public_oe property

public string path_type_name
Résultat string