C# Class Dev2.Data.TO.StringSegments

Afficher le fichier Open project: Warewolf-ESB/Warewolf

Méthodes publiques

Méthode Description
AddSegment ( string segment ) : void
IsEmpty ( ) : bool
Length ( ) : int
StringSegments ( ) : System.Collections.Generic

Method Details

AddSegment() public méthode

public AddSegment ( string segment ) : void
segment string
Résultat void

IsEmpty() public méthode

public IsEmpty ( ) : bool
Résultat bool

Length() public méthode

public Length ( ) : int
Résultat int

StringSegments() public méthode

public StringSegments ( ) : System.Collections.Generic
Résultat System.Collections.Generic