TryParse(string s, GitObjectId& value) Method
Syntax
public
static
bool
TryParse(
string
s,
GitObjectId&
value)
Parameters
s
Type: string
value
Type: GitObjectId&