C# Class Pop3.Pop3Message

Datei anzeigen Open project: rfinochi/pop3dotnet Class Usage Examples

Public Methods

Method Description
GetHeaderData ( string headerName ) : string

Private Methods

Method Description
ParseContentType ( string value ) : void
ParseDoble ( string value ) : double
ParseRawMessage ( ) : void

Method Details

GetHeaderData() public method

public GetHeaderData ( string headerName ) : string
headerName string
return string