C# Class AmaroK86.MassEffect3.DLCEditor.add

Mostrar archivo Open project: ME3Explorer/ME3Explorer

Public Properties

Property Type Description
fileName string
filePath string

Public Methods

Method Description
add ( string fName, string fPath ) : System

Method Details

add() public method

public add ( string fName, string fPath ) : System
fName string
fPath string
return System

Property Details

fileName public_oe property

public string fileName
return string

filePath public_oe property

public string filePath
return string