C# Class MTMCL.Versions.RawVersionListType

Exibir arquivo Open project: cvronmin/metocraft

Public Methods

Method Description
RawVersionListType ( ) : System.Runtime.Serialization
getLastestVersion ( ) : latest
getVersions ( ) : MTMCL.Versions.RemoteVerType[]

Method Details

RawVersionListType() public method

public RawVersionListType ( ) : System.Runtime.Serialization
return System.Runtime.Serialization

getLastestVersion() public method

public getLastestVersion ( ) : latest
return latest

getVersions() public method

public getVersions ( ) : MTMCL.Versions.RemoteVerType[]
return MTMCL.Versions.RemoteVerType[]