C# Class TranslateTool.PoLocation

Afficher le fichier Open project: petergolde/PurplePen Class Usage Examples

Méthodes publiques

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

Méthodes publiques

Méthode Description
PoLocation ( string filename, string name ) : System

Method Details

PoLocation() public méthode

public PoLocation ( string filename, string name ) : System
filename string
name string
Résultat System

Property Details

FileName public_oe property

public string FileName
Résultat string

Name public_oe property

public string Name
Résultat string