C# Class SharpCifs.Smb.Trans2QueryFsInformationResponse.SmbInfoAllocation

Inheritance: IAllocInfo
Show file Open project: brandonprry/Potato

Public Methods

Method Description
GetCapacity ( ) : long
GetFree ( ) : long
ToString ( ) : string

Private Methods

Method Description
SmbInfoAllocation ( Trans2QueryFsInformationResponse enclosing )

Method Details

GetCapacity() public method

public GetCapacity ( ) : long
return long

GetFree() public method

public GetFree ( ) : long
return long

ToString() public method

public ToString ( ) : string
return string