C# Class MimeKit.Header.ReceivedTokenValue

Afficher le fichier Open project: jstedfast/MimeKit

Méthodes publiques

Свойство Type Description
Length int
StartIndex int

Méthodes publiques

Méthode Description
ReceivedTokenValue ( int startIndex, int length ) : System

Method Details

ReceivedTokenValue() public méthode

public ReceivedTokenValue ( int startIndex, int length ) : System
startIndex int
length int
Résultat System

Property Details

Length public_oe property

public int Length
Résultat int

StartIndex public_oe property

public int StartIndex
Résultat int