Method | Description | |
---|---|---|
AddMsRun ( string filePath ) : string | ||
AddSoftware ( |
||
GetKeyValuePairs ( ) : string>>.IEnumerable |
||
GetValue ( string fieldName ) : string | ||
MzTabMetaData ( |
||
SetValue ( string fieldName, string value ) : void |
public AddSoftware ( |
||
software | ||
return | int |
public GetKeyValuePairs ( ) : string>>.IEnumerable |
||
return | string>>.IEnumerable |
public GetValue ( string fieldName ) : string | ||
fieldName | string | |
return | string |
public MzTabMetaData ( |
||
mode | ||
type | ||
description | string | |
version | string | |
return | System |
public SetValue ( string fieldName, string value ) : void | ||
fieldName | string | |
value | string | |
return | void |