C# Class MTMCL.Forge.Artifact

Mostrar archivo Open project: cvronmin/metocraft Class Usage Examples

Public Methods

Method Description
Artifact ( string desc ) : System.IO
GetLocalPath ( DirectoryInfo b ) : FileInfo
GetLocalPath ( FileInfo b ) : FileInfo
ToString ( ) : string

Method Details

Artifact() public method

public Artifact ( string desc ) : System.IO
desc string
return System.IO

GetLocalPath() public method

public GetLocalPath ( DirectoryInfo b ) : FileInfo
b System.IO.DirectoryInfo
return System.IO.FileInfo

GetLocalPath() public method

public GetLocalPath ( FileInfo b ) : FileInfo
b System.IO.FileInfo
return System.IO.FileInfo

ToString() public method

public ToString ( ) : string
return string