C# Class SoundCloudFS.Track

显示文件 Open project: gurudvlp/SoundCloudFS

Private Properties

Property Type Description

Public Methods

Method Description
CalculateFilesize ( ) : int
Retrieve ( ) : bool
Touch ( ) : void
Track ( ) : System
UnixTimeAccessed ( ) : long
UnixTimeCreated ( ) : long

Method Details

CalculateFilesize() public method

public CalculateFilesize ( ) : int
return int

Retrieve() public method

public Retrieve ( ) : bool
return bool

Touch() public method

public Touch ( ) : void
return void

Track() public method

public Track ( ) : System
return System

UnixTimeAccessed() public method

public UnixTimeAccessed ( ) : long
return long

UnixTimeCreated() public method

public UnixTimeCreated ( ) : long
return long