Property | Type | Description | |
---|---|---|---|
IsOpen | bool? | ||
Name | string |
Method | Description | |
---|---|---|
PullRequestState ( ) : System.Collections.Generic | ||
PullRequestState ( bool isOpen, string name ) : System.Collections.Generic | ||
ToString ( ) : string |
public PullRequestState ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public PullRequestState ( bool isOpen, string name ) : System.Collections.Generic | ||
isOpen | bool | |
name | string | |
return | System.Collections.Generic |