C# 클래스 SharpCifs.Smb.Trans2QueryFsInformationResponse.SmbInfoAllocation

상속: IAllocInfo
파일 보기 프로젝트 열기: brandonprry/Potato

공개 메소드들

메소드 설명
GetCapacity ( ) : long
GetFree ( ) : long
ToString ( ) : string

비공개 메소드들

메소드 설명
SmbInfoAllocation ( Trans2QueryFsInformationResponse enclosing )

메소드 상세

GetCapacity() 공개 메소드

public GetCapacity ( ) : long
리턴 long

GetFree() 공개 메소드

public GetFree ( ) : long
리턴 long

ToString() 공개 메소드

public ToString ( ) : string
리턴 string