C# Class TranslateTool.PoLocation

Show file Open project: petergolde/PurplePen Class Usage Examples

Public Properties

Property Type Description
FileName string
Name string

Public Methods

Method Description
PoLocation ( string filename, string name ) : System

Method Details

PoLocation() public method

public PoLocation ( string filename, string name ) : System
filename string
name string
return System

Property Details

FileName public property

public string FileName
return string

Name public property

public string Name
return string