C# Class LSLib.LS.Package

Mostra file Open project: Norbyte/lslib Class Usage Examples

Public Properties

Property Type Description
Signature byte[]

Public Methods

Method Description
MakePartFilename ( string path, int part ) : string

Method Details

MakePartFilename() public static method

public static MakePartFilename ( string path, int part ) : string
path string
part int
return string

Property Details

Signature public_oe static_oe property

public static byte[] Signature
return byte[]