GitHubAsset Constructor
Namespace: DevCase.ThirdParty.GitHubAssembly: DevCase.net48.ThirdParty.GitHub (in DevCase.net48.ThirdParty.GitHub.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public GitHubAsset(
XElement xml
)
Public Sub New (
xml As XElement
)
Dim xml As XElement
Dim instance As New GitHubAsset(xml)
public:
GitHubAsset(
XElement^ xml
)
new :
xml : XElement -> GitHubAsset
No code example is currently available or this language may not be supported.
Parameters
- xml XElement
-
An XElement that contains the fields to parse.
See: https://api.github.com/repos/{user}/{repo}/releases