C# Class SharpCifs.Smb.NetServerEnum2Response.ServerInfo1

Inheritance: IFileEntry
Show file Open project: brandonprry/Potato

Public Methods

Method Description
CreateTime ( ) : long
GetAttributes ( ) : int
GetName ( ) : string
GetType ( ) : int
LastModified ( ) : long
Length ( ) : long
ToString ( ) : string

Private Methods

Method Description
ServerInfo1 ( NetServerEnum2Response enclosing ) : SharpCifs.Util

Method Details

CreateTime() public method

public CreateTime ( ) : long
return long

GetAttributes() public method

public GetAttributes ( ) : int
return int

GetName() public method

public GetName ( ) : string
return string

GetType() public method

public GetType ( ) : int
return int

LastModified() public method

public LastModified ( ) : long
return long

Length() public method

public Length ( ) : long
return long

ToString() public method

public ToString ( ) : string
return string