Свойство | Type | Description | |
---|---|---|---|
ParentGuids | string[] | ||
Sha1HashRegex |
Méthode | Description | |
---|---|---|
GitRevision ( |
||
HasParent ( ) : bool | ||
IsArtificial ( ) : bool | ||
IsArtificial ( string guid ) : bool | ||
MatchesSearchString ( string searchString ) : bool | ||
ToShortSha ( String sha ) : string | ||
ToString ( ) : string |
Méthode | Description | |
---|---|---|
OnPropertyChanged ( string propertyName ) : void |
public GitRevision ( |
||
aModule | ||
guid | string | |
Résultat | System |
public static IsArtificial ( string guid ) : bool | ||
guid | string | |
Résultat | bool |
public MatchesSearchString ( string searchString ) : bool | ||
searchString | string | |
Résultat | bool |
public static ToShortSha ( String sha ) : string | ||
sha | String | |
Résultat | string |