C# Class sb.Core.Slices.Slice

Afficher le fichier Open project: slicebuild/sb Class Usage Examples

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
Slice ( string relPath, SemVerInfo info, IList lines ) : System.Collections.Generic
ToString ( ) : string

Method Details

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

Slice() public méthode

public Slice ( string relPath, SemVerInfo info, IList lines ) : System.Collections.Generic
relPath string
info SemVerInfo
lines IList
Résultat System.Collections.Generic

ToString() public méthode

public ToString ( ) : string
Résultat string