diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8a30d25 --- /dev/null +++ b/.gitignore @@ -0,0 +1,398 @@ +## Ignore Visual Studio temporary files, build results, and +## files generated by popular Visual Studio add-ons. +## +## Get latest from https://github.com/github/gitignore/blob/main/VisualStudio.gitignore + +# User-specific files +*.rsuser +*.suo +*.user +*.userosscache +*.sln.docstates + +# User-specific files (MonoDevelop/Xamarin Studio) +*.userprefs + +# Mono auto generated files +mono_crash.* + +# Build results +[Dd]ebug/ +[Dd]ebugPublic/ +[Rr]elease/ +[Rr]eleases/ +x64/ +x86/ +[Ww][Ii][Nn]32/ +[Aa][Rr][Mm]/ +[Aa][Rr][Mm]64/ +bld/ +[Bb]in/ +[Oo]bj/ +[Ll]og/ +[Ll]ogs/ + +# Visual Studio 2015/2017 cache/options directory +.vs/ +# Uncomment if you have tasks that create the project's static files in wwwroot +#wwwroot/ + +# Visual Studio 2017 auto generated files +Generated\ Files/ + +# MSTest test Results +[Tt]est[Rr]esult*/ +[Bb]uild[Ll]og.* + +# NUnit +*.VisualState.xml +TestResult.xml +nunit-*.xml + +# Build Results of an ATL Project +[Dd]ebugPS/ +[Rr]eleasePS/ +dlldata.c + +# Benchmark Results +BenchmarkDotNet.Artifacts/ + +# .NET Core +project.lock.json +project.fragment.lock.json +artifacts/ + +# ASP.NET Scaffolding +ScaffoldingReadMe.txt + +# StyleCop +StyleCopReport.xml + +# Files built by Visual Studio +*_i.c +*_p.c +*_h.h +*.ilk +*.meta +*.obj +*.iobj +*.pch +*.pdb +*.ipdb +*.pgc +*.pgd +*.rsp +*.sbr +*.tlb +*.tli +*.tlh +*.tmp +*.tmp_proj +*_wpftmp.csproj +*.log +*.tlog +*.vspscc +*.vssscc +.builds +*.pidb +*.svclog +*.scc + +# Chutzpah Test files +_Chutzpah* + +# Visual C++ cache files +ipch/ +*.aps +*.ncb +*.opendb +*.opensdf +*.sdf +*.cachefile +*.VC.db +*.VC.VC.opendb + +# Visual Studio profiler +*.psess +*.vsp +*.vspx +*.sap + +# Visual Studio Trace Files +*.e2e + +# TFS 2012 Local Workspace +$tf/ + +# Guidance Automation Toolkit +*.gpState + +# ReSharper is a .NET coding add-in +_ReSharper*/ +*.[Rr]e[Ss]harper +*.DotSettings.user + +# TeamCity is a build add-in +_TeamCity* + +# DotCover is a Code Coverage Tool +*.dotCover + +# AxoCover is a Code Coverage Tool +.axoCover/* +!.axoCover/settings.json + +# Coverlet is a free, cross platform Code Coverage Tool +coverage*.json +coverage*.xml +coverage*.info + +# Visual Studio code coverage results +*.coverage +*.coveragexml + +# NCrunch +_NCrunch_* +.*crunch*.local.xml +nCrunchTemp_* + +# MightyMoose +*.mm.* +AutoTest.Net/ + +# Web workbench (sass) +.sass-cache/ + +# Installshield output folder +[Ee]xpress/ + +# DocProject is a documentation generator add-in +DocProject/buildhelp/ +DocProject/Help/*.HxT +DocProject/Help/*.HxC +DocProject/Help/*.hhc +DocProject/Help/*.hhk +DocProject/Help/*.hhp +DocProject/Help/Html2 +DocProject/Help/html + +# Click-Once directory +publish/ + +# Publish Web Output +*.[Pp]ublish.xml +*.azurePubxml +# Note: Comment the next line if you want to checkin your web deploy settings, +# but database connection strings (with potential passwords) will be unencrypted +*.pubxml +*.publishproj + +# Microsoft Azure Web App publish settings. Comment the next line if you want to +# checkin your Azure Web App publish settings, but sensitive information contained +# in these scripts will be unencrypted +PublishScripts/ + +# NuGet Packages +*.nupkg +# NuGet Symbol Packages +*.snupkg +# The packages folder can be ignored because of Package Restore +**/[Pp]ackages/* +# except build/, which is used as an MSBuild target. +!**/[Pp]ackages/build/ +# Uncomment if necessary however generally it will be regenerated when needed +#!**/[Pp]ackages/repositories.config +# NuGet v3's project.json files produces more ignorable files +*.nuget.props +*.nuget.targets + +# Microsoft Azure Build Output +csx/ +*.build.csdef + +# Microsoft Azure Emulator +ecf/ +rcf/ + +# Windows Store app package directories and files +AppPackages/ +BundleArtifacts/ +Package.StoreAssociation.xml +_pkginfo.txt +*.appx +*.appxbundle +*.appxupload + +# Visual Studio cache files +# files ending in .cache can be ignored +*.[Cc]ache +# but keep track of directories ending in .cache +!?*.[Cc]ache/ + +# Others +ClientBin/ +~$* +*~ +*.dbmdl +*.dbproj.schemaview +*.jfm +*.pfx +*.publishsettings +orleans.codegen.cs + +# Including strong name files can present a security risk +# (https://github.com/github/gitignore/pull/2483#issue-259490424) +#*.snk + +# Since there are multiple workflows, uncomment next line to ignore bower_components +# (https://github.com/github/gitignore/pull/1529#issuecomment-104372622) +#bower_components/ + +# RIA/Silverlight projects +Generated_Code/ + +# Backup & report files from converting an old project file +# to a newer Visual Studio version. Backup files are not needed, +# because we have git ;-) +_UpgradeReport_Files/ +Backup*/ +UpgradeLog*.XML +UpgradeLog*.htm +ServiceFabricBackup/ +*.rptproj.bak + +# SQL Server files +*.mdf +*.ldf +*.ndf + +# Business Intelligence projects +*.rdl.data +*.bim.layout +*.bim_*.settings +*.rptproj.rsuser +*- [Bb]ackup.rdl +*- [Bb]ackup ([0-9]).rdl +*- [Bb]ackup ([0-9][0-9]).rdl + +# Microsoft Fakes +FakesAssemblies/ + +# GhostDoc plugin setting file +*.GhostDoc.xml + +# Node.js Tools for Visual Studio +.ntvs_analysis.dat +node_modules/ + +# Visual Studio 6 build log +*.plg + +# Visual Studio 6 workspace options file +*.opt + +# Visual Studio 6 auto-generated workspace file (contains which files were open etc.) +*.vbw + +# Visual Studio 6 auto-generated project file (contains which files were open etc.) +*.vbp + +# Visual Studio 6 workspace and project file (working project files containing files to include in project) +*.dsw +*.dsp + +# Visual Studio 6 technical files +*.ncb +*.aps + +# Visual Studio LightSwitch build output +**/*.HTMLClient/GeneratedArtifacts +**/*.DesktopClient/GeneratedArtifacts +**/*.DesktopClient/ModelManifest.xml +**/*.Server/GeneratedArtifacts +**/*.Server/ModelManifest.xml +_Pvt_Extensions + +# Paket dependency manager +.paket/paket.exe +paket-files/ + +# FAKE - F# Make +.fake/ + +# CodeRush personal settings +.cr/personal + +# Python Tools for Visual Studio (PTVS) +__pycache__/ +*.pyc + +# Cake - Uncomment if you are using it +# tools/** +# !tools/packages.config + +# Tabs Studio +*.tss + +# Telerik's JustMock configuration file +*.jmconfig + +# BizTalk build output +*.btp.cs +*.btm.cs +*.odx.cs +*.xsd.cs + +# OpenCover UI analysis results +OpenCover/ + +# Azure Stream Analytics local run output +ASALocalRun/ + +# MSBuild Binary and Structured Log +*.binlog + +# NVidia Nsight GPU debugger configuration file +*.nvuser + +# MFractors (Xamarin productivity tool) working folder +.mfractor/ + +# Local History for Visual Studio +.localhistory/ + +# Visual Studio History (VSHistory) files +.vshistory/ + +# BeatPulse healthcheck temp database +healthchecksdb + +# Backup folder for Package Reference Convert tool in Visual Studio 2017 +MigrationBackup/ + +# Ionide (cross platform F# VS Code tools) working folder +.ionide/ + +# Fody - auto-generated XML schema +FodyWeavers.xsd + +# VS Code files for those working on multiple tools +.vscode/* +!.vscode/settings.json +!.vscode/tasks.json +!.vscode/launch.json +!.vscode/extensions.json +*.code-workspace + +# Local History for Visual Studio Code +.history/ + +# Windows Installer files from build outputs +*.cab +*.msi +*.msix +*.msm +*.msp + +# JetBrains Rider +*.sln.iml diff --git a/.vs/QuickLibrary/v16/.suo b/.vs/QuickLibrary/v16/.suo deleted file mode 100644 index e7844ba..0000000 Binary files a/.vs/QuickLibrary/v16/.suo and /dev/null differ diff --git a/.vs/QuickLibrary/v16/Server/sqlite3/db.lock b/.vs/QuickLibrary/v16/Server/sqlite3/db.lock deleted file mode 100644 index e69de29..0000000 diff --git a/.vs/QuickLibrary/v16/Server/sqlite3/storage.ide b/.vs/QuickLibrary/v16/Server/sqlite3/storage.ide deleted file mode 100644 index 4b9b3ee..0000000 Binary files a/.vs/QuickLibrary/v16/Server/sqlite3/storage.ide and /dev/null differ diff --git a/QuickLibrary.sln b/QuickLibrary.sln index 0d546b2..07297c9 100644 --- a/QuickLibrary.sln +++ b/QuickLibrary.sln @@ -1,9 +1,9 @@ - + Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 16 VisualStudioVersion = 16.0.29806.167 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "QuickLibrary", "QuickLibrary\QuickLibrary.csproj", "{90F913B5-1B48-4E7B-83AA-21C0946B4F81}" +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "QuickLibrary", "QuickLibrary\QuickLibrary.csproj", "{90F913B5-1B48-4E7B-83AA-21C0946B4F81}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution diff --git a/QuickLibrary/controls/QlibCheckBox.cs b/QuickLibrary/Controls/QlibCheckBox.cs similarity index 100% rename from QuickLibrary/controls/QlibCheckBox.cs rename to QuickLibrary/Controls/QlibCheckBox.cs diff --git a/QuickLibrary/controls/QlibComboBox.cs b/QuickLibrary/Controls/QlibComboBox.cs similarity index 100% rename from QuickLibrary/controls/QlibComboBox.cs rename to QuickLibrary/Controls/QlibComboBox.cs diff --git a/QuickLibrary/controls/QlibContextMenuStrip.cs b/QuickLibrary/Controls/QlibContextMenuStrip.cs similarity index 100% rename from QuickLibrary/controls/QlibContextMenuStrip.cs rename to QuickLibrary/Controls/QlibContextMenuStrip.cs diff --git a/QuickLibrary/controls/QlibListView.cs b/QuickLibrary/Controls/QlibListView.cs similarity index 100% rename from QuickLibrary/controls/QlibListView.cs rename to QuickLibrary/Controls/QlibListView.cs diff --git a/QuickLibrary/controls/QlibNumeric.cs b/QuickLibrary/Controls/QlibNumeric.cs similarity index 100% rename from QuickLibrary/controls/QlibNumeric.cs rename to QuickLibrary/Controls/QlibNumeric.cs diff --git a/QuickLibrary/controls/QlibProgressBar.cs b/QuickLibrary/Controls/QlibProgressBar.cs similarity index 100% rename from QuickLibrary/controls/QlibProgressBar.cs rename to QuickLibrary/Controls/QlibProgressBar.cs diff --git a/QuickLibrary/controls/QlibRadio.cs b/QuickLibrary/Controls/QlibRadio.cs similarity index 100% rename from QuickLibrary/controls/QlibRadio.cs rename to QuickLibrary/Controls/QlibRadio.cs diff --git a/QuickLibrary/controls/QlibTabs.cs b/QuickLibrary/Controls/QlibTabs.cs similarity index 100% rename from QuickLibrary/controls/QlibTabs.cs rename to QuickLibrary/Controls/QlibTabs.cs diff --git a/QuickLibrary/controls/QlibTextBox.cs b/QuickLibrary/Controls/QlibTextBox.cs similarity index 100% rename from QuickLibrary/controls/QlibTextBox.cs rename to QuickLibrary/Controls/QlibTextBox.cs diff --git a/QuickLibrary/controls/QlibTitlebarButton.cs b/QuickLibrary/Controls/QlibTitlebarButton.cs similarity index 100% rename from QuickLibrary/controls/QlibTitlebarButton.cs rename to QuickLibrary/Controls/QlibTitlebarButton.cs diff --git a/QuickLibrary/controls/QlibToolbar.cs b/QuickLibrary/Controls/QlibToolbar.cs similarity index 100% rename from QuickLibrary/controls/QlibToolbar.cs rename to QuickLibrary/Controls/QlibToolbar.cs diff --git a/QuickLibrary/controls/QlibToolsep.cs b/QuickLibrary/Controls/QlibToolsep.cs similarity index 100% rename from QuickLibrary/controls/QlibToolsep.cs rename to QuickLibrary/Controls/QlibToolsep.cs diff --git a/QuickLibrary/entities/PluginInfo.cs b/QuickLibrary/Entities/PluginInfo.cs similarity index 100% rename from QuickLibrary/entities/PluginInfo.cs rename to QuickLibrary/Entities/PluginInfo.cs diff --git a/QuickLibrary/entities/PluginMenuItem.cs b/QuickLibrary/Entities/PluginMenuItem.cs similarity index 100% rename from QuickLibrary/entities/PluginMenuItem.cs rename to QuickLibrary/Entities/PluginMenuItem.cs diff --git a/QuickLibrary/forms/DownloadForm.Designer.cs b/QuickLibrary/Forms/DownloadForm.Designer.cs similarity index 100% rename from QuickLibrary/forms/DownloadForm.Designer.cs rename to QuickLibrary/Forms/DownloadForm.Designer.cs diff --git a/QuickLibrary/forms/DownloadForm.cs b/QuickLibrary/Forms/DownloadForm.cs similarity index 100% rename from QuickLibrary/forms/DownloadForm.cs rename to QuickLibrary/Forms/DownloadForm.cs diff --git a/QuickLibrary/forms/DownloadForm.resx b/QuickLibrary/Forms/DownloadForm.resx similarity index 100% rename from QuickLibrary/forms/DownloadForm.resx rename to QuickLibrary/Forms/DownloadForm.resx diff --git a/QuickLibrary/forms/OkForm.Designer.cs b/QuickLibrary/Forms/OkForm.Designer.cs similarity index 100% rename from QuickLibrary/forms/OkForm.Designer.cs rename to QuickLibrary/Forms/OkForm.Designer.cs diff --git a/QuickLibrary/forms/OkForm.cs b/QuickLibrary/Forms/OkForm.cs similarity index 100% rename from QuickLibrary/forms/OkForm.cs rename to QuickLibrary/Forms/OkForm.cs diff --git a/QuickLibrary/forms/OkForm.resx b/QuickLibrary/Forms/OkForm.resx similarity index 100% rename from QuickLibrary/forms/OkForm.resx rename to QuickLibrary/Forms/OkForm.resx diff --git a/QuickLibrary/forms/QlibFixedForm.cs b/QuickLibrary/Forms/QlibFixedForm.cs similarity index 100% rename from QuickLibrary/forms/QlibFixedForm.cs rename to QuickLibrary/Forms/QlibFixedForm.cs diff --git a/QuickLibrary/forms/UpdateForm.Designer.cs b/QuickLibrary/Forms/UpdateForm.Designer.cs similarity index 100% rename from QuickLibrary/forms/UpdateForm.Designer.cs rename to QuickLibrary/Forms/UpdateForm.Designer.cs diff --git a/QuickLibrary/forms/UpdateForm.cs b/QuickLibrary/Forms/UpdateForm.cs similarity index 100% rename from QuickLibrary/forms/UpdateForm.cs rename to QuickLibrary/Forms/UpdateForm.cs diff --git a/QuickLibrary/forms/UpdateForm.resx b/QuickLibrary/Forms/UpdateForm.resx similarity index 100% rename from QuickLibrary/forms/UpdateForm.resx rename to QuickLibrary/Forms/UpdateForm.resx diff --git a/QuickLibrary/forms/YesNoForm.Designer.cs b/QuickLibrary/Forms/YesNoForm.Designer.cs similarity index 100% rename from QuickLibrary/forms/YesNoForm.Designer.cs rename to QuickLibrary/Forms/YesNoForm.Designer.cs diff --git a/QuickLibrary/forms/YesNoForm.cs b/QuickLibrary/Forms/YesNoForm.cs similarity index 100% rename from QuickLibrary/forms/YesNoForm.cs rename to QuickLibrary/Forms/YesNoForm.cs diff --git a/QuickLibrary/forms/YesNoForm.resx b/QuickLibrary/Forms/YesNoForm.resx similarity index 100% rename from QuickLibrary/forms/YesNoForm.resx rename to QuickLibrary/Forms/YesNoForm.resx diff --git a/QuickLibrary/helpers/FileAssociation.cs b/QuickLibrary/Helpers/FileAssociation.cs similarity index 100% rename from QuickLibrary/helpers/FileAssociation.cs rename to QuickLibrary/Helpers/FileAssociation.cs diff --git a/QuickLibrary/helpers/UpdateChecker.cs b/QuickLibrary/Helpers/UpdateChecker.cs similarity index 100% rename from QuickLibrary/helpers/UpdateChecker.cs rename to QuickLibrary/Helpers/UpdateChecker.cs diff --git a/QuickLibrary/managers/DialogMan.cs b/QuickLibrary/Managers/DialogMan.cs similarity index 100% rename from QuickLibrary/managers/DialogMan.cs rename to QuickLibrary/Managers/DialogMan.cs diff --git a/QuickLibrary/managers/FileMan.cs b/QuickLibrary/Managers/FileMan.cs similarity index 100% rename from QuickLibrary/managers/FileMan.cs rename to QuickLibrary/Managers/FileMan.cs diff --git a/QuickLibrary/managers/LangMan.cs b/QuickLibrary/Managers/LangMan.cs similarity index 100% rename from QuickLibrary/managers/LangMan.cs rename to QuickLibrary/Managers/LangMan.cs diff --git a/QuickLibrary/managers/NativeMan.cs b/QuickLibrary/Managers/NativeMan.cs similarity index 100% rename from QuickLibrary/managers/NativeMan.cs rename to QuickLibrary/Managers/NativeMan.cs diff --git a/QuickLibrary/managers/PluginMan.cs b/QuickLibrary/Managers/PluginMan.cs similarity index 93% rename from QuickLibrary/managers/PluginMan.cs rename to QuickLibrary/Managers/PluginMan.cs index b4204b1..29f7772 100644 --- a/QuickLibrary/managers/PluginMan.cs +++ b/QuickLibrary/Managers/PluginMan.cs @@ -34,8 +34,9 @@ public static string GenerateCacheStr() public static PluginInfo[] GetPluginsCache(string cacheStr) { - if (cacheStr.Length > 0) return SerializeMan.ByteArrayToObject(Convert.FromBase64String(cacheStr)) as PluginInfo[]; - else return new PluginInfo[] { }; + return cacheStr.Length > 0 ? + SerializeMan.ByteArrayToObject(Convert.FromBase64String(cacheStr)) as PluginInfo[] : + Array.Empty(); } private static PluginInfo[] GetPlugins() diff --git a/QuickLibrary/managers/SerializeMan.cs b/QuickLibrary/Managers/SerializeMan.cs similarity index 90% rename from QuickLibrary/managers/SerializeMan.cs rename to QuickLibrary/Managers/SerializeMan.cs index 0b33dcf..69426f1 100644 --- a/QuickLibrary/managers/SerializeMan.cs +++ b/QuickLibrary/Managers/SerializeMan.cs @@ -2,6 +2,8 @@ using System.IO; using System.Runtime.Serialization.Formatters.Binary; +#pragma warning disable SYSLIB0011 // TODO: Remove this pragma and fix the serializer + namespace QuickLibrary { public static class SerializeMan diff --git a/QuickLibrary/managers/ThemeMan.cs b/QuickLibrary/Managers/ThemeMan.cs similarity index 100% rename from QuickLibrary/managers/ThemeMan.cs rename to QuickLibrary/Managers/ThemeMan.cs diff --git a/QuickLibrary/managers/UpdateMan.cs b/QuickLibrary/Managers/UpdateMan.cs similarity index 100% rename from QuickLibrary/managers/UpdateMan.cs rename to QuickLibrary/Managers/UpdateMan.cs diff --git a/QuickLibrary/managers/WallpaperMan.cs b/QuickLibrary/Managers/WallpaperMan.cs similarity index 100% rename from QuickLibrary/managers/WallpaperMan.cs rename to QuickLibrary/Managers/WallpaperMan.cs diff --git a/QuickLibrary/Properties/AssemblyInfo.cs b/QuickLibrary/Properties/AssemblyInfo.cs deleted file mode 100644 index 25e6f0c..0000000 --- a/QuickLibrary/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,37 +0,0 @@ -using System.Resources; -using System.Reflection; -using System.Runtime.InteropServices; - -// General Information about an assembly is controlled through the following -// set of attributes. Change these attribute values to modify the information -// associated with an assembly. -[assembly: AssemblyTitle("QuickLibrary")] -[assembly: AssemblyDescription("Windows Forms Control class library for for \"Quick\" apps (.NET Framework)")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("Module Art")] -[assembly: AssemblyProduct("QuickLibrary")] -[assembly: AssemblyCopyright("Copyright © 2021 Module Art")] -[assembly: AssemblyTrademark("")] -[assembly: AssemblyCulture("")] - -// Setting ComVisible to false makes the types in this assembly not visible -// to COM components. If you need to access a type in this assembly from -// COM, set the ComVisible attribute to true on that type. -[assembly: ComVisible(false)] - -// The following GUID is for the ID of the typelib if this project is exposed to COM -[assembly: Guid("90f913b5-1b48-4e7b-83aa-21c0946b4f81")] - -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -// You can specify all the values or you can default the Build and Revision Numbers -// by using the '*' as shown below: -// [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("2.5.9")] -[assembly: AssemblyFileVersion("2.5.9")] -[assembly: NeutralResourcesLanguage("en")] diff --git a/QuickLibrary/QuickLibrary.csproj b/QuickLibrary/QuickLibrary.csproj index eb145d1..4dbc157 100644 --- a/QuickLibrary/QuickLibrary.csproj +++ b/QuickLibrary/QuickLibrary.csproj @@ -1,166 +1,59 @@ - - - + - Debug - AnyCPU - {90F913B5-1B48-4E7B-83AA-21C0946B4F81} + net8.0-windows Library - QuickLibrary - QuickLibrary - v4.8 - 512 - true - + false + true + true - - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - - ..\packages\Octokit.0.48.0\lib\net46\Octokit.dll - - - - - ..\packages\System.Threading.Tasks.Extensions.4.4.0\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll - - - ..\packages\System.ValueTuple.4.4.0\lib\net47\System.ValueTuple.dll - - - - - - - - - - - ..\packages\Utf8Json.1.3.7\lib\net47\Utf8Json.dll - - - - - Form - - - DownloadForm.cs - - - - - - - - + Component - - True - True - Resources.resx - - + Component - + Component - + Component - + Component - + Component - - Form - - + Component - - + Component - + Component - + Component - + Component - + Component - + Component - - - - - Form - - - OkForm.cs - - - - - Form - - - YesNoForm.cs - - - Form - - - UpdateForm.cs - - - DownloadForm.cs - - - ResXFileCodeGenerator - Resources.Designer.cs - - - OkForm.cs - - - YesNoForm.cs - - - UpdateForm.cs - + + - + + - \ No newline at end of file diff --git a/QuickLibrary/bin/Release/Octokit.dll b/QuickLibrary/bin/Release/Octokit.dll deleted file mode 100644 index 4b13db7..0000000 Binary files a/QuickLibrary/bin/Release/Octokit.dll and /dev/null differ diff --git a/QuickLibrary/bin/Release/Octokit.xml b/QuickLibrary/bin/Release/Octokit.xml deleted file mode 100644 index 18ac3ec..0000000 --- a/QuickLibrary/bin/Release/Octokit.xml +++ /dev/null @@ -1,37681 +0,0 @@ - - - - Octokit - - - - - Authenticate a request using the basic access authentication scheme - - The request to authenticate - The credentials to attach to the request - - See the Basic Authentication documentation for more information. - - - - - Authenticate a request using the OAuth2 Token (sent in a header) authentication scheme - - The request to authenticate - The credentials to attach to the request - - See the OAuth2 Token (sent in a header) documentation for more information. - - - - - Indicate to the serializer that this property or value - has a different representation when being serialized to JSON - - - - - The key to use in place of the property's name - - - - - The name to use in place of the enum's value - - - - - Indicate to the serializer that this property or field - should be included, even when currently set to `null` - - - - - Wrapper for a response from the API - - Payload contained in the response - - - - Create a ApiResponse from an existing request - - An existing request to wrap - - - - Create a ApiResponse from an existing request and object - - An existing request to wrap - The payload from an existing request - - - - The payload of the response - - - - - The context of the response - - - - - Generic Http client. Useful for those who want to swap out System.Net.HttpClient with something else. - - - Most folks won't ever need to swap this out. But if you're trying to run this on Windows Phone, you might. - - - - - Sends the specified request and returns a response. - - A that represents the HTTP request - Used to cancel the request - A of - - - - Set the GitHub Api request timeout. - - The Timeout value - - - - Generic Http client. Useful for those who want to swap out System.Net.HttpClient with something else. - - - Most folks won't ever need to swap this out. But if you're trying to run this on Windows Phone, you might. - - - - - Sends the specified request and returns a response. - - A that represents the HTTP request - Used to cancel the request - A of - - - - Set the GitHub API request timeout. - - The Timeout value - - - - Abstraction for interacting with credentials - - - - - Create an instance of the InMemoryCredentialStore - - - - - - Retrieve the credentials from the underlying store - - A continuation containing credentials - - - - Responsible for serializing the request and response as JSON and - adding the proper JSON response header. - - - - - Represents a generic HTTP response - - - - - Raw response body. Typically a string, but when requesting images, it will be a byte array. - - - - - Information about the API. - - - - - Information about the API response parsed from the response headers. - - - - - The response status code. - - - - - The content type of the response. - - - - - Total number of matching items. - - - - - True if the query timed out and it's possible that the results are incomplete. - - - - - The found items. Up to 100 per page. - - - - - Authentication protocols supported by the GitHub API - - - - - No credentials provided - - - - - Username & password - - - - - Delegated access to a third party - - - - - Credential for GitHub App using signed JWT - - - - - A client for GitHub's Activity API. - - - See the Activity API documentation for more information. - - - - - Instantiate a new GitHub Activities API client. - - An API connection - - - - Client for the Events API - - - - - Client for the Starring API - - - - - Client for the Watching API - - - - - Client for the Feeds API - - - - - Client for the Notifications API - - - - - Base class for an API client. - - - - - Initializes a new API client. - - The client's connection - - - - Gets the API client's connection. - - - The API client's connection - - - - - Returns the underlying used by the . This is useful - for requests that need to access the HTTP response and not just the response model. - - - - - Used to paginate through API response results. - - - This is meant to be internal, but I factored it out so we can change our mind more easily later. - - - - - A client for GitHub's Issue Assignees API. - - - See the Issue Assignees API documentation for more information. - - - - - Instantiates a new GitHub Issue Assignees API client. - - An API connection - - - - Gets all the available assignees (owner + collaborators) to which issues may be assigned. - - The owner of the repository - The name of the repository - - - - Gets all the available assignees (owner + collaborators) to which issues may be assigned. - - The Id of the repository - - - - Gets all the available assignees (owner + collaborators) to which issues may be assigned. - - The owner of the repository - The name of the repository - The options to change API's response. - - - - Gets all the available assignees (owner + collaborators) to which issues may be assigned. - - The Id of the repository - The options to change API's response. - - - - Checks to see if a user is an assignee for a repository. - - The owner of the repository - The name of the repository - Username of the prospective assignee - - - - Add assignees to a specified Issue. - - The owner of the repository - The name of the repository - The issue number - List of names of assignees to add - - - - - Remove assignees from a specified Issue. - - The owner of the repository - The name of the repository - The issue number - List of assignees to remove - - - - - Checks to see if a user is an assignee for a repository. - - The Id of the repository - Username of the prospective assignee - - - - A client for GitHub's OAuth API. - - - See the OAuth API documentation for more details. - - - - - Initializes a new GitHub OAuth API client. - - An API connection - - - - Gets all s for the authenticated user. - - - This method requires authentication. - See the API documentation for more information. - - - Thrown when the current user does not have permission to make the request. - - Thrown when a general API error occurs. - A list of s for the authenticated user. - - - - Gets all s for the authenticated user. - - - This method requires authentication. - See the API documentation for more information. - - Options for changing the API response - - Thrown when the current user does not have permission to make the request. - - Thrown when a general API error occurs. - A list of s for the authenticated user. - - - - Gets a specific for the authenticated user. - - - This method requires authentication. - See the API documentation for more information. - - The Id of the to get - - Thrown when the current user does not have permission to make this request. - - Thrown when a general API error occurs. - The specified . - - - - Creates a new personal token for the authenticated user. - - - This method requires authentication. - See the API documentation for more information. - - Describes the new authorization to create - - Thrown when the current user does not have permission to make this request. - - - Thrown when the current account has two-factor authentication enabled and an authentication code is required. - - Thrown when a general API error occurs. - The created . - - - - Creates a new personal token for the authenticated user. - - - This method requires authentication. - See the API documentation for more information. - - The two-factor authentication code in response to the current user's previous challenge - Describes the new authorization to create - - Thrown when the current user does not have permission to make this request. - - - Thrown when the current account has two-factor authentication enabled and an authentication code is required. - - Thrown when a general API error occurs. - The created . - - - - Creates a new authorization for the specified OAuth application if an authorization for that application - doesn’t already exist for the user; otherwise, it fails. - - - This method requires authentication. - See the API documentation for more information. - - Client Id of the OAuth application for the token - The client secret - Describes the new authorization to create - - Thrown when the current user does not have permission to make this request. - - - Thrown when the current account has two-factor authentication enabled and an authentication code is required. - - Thrown when a general API error occurs. - The created . - - - - Creates a new authorization for the specified OAuth application if an authorization for that application - doesn’t already exist for the user; otherwise, it fails. - - - This method requires authentication. - See the API documentation for more information. - - Client Id of the OAuth application for the token - The client secret - The two-factor authentication code in response to the current user's previous challenge - Describes the new authorization to create - - Thrown when the current user does not have permission to make this request. - - - Thrown when the current account has two-factor authentication enabled and an authentication code is required. - - Thrown when a general API error occurs. - The created . - - - - Creates a new authorization for the specified OAuth application if an authorization for that application doesn’t already - exist for the user; otherwise, returns the user’s existing authorization for that application. - - - This method requires authentication. - See the API documentation for more information. - - Client Id of the OAuth application for the token - The client secret - Describes the new authorization to create - - Thrown when the current user does not have permission to make this request. - - - Thrown when the current account has two-factor authentication enabled and an authentication code is required. - - Thrown when a general API error occurs. - The created . - - - - Creates a new authorization for the specified OAuth application if an authorization for that application doesn’t already - exist for the user; otherwise, returns the user’s existing authorization for that application. - - - This method requires authentication. - See the API documentation for more information. - - Client Id of the OAuth application for the token - The client secret - Describes the new authorization to create - The two-factor authentication code in response to the current user's previous challenge - - Thrown when the current user does not have permission to make this request. - - - Thrown when the current account has two-factor authentication enabled and an authentication code is required. - - Thrown when a general API error occurs. - The created . - - - - Checks the validity of an OAuth token without running afoul of normal rate limits for failed login attempts. - - - This method requires authentication. - See the API documentation for more information. - - Client Id of the OAuth application for the token - The OAuth token to check - The valid . - - - - Resets a valid OAuth token for an OAuth application without end user involvement. - - - This method requires authentication. - See the API documentation for more information. - - ClientID of the OAuth application for the token - The OAuth token to reset - The valid with a new OAuth token - - - - Revokes a single OAuth token for an OAuth application. - - - This method requires authentication. - See the API documentation for more information. - - ClientID of the OAuth application for the token - The OAuth token to revoke - A for the request's execution. - - - - Updates the specified . - - - This method requires authentication. - See the API - documentation for more details. - - Id of the to update - Describes the changes to make to the authorization - - Thrown when the current user does not have permission to make the request. - - Thrown when a general API error occurs. - The updated . - - - - Deletes the specified . - - - This method requires authentication. - See the API - documentation for more details. - - The system-wide Id of the authorization to delete - - Thrown when the current user does not have permission to make the request. - - Thrown when a general API error occurs. - A for the request's execution. - - - - Deletes the specified . - - - This method requires authentication. - See the API - documentation for more details. - - The system-wide Id of the authorization to delete - Two factor authorization code - - Thrown when the current user does not have permission to make the request. - - Thrown when a general API error occurs. - A for the request's execution. - - - - A client for GitHub's Git Blobs API. - - - See the Git Blobs API documentation for more information. - - - - - Instantiates a new GitHub Git Blobs API client. - - An API connection - - - - Gets a single Blob by SHA. - - - http://developer.github.com/v3/git/blobs/#get-a-blob - - The owner of the repository - The name of the repository - The SHA of the blob - - - - Gets a single Blob by SHA. - - - http://developer.github.com/v3/git/blobs/#get-a-blob - - The Id of the repository - The SHA of the blob - - - - Creates a new Blob - - - http://developer.github.com/v3/git/blobs/#create-a-blob - - The owner of the repository - The name of the repository - The new Blob - - - - Creates a new Blob - - - http://developer.github.com/v3/git/blobs/#create-a-blob - - The Id of the repository - The new Blob - - - - A client for GitHub's Check Runs API - - - See the Check Runs API documentation for more information. - - - - - Initializes a new GitHub Check Runs API client - - An API connection - - - - Creates a new check run for a specific commit in a repository - - - See the Check Runs API documentation for more information. - - The owner of the repository - The name of the repository - Details of the Check Run to create - - - - Creates a new check run for a specific commit in a repository - - - See the Check Runs API documentation for more information. - - The Id of the repository - Details of the Check Run to create - - - - Updates a check run for a specific commit in a repository - - - See the Check Runs API documentation for more information. - - The owner of the repository - The name of the repository - The Id of the check run - The updates to the check run - - - - Updates a check run for a specific commit in a repository - - - See the Check Runs API documentation for more information. - - The Id of the repository - The Id of the check run - The updates to the check run - - - - Lists check runs for a commit ref. The ref can be a SHA, branch name, or a tag name - - - See the Check Runs API documentation for more information. - - The owner of the repository - The name of the repository - The commit reference (can be a SHA, branch name, or a tag name) - - - - Lists check runs for a commit ref. The ref can be a SHA, branch name, or a tag name - - - See the Check Runs API documentation for more information. - - The Id of the repository - The commit reference (can be a SHA, branch name, or a tag name) - - - - Lists check runs for a commit ref. The ref can be a SHA, branch name, or a tag name - - - See the Check Runs API documentation for more information. - - The owner of the repository - The name of the repository - The commit reference (can be a SHA, branch name, or a tag name) - Details to filter the request, such as by check name - - - - Lists check runs for a commit ref. The ref can be a SHA, branch name, or a tag name - - - See the Check Runs API documentation for more information. - - The Id of the repository - The commit reference (can be a SHA, branch name, or a tag name) - Details to filter the request, such as by check name - - - - Lists check runs for a commit ref. The ref can be a SHA, branch name, or a tag name - - - See the Check Runs API documentation for more information. - - The owner of the repository - The name of the repository - The commit reference (can be a SHA, branch name, or a tag name) - Details to filter the request, such as by check name - Options to change the API response - - - - Lists check runs for a commit ref. The ref can be a SHA, branch name, or a tag name - - - See the Check Runs API documentation for more information. - - The Id of the repository - The commit reference (can be a SHA, branch name, or a tag name) - Details to filter the request, such as by check name - Options to change the API response - - - - Lists check runs for a check suite using its Id - - - See the Check Runs API documentation for more information. - - The owner of the repository - The name of the repository - The Id of the check suite - - - - Lists check runs for a check suite using its Id - - - See the Check Runs API documentation for more information. - - The Id of the repository - The Id of the check suite - - - - Lists check runs for a check suite using its Id - - - See the Check Runs API documentation for more information. - - The owner of the repository - The name of the repository - The Id of the check suite - Details to filter the request, such as by check name - - - - Lists check runs for a check suite using its Id - - - See the Check Runs API documentation for more information. - - The Id of the repository - The Id of the check suite - Details to filter the request, such as by check name - - - - Lists check runs for a check suite using its Id - - - See the Check Runs API documentation for more information. - - The owner of the repository - The name of the repository - The Id of the check suite - Details to filter the request, such as by check name - Options to change the API response - - - - Lists check runs for a check suite using its Id - - - See the Check Runs API documentation for more information. - - The Id of the repository - The Id of the check suite - Details to filter the request, such as by check name - Options to change the API response - - - - Gets a single check run using its Id - - - See the Check Runs API documentation for more information. - - The owner of the repository - The name of the repository - The Id of the check run - - - - Gets a single check run using its Id - - - See the Check Runs API documentation for more information. - - The Id of the repository - The Id of the check run - - - - Lists annotations for a check run using the check run Id - - - See the Check Runs API documentation for more information. - - The owner of the repository - The name of the repository - The Id of the check run - - - - Lists annotations for a check run using the check run Id - - - See the Check Runs API documentation for more information. - - The Id of the repository - The Id of the check run - - - - - Lists annotations for a check run using the check run Id - - - See the Check Runs API documentation for more information. - - The owner of the repository - The name of the repository - The Id of the check run - Options to change the API response - - - - Lists annotations for a check run using the check run Id - - - See the Check Runs API documentation for more information. - - The Id of the repository - The Id of the check run - Options to change the API response - - - - A client for GitHub's Checks API. - - - See the Checks API documentation for more information. - - - - - Initializes a new GitHub Checks API client. - - An API connection - - - - A client for GitHub's Check Runs API. - - - See the Check Runs API documentation for more information. - - - - - A client for GitHub's Check Suites API. - - - See the Check Suites API documentation for more information. - - - - - A client for GitHub's Check Suites API. - - - See the Check Suites API documentation for more information. - - - - - Initializes a new GitHub Check Suites API client. - - An API connection - - - - Gets a single Check Suite by Id - - - See the Check Suites API documentation for more information. - - The owner of the repository - The name of the repository - The Id of the check suite - - - - Gets a single Check Suite by Id - - - See the Check Suites API documentation for more information. - - The Id of the repository - The Id of the check suite - - - - Lists Check Suites for a commit reference (SHA, branch name or tag name) - - - See the Check Suites API documentation for more information. - - The owner of the repository - The name of the repository - The reference (SHA, branch name or tag name) to list check suites for - - - - Lists Check Suites for a commit reference (SHA, branch name or tag name) - - - See the Check Suites API documentation for more information. - - The Id of the repository - The reference (SHA, branch name or tag name) to list check suites for - - - - Lists Check Suites for a commit reference (SHA, branch name or tag name) - - - See the Check Suites API documentation for more information. - - The owner of the repository - The name of the repository - The reference (SHA, branch name or tag name) to list check suites for - Details to filter the request, such as by App Id or Check Name - - - - Lists Check Suites for a commit reference (SHA, branch name or tag name) - - - See the Check Suites API documentation for more information. - - The Id of the repository - The reference (SHA, branch name or tag name) to list check suites for - Details to filter the request, such as by App Id or Check Name - - - - Lists Check Suites for a commit reference (SHA, branch name or tag name) - - - See the Check Suites API documentation for more information. - - The owner of the repository - The name of the repository - The reference (SHA, branch name or tag name) to list check suites for - Details to filter the request, such as by App Id or Check Name - Options to change the API response - - - - Lists Check Suites for a commit reference (SHA, branch name or tag name) - - - See the Check Suites API documentation for more information. - - The Id of the repository - The reference (SHA, branch name or tag name) to list check suites for - Details to filter the request, such as by App Id or Check Name - Options to change the API response - - - - Updates Check Suites preferences on a repository, such as disabling automatic creation when code is pushed - - - See the Check Suites API documentation for more information. - - The owner of the repository - The name of the repository - The check suite preferences - - - - Updates Check Suites preferences on a repository, such as disabling automatic creation when code is pushed - - - See the Check Suites API documentation for more information. - - The Id of the repository - The check suite preferences - - - - Creates a new Check Suite - - - See the Check Suites API documentation for more information. - - The owner of the repository - The name of the repository - Details of the Check Suite to create - - - - Creates a new Check Suite - - - See the Check Suites API documentation for more information. - - The Id of the repository - Details of the Check Suite to create - - - - Triggers GitHub to rerequest an existing check suite, without pushing new code to a repository - - - See the Check Suites API documentation for more information. - - The owner of the repository - The name of the repository - The Id of the check suite - - - - Triggers GitHub to rerequest an existing check suite, without pushing new code to a repository - - - See the Check Suites API documentation for more information. - - The Id of the repository - The Id of the check suite - - - - A client for GitHub's Reactions API. - - - See the Reactions API documentation for more information. - - - - - Creates a reaction for a specified Commit Comment - - https://developer.github.com/v3/reactions/#create-reaction-for-a-commit-comment - The owner of the repository - The name of the repository - The comment id - The reaction to create - - - - - Creates a reaction for a specified Commit Comment - - https://developer.github.com/v3/reactions/#create-reaction-for-a-commit-comment - The owner of the repository - The comment id - The reaction to create - - - - - Get all reactions for a specified Commit Comment - - https://developer.github.com/v3/reactions/#list-reactions-for-a-commit-comment - The owner of the repository - The name of the repository - The comment id - - - - - Get all reactions for a specified Commit Comment - - https://developer.github.com/v3/reactions/#list-reactions-for-a-commit-comment - The owner of the repository - The name of the repository - The comment id - Options for changing the API response - - - - - Get all reactions for a specified Commit Comment - - https://developer.github.com/v3/reactions/#list-reactions-for-a-commit-comment - The owner of the repository - The comment id - - - - - Get all reactions for a specified Commit Comment - - https://developer.github.com/v3/reactions/#list-reactions-for-a-commit-comment - The owner of the repository - The comment id - Options for changing the API response - - - - - A client for GitHub's Git Commits API. - - - See the Git Commits API documentation for more information. - - - - - Instantiates a new GitHub Git Commits API client. - - An API connection - - - - Gets a commit for a given repository by sha reference - - - http://developer.github.com/v3/git/commits/#get-a-commit - - The owner of the repository - The name of the repository - Tha sha reference of the commit - - - - Gets a commit for a given repository by sha reference - - - http://developer.github.com/v3/git/commits/#get-a-commit - - The Id of the repository - Tha sha reference of the commit - - - - Create a commit for a given repository - - - http://developer.github.com/v3/git/commits/#create-a-commit - - The owner of the repository - The name of the repository - The commit to create - - - - Create a commit for a given repository - - - http://developer.github.com/v3/git/commits/#create-a-commit - - The Id of the repository - The commit to create - - - - A client for GitHub's Git Repository Status API. - - - See the Repository Statuses API documentation for more information. - - - - - Initializes a new Commit Status API client. - - An API connection - - - - Retrieves commit statuses for the specified reference. A reference can be a commit SHA, a branch name, or - a tag name. - - - https://developer.github.com/v3/repos/statuses/#list-statuses-for-a-specific-ref - - The owner of the repository - The name of the repository - The reference (SHA, branch name, or tag name) to list commits for - - - - Retrieves commit statuses for the specified reference. A reference can be a commit SHA, a branch name, or - a tag name. - - - https://developer.github.com/v3/repos/statuses/#list-statuses-for-a-specific-ref - - The Id of the repository - The reference (SHA, branch name, or tag name) to list commits for - - - - Retrieves commit statuses for the specified reference. A reference can be a commit SHA, a branch name, or - a tag name. - - - https://developer.github.com/v3/repos/statuses/#list-statuses-for-a-specific-ref - - The owner of the repository - The name of the repository - The reference (SHA, branch name, or tag name) to list commits for - Options for changing the API response - - - - Retrieves commit statuses for the specified reference. A reference can be a commit SHA, a branch name, or - a tag name. - - - https://developer.github.com/v3/repos/statuses/#list-statuses-for-a-specific-ref - - The Id of the repository - The reference (SHA, branch name, or tag name) to list commits for - Options for changing the API response - - - - Retrieves a combined view of statuses for the specified reference. A reference can be a commit SHA, a branch name, or - a tag name. - - - https://developer.github.com/v3/repos/statuses/#get-the-combined-status-for-a-specific-ref - - The owner of the repository - The name of the repository - The reference (SHA, branch name, or tag name) to list commits for - - - - Retrieves a combined view of statuses for the specified reference. A reference can be a commit SHA, a branch name, or - a tag name. - - - https://developer.github.com/v3/repos/statuses/#get-the-combined-status-for-a-specific-ref - - The Id of the repository - The reference (SHA, branch name, or tag name) to list commits for - - - - Creates a commit status for the specified ref. - - - https://developer.github.com/v3/repos/statuses/#create-a-status - - The owner of the repository - The name of the repository - The reference (SHA, branch name, or tag name) to list commits for - The commit status to create - - - - Creates a commit status for the specified ref. - - - https://developer.github.com/v3/repos/statuses/#create-a-status - - The Id of the repository - The reference (SHA, branch name, or tag name) to list commits for - The commit status to create - - - - A client for GitHub's Repository Deployments API. - Gets and creates Deployments. - - - See the Repository Deployments API documentation for more information. - - - - - Instantiates a new GitHub Repository Deployments API client. - - An API connection - - - - Gets all the deployments for the specified repository. Any user with pull access - to a repository can view deployments. - - - http://developer.github.com/v3/repos/deployments/#list-deployments - - The owner of the repository - The name of the repository - - - - Gets all the deployments for the specified repository. Any user with pull access - to a repository can view deployments. - - - http://developer.github.com/v3/repos/deployments/#list-deployments - - The Id of the repository - - - - Gets all the deployments for the specified repository. Any user with pull access - to a repository can view deployments. - - - http://developer.github.com/v3/repos/deployments/#list-deployments - - The owner of the repository - The name of the repository - Options for changing the API response - - - - Gets all the deployments for the specified repository. Any user with pull access - to a repository can view deployments. - - - http://developer.github.com/v3/repos/deployments/#list-deployments - - The Id of the repository - Options for changing the API response - - - - Creates a new deployment for the specified repository. - Users with push access can create a deployment for a given ref. - - - http://developer.github.com/v3/repos/deployments/#create-a-deployment - - The owner of the repository - The name of the repository - A instance describing the new deployment to create - - - - Creates a new deployment for the specified repository. - Users with push access can create a deployment for a given ref. - - - http://developer.github.com/v3/repos/deployments/#create-a-deployment - - The Id of the repository - A instance describing the new deployment to create - - - - Client for managing deployment status. - - - - - A client for GitHub's Repository Deployment Statuses API. - Gets and creates Deployment Statuses. - - - See the Repository Deployment Statuses API documentation for more information. - - - - - Gets all the statuses for the given deployment. Any user with pull access to a repository can - view deployments. - - - http://developer.github.com/v3/repos/deployments/#list-deployment-statuses - - The owner of the repository. - The name of the repository. - The id of the deployment. - - - - Gets all the statuses for the given deployment. Any user with pull access to a repository can - view deployments. - - - http://developer.github.com/v3/repos/deployments/#list-deployment-statuses - - The Id of the repository. - The id of the deployment. - - - - Gets all the statuses for the given deployment. Any user with pull access to a repository can - view deployments. - - - http://developer.github.com/v3/repos/deployments/#list-deployment-statuses - - The owner of the repository. - The name of the repository. - The id of the deployment. - Options for changing the API response - - - - Gets all the statuses for the given deployment. Any user with pull access to a repository can - view deployments. - - - http://developer.github.com/v3/repos/deployments/#list-deployment-statuses - - The Id of the repository. - The id of the deployment. - Options for changing the API response - - - - Creates a new status for the given deployment. Users with push access can create deployment - statuses for a given deployment. - - - http://developer.github.com/v3/repos/deployments/#create-a-deployment-status - - The owner of the repository. - The name of the repository. - The id of the deployment. - The new deployment status to create. - - - - Creates a new status for the given deployment. Users with push access can create deployment - statuses for a given deployment. - - - http://developer.github.com/v3/repos/deployments/#create-a-deployment-status - - The Id of the repository. - The id of the deployment. - The new deployment status to create. - - - - A client for GitHub's Enterprise Admin Stats API - - - See the Enterprise Admin Stats API documentation for more information. - - - - - Gets GitHub Enterprise Issue statistics (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/admin_stats/#get-statistics - - The statistics. - - - - Gets GitHub Enterprise Hook statistics (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/admin_stats/#get-statistics - - The statistics. - - - - Gets GitHub Enterprise Milestone statistics (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/admin_stats/#get-statistics - - The statistics. - - - - Gets GitHub Enterprise Organization statistics (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/admin_stats/#get-statistics - - The statistics. - - - - Gets GitHub Enterprise Comment statistics (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/admin_stats/#get-statistics - - The statistics. - - - - Gets GitHub Enterprise Pages statistics (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/admin_stats/#get-statistics - - The statistics. - - - - Gets GitHub Enterprise User statistics (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/admin_stats/#get-statistics - - The statistics. - - - - Gets GitHub Enterprise Gist statistics (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/admin_stats/#get-statistics - - The statistics. - - - - Gets GitHub Enterprise PullRequest statistics (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/admin_stats/#get-statistics - - The statistics. - - - - Gets GitHub Enterprise Repository statistics (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/admin_stats/#get-statistics - - The statistics. - - - - Gets GitHub Enterprise statistics (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/admin_stats/#get-statistics - - The collection of statistics. - - - - A client for GitHub's Enterprise API. - - - See the Enterprise API documentation for more information. - - - - - Instantiates a new GitHub Enterprise API client. - - An API connection - - - - A client for GitHub's Enterprise Admin Stats API - - - See the Enterprise Admin Stats API documentation for more information. - - - - - A client for GitHub's Enterprise LDAP API - - - See the Enterprise LDAP API documentation for more information. - - - - - A client for GitHub's Enterprise License API - - - See the Enterprise License API documentation for more information. - - - - - A client for GitHub's Enterprise Management Console API - - - See the Enterprise Management Console API documentation for more information. - - - - - A client for GitHub's Enterprise Organization API - - - See the Enterprise Organization API documentation for more information. - - - - - A client for GitHub's Enterprise Search Indexing API - - - See the Enterprise Search Indexing API documentation for more information. - - - - - A client for GitHub's Enterprise Pre-receive Environments API - - - See the Enterprise Pre-receive Environments API documentation for more information. - - - - - A client for GitHub's Enterprise LDAP API - - - See the Enterprise LDAP API documentation for more information. - - - - - Update the LDAP mapping for a user on a GitHub Enterprise appliance (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/ldap/#update-ldap-mapping-for-a-user - - The username to update LDAP mapping - The - The object. - - - - Queue an LDAP Sync job for a user on a GitHub Enterprise appliance (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/ldap/#sync-ldap-mapping-for-a-user - - The userName to sync LDAP mapping - The of the queue request. - - - - Update the LDAP mapping for a team on a GitHub Enterprise appliance (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/ldap/#update-ldap-mapping-for-a-team - - The teamId to update LDAP mapping - The - The object. - - - - Queue an LDAP Sync job for a team on a GitHub Enterprise appliance (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/ldap/#sync-ldap-mapping-for-a-team - - The teamId to update LDAP mapping - The of the queue request. - - - - A client for GitHub's Enterprise License API - - - See the Enterprise License API documentation for more information. - - - - - Gets GitHub Enterprise License Information (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/license/#get-license-information - - The statistics. - - - - A client for GitHub's Enterprise Management Console API - - - See the Enterprise Management Console API documentation for more information. - - - - - Gets GitHub Enterprise Maintenance Mode Status - - - https://developer.github.com/v3/enterprise/management_console/#check-maintenance-status - - The . - - - - Sets GitHub Enterprise Maintenance Mode - - - https://developer.github.com/v3/enterprise/management_console/#check-maintenance-status - - The . - - - - A client for GitHub's Enterprise Organization API - - - See the Enterprise Organization API documentation for more information. - - - - - Creates an Organization on a GitHub Enterprise appliance (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/orgs/#create-an-organization - - A instance describing the organization to be created - The created. - - - - A client for GitHub's Enterprise Pre-receive Environments API - - - See the Enterprise Pre-receive Environments API documentation for more information. - - - - - Initializes a new instance of . - - An API connection - - - - Gets all s. - - - See the API documentation for more information. - - Thrown when a general API error occurs. - - - - Gets all s. - - - See the API documentation for more information. - - Options for changing the API response - Thrown when a general API error occurs. - - - - Gets a single . - - - See the API documentation for more information. - - The id of the pre-receive environment - Thrown when the specified does not exist. - Thrown when a general API error occurs. - - - - Creates a new . - - - See the API documentation for more information. - - A description of the pre-receive environment to create - Thrown when a general API error occurs. - - - - Edits an existing . - - - See the API documentation for more information. - - The id of the pre-receive environment - A description of the pre-receive environment to edit - Thrown when the specified does not exist. - Thrown when a general API error occurs. - - - - Deletes an existing . - - - See the API documentation for more information. - - The id of the pre-receive environment - Thrown when the specified does not exist. - Thrown when a general API error occurs. - - - - Gets the download status for an existing . - - - See the API documentation for more information. - - The id of the pre-receive environment - Thrown when the specified does not exist. - Thrown when a general API error occurs. - - - - Triggers a new download of the 's tarball from the environment's . - When the download is finished, the newly downloaded tarball will overwrite the existing environment. - - - See the API documentation for more information. - - The id of the pre-receive environment - Thrown when the specified does not exist. - Thrown when a general API error occurs. - - - - Service used to check if a GitHub Enterprise instance lives at a given URL. - - - - - Creates a new EnterpriseProbe, used to check for the existence of GitHub Enterprise Instances - - - See more information regarding User-Agent requirements here: https://developer.github.com/v3/#user-agent-required - - - The name (and optionally version) of the product using this library, the name of your GitHub organization, or your GitHub username (in that order of preference). This is sent to the server as part of - the user agent for analytics purposes, and used by GitHub to contact you if there are problems. - - - - - Creates a new EnterpriseProbe, used to check for the existence of GitHub Enterprise Instances - - - See more information regarding User-Agent requirements here: https://developer.github.com/v3/#user-agent-required - - - The name (and optionally version) of the product using this library, the name of your GitHub organization, or your GitHub username (in that order of preference). This is sent to the server as part of - the user agent for analytics purposes, and used by GitHub to contact you if there are problems. - - - The client to use for executing requests - - - - - Makes a request to the specified URL and returns whether or not the probe could definitively determine that a GitHub - Enterprise Instance exists at the specified URL. - - - The probe checks the absolute path /site/sha at the specified . - - The URL to test - An with either , - , or in the case the request failed - - - - Yep! It's an Enterprise server - - - - - Got a response from a server, but it wasn't an Enterprise server - - - - - Request timed out or DNS failed. So it's probably the case it's not an enterprise server but - we can't know for sure. - - - - - A client for GitHub's Enterprise Search Indexing API - - - See the Enterprise Search Indexing API documentation for more information. - - - - - Queue an indexing job for a user or organization account (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/search_indexing/#queue-an-indexing-job - - A user or organization account - The message. - - - - Queue an indexing job for a repository (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/search_indexing/#queue-an-indexing-job - - A user or organization account - A repository - The message. - - - - Queue an indexing job for all of a user or organization's repositories (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/search_indexing/#queue-an-indexing-job - - A user or organization account - The message. - - - - Queue an indexing job for all the issues in a repository (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/search_indexing/#queue-an-indexing-job - - A user or organization account - A repository - The message. - - - - Queue an indexing job for all the issues in all of a user or organization's repositories (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/search_indexing/#queue-an-indexing-job - - A user or organization account - The message. - - - - Queue an indexing job for all the source code in a repository (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/search_indexing/#queue-an-indexing-job - - A user or organization account - A repository - The message. - - - - Queue an indexing job for all the source code in all of a user or organization's repositories (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/search_indexing/#queue-an-indexing-job - - A user or organization account - The message. - - - - A client for GitHub's Enterprise Admin Stats API - - - See the Enterprise Admin Stats API documentation for more information. - - - - - Gets GitHub Enterprise Issue statistics (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/admin_stats/#get-statistics - - The statistics. - - - - Gets GitHub Enterprise Hook statistics (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/admin_stats/#get-statistics - - The statistics. - - - - Gets GitHub Enterprise Milestone statistics (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/admin_stats/#get-statistics - - The statistics. - - - - Gets GitHub Enterprise Organization statistics (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/admin_stats/#get-statistics - - The statistics. - - - - Gets GitHub Enterprise Comment statistics (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/admin_stats/#get-statistics - - The statistics. - - - - Gets GitHub Enterprise Pages statistics (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/admin_stats/#get-statistics - - The statistics. - - - - Gets GitHub Enterprise User statistics (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/admin_stats/#get-statistics - - The statistics. - - - - Gets GitHub Enterprise Gist statistics (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/admin_stats/#get-statistics - - The statistics. - - - - Gets GitHub Enterprise PullRequest statistics (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/admin_stats/#get-statistics - - The statistics. - - - - Gets GitHub Enterprise Repository statistics (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/admin_stats/#get-statistics - - The statistics. - - - - Gets GitHub Enterprise statistics (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/admin_stats/#get-statistics - - The collection of statistics. - - - - A client for GitHub's Enterprise API. - - - See the Enterprise API documentation for more information. - - - - - A client for GitHub's Enterprise Admin Stats API - - - See the Enterprise Admin Stats API documentation for more information. - - - - - A client for GitHub's Enterprise LDAP API - - - See the Enterprise LDAP API documentation for more information. - - - - - A client for GitHub's Enterprise License API - - - See the Enterprise License API documentation for more information. - - - - - A client for GitHub's Enterprise Management Console API - - - See the Enterprise Management Console API documentation for more information. - - - - - A client for GitHub's Enterprise Organization API - - - See the Enterprise Organization API documentation for more information. - - - - - A client for GitHub's Enterprise Search Indexing API - - - See the Enterprise Search Indexing API documentation for more information. - - - - - A client for GitHub's Enterprise Pre-receive Environments API - - - See the Enterprise Pre-receive Environments API documentation for more information. - - - - - A client for GitHub's Enterprise LDAP API - - - See the Enterprise LDAP API documentation for more information. - - - - - Update the LDAP mapping for a user on a GitHub Enterprise appliance (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/ldap/#update-ldap-mapping-for-a-user - - The username to update LDAP mapping - The - The object. - - - - Queue an LDAP Sync job for a user on a GitHub Enterprise appliance (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/ldap/#sync-ldap-mapping-for-a-user - - The username to sync LDAP mapping - The of the queue request. - - - - Update the LDAP mapping for a team on a GitHub Enterprise appliance (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/ldap/#update-ldap-mapping-for-a-team - - The teamId to update LDAP mapping - The - The object. - - - - Queue an LDAP Sync job for a team on a GitHub Enterprise appliance (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/ldap/#sync-ldap-mapping-for-a-team - - The teamId to update LDAP mapping - The of the queue request. - - - - A client for GitHub's Enterprise License API - - - See the Enterprise License API documentation for more information. - - - - - Gets GitHub Enterprise License Information (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/license/#get-license-information - - The statistics. - - - - A client for GitHub's Enterprise Management Console API - - - See the Enterprise Management Console API documentation for more information. - - - - - Gets GitHub Enterprise Maintenance Mode Status - - - https://developer.github.com/v3/enterprise/management_console/#check-maintenance-status - - The . - - - - Sets GitHub Enterprise Maintenance Mode - - - https://developer.github.com/v3/enterprise/management_console/#check-maintenance-status - - The . - - - - A client for GitHub's Enterprise Organization API - - - See the Enterprise Organization API documentation for more information. - - - - - Creates an Organization on a GitHub Enterprise appliance (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/orgs/#create-an-organization - - A instance describing the organization to be created - The created. - - - - A client for GitHub's Enterprise Pre-receive Environments API - - - See the Enterprise Pre-receive Environments API documentation for more information. - - - - - Gets all s. - - - See the API documentation for more information. - - Thrown when a general API error occurs. - - - - Gets all s. - - - See the API documentation for more information. - - Options for changing the API response - Thrown when a general API error occurs. - - - - Gets a single . - - - See the API documentation for more information. - - The id of the pre-receive environment - Thrown when the specified does not exist. - Thrown when a general API error occurs. - - - - Creates a new . - - - See the API documentation for more information. - - A description of the pre-receive environment to create - Thrown when a general API error occurs. - - - - Edits an existing . - - - See the API documentation for more information. - - The id of the pre-receive environment - A description of the pre-receive environment to edit - Thrown when the specified does not exist. - Thrown when a general API error occurs. - - - - Deletes an existing . - - - See the API documentation for more information. - - The id of the pre-receive environment - Thrown when the specified does not exist. - Thrown when a general API error occurs. - - - - Gets the download status for an existing . - - - See the API documentation for more information. - - The id of the pre-receive environment - Thrown when the specified does not exist. - Thrown when a general API error occurs. - - - - Triggers a new download of the 's tarball from the environment's . - When the download is finished, the newly downloaded tarball will overwrite the existing environment. - - - See the API documentation for more information. - - The id of the pre-receive environment - Thrown when the specified does not exist. - Thrown when a general API error occurs. - - - - Service used to check if a GitHub Enterprise instance lives at a given URL. - - - - - Makes a request to the specified URL and returns whether or not the probe could definitively determine that a GitHub - Enterprise Instance exists at the specified URL. - - - The probe checks the absolute path /site/sha at the specified . - - The URL to test - An with either , - , or in the case the request failed - - - - A client for GitHub's Enterprise Search Indexing API - - - See the Enterprise Search Indexing API documentation for more information. - - - - - Queue an indexing job for a user or organization account (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/search_indexing/#queue-an-indexing-job - - A user or organization account - The message. - - - - Queue an indexing job for a repository (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/search_indexing/#queue-an-indexing-job - - A user or organization account - A repository - The message. - - - - Queue an indexing job for all of a user or organization's repositories (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/search_indexing/#queue-an-indexing-job - - A user or organization account - The message. - - - - Queue an indexing job for all the issues in a repository (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/search_indexing/#queue-an-indexing-job - - A user or organization account - A repository - The message. - - - - Queue an indexing job for all the issues in all of a user or organization's repositories (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/search_indexing/#queue-an-indexing-job - - A user or organization account - The message. - - - - Queue an indexing job for all the source code in a repository (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/search_indexing/#queue-an-indexing-job - - A user or organization account - A repository - The message. - - - - Queue an indexing job for all the source code in all of a user or organization's repositories (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/search_indexing/#queue-an-indexing-job - - A user or organization account - The message. - - - - A client for GitHub's Activity Events API. - - - See the Activity Events API documentation for more information - - - - - Instantiates a new GitHub Issue Events API client. - - An API connection - - - - Gets all the public events - - - http://developer.github.com/v3/activity/events/#list-public-events - - - - - Gets all the public events - - - http://developer.github.com/v3/activity/events/#list-public-events - - Options for changing the API response - All the public s for the particular user. - - - - Gets all the events for a given repository - - - https://developer.github.com/v3/activity/events/#list-repository-events - - The owner of the repository - The name of the repository - - - - Gets all the events for a given repository - - - http://developer.github.com/v3/activity/events/#list-issue-events-for-a-repository - - The Id of the repository - - - - Gets all the events for a given repository - - - https://developer.github.com/v3/activity/events/#list-repository-events - - The owner of the repository - The name of the repository - Options for changing the API response - - - - Gets all the events for a given repository - - - http://developer.github.com/v3/activity/events/#list-issue-events-for-a-repository - - The Id of the repository - Options for changing the API response - - - - Gets all the event issues for a given repository - - - http://developer.github.com/v3/activity/events/#list-issue-events-for-a-repository - - The owner of the repository - The name of the repository - - - - Gets all the issue events for a given repository - - - http://developer.github.com/v3/activity/events/#list-issue-events-for-a-repository - - The Id of the repository - - - - Gets all the event issues for a given repository - - - http://developer.github.com/v3/activity/events/#list-issue-events-for-a-repository - - The owner of the repository - The name of the repository - Options for changing the API response - - - - Gets all the issue events for a given repository - - - http://developer.github.com/v3/activity/events/#list-issue-events-for-a-repository - - The Id of the repository - Options for changing the API response - - - - Gets all the events for a given repository network - - - http://developer.github.com/v3/activity/events/#list-public-events-for-a-network-of-repositories - - The owner of the repository - The name of the repository - - - - Gets all the events for a given repository network - - - http://developer.github.com/v3/activity/events/#list-public-events-for-a-network-of-repositories - - The owner of the repository - The name of the repository - Options for changing the API response - - - - Gets all the events for a given organization - - - http://developer.github.com/v3/activity/events/#list-public-events-for-an-organization - - The name of the organization - - - - Gets all the events for a given organization - - - http://developer.github.com/v3/activity/events/#list-public-events-for-an-organization - - The name of the organization - Options for changing the API response - - - - Gets all the events that have been received by a given user. - - - http://developer.github.com/v3/activity/events/#list-events-that-a-user-has-received - - The login of the user - - - - Gets all the events that have been received by a given user. - - - http://developer.github.com/v3/activity/events/#list-events-that-a-user-has-received - - The login of the user - Options for changing the API response - - - - Gets all the events that have been received by a given user. - - - http://developer.github.com/v3/activity/events/#list-public-events-that-a-user-has-received - - The login of the user - - - - Gets all the events that have been received by a given user. - - - http://developer.github.com/v3/activity/events/#list-public-events-that-a-user-has-received - - The login of the user - Options for changing the API response - - - - Gets all the events that have been performed by a given user. - - - http://developer.github.com/v3/activity/events/#list-events-performed-by-a-user - - The login of the user - - - - Gets all the events that have been performed by a given user. - - - http://developer.github.com/v3/activity/events/#list-events-performed-by-a-user - - The login of the user - Options for changing the API response - - - - Gets all the public events that have been performed by a given user. - - - http://developer.github.com/v3/activity/events/#list-public-events-performed-by-a-user - - The login of the user - - - - Gets all the public events that have been performed by a given user. - - - http://developer.github.com/v3/activity/events/#list-public-events-performed-by-a-user - - The login of the user - Options for changing the API response - - - - Gets all the events that are associated with an organization. - - - http://developer.github.com/v3/activity/events/#list-events-for-an-organization - - The login of the user - The name of the organization - - - - Gets all the events that are associated with an organization. - - - http://developer.github.com/v3/activity/events/#list-events-for-an-organization - - The login of the user - The name of the organization - Options for changing the API response - - - - A client for GitHub's Feeds API. - - - See the Feeds API documentation for more information - - - - - Instantiates a new GitHub Feeds API client. - - An API connection - - - - Gets all the feeds available to the authenticating user - - - http://developer.github.com/v3/activity/feeds/#list-feeds - - All the public s for the particular user. - - - - A client for GitHub's User Followers API - - - See the Followers API documentation for more information. - - - - - Initializes a new GitHub User Followers API client. - - An API connection - - - - List the authenticated user’s followers - - - See the API documentation for more information. - - A of s that follow the authenticated user. - - - - List the authenticated user’s followers - - Options for changing the API response - - See the API documentation for more information. - - A of s that follow the authenticated user. - - - - List a user’s followers - - The login name for the user - - See the API documentation for more information. - - A of s that follow the passed user. - - - - List a user’s followers - - The login name for the user - Options for changing the API response - - See the API documentation for more information. - - A of s that follow the passed user. - - - - List who the authenticated user is following - - - See the API documentation for more information. - - A of s that the authenticated user follows. - - - - List who the authenticated user is following - - Options for changing the API response - - See the API documentation for more information. - - A of s that the authenticated user follows. - - - - List who a user is following - - The login name of the user - - See the API documentation for more information. - - A of s that the passed user follows. - - - - List who a user is following - - The login name of the user - Options for changing the API response - - See the API documentation for more information. - - A of s that the passed user follows. - - - - Check if the authenticated user follows another user - - The login name of the other user - - See the API documentation for more information. - - A bool representing the success of the operation. - - - - Check if one user follows another user - - The login name of the user - The login name of the other user - - See the API documentation for more information. - - A bool representing the success of the operation. - - - - Follow a user - - The login name of the user to follow - - See the API documentation for more information. - - A bool representing the success of the operation. - - - - Unfollow a user - - The login name of the user to unfollow - - See the API documentation for more information. - - - - - - A client for GitHub's Gist Comments API. - - - See the Gist Comments API documentation for more information. - - - - - Instantiates a new GitHub Gist Comments API client. - - An API connection - - - - Gets a single comment by gist- and comment id. - - http://developer.github.com/v3/gists/comments/#get-a-single-comment - The id of the gist - The id of the comment - Task{GistComment}. - - - - Gets all comments for the gist with the specified id. - - http://developer.github.com/v3/gists/comments/#list-comments-on-a-gist - The id of the gist - Task{IReadOnlyList{GistComment}}. - - - - Gets all comments for the gist with the specified id. - - http://developer.github.com/v3/gists/comments/#list-comments-on-a-gist - The id of the gist - Options for changing the API response - Task{IReadOnlyList{GistComment}}. - - - - Creates a comment for the gist with the specified id. - - http://developer.github.com/v3/gists/comments/#create-a-comment - The id of the gist - The body of the comment - Task{GistComment}. - - - - Updates the comment with the specified gist- and comment id. - - http://developer.github.com/v3/gists/comments/#edit-a-comment - The id of the gist - The id of the comment - The updated body of the comment - Task{GistComment}. - - - - Deletes the comment with the specified gist- and comment id. - - http://developer.github.com/v3/gists/comments/#delete-a-comment - The id of the gist - The id of the comment - Task. - - - - A client for GitHub's Gists API. - - - See the Gists API documentation for more information. - - - - - Instantiates a new GitHub Gists API client. - - An API connection - - - - Gets a gist - - - http://developer.github.com/v3/gists/#get-a-single-gist - - The id of the gist - - - - Creates a new gist - - - http://developer.github.com/v3/gists/#create-a-gist - - The new gist to create - - - - Creates a fork of a gist - - - http://developer.github.com/v3/gists/#fork-a-gist - - The id of the gist to fork - - - - Deletes a gist - - - http://developer.github.com/v3/gists/#delete-a-gist - - The id of the gist - - - - List the authenticated user’s gists or if called anonymously, - this will return all public gists - - - http://developer.github.com/v3/gists/#list-gists - - - - - List the authenticated user’s gists or if called anonymously, - this will return all public gists - - - http://developer.github.com/v3/gists/#list-gists - - Options for changing the API response - - - - List the authenticated user’s gists or if called anonymously, - this will return all public gists - - - http://developer.github.com/v3/gists/#list-gists - - Only gists updated at or after this time are returned - - - - List the authenticated user’s gists or if called anonymously, - this will return all public gists - - - http://developer.github.com/v3/gists/#list-gists - - Only gists updated at or after this time are returned - Options for changing the API response - - - - Lists all public gists - - - http://developer.github.com/v3/gists/#list-gists - - - - - Lists all public gists - - - http://developer.github.com/v3/gists/#list-gists - - Options for changing the API response - - - - Lists all public gists - - - http://developer.github.com/v3/gists/#list-gists - - Only gists updated at or after this time are returned - - - - Lists all public gists - - - http://developer.github.com/v3/gists/#list-gists - - Only gists updated at or after this time are returned - Options for changing the API response - - - - List the authenticated user’s starred gists - - - http://developer.github.com/v3/gists/#list-gists - - - - - List the authenticated user’s starred gists - - - http://developer.github.com/v3/gists/#list-gists - - Options for changing the API response - - - - List the authenticated user’s starred gists - - - http://developer.github.com/v3/gists/#list-gists - - Only gists updated at or after this time are returned - - - - List the authenticated user’s starred gists - - - http://developer.github.com/v3/gists/#list-gists - - Only gists updated at or after this time are returned - Options for changing the API response - - - - List a user's gists - - - http://developer.github.com/v3/gists/#list-gists - - The user - - - - List a user's gists - - - http://developer.github.com/v3/gists/#list-gists - - The user - Options for changing the API response - - - - List a user's gists - - - http://developer.github.com/v3/gists/#list-gists - - The user - Only gists updated at or after this time are returned - - - - List a user's gists - - - http://developer.github.com/v3/gists/#list-gists - - The user - Only gists updated at or after this time are returned - Options for changing the API response - - - - List gist commits - - - http://developer.github.com/v3/gists/#list-gists-commits - - The id of the gist - - - - List gist commits - - - http://developer.github.com/v3/gists/#list-gists-commits - - The id of the gist - Options for changing the API response - - - - List gist forks - - - http://developer.github.com/v3/gists/#list-gists-forks - - The id of the gist - - - - List gist forks - - - http://developer.github.com/v3/gists/#list-gists-forks - - The id of the gist - Options for changing the API response - - - - Edits a gist - - - http://developer.github.com/v3/gists/#delete-a-gist - - The id of the gist - The update to the gist - - - - Stars a gist - - - http://developer.github.com/v3/gists/#star-a-gist - - The id of the gist - - - - Unstars a gist - - - http://developer.github.com/v3/gists/#unstar-a-gist - - The id of the gist - - - - Checks if the gist is starred - - - http://developer.github.com/v3/gists/#check-if-a-gist-is-starred - - The id of the gist - - - - A client for GitHub's Git Database API. Gives you access to read and write raw Git objects and to list and update your references. - - - See the Git API documentation for more information. - - - - - Instantiates a new GitHub Git API client. - - An API connection - - - - A client for GitHub Applications Installations API. - - - See the GitHub Apps Installations API documentation for more information. - - - - - List repositories of the authenticated GitHub App Installation (requires GitHubApp Installation-Token auth). - - https://developer.github.com/v3/apps/installations/#list-repositories - - - - List repositories of the authenticated GitHub App Installation (requires GitHubApp Installation-Token auth). - - Options for changing the API response - https://developer.github.com/v3/apps/installations/#list-repositories - - - - List repositories accessible to the user for an installation (requires GitHubApp User-To-Server Auth). - - The Id of the installation - https://developer.github.com/v3/apps/installations/#list-repositories-accessible-to-the-user-for-an-installation - - - - List repositories accessible to the user for an installation (requires GitHubApp User-To-Server Auth). - - The Id of the installation - Options for changing the API response - https://developer.github.com/v3/apps/installations/#list-repositories-accessible-to-the-user-for-an-installation - - - - A client for GitHub Applications API. - - - See the GitHub Apps API documentation for more information. - - - - - Access GitHub's Apps Installations API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/apps/installations/ - - - - - Get a single GitHub App (if private, requires Personal Access Token or GitHubApp auth) - - https://developer.github.com/v3/apps/#get-a-single-github-app - The URL-friendly name of your GitHub App. You can find this on the settings page for your GitHub App. - - - - Returns the GitHub App associated with the authentication credentials used (requires GitHubApp auth). - - https://developer.github.com/v3/apps/#get-the-authenticated-github-app - - - - List installations of the authenticated GitHub App (requires GitHubApp auth). - - https://developer.github.com/v3/apps/#find-installations - - - - List installations of the authenticated GitHub App (requires GitHubApp auth). - - Options for changing the API response - https://developer.github.com/v3/apps/#find-installations - - - - Get a single GitHub App Installation (requires GitHubApp auth). - - https://developer.github.com/v3/apps/#get-a-single-installation - The Id of the GitHub App Installation - - - - Get a single GitHub App Installation (requires GitHubApp auth). - - https://developer.github.com/v3/apps/#get-a-single-installation - The Id of the GitHub App Installation - - - - List installations for the currently authenticated user (requires GitHubApp User-To-Server Auth). - - https://developer.github.com/v3/apps/#list-installations-for-user - - - - List installations for the currently authenticated user (requires GitHubApp User-To-Server Auth). - - https://developer.github.com/v3/apps/#list-installations-for-user - - - - Create a time bound access token for a GitHubApp Installation that can be used to access other API endpoints (requires GitHubApp auth). - - - https://developer.github.com/v3/apps/#create-a-new-installation-token - https://developer.github.com/apps/building-github-apps/authentication-options-for-github-apps/#authenticating-as-an-installation - https://developer.github.com/v3/apps/available-endpoints/ - - The Id of the GitHub App Installation - - - - Enables an authenticated GitHub App to find the organization's installation information (requires GitHubApp auth). - - https://developer.github.com/v3/apps/#find-organization-installation - The name of the organization - - - - Enables an authenticated GitHub App to find the repository's installation information (requires GitHubApp auth). - - https://developer.github.com/v3/apps/#find-repository-installation - The owner of the repo - The name of the repo - - - - Enables an authenticated GitHub App to find the repository's installation information (requires GitHubApp auth). - - https://developer.github.com/v3/apps/#find-repository-installation - The Id of the repository - - - - Enables an authenticated GitHub App to find the users's installation information (requires GitHubApp auth). - - https://developer.github.com/v3/apps/#find-user-installation - The name of the user - - - - A client for GitHub's Activity API. - - - See the Activity API documentation for more information. - - - - - Client for the Events API - - - - - Client for the Starring API - - - - - Client for the Watching API - - - - - Client for the Feeds API - - - - - Client for the Notifications API - - - - - A client for GitHub's Issue Assignees API. - - - See the Issue Assignees API documentation for more information. - - - - - Gets all the available assignees (owner + collaborators) to which issues may be assigned. - - The owner of the repository - The name of the repository - - - - Gets all the available assignees (owner + collaborators) to which issues may be assigned. - - The Id of the repository - - - - Gets all the available assignees (owner + collaborators) to which issues may be assigned. - - The owner of the repository - The name of the repository - The options to change API's response. - - - - Gets all the available assignees (owner + collaborators) to which issues may be assigned. - - The Id of the repository - The options to change API's response. - - - - Checks to see if a user is an assignee for a repository. - - The owner of the repository - The name of the repository - Username of the prospective assignee - - - - Add assignees to a specified Issue. - - The owner of the repository - The name of the repository - The issue number - List of names of assignees to add - - - - - Remove assignees from a specified Issue. - - The owner of the repository - The name of the repository - The issue number - List of assignees to remove - - - - - Checks to see if a user is an assignee for a repository. - - The Id of the repository - Username of the prospective assignee - - - - A client for GitHub's OAuth API. - - - See the OAuth API documentation for more details. - - - - - Gets all s for the authenticated user. - - - This method requires authentication. - See the API documentation for more information. - - - Thrown when the current user does not have permission to make the request. - - Thrown when a general API error occurs. - A list of s for the authenticated user. - - - - Gets all s for the authenticated user. - - - This method requires authentication. - See the API documentation for more information. - - Options for changing the API response - - Thrown when the current user does not have permission to make the request. - - Thrown when a general API error occurs. - A list of s for the authenticated user. - - - - Gets a specific for the authenticated user. - - - This method requires authentication. - See the API documentation for more information. - - The Id of the to get - - Thrown when the current user does not have permission to make this request. - - Thrown when a general API error occurs. - The specified . - - - - Creates a new personal token for the authenticated user. - - - This method requires authentication. - See the API documentation for more information. - - Describes the new authorization to create - - Thrown when the current user does not have permission to make this request. - - - Thrown when the current account has two-factor authentication enabled and an authentication code is required. - - Thrown when a general API error occurs. - The created . - - - - Creates a new personal token for the authenticated user. - - - This method requires authentication. - See the API documentation for more information. - - The two-factor authentication code in response to the current user's previous challenge - Describes the new authorization to create - - Thrown when the current user does not have permission to make this request. - - - Thrown when the current account has two-factor authentication enabled and an authentication code is required. - - Thrown when a general API error occurs. - The created . - - - - Creates a new authorization for the specified OAuth application if an authorization for that application - doesn’t already exist for the user; otherwise, it fails. - - - This method requires authentication. - See the API documentation for more information. - - Client Id of the OAuth application for the token - The client secret - Describes the new authorization to create - - Thrown when the current user does not have permission to make this request. - - - Thrown when the current account has two-factor authentication enabled and an authentication code is required. - - Thrown when a general API error occurs. - The created . - - - - Creates a new authorization for the specified OAuth application if an authorization for that application - doesn’t already exist for the user; otherwise, it fails. - - - This method requires authentication. - See the API documentation for more information. - - Client Id of the OAuth application for the token - The client secret - The two-factor authentication code in response to the current user's previous challenge - Describes the new authorization to create - - Thrown when the current user does not have permission to make this request. - - - Thrown when the current account has two-factor authentication enabled and an authentication code is required. - - Thrown when a general API error occurs. - The created . - - - - Creates a new authorization for the specified OAuth application if an authorization for that application doesn’t already - exist for the user; otherwise, returns the user’s existing authorization for that application. - - - This method requires authentication. - See the API documentation for more information. - - Client Id of the OAuth application for the token - The client secret - Describes the new authorization to create - - Thrown when the current user does not have permission to make this request. - - - Thrown when the current account has two-factor authentication enabled and an authentication code is required. - - Thrown when a general API error occurs. - The created . - - - - Creates a new authorization for the specified OAuth application if an authorization for that application doesn’t already - exist for the user; otherwise, returns the user’s existing authorization for that application. - - - This method requires authentication. - See the API documentation for more information. - - Client Id of the OAuth application for the token - The client secret - Describes the new authorization to create - The two-factor authentication code in response to the current user's previous challenge - - Thrown when the current user does not have permission to make this request. - - - Thrown when the current account has two-factor authentication enabled and an authentication code is required. - - Thrown when a general API error occurs. - The created . - - - - Checks the validity of an OAuth token without running afoul of normal rate limits for failed login attempts. - - - This method requires authentication. - See the API documentation for more information. - - Client Id of the OAuth application for the token - The OAuth token to check - The valid . - - - - Resets a valid OAuth token for an OAuth application without end user involvement. - - - This method requires authentication. - See the API documentation for more information. - - ClientID of the OAuth application for the token - The OAuth token to reset - The valid with a new OAuth token - - - - Revokes a single OAuth token for an OAuth application. - - - This method requires authentication. - See the API documentation for more information. - - ClientID of the OAuth application for the token - The OAuth token to revoke - A for the request's execution. - - - - Updates the specified . - - - This method requires authentication. - See the API - documentation for more details. - - Id of the to update - Describes the changes to make to the authorization - - Thrown when the current user does not have permission to make the request. - - Thrown when a general API error occurs. - The updated . - - - - Deletes the specified . - - - This method requires authentication. - See the API - documentation for more details. - - The system-wide Id of the authorization to delete - - Thrown when the current user does not have permission to make the request. - - Thrown when a general API error occurs. - A for the request's execution. - - - - Deletes the specified . - - - This method requires authentication. - See the API - documentation for more details. - - The system-wide Id of the authorization to delete - Two factor authorization code - - Thrown when the current user does not have permission to make the request. - - Thrown when a general API error occurs. - A for the request's execution. - - - - A client for GitHub's Git Blobs API. - - - See the Git Blobs API documentation for more information. - - - - - Gets a single Blob by SHA. - - - http://developer.github.com/v3/git/blobs/#get-a-blob - - The owner of the repository - The name of the repository - The SHA of the blob - - - - Gets a single Blob by SHA. - - - http://developer.github.com/v3/git/blobs/#get-a-blob - - The Id of the repository - The SHA of the blob - - - - Creates a new Blob - - - http://developer.github.com/v3/git/blobs/#create-a-blob - - The owner of the repository - The name of the repository - The new Blob - - - - Creates a new Blob - - - http://developer.github.com/v3/git/blobs/#create-a-blob - - The Id of the repository - The new Blob - - - - A client for GitHub's Check Runs API - - - See the Check Runs API documentation for more information. - - - - - Creates a new check run for a specific commit in a repository - - - See the Check Runs API documentation for more information. - - The owner of the repository - The name of the repository - Details of the Check Run to create - - - - Creates a new check run for a specific commit in a repository - - - See the Check Runs API documentation for more information. - - The Id of the repository - Details of the Check Run to create - - - - Updates a check run for a specific commit in a repository - - - See the Check Runs API documentation for more information. - - The owner of the repository - The name of the repository - The Id of the check run - The updates to the check run - - - - Updates a check run for a specific commit in a repository - - - See the Check Runs API documentation for more information. - - The Id of the repository - The Id of the check run - The updates to the check run - - - - Lists check runs for a commit ref. The ref can be a SHA, branch name, or a tag name - - - See the Check Runs API documentation for more information. - - The owner of the repository - The name of the repository - The commit reference (can be a SHA, branch name, or a tag name) - - - - Lists check runs for a commit ref. The ref can be a SHA, branch name, or a tag name - - - See the Check Runs API documentation for more information. - - The Id of the repository - The commit reference (can be a SHA, branch name, or a tag name) - - - - Lists check runs for a commit ref. The ref can be a SHA, branch name, or a tag name - - - See the Check Runs API documentation for more information. - - The owner of the repository - The name of the repository - The commit reference (can be a SHA, branch name, or a tag name) - Details to filter the request, such as by check name - - - - Lists check runs for a commit ref. The ref can be a SHA, branch name, or a tag name - - - See the Check Runs API documentation for more information. - - The Id of the repository - The commit reference (can be a SHA, branch name, or a tag name) - Details to filter the request, such as by check name - - - - Lists check runs for a commit ref. The ref can be a SHA, branch name, or a tag name - - - See the Check Runs API documentation for more information. - - The owner of the repository - The name of the repository - The commit reference (can be a SHA, branch name, or a tag name) - Details to filter the request, such as by check name - Options to change the API response - - - - Lists check runs for a commit ref. The ref can be a SHA, branch name, or a tag name - - - See the Check Runs API documentation for more information. - - The Id of the repository - The commit reference (can be a SHA, branch name, or a tag name) - Details to filter the request, such as by check name - Options to change the API response - - - - Lists check runs for a check suite using its Id - - - See the Check Runs API documentation for more information. - - The owner of the repository - The name of the repository - The Id of the check suite - - - - Lists check runs for a check suite using its Id - - - See the Check Runs API documentation for more information. - - The Id of the repository - The Id of the check suite - - - - Lists check runs for a check suite using its Id - - - See the Check Runs API documentation for more information. - - The owner of the repository - The name of the repository - The Id of the check suite - Details to filter the request, such as by check name - - - - Lists check runs for a check suite using its Id - - - See the Check Runs API documentation for more information. - - The Id of the repository - The Id of the check suite - Details to filter the request, such as by check name - - - - Lists check runs for a check suite using its Id - - - See the Check Runs API documentation for more information. - - The owner of the repository - The name of the repository - The Id of the check suite - Details to filter the request, such as by check name - Options to change the API response - - - - Lists check runs for a check suite using its Id - - - See the Check Runs API documentation for more information. - - The Id of the repository - The Id of the check suite - Details to filter the request, such as by check name - Options to change the API response - - - - Gets a single check run using its Id - - - See the Check Runs API documentation for more information. - - The owner of the repository - The name of the repository - The Id of the check run - - - - Gets a single check run using its Id - - - See the Check Runs API documentation for more information. - - The Id of the repository - The Id of the check run - - - - Lists annotations for a check run using the check run Id - - - See the Check Runs API documentation for more information. - - The owner of the repository - The name of the repository - The Id of the check run - - - - Lists annotations for a check run using the check run Id - - - See the Check Runs API documentation for more information. - - The Id of the repository - The Id of the check run - - - - - Lists annotations for a check run using the check run Id - - - See the Check Runs API documentation for more information. - - The owner of the repository - The name of the repository - The Id of the check run - Options to change the API response - - - - Lists annotations for a check run using the check run Id - - - See the Check Runs API documentation for more information. - - The Id of the repository - The Id of the check run - Options to change the API response - - - - A client for GitHub's Checks API - - - See the Checks API documentation for more information. - - - - - A client for GitHub's Check Runs API - - - See the Check Runs API documentation for more information. - - - - - A client for GitHub's Check Suites API - - - See the Check Suites API documentation for more information. - - - - - A client for GitHub's Check Suites API - - - See the Check Suites API documentation for more information. - - - - - Gets a single Check Suite by Id - - - See the Check Suites API documentation for more information. - - The owner of the repository - The name of the repository - The Id of the check suite - - - - Gets a single Check Suite by Id - - - See the Check Suites API documentation for more information. - - The Id of the repository - The Id of the check suite - - - - Lists Check Suites for a commit reference (SHA, branch name or tag name) - - - See the Check Suites API documentation for more information. - - The owner of the repository - The name of the repository - The reference (SHA, branch name or tag name) to list check suites for - - - - Lists Check Suites for a commit reference (SHA, branch name or tag name) - - - See the Check Suites API documentation for more information. - - The Id of the repository - The reference (SHA, branch name or tag name) to list check suites for - - - - Lists Check Suites for a commit reference (SHA, branch name or tag name) - - - See the Check Suites API documentation for more information. - - The owner of the repository - The name of the repository - The reference (SHA, branch name or tag name) to list check suites for - Details to filter the request, such as by App Id or Check Name - - - - Lists Check Suites for a commit reference (SHA, branch name or tag name) - - - See the Check Suites API documentation for more information. - - The Id of the repository - The reference (SHA, branch name or tag name) to list check suites for - Details to filter the request, such as by App Id or Check Name - - - - Lists Check Suites for a commit reference (SHA, branch name or tag name) - - - See the Check Suites API documentation for more information. - - The owner of the repository - The name of the repository - The reference (SHA, branch name or tag name) to list check suites for - Details to filter the request, such as by App Id or Check Name - Options to change the API response - - - - Lists Check Suites for a commit reference (SHA, branch name or tag name) - - - See the Check Suites API documentation for more information. - - The Id of the repository - The reference (SHA, branch name or tag name) to list check suites for - Details to filter the request, such as by App Id or Check Name - Options to change the API response - - - - Updates Check Suites prefrences on a repository, such as disabling automatic creation when code is pushed - - - See the Check Suites API documentation for more information. - - The owner of the repository - The name of the repository - The check suite preferences - - - - Updates Check Suites prefrences on a repository, such as disabling automatic creation when code is pushed - - - See the Check Suites API documentation for more information. - - The Id of the repository - The check suite preferences - - - - Creates a new Check Suite - - - See the Check Suites API documentation for more information. - - The owner of the repository - The name of the repository - Details of the Check Suite to create - - - - Creates a new Check Suite - - - See the Check Suites API documentation for more information. - - The Id of the repository - Details of the Check Suite to create - - - - Triggers GitHub to rerequest an existing check suite, without pushing new code to a repository - - - See the Check Suites API documentation for more information. - - The owner of the repository - The name of the repository - The Id of the check suite - - - - Triggers GitHub to rerequest an existing check suite, without pushing new code to a repository - - - See the Check Suites API documentation for more information. - - The Id of the repository - The Id of the check suite - - - - A client for GitHub's Reactions API. - - - See the Reactions API documentation for more information. - - - - - Creates a reaction for a specified Commit Comment - - https://developer.github.com/v3/reactions/#create-reaction-for-a-commit-comment - The owner of the repository - The name of the repository - The comment id - The reaction to create - - - - - Creates a reaction for a specified Commit Comment - - https://developer.github.com/v3/reactions/#create-reaction-for-a-commit-comment - The owner of the repository - The comment id - The reaction to create - - - - - Get all reactions for a specified Commit Comment - - https://developer.github.com/v3/reactions/#list-reactions-for-a-commit-comment - The owner of the repository - The name of the repository - The comment id - - - - - Get all reactions for a specified Commit Comment - - https://developer.github.com/v3/reactions/#list-reactions-for-a-commit-comment - The owner of the repository - The name of the repository - The comment id - Options for changing the API response - - - - - Get all reactions for a specified Commit Comment - - https://developer.github.com/v3/reactions/#list-reactions-for-a-commit-comment - The owner of the repository - The comment id - - - - - Get all reactions for a specified Commit Comment - - https://developer.github.com/v3/reactions/#list-reactions-for-a-commit-comment - The owner of the repository - The comment id - Options for changing the API response - - - - - A client for GitHub's Git Commits API. - - - See the Git Commits API documentation for more information. - - - - - Gets a commit for a given repository by sha reference - - - http://developer.github.com/v3/git/commits/#get-a-commit - - The owner of the repository - The name of the repository - Tha sha reference of the commit - - - - Gets a commit for a given repository by sha reference - - - http://developer.github.com/v3/git/commits/#get-a-commit - - The Id of the repository - Tha sha reference of the commit - - - - Create a commit for a given repository - - - http://developer.github.com/v3/git/commits/#create-a-commit - - The owner of the repository - The name of the repository - The commit to create - - - - Create a commit for a given repository - - - http://developer.github.com/v3/git/commits/#create-a-commit - - The Id of the repository - The commit to create - - - - A client for GitHub's Git Repository Status API. - - - See the Repository Statuses API documentation for more information. - - - - - Retrieves commit statuses for the specified reference. A reference can be a commit SHA, a branch name, or - a tag name. - - - https://developer.github.com/v3/repos/statuses/#list-statuses-for-a-specific-ref - - The owner of the repository - The name of the repository - The reference (SHA, branch name, or tag name) to list commits for - - - - Retrieves commit statuses for the specified reference. A reference can be a commit SHA, a branch name, or - a tag name. - - - https://developer.github.com/v3/repos/statuses/#list-statuses-for-a-specific-ref - - The Id of the repository - The reference (SHA, branch name, or tag name) to list commits for - - - - Retrieves commit statuses for the specified reference. A reference can be a commit SHA, a branch name, or - a tag name. - - - https://developer.github.com/v3/repos/statuses/#list-statuses-for-a-specific-ref - - The owner of the repository - The name of the repository - The reference (SHA, branch name, or tag name) to list commits for - Options for changing the API response - - - - Retrieves commit statuses for the specified reference. A reference can be a commit SHA, a branch name, or - a tag name. - - - https://developer.github.com/v3/repos/statuses/#list-statuses-for-a-specific-ref - - The Id of the repository - The reference (SHA, branch name, or tag name) to list commits for - Options for changing the API response - - - - Retrieves a combined view of statuses for the specified reference. A reference can be a commit SHA, a branch name, or - a tag name. - - - https://developer.github.com/v3/repos/statuses/#get-the-combined-status-for-a-specific-ref - - The owner of the repository - The name of the repository - The reference (SHA, branch name, or tag name) to list commits for - - - - Retrieves a combined view of statuses for the specified reference. A reference can be a commit SHA, a branch name, or - a tag name. - - - https://developer.github.com/v3/repos/statuses/#get-the-combined-status-for-a-specific-ref - - The Id of the repository - The reference (SHA, branch name, or tag name) to list commits for - - - - Creates a commit status for the specified ref. - - - https://developer.github.com/v3/repos/statuses/#create-a-status - - The owner of the repository - The name of the repository - The reference (SHA, branch name, or tag name) to list commits for - The commit status to create - - - - Creates a commit status for the specified ref. - - - https://developer.github.com/v3/repos/statuses/#create-a-status - - The Id of the repository - The reference (SHA, branch name, or tag name) to list commits for - The commit status to create - - - - A client for GitHub's Repository Deployments API. - Gets and creates Deployments. - - - See the Repository Deployments API documentation for more information. - - - - - Gets all the deployments for the specified repository. Any user with pull access - to a repository can view deployments. - - - http://developer.github.com/v3/repos/deployments/#list-deployments - - The owner of the repository - The name of the repository - - - - Gets all the deployments for the specified repository. Any user with pull access - to a repository can view deployments. - - - http://developer.github.com/v3/repos/deployments/#list-deployments - - The Id of the repository - - - - Gets all the deployments for the specified repository. Any user with pull access - to a repository can view deployments. - - - http://developer.github.com/v3/repos/deployments/#list-deployments - - The owner of the repository - The name of the repository - Options for changing the API response - - - - Gets all the deployments for the specified repository. Any user with pull access - to a repository can view deployments. - - - http://developer.github.com/v3/repos/deployments/#list-deployments - - The Id of the repository - Options for changing the API response - - - - Creates a new deployment for the specified repository. - Users with push access can create a deployment for a given ref. - - - http://developer.github.com/v3/repos/deployments/#create-a-deployment - - The owner of the repository - The name of the repository - A instance describing the new deployment to create - - - - Creates a new deployment for the specified repository. - Users with push access can create a deployment for a given ref. - - - http://developer.github.com/v3/repos/deployments/#create-a-deployment - - The Id of the repository - A instance describing the new deployment to create - - - - Client for managing deployment status. - - - - - A client for GitHub's Repository Deployment Statuses API. - Gets and creates Deployment Statuses. - - - See the Repository Deployment Statuses API documentation for more information. - - - - - Gets all the statuses for the given deployment. Any user with pull access to a repository can - view deployments. - - - http://developer.github.com/v3/repos/deployments/#list-deployment-statuses - - The owner of the repository. - The name of the repository. - The id of the deployment. - - - - Gets all the statuses for the given deployment. Any user with pull access to a repository can - view deployments. - - - http://developer.github.com/v3/repos/deployments/#list-deployment-statuses - - The Id of the repository. - The id of the deployment. - - - - Gets all the statuses for the given deployment. Any user with pull access to a repository can - view deployments. - - - http://developer.github.com/v3/repos/deployments/#list-deployment-statuses - - The owner of the repository. - The name of the repository. - The id of the deployment. - Options for changing the API response - - - - Gets all the statuses for the given deployment. Any user with pull access to a repository can - view deployments. - - - http://developer.github.com/v3/repos/deployments/#list-deployment-statuses - - The Id of the repository. - The id of the deployment. - Options for changing the API response - - - - Creates a new status for the given deployment. Users with push access can create deployment - statuses for a given deployment. - - - http://developer.github.com/v3/repos/deployments/#create-a-deployment-status - - The owner of the repository. - The name of the repository. - The id of the deployment. - The new deployment status to create. - - - - Creates a new status for the given deployment. Users with push access can create deployment - statuses for a given deployment. - - - http://developer.github.com/v3/repos/deployments/#create-a-deployment-status - - The Id of the repository. - The id of the deployment. - The new deployment status to create. - - - - A client for GitHub's Activity Events API. - - - See the Activity Events API documentation for more information - - - - - Gets all the public events - - - http://developer.github.com/v3/activity/events/#list-public-events - - - - - Gets all the public events - - - http://developer.github.com/v3/activity/events/#list-public-events - - Options for changing the API response - All the public s for the particular user. - - - - Gets all the events for a given repository - - - http://developer.github.com/v3/activity/events/#list-issue-events-for-a-repository - - The owner of the repository - The name of the repository - - - - Gets all the events for a given repository - - - http://developer.github.com/v3/activity/events/#list-issue-events-for-a-repository - - The Id of the repository - - - - Gets all the events for a given repository - - - http://developer.github.com/v3/activity/events/#list-issue-events-for-a-repository - - The owner of the repository - The name of the repository - Options for changing the API response - - - - Gets all the events for a given repository - - - http://developer.github.com/v3/activity/events/#list-issue-events-for-a-repository - - The Id of the repository - Options for changing the API response - - - - Gets all the issue events for a given repository - - - http://developer.github.com/v3/activity/events/#list-issue-events-for-a-repository - - The owner of the repository - The name of the repository - - - - Gets all the issue events for a given repository - - - http://developer.github.com/v3/activity/events/#list-issue-events-for-a-repository - - The Id of the repository - - - - Gets all the issue events for a given repository - - - http://developer.github.com/v3/activity/events/#list-issue-events-for-a-repository - - The owner of the repository - The name of the repository - Options for changing the API response - - - - Gets all the issue events for a given repository - - - http://developer.github.com/v3/activity/events/#list-issue-events-for-a-repository - - The Id of the repository - Options for changing the API response - - - - Gets all the events for a given repository network - - - http://developer.github.com/v3/activity/events/#list-public-events-for-a-network-of-repositories - - The owner of the repository - The name of the repository - - - - Gets all the events for a given repository network - - - http://developer.github.com/v3/activity/events/#list-public-events-for-a-network-of-repositories - - The owner of the repository - The name of the repository - Options for changing the API response - - - - Gets all the events for a given organization - - - http://developer.github.com/v3/activity/events/#list-public-events-for-an-organization - - The name of the organization - - - - Gets all the events for a given organization - - - http://developer.github.com/v3/activity/events/#list-public-events-for-an-organization - - The name of the organization - Options for changing the API response - - - - Gets all the events that have been received by a given user. - - - http://developer.github.com/v3/activity/events/#list-events-that-a-user-has-received - - The login of the user - - - - Gets all the events that have been received by a given user. - - - http://developer.github.com/v3/activity/events/#list-events-that-a-user-has-received - - The login of the user - Options for changing the API response - - - - Gets all the events that have been received by a given user. - - - http://developer.github.com/v3/activity/events/#list-public-events-that-a-user-has-received - - The login of the user - - - - Gets all the events that have been received by a given user. - - - http://developer.github.com/v3/activity/events/#list-public-events-that-a-user-has-received - - The login of the user - Options for changing the API response - - - - Gets all the events that have been performed by a given user. - - - http://developer.github.com/v3/activity/events/#list-events-performed-by-a-user - - The login of the user - - - - Gets all the events that have been performed by a given user. - - - http://developer.github.com/v3/activity/events/#list-events-performed-by-a-user - - The login of the user - Options for changing the API response - - - - Gets all the public events that have been performed by a given user. - - - http://developer.github.com/v3/activity/events/#list-public-events-performed-by-a-user - - The login of the user - - - - Gets all the public events that have been performed by a given user. - - - http://developer.github.com/v3/activity/events/#list-public-events-performed-by-a-user - - The login of the user - Options for changing the API response - - - - Gets all the events that are associated with an organization. - - - http://developer.github.com/v3/activity/events/#list-events-for-an-organization - - The login of the user - The name of the organization - - - - Gets all the events that are associated with an organization. - - - http://developer.github.com/v3/activity/events/#list-events-for-an-organization - - The login of the user - The name of the organization - Options for changing the API response - - - - A client for GitHub's Feeds API. - - - See the Feeds API documentation for more information - - - - - Gets all the feeds available to the authenticating user - - - http://developer.github.com/v3/activity/feeds/#list-feeds - - All the public s for the particular user. - - - - A client for GitHub's User Followers API - - - See the Followers API documentation for more information. - - - - - List the authenticated user’s followers - - - See the API documentation for more information. - - A of s that follow the authenticated user. - - - - List the authenticated user’s followers - - Options for changing the API response - - See the API documentation for more information. - - A of s that follow the authenticated user. - - - - List a user’s followers - - The login name for the user - - See the API documentation for more information. - - A of s that follow the passed user. - - - - List a user’s followers - - The login name for the user - Options for changing the API response - - See the API documentation for more information. - - A of s that follow the passed user. - - - - List who the authenticated user is following - - - See the API documentation for more information. - - A of s that the authenticated user follows. - - - - List who the authenticated user is following - - Options for changing the API response - - See the API documentation for more information. - - A of s that the authenticated user follows. - - - - List who a user is following - - The login name of the user - - See the API documentation for more information. - - A of s that the passed user follows. - - - - List who a user is following - - The login name of the user - Options for changing the API response - - See the API documentation for more information. - - A of s that the passed user follows. - - - - Check if the authenticated user follows another user - - The login name of the other user - - See the API documentation for more information. - - A bool representing the success of the operation. - - - - Check if one user follows another user - - The login name of the user - The login name of the other user - - See the API documentation for more information. - - A bool representing the success of the operation. - - - - Follow a user - - The login name of the user to follow - - See the API documentation for more information. - - A bool representing the success of the operation. - - - - Unfollow a user - - The login name of the user to unfollow - - See the API documentation for more information. - - - - - - A client for GitHub's Gist Comments API. - - - See the Gist Comments API documentation for more information. - - - - - Gets a single comment by gist- and comment id. - - http://developer.github.com/v3/gists/comments/#get-a-single-comment - The id of the gist - The id of the comment - Task{GistComment}. - - - - Gets all comments for the gist with the specified id. - - http://developer.github.com/v3/gists/comments/#list-comments-on-a-gist - The id of the gist - Task{IReadOnlyList{GistComment}}. - - - - Gets all comments for the gist with the specified id. - - http://developer.github.com/v3/gists/comments/#list-comments-on-a-gist - The id of the gist - Options for changing the API response - Task{IReadOnlyList{GistComment}}. - - - - Creates a comment for the gist with the specified id. - - http://developer.github.com/v3/gists/comments/#create-a-comment - The id of the gist - The body of the comment - Task{GistComment}. - - - - Updates the comment with the specified gist- and comment id. - - http://developer.github.com/v3/gists/comments/#edit-a-comment - The id of the gist - The id of the comment - The updated body of the comment - Task{GistComment}. - - - - Deletes the comment with the specified gist- and comment id. - - http://developer.github.com/v3/gists/comments/#delete-a-comment - The id of the gist - The id of the comment - Task. - - - - A client for GitHub's Gists API. - - - See the Gists API documentation for more information. - - - - - Gets a gist - - - http://developer.github.com/v3/gists/#get-a-single-gist - - The id of the gist - - - - List the authenticated user’s gists or if called anonymously, - this will return all public gists - - - http://developer.github.com/v3/gists/#list-gists - - - - - List the authenticated user’s gists or if called anonymously, - this will return all public gists - - - http://developer.github.com/v3/gists/#list-gists - - Options for changing the API response - - - - List the authenticated user’s gists or if called anonymously, - this will return all public gists - - - http://developer.github.com/v3/gists/#list-gists - - Only gists updated at or after this time are returned - - - - List the authenticated user’s gists or if called anonymously, - this will return all public gists - - - http://developer.github.com/v3/gists/#list-gists - - Only gists updated at or after this time are returned - Options for changing the API response - - - - Lists all public gists - - - http://developer.github.com/v3/gists/#list-gists - - - - - Lists all public gists - - - http://developer.github.com/v3/gists/#list-gists - - Options for changing the API response - - - - Lists all public gists - - - http://developer.github.com/v3/gists/#list-gists - - Only gists updated at or after this time are returned - - - - Lists all public gists - - - http://developer.github.com/v3/gists/#list-gists - - Only gists updated at or after this time are returned - Options for changing the API response - - - - List the authenticated user’s starred gists - - - http://developer.github.com/v3/gists/#list-gists - - - - - List the authenticated user’s starred gists - - - http://developer.github.com/v3/gists/#list-gists - - Options for changing the API response - - - - List the authenticated user’s starred gists - - - http://developer.github.com/v3/gists/#list-gists - - Only gists updated at or after this time are returned - - - - List the authenticated user’s starred gists - - - http://developer.github.com/v3/gists/#list-gists - - Only gists updated at or after this time are returned - Options for changing the API response - - - - List a user's gists - - - http://developer.github.com/v3/gists/#list-gists - - The user - - - - List a user's gists - - - http://developer.github.com/v3/gists/#list-gists - - The user - Options for changing the API response - - - - List a user's gists - - - http://developer.github.com/v3/gists/#list-gists - - The user - Only gists updated at or after this time are returned - - - - List a user's gists - - - http://developer.github.com/v3/gists/#list-gists - - The user - Only gists updated at or after this time are returned - Options for changing the API response - - - - List gist commits - - - http://developer.github.com/v3/gists/#list-gists-commits - - The id of the gist - - - - List gist commits - - - http://developer.github.com/v3/gists/#list-gists-commits - - The id of the gist - Options for changing the API response - - - - List gist forks - - - http://developer.github.com/v3/gists/#list-gists-forks - - The id of the gist - - - - List gist forks - - - http://developer.github.com/v3/gists/#list-gists-forks - - The id of the gist - Options for changing the API response - - - - Creates a new gist - - - http://developer.github.com/v3/gists/#create-a-gist - - The new gist to create - - - - Creates a fork of a gist - - - http://developer.github.com/v3/gists/#fork-a-gist - - The id of the gist to fork - - - - Edits a gist - - - http://developer.github.com/v3/gists/#delete-a-gist - - The id of the gist - The update to the gist - - - - Deletes a gist - - - http://developer.github.com/v3/gists/#delete-a-gist - - The id of the gist - - - - Stars a gist - - - http://developer.github.com/v3/gists/#star-a-gist - - The id of the gist - - - - Unstars a gist - - - http://developer.github.com/v3/gists/#unstar-a-gist - - The id of the gist - - - - Checks if the gist is starred - - - http://developer.github.com/v3/gists/#check-if-a-gist-is-starred - - The id of the gist - - - - A client for GitHub's Git Database API. Gives you access to read and write raw Git objects and to list and update your references. - - - See the Git API documentation for more information. - - - - - A client for GitHub Applications Installations API. - - - See the GitHub Apps Installations API documentation for more information. - - - - - List repositories of the authenticated GitHub App Installation (requires GitHubApp Installation-Token auth). - - https://developer.github.com/v3/apps/installations/#list-repositories - - - - List repositories of the authenticated GitHub App Installation (requires GitHubApp Installation-Token auth). - - Options for changing the API response - https://developer.github.com/v3/apps/installations/#list-repositories - - - - List repositories accessible to the user for an installation (requires GitHubApp User-To-Server Auth). - - The Id of the installation - https://developer.github.com/v3/apps/installations/#list-repositories-accessible-to-the-user-for-an-installation - - - - List repositories accessible to the user for an installation (requires GitHubApp User-To-Server Auth). - - The Id of the installation - Options for changing the API response - https://developer.github.com/v3/apps/installations/#list-repositories-accessible-to-the-user-for-an-installation - - - - A client for GitHub Applications API. - - - See the GitHub Apps API documentation for more information. - - - - - Access GitHub's Apps Installations API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/apps/installations/ - - - - - Get a single GitHub App (if private, requires Personal Access Token or GitHubApp auth) - - https://developer.github.com/v3/apps/#get-a-single-github-app - The URL-friendly name of your GitHub App. You can find this on the settings page for your GitHub App. - - - - Returns the GitHub App associated with the authentication credentials used (requires GitHubApp auth). - - https://developer.github.com/v3/apps/#get-the-authenticated-github-app - - - - List installations of the authenticated GitHub App (requires GitHubApp auth). - - https://developer.github.com/v3/apps/#find-installations - - - - List installations of the authenticated GitHub App (requires GitHubApp auth). - - Options for changing the API response - https://developer.github.com/v3/apps/#find-installations - - - - Get a single GitHub App Installation (requires GitHubApp auth). - - https://developer.github.com/v3/apps/#get-a-single-installation - The Id of the GitHub App Installation - - - - Get a single GitHub App Installation (requires GitHubApp auth). - - https://developer.github.com/v3/apps/#get-a-single-installation - The Id of the GitHub App Installation - - - - List installations for the currently authenticated user (requires GitHubApp User-To-Server Auth). - - https://developer.github.com/v3/apps/#list-installations-for-user - - - - List installations for the currently authenticated user (requires GitHubApp User-To-Server Auth). - - https://developer.github.com/v3/apps/#list-installations-for-user - - - - Create a time bound access token for a GitHubApp Installation that can be used to access other API endpoints (requires GitHubApp auth). - - - https://developer.github.com/v3/apps/#create-a-new-installation-token - https://developer.github.com/apps/building-github-apps/authentication-options-for-github-apps/#authenticating-as-an-installation - https://developer.github.com/v3/apps/available-endpoints/ - - The Id of the GitHub App Installation - - - - Enables an authenticated GitHub App to find the organization's installation information (requires GitHubApp auth). - - https://developer.github.com/v3/apps/#find-organization-installation - The name of the organization - - - - Enables an authenticated GitHub App to find the repository's installation information (requires GitHubApp auth). - - https://developer.github.com/v3/apps/#find-repository-installation - The owner of the repo - The name of the repo - - - - Enables an authenticated GitHub App to find the repository's installation information (requires GitHubApp auth). - - https://developer.github.com/v3/apps/#find-repository-installation - The Id of the repository - - - - Enables an authenticated GitHub App to find the users's installation information (requires GitHubApp auth). - - https://developer.github.com/v3/apps/#find-user-installation - The name of the user - - - - A client for GitHub's Reactions API. - - - See the Reactions API documentation for more information. - - - - - Creates a reaction for a specified Issue Comment - - https://developer.github.com/v3/reactions/#create-reaction-for-an-issue-comment - The owner of the repository - The name of the repository - The comment id - The reaction to create - - - - Creates a reaction for a specified Issue Comment - - https://developer.github.com/v3/reactions/#create-reaction-for-an-issue-comment - The Id of the repository - The comment id - The reaction to create - - - - Get all reactions for a specified Issue Comment - - https://developer.github.com/v3/reactions/#list-reactions-for-an-issue-comment - The owner of the repository - The name of the repository - The comment id - - - - Get all reactions for a specified Issue Comment - - https://developer.github.com/v3/reactions/#list-reactions-for-an-issue-comment - The owner of the repository - The name of the repository - The comment id - Options for changing the API response - - - - Get all reactions for a specified Issue Comment - - https://developer.github.com/v3/reactions/#list-reactions-for-an-issue-comment - The Id of the repository - The comment id - - - - Get all reactions for a specified Issue Comment - - https://developer.github.com/v3/reactions/#list-reactions-for-an-issue-comment - The Id of the repository - The comment id - Options for changing the API response - - - - A client for GitHub's Issue Comments API. - - - See the Issue Comments API documentation for more information. - - - - - Gets a single Issue Comment by id. - - http://developer.github.com/v3/issues/comments/#get-a-single-comment - The owner of the repository - The name of the repository - The issue comment id - - - - Gets a single Issue Comment by id. - - http://developer.github.com/v3/issues/comments/#get-a-single-comment - The Id of the repository - The issue comment id - - - - Gets Issue Comments for a repository. - - http://developer.github.com/v3/issues/comments/#list-comments-in-a-repository - The owner of the repository - The name of the repository - - - - Gets Issue Comments for a repository. - - http://developer.github.com/v3/issues/comments/#list-comments-in-a-repository - The Id of the repository - - - - Gets Issue Comments for a repository. - - http://developer.github.com/v3/issues/comments/#list-comments-in-a-repository - The owner of the repository - The name of the repository - Options for changing the API response - - - - Gets Issue Comments for a repository. - - http://developer.github.com/v3/issues/comments/#list-comments-in-a-repository - The Id of the repository - Options for changing the API response - - - - Gets Issue Comments for a repository. - - http://developer.github.com/v3/issues/comments/#list-comments-in-a-repository - The owner of the repository - The name of the repository - The sorting parameters - - - - Gets Issue Comments for a repository. - - http://developer.github.com/v3/issues/comments/#list-comments-in-a-repository - The Id of the repository - The sorting parameters - - - - Gets Issue Comments for a repository. - - http://developer.github.com/v3/issues/comments/#list-comments-in-a-repository - The owner of the repository - The name of the repository - The sorting parameters - Options for changing the API response - - - - Gets Issue Comments for a repository. - - http://developer.github.com/v3/issues/comments/#list-comments-in-a-repository - The Id of the repository - The sorting parameters - Options for changing the API response - - - - Gets Issue Comments for a specified Issue. - - http://developer.github.com/v3/issues/comments/#list-comments-on-an-issue - The owner of the repository - The name of the repository - The issue number - - - - Gets Issue Comments for a specified Issue. - - http://developer.github.com/v3/issues/comments/#list-comments-on-an-issue - The Id of the repository - The issue number - - - - Gets Issue Comments for a specified Issue. - - http://developer.github.com/v3/issues/comments/#list-comments-on-an-issue - The owner of the repository - The name of the repository - The issue number - Options for changing the API response - - - - Gets Issue Comments for a specified Issue. - - http://developer.github.com/v3/issues/comments/#list-comments-on-an-issue - The Id of the repository - The issue number - Options for changing the API response - - - - Gets Issue Comments for a specified Issue. - - http://developer.github.com/v3/issues/comments/#list-comments-on-an-issue - The owner of the repository - The name of the repository - The issue number - The sorting parameters - - - - Gets Issue Comments for a specified Issue. - - http://developer.github.com/v3/issues/comments/#list-comments-on-an-issue - The Id of the repository - The issue number - The sorting parameters - - - - Gets Issue Comments for a specified Issue. - - http://developer.github.com/v3/issues/comments/#list-comments-on-an-issue - The owner of the repository - The name of the repository - The issue number - The sorting parameters - Options for changing the API response - - - - Gets Issue Comments for a specified Issue. - - http://developer.github.com/v3/issues/comments/#list-comments-on-an-issue - The Id of the repository - The issue number - The sorting parameters - Options for changing the API response - - - - Creates a new Issue Comment for a specified Issue. - - http://developer.github.com/v3/issues/comments/#create-a-comment - The owner of the repository - The name of the repository - The number of the issue - The new comment to add to the issue - - - - Creates a new Issue Comment for a specified Issue. - - http://developer.github.com/v3/issues/comments/#create-a-comment - The Id of the repository - The number of the issue - The new comment to add to the issue - - - - Updates a specified Issue Comment. - - http://developer.github.com/v3/issues/comments/#edit-a-comment - The owner of the repository - The name of the repository - The comment id - The modified comment - - - - Updates a specified Issue Comment. - - http://developer.github.com/v3/issues/comments/#edit-a-comment - The Id of the repository - The comment id - The modified comment - - - - Deletes the specified Issue Comment - - http://developer.github.com/v3/issues/comments/#delete-a-comment - The owner of the repository - The name of the repository - The comment id - - - - Deletes the specified Issue Comment - - http://developer.github.com/v3/issues/comments/#delete-a-comment - The Id of the repository - The comment id - - - - A client for GitHub's Reactions API. - - - See the Reactions API documentation for more information. - - - - - Get all reactions for a specified Issue - - https://developer.github.com/v3/reactions/#list-reactions-for-an-issue - The owner of the repository - The name of the repository - The issue id - - - - Get all reactions for a specified Issue - - https://developer.github.com/v3/reactions/#list-reactions-for-an-issue - The owner of the repository - The name of the repository - The issue id - Options for changing the API response - - - - Get all reactions for a specified Issue - - https://developer.github.com/v3/reactions/#list-reactions-for-an-issue - The Id of the repository - The issue id - - - - Get all reactions for a specified Issue - - https://developer.github.com/v3/reactions/#list-reactions-for-an-issue - The Id of the repository - The issue id - Options for changing the API response - - - - Creates a reaction for a specified Issue - - https://developer.github.com/v3/reactions/#create-reaction-for-an-issue - The owner of the repository - The name of the repository - The issue id - The reaction to create - - - - Creates a reaction for a specified Issue - - https://developer.github.com/v3/reactions/#create-reaction-for-an-issue - The Id of the repository - The issue id - The reaction to create - - - - A client for GitHub's Issues API. - - - See the Issues API documentation for more information. - - - - - Client for managing assignees. - - - - - Client for reading various event information associated with issues/pull requests. - This is useful both for display on issue/pull request information pages and also to - determine who should be notified of comments. - - - - - Client for managing milestones. - - - - - Client for managing labels. - - - - - Client for managing comments. - - - - - Gets a single Issue by number. - - - http://developer.github.com/v3/issues/#get-a-single-issue - - The owner of the repository - The name of the repository - The issue number - - - - Gets a single Issue by number. - - - http://developer.github.com/v3/issues/#get-a-single-issue - - The Id of the repository - The issue number - - - - Gets all open issues assigned to the authenticated user across all the authenticated user’s visible - repositories including owned repositories, member repositories, and organization repositories. - - - Issues are sorted by the create date descending. - http://developer.github.com/v3/issues/#list-issues - - - - - Gets all open issues assigned to the authenticated user across all the authenticated user’s visible - repositories including owned repositories, member repositories, and organization repositories. - - Options for changing the API response - - Issues are sorted by the create date descending. - http://developer.github.com/v3/issues/#list-issues - - - - - Gets all issues across all the authenticated user’s visible repositories including owned repositories, - member repositories, and organization repositories. - - - http://developer.github.com/v3/issues/#list-issues - - Used to filter and sort the list of issues returned - - - - Gets all issues across all the authenticated user’s visible repositories including owned repositories, - member repositories, and organization repositories. - - Options for changing the API response - - http://developer.github.com/v3/issues/#list-issues - - Used to filter and sort the list of issues returned - - - - Gets all open issues assigned to the authenticated user across owned and member repositories for the - authenticated user. - - - Issues are sorted by the create date descending. - http://developer.github.com/v3/issues/#list-issues - - - - - Gets all open issues assigned to the authenticated user across owned and member repositories for the - authenticated user. - - Options for changing the API response - - Issues are sorted by the create date descending. - http://developer.github.com/v3/issues/#list-issues - - - - - Gets all issues across owned and member repositories for the authenticated user. - - - http://developer.github.com/v3/issues/#list-issues - - Used to filter and sort the list of issues returned - - - - Gets all issues across owned and member repositories for the authenticated user. - - - http://developer.github.com/v3/issues/#list-issues - - Used to filter and sort the list of issues returned - Options for changing the API response - - - - Gets all open issues assigned to the authenticated user for a given organization for the authenticated user. - - - http://developer.github.com/v3/issues/#list-issues - - The name of the organization - - - - Gets all open issues assigned to the authenticated user for a given organization for the authenticated user. - - - http://developer.github.com/v3/issues/#list-issues - - The name of the organization - Options for changing the API response - - - - Gets all issues for a given organization for the authenticated user. - - - http://developer.github.com/v3/issues/#list-issues - - The name of the organization - Used to filter and sort the list of issues returned - - - - Gets all issues for a given organization for the authenticated user. - - - http://developer.github.com/v3/issues/#list-issues - - The name of the organization - Used to filter and sort the list of issues returned - Options for changing the API response - - - - Gets all open issues assigned to the authenticated user for the repository. - - - http://developer.github.com/v3/issues/#list-issues-for-a-repository - - The owner of the repository - The name of the repository - - - - Gets all open issues assigned to the authenticated user for the repository. - - - http://developer.github.com/v3/issues/#list-issues-for-a-repository - - The Id of the repository - - - - Gets all open issues assigned to the authenticated user for the repository. - - - http://developer.github.com/v3/issues/#list-issues-for-a-repository - - The owner of the repository - The name of the repository - Options for changing the API response - - - - Gets all open issues assigned to the authenticated user for the repository. - - - http://developer.github.com/v3/issues/#list-issues-for-a-repository - - The Id of the repository - Options for changing the API response - - - - Gets issues for a repository. - - - http://developer.github.com/v3/issues/#list-issues-for-a-repository - - The owner of the repository - The name of the repository - Used to filter and sort the list of issues returned - - - - Gets issues for a repository. - - - http://developer.github.com/v3/issues/#list-issues-for-a-repository - - The Id of the repository - Used to filter and sort the list of issues returned - - - - Gets issues for a repository. - - - http://developer.github.com/v3/issues/#list-issues-for-a-repository - - The owner of the repository - The name of the repository - Used to filter and sort the list of issues returned - Options for changing the API response - - - - Gets issues for a repository. - - - http://developer.github.com/v3/issues/#list-issues-for-a-repository - - The Id of the repository - Used to filter and sort the list of issues returned - Options for changing the API response - - - - Creates an issue for the specified repository. Any user with pull access to a repository can create an - issue. - - http://developer.github.com/v3/issues/#create-an-issue - The owner of the repository - The name of the repository - A instance describing the new issue to create - - - - Creates an issue for the specified repository. Any user with pull access to a repository can create an - issue. - - http://developer.github.com/v3/issues/#create-an-issue - The Id of the repository - A instance describing the new issue to create - - - - Updates an issue for the specified repository. Any user with pull access to a repository can update an - issue. - - http://developer.github.com/v3/issues/#edit-an-issue - The owner of the repository - The name of the repository - The issue number - An instance describing the changes to make to the issue - - - - - Updates an issue for the specified repository. Any user with pull access to a repository can update an - issue. - - http://developer.github.com/v3/issues/#edit-an-issue - The Id of the repository - The issue number - An instance describing the changes to make to the issue - - - - - Locks an issue for the specified repository. Issue owners and users with push access can lock an issue. - - https://developer.github.com/v3/issues/#lock-an-issue - The owner of the repository - The name of the repository - The issue number - - - - Locks an issue for the specified repository. Issue owners and users with push access can lock an issue. - - https://developer.github.com/v3/issues/#lock-an-issue - The Id of the repository - The issue number - - - - Unlocks an issue for the specified repository. Issue owners and users with push access can unlock an issue. - - https://developer.github.com/v3/issues/#unlock-an-issue - The owner of the repository - The name of the repository - The issue number - - - - Unlocks an issue for the specified repository. Issue owners and users with push access can unlock an issue. - - https://developer.github.com/v3/issues/#unlock-an-issue - The Id of the repository - The issue number - - - - A client for GitHub's Issue Events API. - - - See the Issue Events API documentation for more information. - - - - - Gets all events for the issue. - - - http://developer.github.com/v3/issues/events/#list-events-for-an-issue - - The owner of the repository - The name of the repository - The issue number - - - - Gets all events for the issue. - - - http://developer.github.com/v3/issues/events/#list-events-for-an-issue - - The Id of the repository - The issue number - - - - Gets all events for the issue. - - - http://developer.github.com/v3/issues/events/#list-events-for-an-issue - - The owner of the repository - The name of the repository - The issue number - Options for changing the API response - - - - Gets all events for the issue. - - - http://developer.github.com/v3/issues/events/#list-events-for-an-issue - - The Id of the repository - The issue number - Options for changing the API response - - - - Gets all events for the repository. - - - http://developer.github.com/v3/issues/events/#list-events-for-a-repository - - The owner of the repository - The name of the repository - - - - Gets all events for the repository. - - - http://developer.github.com/v3/issues/events/#list-events-for-a-repository - - The Id of the repository - - - - Gets all events for the repository. - - - http://developer.github.com/v3/issues/events/#list-events-for-a-repository - - The owner of the repository - The name of the repository - Options for changing the API response - - - - Gets all events for the repository. - - - http://developer.github.com/v3/issues/events/#list-events-for-a-repository - - The Id of the repository - Options for changing the API response - - - - Gets a single event - - - http://developer.github.com/v3/issues/events/#get-a-single-event - - The owner of the repository - The name of the repository - The event id - - - - Gets a single event - - - http://developer.github.com/v3/issues/events/#get-a-single-event - - The Id of the repository - The event id - - - - A client for GitHub's Issue Labels API. - - - See the Issue Labels API documentation for more information. - - - - - Gets all labels for the issue. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The number of the issue - - - - Gets all labels for the issue. - - - See the API documentation for more information. - - The Id of the repository - The number of the issue - - - - Gets all labels for the issue. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The number of the issue - Options for changing the API response - - - - Gets all labels for the issue. - - - See the API documentation for more information. - - The Id of the repository - The number of the issue - Options for changing the API response - - - - Gets all labels for the repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - - - - Gets all labels for the repository. - - - See the API documentation for more information. - - The Id of the repository - - - - Gets all labels for the repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Options for changing the API response - - - - Gets all labels for the repository. - - - See the API documentation for more information. - - The Id of the repository - Options for changing the API response - - - - Gets labels for every issue in a milestone - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The number of the milestone - - - - Gets labels for every issue in a milestone - - - See the API documentation for more information. - - The Id of the repository - The number of the milestone - - - - Gets labels for every issue in a milestone - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The number of the milestone - Options for changing the API response - - - - Gets labels for every issue in a milestone - - - See the API documentation for more information. - - The Id of the repository - The number of the milestone - Options for changing the API response - - - - Gets a single Label by name. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The name of the label - - - - Gets a single Label by name. - - - See the API documentation for more information. - - The Id of the repository - The name of the label - - - - Deletes a label. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The name of the label - - - - Deletes a label. - - - See the API documentation for more information. - - The Id of the repository - The name of the label - - - - Creates a label. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The data for the label to be created - - - - Creates a label. - - - See the API documentation for more information. - - The Id of the repository - The data for the label to be created - - - - Updates a label. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The name of the label - The data for the label to be updated - - - - Updates a label. - - - See the API documentation for more information. - - The Id of the repository - The name of the label - The data for the label to be updated - - - - Adds a label to an issue - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The number of the issue - The names of the labels to add - - - - Adds a label to an issue - - - See the API documentation for more information. - - The Id of the repository - The number of the issue - The names of the labels to add - - - - Removes a label from an issue - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The number of the issue - The name of the label to remove - - - - Removes a label from an issue - - - See the API documentation for more information. - - The Id of the repository - The number of the issue - The name of the label to remove - - - - Replaces all labels on the specified issues with the provided labels - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The number of the issue - The names of the labels to set - - - - Replaces all labels on the specified issues with the provided labels - - - See the API documentation for more information. - - The Id of the repository - The number of the issue - The names of the labels to set - - - - Removes all labels from an issue - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The number of the issue - - - - Removes all labels from an issue - - - See the API documentation for more information. - - The Id of the repository - The number of the issue - - - - A client for GitHub's Issue Timeline API. - - - See the Issue Timeline API documentation for more information. - - - - - Gets all the various events that have occurred around an issue or pull request. - - - https://developer.github.com/v3/issues/timeline/#list-events-for-an-issue - - The owner of the repository - The name of the repository - The issue number - - - - Gets all the various events that have occurred around an issue or pull request. - - - https://developer.github.com/v3/issues/timeline/#list-events-for-an-issue - - The owner of the repository - The name of the repository - The issue number - Options for changing the API repsonse - - - - Gets all the various events that have occurred around an issue or pull request. - - - https://developer.github.com/v3/issues/timeline/#list-events-for-an-issue - - The Id of the repository - The issue number - - - - Gets all the various events that have occurred around an issue or pull request. - - - https://developer.github.com/v3/issues/timeline/#list-events-for-an-issue - - The Id of the repository - The issue number - Options for changing the API response - - - - A client for GitHub's Git Merging API. - - - See the Git Merging API documentation for more information. - - - - - Create a merge for a given repository - - - http://developer.github.com/v3/repos/merging/#perform-a-merge - - The owner of the repository - The name of the repository - The merge to create - - - - - Create a merge for a given repository - - - http://developer.github.com/v3/repos/merging/#perform-a-merge - - The Id of the repository - The merge to create - - - - - A client for GitHub's Migration API. These APIs help you move projects to or from GitHub. - - - Docs: https://developer.github.com/v3/migration/ - - - - - The Enterprise Migrations API lets you move a repository from GitHub to GitHub Enterprise. - - - https://developer.github.com/v3/migration/#enterprise-migrations - - - - - An interface for GitHub's Migrations API client. - - - See the docs - for more information. - - - - - Starts a new migration specified for the given organization. - - - https://developer.github.com/v3/migration/migrations/#start-a-migration - - The organization for which to start a migration. - Specifies parameters for the migration in a - object. - The started migration. - - - - Gets the list of the most recent migrations of the organization. - - - https://developer.github.com/v3/migration/migrations/#get-a-list-of-migrations - - The organization of which to list migrations. - List of most recent s. - - - - Gets the list of the most recent migrations of the organization. - - - https://developer.github.com/v3/migration/migrations/#get-a-list-of-migrations - - The organization of which to list migrations. - Options for changing the API response - List of most recent s. - - - - Get the status of a migration - - - https://developer.github.com/v3/migration/migrations/#get-the-status-of-a-migration - - The organization which is migrating. - Migration Id of the organization. - A object representing the state of migration. - - - - Get the migration archive. - - - https://developer.github.com/v3/migration/migrations/#download-a-migration-archive - - The organization of which the migration was. - The Id of the migration. - The binary contents of the archive as a byte array. - - - - Deletes a previous migration archive. - - - https://developer.github.com/v3/migration/migrations/#delete-a-migration-archive - - The organization of which the migration was. - The Id of the migration. - - - - - Unlocks a repository that was locked for migration. - - - https://developer.github.com/v3/migration/migrations/#unlock-a-repository - - The organization of which the migration was. - The Id of the migration. - The repo to unlock. - - - - - A client for GitHub's Issue Milestones API. - - - See the Issue Milestones API documentation for more information. - - - - - Gets a single Milestone by number. - - - http://developer.github.com/v3/issues/milestones/#get-a-single-milestone - - - - - - Gets a single Milestone by number. - - - http://developer.github.com/v3/issues/milestones/#get-a-single-milestone - - - - - - Gets all open milestones for the repository. - - - http://developer.github.com/v3/issues/milestones/#list-milestones-for-a-repository - - The owner of the repository - The name of the repository - - - - - Gets all open milestones for the repository. - - - http://developer.github.com/v3/issues/milestones/#list-milestones-for-a-repository - - The Id of the repository - - - - - Gets all open milestones for the repository. - - - http://developer.github.com/v3/issues/milestones/#list-milestones-for-a-repository - - The owner of the repository - The name of the repository - Options for changing the API response - - - - - Gets all open milestones for the repository. - - - http://developer.github.com/v3/issues/milestones/#list-milestones-for-a-repository - - The Id of the repository - Options for changing the API response - - - - - Gets all open milestones for the repository. - - - http://developer.github.com/v3/issues/milestones/#list-milestones-for-a-repository - - The owner of the repository - The name of the repository - Used to filter and sort the list of Milestones returned - - - - - Gets all open milestones for the repository. - - - http://developer.github.com/v3/issues/milestones/#list-milestones-for-a-repository - - The Id of the repository - Used to filter and sort the list of Milestones returned - - - - - Gets all open milestones for the repository. - - - http://developer.github.com/v3/issues/milestones/#list-milestones-for-a-repository - - The owner of the repository - The name of the repository - Used to filter and sort the list of Milestones returned - Options for changing the API response - - - - - Gets all open milestones for the repository. - - - http://developer.github.com/v3/issues/milestones/#list-milestones-for-a-repository - - The Id of the repository - Used to filter and sort the list of Milestones returned - Options for changing the API response - - - - - Creates a milestone for the specified repository. Any user with pull access to a repository can create an - Milestone. - - http://developer.github.com/v3/issues/milestones/#create-a-milestone - The owner of the repository - The name of the repository - A instance describing the new Milestone to create - - - - - Creates a milestone for the specified repository. Any user with pull access to a repository can create an - Milestone. - - http://developer.github.com/v3/issues/milestones/#create-a-milestone - The Id of the repository - A instance describing the new Milestone to create - - - - - Creates a milestone for the specified repository. Any user with pull access to a repository can create an - Milestone. - - http://developer.github.com/v3/issues/milestones/#update-a-milestone - The owner of the repository - The name of the repository - The Milestone number - An instance describing the changes to make to the Milestone - - - - - - Creates a milestone for the specified repository. Any user with pull access to a repository can create an - Milestone. - - http://developer.github.com/v3/issues/milestones/#update-a-milestone - The Id of the repository - The Milestone number - An instance describing the changes to make to the Milestone - - - - - - Deletes a milestone for the specified repository. Any user with pull access to a repository can create an - Milestone. - - http://developer.github.com/v3/issues/milestones/#delete-a-milestone - The owner of the repository - The name of the repository - The milestone number - - - - - Deletes a milestone for the specified repository. Any user with pull access to a repository can create an - Milestone. - - http://developer.github.com/v3/issues/milestones/#delete-a-milestone - The Id of the repository - The milestone number - - - - - A client for GitHub's miscellaneous APIs. - - - See the Miscellaneous API documentation for more details. - - - - - Gets all the emojis available to use on GitHub. - - Thrown when a general API error occurs. - An of emoji and their URI. - - - - Gets the rendered Markdown for the specified plain-text Markdown document. - - A plain-text Markdown document - Thrown when a general API error occurs. - The rendered Markdown. - - - - Gets the rendered Markdown for an arbitrary markdown document. - - An arbitrary Markdown document - Thrown when a general API error occurs. - The rendered Markdown. - - - - List all templates available to pass as an option when creating a repository. - - A list of template names - - - - Retrieves the source for a single GitIgnore template - - - A template and its source - - - - Returns a list of the licenses shown in the license picker on GitHub.com. This is not a comprehensive - list of all possible OSS licenses. - - A list of licenses available on the site - - - - Returns a list of the licenses shown in the license picker on GitHub.com. This is not a comprehensive - list of all possible OSS licenses. - - Options for changing the API response - A list of licenses available on the site - - - - Retrieves a license based on the license key such as "MIT" - - The license identifier to look for - A that includes the license key, text, and attributes of the license. - - - - Gets API Rate Limits (API service rather than header info). - - Thrown when a general API error occurs. - An of Rate Limits. - - - - Retrieves information about GitHub.com, the service or a GitHub Enterprise installation. - - Thrown when a general API error occurs. - An containing metadata about the GitHub instance. - - - - A client for GitHub's Activity Notifications API. - - - See the Activity Notifications API documentation for more information. - - - - - Retrieves all of the s for the current user. - - Thrown if the client is not authenticated. - - - - Retrieves all of the s for the current user. - - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the s for the current user. - - Specifies the parameters to filter notifications by - Thrown if the client is not authenticated. - - - - Retrieves all of the s for the current user. - - Specifies the parameters to filter notifications by - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the s for the current user specific to the specified repository. - - The owner of the repository. - The name of the repository. - Thrown if the client is not authenticated. - - - - Retrieves all of the s for the current user specific to the specified repository. - - The Id of the repository. - Thrown if the client is not authenticated. - - - - Retrieves all of the s for the current user specific to the specified repository. - - The owner of the repository. - The name of the repository. - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the s for the current user specific to the specified repository. - - The Id of the repository. - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the s for the current user specific to the specified repository. - - The owner of the repository. - The name of the repository. - Specifies the parameters to filter notifications by - Thrown if the client is not authenticated. - - - - Retrieves all of the s for the current user specific to the specified repository. - - The Id of the repository. - Specifies the parameters to filter notifications by - Thrown if the client is not authenticated. - - - - Retrieves all of the s for the current user specific to the specified repository. - - The owner of the repository. - The name of the repository. - Specifies the parameters to filter notifications by - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the s for the current user specific to the specified repository. - - The Id of the repository. - Specifies the parameters to filter notifications by - Options for changing the API response - Thrown if the client is not authenticated. - - - - Marks all notifications as read. - - http://developer.github.com/v3/activity/notifications/#mark-as-read - - - - Marks all notifications as read. - - The parameter which specifies which notifications to mark. - http://developer.github.com/v3/activity/notifications/#mark-as-read - - - - Marks the notifications for a given repository as read. - - The owner of the repository - The name of the repository - http://developer.github.com/v3/activity/notifications/#mark-notifications-as-read-in-a-repository - - - - Marks the notifications for a given repository as read. - - The Id of the repository - http://developer.github.com/v3/activity/notifications/#mark-notifications-as-read-in-a-repository - - - - Marks the notifications for a given repository as read. - - The owner of the repository - The name of the repository - The parameter which specifies which notifications to mark. - http://developer.github.com/v3/activity/notifications/#mark-notifications-as-read-in-a-repository - - - - Marks the notifications for a given repository as read. - - The Id of the repository - The parameter which specifies which notifications to mark. - http://developer.github.com/v3/activity/notifications/#mark-notifications-as-read-in-a-repository - - - - Retrives a single by Id. - - The Id of the notification to retrieve. - http://developer.github.com/v3/activity/notifications/#view-a-single-thread - - - - Marks a single notification as read. - - The id of the notification. - http://developer.github.com/v3/activity/notifications/#mark-a-thread-as-read - - - - Retrives a for the provided thread id. - - The Id of the thread to retrieve subscription status. - http://developer.github.com/v3/activity/notifications/#get-a-thread-subscription - - - - Sets the authenticated user's subscription settings for a given thread. - - The Id of the thread to update. - The subscription parameters to set. - http://developer.github.com/v3/activity/notifications/#set-a-thread-subscription - - - - Deletes the authenticated user's subscription to a given thread. - - The Id of the thread to delete subscription from. - http://developer.github.com/v3/activity/notifications/#delete-a-thread-subscription - - - - Provides methods used in the OAuth web flow. - - - - - Gets the URL used in the first step of the web flow. The Web application should redirect to this URL. - - Parameters to the Oauth web flow login url - - - - - Makes a request to get an access token using the code returned when GitHub.com redirects back from the URL - GitHub login url to the application. - - - If the user accepts your request, GitHub redirects back to your site with a temporary code in a code - parameter as well as the state you provided in the previous step in a state parameter. If the states don’t - match, the request has been created by a third party and the process should be aborted. Exchange this for - an access token using this method. - - - - - - - A client for GitHub's Organization Webhooks API. - - - See the Webhooks API documentation for more information. - - - - - Gets the list of hooks defined for a organization - - The organizations name - See API documentation for more information. - - - - Gets the list of hooks defined for a organization - - The organizations name - Options for changing the API response - See API documentation for more information. - - - - Gets a single hook by Id - - The organizations name - The repository's hook id - See API documentation for more information. - - - - Creates a hook for a organization - - The organizations name - The hook's parameters - See API documentation for more information. - - - - Edits a hook for a organization - - The organizations name - The organizations hook id - The hook's parameters - See API documentation for more information. - - - - This will trigger a ping event to be sent to the hook. - - The organizations name - The organizations hook id - See API documentation for more information. - - - - Deletes a hook for a organization - - The organizations name - The organizations hook id - See API documentation for more information. - - - - A client for GitHub's Organization Members API. - - - See the Orgs API documentation for more information. - - - - - - List all users who are members of an organization. A member is a user that - belongs to at least 1 team in the organization. - - - If the authenticated user is also an owner of this organization then both - concealed and public member will be returned. - - - If the requester is not an owner of the organization the query will be redirected - to the public members list. - - - - See the API documentation - for more information. - - The login for the organization - The users - - - - - List all users who are members of an organization. A member is a user that - belongs to at least 1 team in the organization. - - - If the authenticated user is also an owner of this organization then both - concealed and public member will be returned. - - - If the requester is not an owner of the organization the query will be redirected - to the public members list. - - - - See the API documentation - for more information. - - The login for the organization - Options for changing the API response - The users - - - - - List all users who are members of an organization. A member is a user that - belongs to at least 1 team in the organization. - - - If the authenticated user is also an owner of this organization then both - concealed and public member will be returned. - - - If the requester is not an owner of the organization the query will be redirected - to the public members list. - - - - See the API documentation - for more information. - - The login for the organization - The filter to use when getting the users, - The users - - - - - List all users who are members of an organization. A member is a user that - belongs to at least 1 team in the organization. - - - If the authenticated user is also an owner of this organization then both - concealed and public member will be returned. - - - If the requester is not an owner of the organization the query will be redirected - to the public members list. - - - - See the API documentation - for more information. - - The login for the organization - The filter to use when getting the users, - Options for changing the API response - The users - - - - - List all users who are members of an organization. A member is a user that - belongs to at least 1 team in the organization. - - - If the authenticated user is also an owner of this organization then both - concealed and public member will be returned. - - - If the requester is not an owner of the organization the query will be redirected - to the public members list. - - - - See the API documentation - for more information. - - The login for the organization - The role filter to use when getting the users, - The users - - - - - List all users who are members of an organization. A member is a user that - belongs to at least 1 team in the organization. - - - If the authenticated user is also an owner of this organization then both - concealed and public member will be returned. - - - If the requester is not an owner of the organization the query will be redirected - to the public members list. - - - - See the API documentation - for more information. - - The login for the organization - The role filter to use when getting the users, - Options for changing the API response - The users - - - - - List all users who are members of an organization. A member is a user that - belongs to at least 1 team in the organization. - - - If the authenticated user is also an owner of this organization then both - concealed and public member will be returned. - - - If the requester is not an owner of the organization the query will be redirected - to the public members list. - - - - See the API documentation - for more information. - - The login for the organization - The filter to use when getting the users, - The role filter to use when getting the users, - The users - - - - - List all users who are members of an organization. A member is a user that - belongs to at least 1 team in the organization. - - - If the authenticated user is also an owner of this organization then both - concealed and public member will be returned. - - - If the requester is not an owner of the organization the query will be redirected - to the public members list. - - - - See the API documentation - for more information. - - The login for the organization - The filter to use when getting the users, - The role filter to use when getting the users, - Options for changing the API response - The users - - - - List all users who have publicized their membership of the organization. - - http://developer.github.com/v3/orgs/members/#public-members-list - The login for the organization - - - - - List all users who have publicized their membership of the organization. - - http://developer.github.com/v3/orgs/members/#public-members-list - The login for the organization - Options for changing the API response - - - - - Check if a user is, publicly or privately, a member of the organization. - - - See the API documentation - for more information. - - The login for the organization - The login for the user - - - - - Check is a user is publicly a member of the organization. - - - See the API documentation - for more information. - - The login for the organization - The login for the user - - - - - Removes a user from the organization, this will also remove them from all teams - within the organization and they will no longer have any access to the organization's - repositories. - - - See the API documentation - for more information. - - The login for the organization - The login for the user - - - - - Make the authenticated user's organization membership public. - - - This method requires authentication. - See the API documentation - for more information. - - The login for the organization - The login for the user - - - - - Make the authenticated user's organization membership private. - - - This method requires authentication. - See the API documentation - for more information. - - The login for the organization - The login for the user - - - - - Get a user's membership with an organization. - - - This method requires authentication. - The authenticated user must be an organization member. - See the API documentation - for more information. - - The login for the organization - The login for the user - - - - - Add a user to the organization or update the user's role withing the organization. - - - This method requires authentication. - The authenticated user must be an organization owner. - See the API documentation - for more information. - - The login for the organization - The login for the user - An instance describing the - changes to make to the user's organization membership - - - - - Remove a user's membership with an organization. - - - This method requires authentication. - The authenticated user must be an organization owner. - See the API documentation - for more information. - - The login for the organization - The login for the user - - - - - List all pending invitations for the organization. - - - See the API Documentation - for more information. - - The login for the organization - - - - - List all pending invitations for the organization. - - - See the API Documentation - for more information. - - The login for the organization - Options to change API behaviour - - - - - List all users who are outside collaborators of an organization. An outside collaborator is a user that - is not a member of the organization. - - - See the API documentation - for more information. - - The login for the organization - The users - - - - List all users who are outside collaborators of an organization. An outside collaborator is a user that - is not a member of the organization. - - - See the API documentation - for more information. - - The login for the organization - Options for changing the API response - The users - - - - List all users who are outside collaborators of an organization. An outside collaborator is a user that - is not a member of the organization. - - - See the API documentation - for more information. - - The login for the organization - The filter to use when getting the users, - The users - - - - List all users who are outside collaborators of an organization. An outside collaborator is a user that - is not a member of the organization. - - - See the API documentation - for more information. - - The login for the organization - The filter to use when getting the users, - Options for changing the API response - The users - - - - Removes a user as an outside collaborator from the organization, this will remove them from all repositories - within the organization. - - - See the API documentation - for more information. - - The login for the organization - The login of the user - - - - - Converts an organization member to an outside collaborator, - when an organization member is converted to an outside collaborator, - they'll only have access to the repositories that their current team membership allows. - The user will no longer be a member of the organization. - - - See the API documentation - for more information. - - The login for the organization - The login for the user - - - - - A client for GitHub's Orgs API. - - - See the Orgs API documentation for more information. - - - - - Returns a client to manage members of an organization. - - - - - Returns a client to manage teams of an organization. - - - - - A client for GitHub's Organization Hooks API. - - See Hooks API documentation for more information. - - - - Returns a client to manage outside collaborators of an organization. - - - - - Returns the specified . - - login of the organization to get - Thrown when a general API error occurs. - The specified . - - - - Returns all s for the current user. - - Thrown when a general API error occurs. - A list of the current user's s. - - - - Returns all s for the current user. - - Options for changing the API response - Thrown when a general API error occurs. - A list of the current user's s. - - - - Returns all s for the specified user. - - Thrown when a general API error occurs. - A list of the specified user's s. - - - - Returns all s for the specified user. - - The login of the user - Options for changing the API response - Thrown when a general API error occurs. - A list of the specified user's s. - - - - Returns all s. - - Thrown when a general API error occurs. - A list of s. - - - - Returns all s. - - Search parameters of the last organization seen - Thrown when a general API error occurs. - A list of s. - - - - Update the specified organization with data from . - - The name of the organization to update. - - Thrown if the client is not authenticated. - A - - - - A client for GitHub's Project Cards API. - - - See the Repository Projects API documentation for more information. - - - - - Gets all cards. - - - See the API documentation for more information. - - The id of the column - - - - Gets all cards. - - - See the API documentation for more information. - - The id of the column - Options for changing the API response - - - - Gets all cards. - - - See the API documentation for more information. - - The id of the column - Used to filter the list of project cards returned - - - - Gets all cards. - - - See the API documentation for more information. - - The id of the column - Used to filter the list of project cards returned - Options for changing the API response - - - - Gets a single card. - - - See the API documentation for more information. - - The id of the card - - - - Creates a card. - - - See the API documentation for more information. - - The id of the column - The card to create - - - - Updates a card. - - - See the API documentation for more information. - - The id of the card - New values to update the card with - - - - Deletes a card. - - - See the API documentation for more information. - - The id of the card - - - - Moves a card. - - - See the API documentation for more information. - - The id of the card - The position to move the card - - - - A client for GitHub's Project Columns API. - - - See the Repository Projects API documentation for more information. - - - - - Gets all columns. - - - See the API documentation for more information. - - The Id of the project - - - - Gets all columns. - - - See the API documentation for more information. - - The Id of the project - Options for changing the API response - - - - Gets a single column. - - - See the API documentation for more information. - - The id of the column - - - - Creates a column. - - - See the API documentation for more information. - - The Id of the project - The column to create - - - - Updates a column. - - - See the API documentation for more information. - - The id of the column - New values to update the column with - - - - Deletes a column. - - - See the API documentation for more information. - - The id of the column - - - - Moves a column. - - - See the API documentation for more information. - - The id of the column - The position to move the column - - - - A client for GitHub's Repository Projects API. - - - See the Repository Projects API documentation for more information. - - - - - Get all projects for this repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - - - - Get all projects for this repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Used to filter the list of projects returned - - - - Get all projects for this repository. - - - See the API documentation for more information. - - The Id of the repository - - - - Get all projects for this repository. - - - See the API documentation for more information. - - The Id of the repository - Used to filter the list of projects returned - - - - Get all projects for this repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Options for changing the API response - - - - Get all projects for this repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Used to filter the list of projects returned - Options for changing the API response - - - - Get all projects for this repository. - - - See the API documentation for more information. - - The Id of the repository - Options for changing the API response - - - - Get all projects for this repository. - - - See the API documentation for more information. - - The Id of the repository - Used to filter the list of projects returned - Options for changing the API response - - - - Get all projects for the specified organization. - - - See the API documentation for more information. - - The name of the organization - - - - Get all projects for the specified organization. - - - See the API documentation for more information. - - The name of the organization - Used to filter the list of projects returned - - - - Get all projects for the specified organization. - - - See the API documentation for more information. - - The name of the organization - Options for changing the API response - - - - Get all projects for the specified organization. - - - See the API documentation for more information. - - The name of the organization - Used to filter the list of projects returned - Options for changing the API response - - - - Gets a single project for this repository. - - - See the API documentation for more information. - - The Id of the project - - - - Creates a project for this repository. - - - See the API documentation for more information. - - The id of the repository - The new project to create for this repository - - - - Creates a project for the specified organization. - - - See the API documentation for more information. - - The name of the organization - The new project to create for this repository - - - - Updates a project for this repository. - - - See the API documentation for more information. - - The Id of the project - The modified project - - - - Deletes a project. - - - See the API documentation for more information. - - The Id of the project - - - - A client for GitHub's Project Cards API. - - - See the Repository Projects API documentation for more information. - - - - - A client for GitHub's Project Columns API. - - - See the Repository Projects API documentation for more information. - - - - - A client for GitHub's Reactions API. - - - See the Reactions API documentation for more information. - - - - - Get all reactions for a specified Pull Request Review Comment. - - https://developer.github.com/v3/reactions/#list-reactions-for-a-pull-request-review-comment - The owner of the repository - The name of the repository - The comment id - - - - Get all reactions for a specified Pull Request Review Comment. - - https://developer.github.com/v3/reactions/#list-reactions-for-a-pull-request-review-comment - The owner of the repository - The name of the repository - The comment id - Options for changing the API response - - - - Get all reactions for a specified Pull Request Review Comment. - - https://developer.github.com/v3/reactions/#list-reactions-for-a-pull-request-review-comment - The Id of the repository - The comment id - - - - Get all reactions for a specified Pull Request Review Comment. - - https://developer.github.com/v3/reactions/#list-reactions-for-a-pull-request-review-comment - The Id of the repository - The comment id - Options for changing the API response - - - - Creates a reaction for a specified Pull Request Review Comment. - - https://developer.github.com/v3/reactions/#create-reaction-for-a-pull-request-review-comment - The owner of the repository - The name of the repository - The comment id - The reaction to create - - - - Creates a reaction for a specified Pull Request Review Comment. - - https://developer.github.com/v3/reactions/#create-reaction-for-a-pull-request-review-comment - The Id of the repository - The comment id - The reaction to create - - - - A client for GitHub's Pull Request Review Comments API. - - - See the Review Comments API documentation for more information. - - - - - Gets review comments for a specified pull request. - - http://developer.github.com/v3/pulls/comments/#list-comments-on-a-pull-request - The owner of the repository - The name of the repository - The pull request number - - - - Gets review comments for a specified pull request. - - http://developer.github.com/v3/pulls/comments/#list-comments-on-a-pull-request - The Id of the repository - The pull request number - - - - Gets review comments for a specified pull request. - - http://developer.github.com/v3/pulls/comments/#list-comments-on-a-pull-request - The owner of the repository - The name of the repository - The pull request number - Options for changing the API response - - - - Gets review comments for a specified pull request. - - http://developer.github.com/v3/pulls/comments/#list-comments-on-a-pull-request - The Id of the repository - The pull request number - Options for changing the API response - - - - Gets a list of the pull request review comments in a specified repository. - - http://developer.github.com/v3/pulls/comments/#list-comments-in-a-repository - The owner of the repository - The name of the repository - - - - Gets a list of the pull request review comments in a specified repository. - - http://developer.github.com/v3/pulls/comments/#list-comments-in-a-repository - The Id of the repository - - - - Gets a list of the pull request review comments in a specified repository. - - http://developer.github.com/v3/pulls/comments/#list-comments-in-a-repository - The owner of the repository - The name of the repository - Options for changing the API response - - - - Gets a list of the pull request review comments in a specified repository. - - http://developer.github.com/v3/pulls/comments/#list-comments-in-a-repository - The Id of the repository - Options for changing the API response - - - - Gets a list of the pull request review comments in a specified repository. - - http://developer.github.com/v3/pulls/comments/#list-comments-in-a-repository - The owner of the repository - The name of the repository - The sorting parameters - - - - Gets a list of the pull request review comments in a specified repository. - - http://developer.github.com/v3/pulls/comments/#list-comments-in-a-repository - The Id of the repository - The sorting parameters - - - - Gets a list of the pull request review comments in a specified repository. - - http://developer.github.com/v3/pulls/comments/#list-comments-in-a-repository - The owner of the repository - The name of the repository - The sorting parameters - Options for changing the API response - - - - Gets a list of the pull request review comments in a specified repository. - - http://developer.github.com/v3/pulls/comments/#list-comments-in-a-repository - The Id of the repository - The sorting parameters - Options for changing the API response - - - - Gets a single pull request review comment by number. - - http://developer.github.com/v3/pulls/comments/#get-a-single-comment - The owner of the repository - The name of the repository - The pull request review comment number - - - - Gets a single pull request review comment by number. - - http://developer.github.com/v3/pulls/comments/#get-a-single-comment - The Id of the repository - The pull request review comment number - - - - Creates a comment on a pull request review. - - http://developer.github.com/v3/pulls/comments/#create-a-comment - The owner of the repository - The name of the repository - The Pull Request number - The comment - - - - Creates a comment on a pull request review. - - http://developer.github.com/v3/pulls/comments/#create-a-comment - The Id of the repository - The Pull Request number - The comment - - - - Creates a comment on a pull request review as a reply to another comment. - - http://developer.github.com/v3/pulls/comments/#create-a-comment - The owner of the repository - The name of the repository - The pull request number - The comment - - - - Creates a comment on a pull request review as a reply to another comment. - - http://developer.github.com/v3/pulls/comments/#create-a-comment - The Id of the repository - The pull request number - The comment - - - - Edits a comment on a pull request review. - - http://developer.github.com/v3/pulls/comments/#edit-a-comment - The owner of the repository - The name of the repository - The pull request review comment number - The edited comment - - - - Edits a comment on a pull request review. - - http://developer.github.com/v3/pulls/comments/#edit-a-comment - The Id of the repository - The pull request review comment number - The edited comment - - - - Deletes a comment on a pull request review. - - http://developer.github.com/v3/pulls/comments/#delete-a-comment - The owner of the repository - The name of the repository - The pull request review comment number - - - - Deletes a comment on a pull request review. - - http://developer.github.com/v3/pulls/comments/#delete-a-comment - The Id of the repository - The pull request review comment number - - - - A client for GitHub's Pull Request Review Requests API. - - - See the Review Requests API documentation for more information. - - - - - Gets review requests for a specified pull request. - - https://developer.github.com/v3/pulls/review_requests/#list-review-requests - The owner of the repository - The name of the repository - The pull request number - - - - Gets review requests for a specified pull request. - - https://developer.github.com/v3/pulls/review_requests/#list-review-requests - The Id of the repository - The pull request number - - - - Creates review requests on a pull request for specified users. - - https://developer.github.com/v3/pulls/review_requests/#create-a-review-request - The owner of the repository - The name of the repository - The Pull Request number - List of logins of user will be requested for review - - - - Creates review requests on a pull request for specified users. - - https://developer.github.com/v3/pulls/review_requests/#create-a-review-request - The Id of the repository - The Pull Request number - List of logins of user will be requested for review - - - - Deletes review request for given users on a pull request. - - https://developer.github.com/v3/pulls/review_requests/#delete-a-review-request - The owner of the repository - The name of the repository - The pull request review comment number - List of logins of users that will be not longer requested for review - - - - Deletes review request for given users on a pull request. - - https://developer.github.com/v3/pulls/review_requests/#delete-a-review-request - The Id of the repository - The pull request review comment number - List of logins of users that will be not longer requested for review - - - - A client for GitHub's Pull Request Review API. - - - See the Review API documentation for more information. - - - - - Gets reviews for a specified pull request. - - https://developer.github.com/v3/pulls/reviews/#list-reviews-on-a-pull-request - The owner of the repository - The name of the repository - The pull request number - - - - Gets reviews for a specified pull request. - - https://developer.github.com/v3/pulls/reviews/#list-reviews-on-a-pull-request - The Id of the repository - The pull request number - - - - Gets reviews for a specified pull request. - - https://developer.github.com/v3/pulls/reviews/#list-reviews-on-a-pull-request - The owner of the repository - The name of the repository - The pull request number - Options for changing the API response - - - - Gets reviews for a specified pull request. - - https://developer.github.com/v3/pulls/reviews/#list-reviews-on-a-pull-request - The Id of the repository - The pull request number - Options for changing the API response - - - - Gets a single pull request review by ID. - - https://developer.github.com/v3/pulls/reviews/#get-a-single-review - The owner of the repository - The name of the repository - The pull request number - The pull request review number - - - - Gets a single pull request review by ID. - - https://developer.github.com/v3/pulls/reviews/#get-a-single-review - The Id of the repository - The pull request number - The pull request review number - - - - Creates a pull request review. - - https://developer.github.com/v3/pulls/reviews/#create-a-pull-request-review - The owner of the repository - The name of the repository - The Pull Request number - The review - - - - Creates a pull request review. - - https://developer.github.com/v3/pulls/reviews/#create-a-pull-request-review - The Id of the repository - The Pull Request number - The review - - - - Deletes a pull request review. - - https://developer.github.com/v3/pulls/reviews/#delete-a-pending-review - The owner of the repository - The name of the repository - The pull request number - The pull request review number - - - - Deletes a pull request review. - - https://developer.github.com/v3/pulls/reviews/#delete-a-pending-review - The Id of the repository - The pull request number - The pull request review number - - - - Submits a pull request review. - - https://developer.github.com/v3/pulls/reviews/#submit-a-pull-request-review - The owner of the repository - The name of the repository - The pull request number - The pull request review number - The message and event being submitted for the review - - - - Submits a pull request review. - - https://developer.github.com/v3/pulls/reviews/#submit-a-pull-request-review - The Id of the repository - The pull request number - The pull request review number - The message and event being submitted for the review - - - - Dismisses a pull request review. - - https://developer.github.com/v3/pulls/reviews/#dismiss-a-pull-request-review - The owner of the repository - The name of the repository - The pull request number - The pull request review number - The message indicating why the review was dismissed - - - - Dismisses a pull request review. - - https://developer.github.com/v3/pulls/reviews/#dismiss-a-pull-request-review - The Id of the repository - The pull request number - The pull request review number - The message indicating why the review was dismissed - - - - Lists comments for a single review - - https://developer.github.com/v3/pulls/reviews/#get-comments-for-a-single-review - The owner of the repository - The name of the repository - The pull request number - The pull request review number - - - - Lists comments for a single review - - https://developer.github.com/v3/pulls/reviews/#get-comments-for-a-single-review - The Id of the repository - The pull request number - The pull request review number - - - - Lists comments for a single review - - https://developer.github.com/v3/pulls/reviews/#get-comments-for-a-single-review - The owner of the repository - The name of the repository - The pull request number - The pull request review number - Options for changing the API response - - - - Lists comments for a single review - - https://developer.github.com/v3/pulls/reviews/#get-comments-for-a-single-review - The Id of the repository - The pull request number - The pull request review number - Options for changing the API response - - - - A client for GitHub's Pull Requests API. - - - See the Pull Requests API documentation for more information. - - - - - Client for managing reviews. - - - - - Client for managing review comments. - - - - - Client for managing review requests. - - - - - Get a pull request by number. - - - http://developer.github.com/v3/pulls/#get-a-single-pull-request - - - - - Get a pull request by number. - - - http://developer.github.com/v3/pulls/#get-a-single-pull-request - - - - - Get all open pull requests for the repository. - - - http://developer.github.com/v3/pulls/#list-pull-requests - - The owner of the repository - The name of the repository - - - - Get all open pull requests for the repository. - - - http://developer.github.com/v3/pulls/#list-pull-requests - - The Id of the repository - - - - Get all open pull requests for the repository. - - - http://developer.github.com/v3/pulls/#list-pull-requests - - The owner of the repository - The name of the repository - Options for changing the API response - - - - Get all open pull requests for the repository. - - - http://developer.github.com/v3/pulls/#list-pull-requests - - The Id of the repository - Options for changing the API response - - - - Query pull requests for the repository based on criteria - - - http://developer.github.com/v3/pulls/#list-pull-requests - - The owner of the repository - The name of the repository - Used to filter and sort the list of pull requests returned - - - - Query pull requests for the repository based on criteria - - - http://developer.github.com/v3/pulls/#list-pull-requests - - The Id of the repository - Used to filter and sort the list of pull requests returned - - - - Query pull requests for the repository based on criteria - - - http://developer.github.com/v3/pulls/#list-pull-requests - - The owner of the repository - The name of the repository - Used to filter and sort the list of pull requests returned - Options for changing the API response - - - - Query pull requests for the repository based on criteria - - - http://developer.github.com/v3/pulls/#list-pull-requests - - The Id of the repository - Used to filter and sort the list of pull requests returned - Options for changing the API response - - - - Create a pull request for the specified repository. - - http://developer.github.com/v3/pulls/#create-a-pull-request - The owner of the repository - The name of the repository - A instance describing the new PullRequest to create - - - - Create a pull request for the specified repository. - - http://developer.github.com/v3/pulls/#create-a-pull-request - The Id of the repository - A instance describing the new PullRequest to create - - - - Create a pull request for the specified repository. - - http://developer.github.com/v3/pulls/#update-a-pull-request - The owner of the repository - The name of the repository - The PullRequest number - An instance describing the changes to make to the PullRequest - - - - - Create a pull request for the specified repository. - - http://developer.github.com/v3/pulls/#update-a-pull-request - The Id of the repository - The PullRequest number - An instance describing the changes to make to the PullRequest - - - - - Merge a pull request. - - http://developer.github.com/v3/pulls/#merge-a-pull-request-merge-buttontrade - The owner of the repository - The name of the repository - The pull request number - A instance describing a pull request merge - - - - Merge a pull request. - - http://developer.github.com/v3/pulls/#merge-a-pull-request-merge-buttontrade - The Id of the repository - The pull request number - A instance describing a pull request merge - - - - Get the pull request merge status. - - http://developer.github.com/v3/pulls/#get-if-a-pull-request-has-been-merged - The owner of the repository - The name of the repository - The pull request number - - - - Get the pull request merge status. - - http://developer.github.com/v3/pulls/#get-if-a-pull-request-has-been-merged - The Id of the repository - The pull request number - - - - Get the list of commits on a pull request. - - http://developer.github.com/v3/pulls/#list-commits-on-a-pull-request - The owner of the repository - The name of the repository - The pull request number - - - - Get the list of commits on a pull request. - - http://developer.github.com/v3/pulls/#list-commits-on-a-pull-request - The Id of the repository - The pull request number - - - - Get the list of files on a pull request. - - https://developer.github.com/v3/pulls/#list-pull-requests-files - The owner of the repository - The name of the repository - The pull request number - - - - Get the list of files on a pull request. - - https://developer.github.com/v3/pulls/#list-pull-requests-files - The Id of the repository - The pull request number - - - - A client for GitHub's Reactions Events API. - - - See the Reactions API documentation for more information - - - - - Access GitHub's Reactions API for Commit Comments. - - - Refer to the API documentation for more information: https://developer.github.com/v3/reactions/ - - - - - Access GitHub's Reactions API for Issues. - - - Refer to the API documentation for more information: https://developer.github.com/v3/reactions/ - - - - - Access GitHub's Reactions API for Issue Comments. - - - Refer to the API documentation for more information: https://developer.github.com/v3/reactions/ - - - - - Access GitHub's Reactions API for Issue Comments. - - - Refer to the API documentation for more information: https://developer.github.com/v3/reactions/ - - - - - Delete a reaction. - - https://developer.github.com/v3/reactions/#delete-a-reaction - The reaction id - - - - - A client for GitHub's References API. - - - See the References API documentation for more information. - - - - - Gets a reference for a given repository by reference name - - - http://developer.github.com/v3/git/refs/#get-a-reference - - The owner of the repository - The name of the repository - The reference name - - The reference parameter supports either the fully-qualified ref - (prefixed with "refs/", e.g. "refs/heads/master" or - "refs/tags/release-1") or the shortened form (omitting "refs/", e.g. - "heads/master" or "tags/release-1") - - - - - Gets a reference for a given repository by reference name - - - http://developer.github.com/v3/git/refs/#get-a-reference - - The Id of the repository - The reference name - - The reference parameter supports either the fully-qualified ref - (prefixed with "refs/", e.g. "refs/heads/master" or - "refs/tags/release-1") or the shortened form (omitting "refs/", e.g. - "heads/master" or "tags/release-1") - - - - - Gets all references for a given repository - - - http://developer.github.com/v3/git/refs/#get-all-references - - The owner of the repository - The name of the repository - - - - - Gets all references for a given repository - - - http://developer.github.com/v3/git/refs/#get-all-references - - The owner of the repository - The name of the repository - Options for changing the API response - - - - - Gets all references for a given repository - - - http://developer.github.com/v3/git/refs/#get-all-references - - The Id of the repository - - - - - Gets all references for a given repository - - - http://developer.github.com/v3/git/refs/#get-all-references - - The Id of the repository - Options for changing the API response - - - - - Gets references for a given repository by sub-namespace, i.e. "tags" or "heads" - - - http://developer.github.com/v3/git/refs/#get-all-references - - The owner of the repository - The name of the repository - The sub-namespace to get references for - - The subNamespace parameter supports either the fully-qualified ref - (prefixed with "refs/", e.g. "refs/heads/master" or - "refs/tags/release-1") or the shortened form (omitting "refs/", e.g. - "heads/master" or "tags/release-1") - - - - - Gets references for a given repository by sub-namespace, i.e. "tags" or "heads" - - - http://developer.github.com/v3/git/refs/#get-all-references - - The owner of the repository - The name of the repository - The sub-namespace to get references for - Options for changing the API response - - The subNamespace parameter supports either the fully-qualified ref - (prefixed with "refs/", e.g. "refs/heads/master" or - "refs/tags/release-1") or the shortened form (omitting "refs/", e.g. - "heads/master" or "tags/release-1") - - - - - Gets references for a given repository by sub-namespace, i.e. "tags" or "heads" - - - http://developer.github.com/v3/git/refs/#get-all-references - - The Id of the repository - The sub-namespace to get references for - - The subNamespace parameter supports either the fully-qualified ref - (prefixed with "refs/", e.g. "refs/heads/master" or - "refs/tags/release-1") or the shortened form (omitting "refs/", e.g. - "heads/master" or "tags/release-1") - - - - - Gets references for a given repository by sub-namespace, i.e. "tags" or "heads" - - - http://developer.github.com/v3/git/refs/#get-all-references - - The Id of the repository - The sub-namespace to get references for - Options for changing the API response - - The subNamespace parameter supports either the fully-qualified ref - (prefixed with "refs/", e.g. "refs/heads/master" or - "refs/tags/release-1") or the shortened form (omitting "refs/", e.g. - "heads/master" or "tags/release-1") - - - - - Creates a reference for a given repository - - - http://developer.github.com/v3/git/refs/#create-a-reference - - The owner of the repository - The name of the repository - The reference to create - - The reference parameter supports either the fully-qualified ref - (prefixed with "refs/", e.g. "refs/heads/master" or - "refs/tags/release-1") or the shortened form (omitting "refs/", e.g. - "heads/master" or "tags/release-1") - - - - - Creates a reference for a given repository - - - http://developer.github.com/v3/git/refs/#create-a-reference - - The Id of the repository - The reference to create - - - - - Updates a reference for a given repository by reference name - - - http://developer.github.com/v3/git/refs/#update-a-reference - - The owner of the repository - The name of the repository - The reference name - The updated reference data - - The reference parameter supports either the fully-qualified ref - (prefixed with "refs/", e.g. "refs/heads/master" or - "refs/tags/release-1") or the shortened form (omitting "refs/", e.g. - "heads/master" or "tags/release-1") - - - - - Updates a reference for a given repository by reference name - - - http://developer.github.com/v3/git/refs/#update-a-reference - - The Id of the repository - The reference name - The updated reference data - - The reference parameter supports either the fully-qualified ref - (prefixed with "refs/", e.g. "refs/heads/master" or - "refs/tags/release-1") or the shortened form (omitting "refs/", e.g. - "heads/master" or "tags/release-1") - - - - - Deletes a reference for a given repository by reference name - - - http://developer.github.com/v3/git/refs/#delete-a-reference - - The owner of the repository - The name of the repository - The reference name - - The reference parameter supports either the fully-qualified ref - (prefixed with "refs/", e.g. "refs/heads/master" or - "refs/tags/release-1") or the shortened form (omitting "refs/", e.g. - "heads/master" or "tags/release-1") - - - - - Deletes a reference for a given repository by reference name - - - http://developer.github.com/v3/git/refs/#delete-a-reference - - The Id of the repository - The reference name - - The reference parameter supports either the fully-qualified ref - (prefixed with "refs/", e.g. "refs/heads/master" or - "refs/tags/release-1") or the shortened form (omitting "refs/", e.g. - "heads/master" or "tags/release-1") - - - - - A client for GitHub's Releases API. - - - See the Releases API documentation for more information. - - - - - Gets all s for the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - Thrown when a general API error occurs. - - - - Gets all s for the specified repository. - - - See the API documentation for more information. - - The Id of the repository - Thrown when a general API error occurs. - - - - Gets all s for the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - Options for changing the API response - Thrown when a general API error occurs. - - - - Gets all s for the specified repository. - - - See the API documentation for more information. - - The Id of the repository - Options for changing the API response - Thrown when a general API error occurs. - - - - Gets a single for the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - The id of the release - Thrown when a general API error occurs. - - - - Gets a single for the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - The tag of the release - Thrown when a general API error occurs. - - - - Gets a single for the specified repository. - - - See the API documentation for more information. - - The Id of the repository - The id of the release - Thrown when a general API error occurs. - - - - Gets a single for the specified repository. - - - See the API documentation for more information. - - The Id of the repository - The tag of the release - Thrown when a general API error occurs. - - - - Gets the latest for the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - Thrown when a general API error occurs. - - - - Gets the latest for the specified repository. - - - See the API documentation for more information. - - The Id of the repository - Thrown when a general API error occurs. - - - - Creates a new for the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - A description of the release to create - Thrown when a general API error occurs. - - - - Creates a new for the specified repository. - - - See the API documentation for more information. - - The Id of the repository - A description of the release to create - Thrown when a general API error occurs. - - - - Edits an existing for the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - The id of the release - A description of the release to edit - Thrown when a general API error occurs. - - - - Edits an existing for the specified repository. - - - See the API documentation for more information. - - The Id of the repository - The id of the release - A description of the release to edit - Thrown when a general API error occurs. - - - - Deletes an existing for the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - The id of the release to delete - Thrown when a general API error occurs. - - - - Deletes an existing for the specified repository. - - - See the API documentation for more information. - - The Id of the repository - The id of the release to delete - Thrown when a general API error occurs. - - - - Gets all for the specified release of the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - The id of the . - Thrown when a general API error occurs. - - - - Gets all for the specified release of the specified repository. - - - See the API documentation for more information. - - The Id of the repository - The id of the . - Thrown when a general API error occurs. - - - - Gets all for the specified release of the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - The id of the . - Options for changing the API response - Thrown when a general API error occurs. - - - - Gets all for the specified release of the specified repository. - - - See the API documentation for more information. - - The Id of the repository - The id of the . - Options for changing the API response - Thrown when a general API error occurs. - - - - Uploads a for the specified release. - - - See the API documentation for more information. - - The to attach the uploaded asset to - Description of the asset with its data - Thrown when a general API error occurs. - - - - Gets the specified for the specified release of the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - The id of the - - - - Gets the specified for the specified release of the specified repository. - - - See the API documentation for more information. - - The Id of the repository - The id of the - - - - Edits the for the specified release of the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - The id of the - Description of the asset with its amended data - - - - Edits the for the specified release of the specified repository. - - - See the API documentation for more information. - - The Id of the repository - The id of the - Description of the asset with its amended data - - - - Deletes the specified from the specified repository - - - See the API documentation for more information. - - The repository's owner - The repository's name - The id of the . - - - - Deletes the specified from the specified repository - - - See the API documentation for more information. - - The Id of the repository - The id of the . - - - - A client for GitHub's Collaborators on a Repository. - - - See the Collaborators API documentation for more details. - - - - - Gets all the collaborators on a repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Thrown when a general API error occurs. - - - - Gets all the collaborators on a repository. - - - See the API documentation for more information. - - The id of the repository - Thrown when a general API error occurs. - - - - Gets all the collaborators on a repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Options for changing the API response - Thrown when a general API error occurs. - - - - Gets all the collaborators on a repository. - - - See the API documentation for more information. - - The id of the repository - Options for changing the API response - Thrown when a general API error occurs. - - - - Gets all the collaborators on a repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Used to request and filter a list of repository collaborators - Thrown when a general API error occurs. - - - - Gets all the collaborators on a repository. - - - See the API documentation for more information. - - The id of the repository - Used to request and filter a list of repository collaborators - Thrown when a general API error occurs. - - - - Gets all the collaborators on a repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Used to request and filter a list of repository collaborators - Options for changing the API response - Thrown when a general API error occurs. - - - - Gets all the collaborators on a repository. - - - See the API documentation for more information. - - The id of the repository - Used to request and filter a list of repository collaborators - Options for changing the API response - Thrown when a general API error occurs. - - - - Checks if a user is a collaborator on a repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Username of the prospective collaborator - Thrown when a general API error occurs. - - - - Checks if a user is a collaborator on a repository. - - - See the API documentation for more information. - - The id of the repository - Username of the prospective collaborator - Thrown when a general API error occurs. - - - - Review a user's permission level in a repository - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Username of the collaborator to check permission for - Thrown when a general API error occurs. - - - - Review a user's permission level in a repository - - - See the API documentation for more information. - - The id of the repository - Username of the collaborator to check permission for - Thrown when a general API error occurs. - - - - Adds a new collaborator to the repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Username of the new collaborator - Thrown when a general API error occurs. - - - - Adds a new collaborator to the repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Username of the new collaborator - The permission to set. Only valid on organization-owned repositories. - Thrown when a general API error occurs. - - - - Adds a new collaborator to the repository. - - - See the API documentation for more information. - - The id of the repository - Username of the new collaborator - Thrown when a general API error occurs. - - - - Adds a new collaborator to the repository. - - - See the API documentation for more information. - - The id of the repository - Username of the new collaborator - The permission to set. Only valid on organization-owned repositories. - Thrown when a general API error occurs. - - - - Invites a new collaborator to the repo - - - See the API documentation for more information. - - The owner of the repository. - The name of the repository. - The name of the user to invite. - Thrown when a general API error occurs. - - - - Invites a new collaborator to the repo - - - See the API documentation for more information. - - The owner of the repository. - The name of the repository. - The name of the user to invite. - The permission to set. Only valid on organization-owned repositories. - Thrown when a general API error occurs. - - - - Invites a new collaborator to the repo - - - See the API documentation for more information. - - The id of the repository. - The name of the user to invite. - Thrown when a general API error occurs. - - - - Invites a new collaborator to the repo - - - See the API documentation for more information. - - The id of the repository. - The name of the user to invite. - The permission to set. Only valid on organization-owned repositories. - Thrown when a general API error occurs. - - - - Deletes a collaborator from the repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Username of the removed collaborator - Thrown when a general API error occurs. - - - - Deletes a collaborator from the repository. - - - See the API documentation for more information. - - The id of the repository - Username of the removed collaborator - Thrown when a general API error occurs. - - - - A client for GitHub's Repositories API. - - - See the Repositories API documentation for more details. - - - - - Client for managing pull requests. - - - See the Pull Requests API documentation for more details - - - - - Client for managing branches in a repository. - - - See the Branches API documentation for more details - - - - - Client for managing commit comments in a repository. - - - See the Repository Comments API documentation for more information. - - - - - Client for managing deploy keys in a repository. - - - See the Repository Deploy Keys API documentation for more information. - - - - - Client for managing the contents of a repository. - - - See the Repository Contents API documentation for more information. - - - - - Creates a new repository for the current user. - - - See the API documentation for more information. - - A instance describing the new repository to create - Thrown when a general API error occurs. - A instance for the created repository. - - - - Creates a new repository in the specified organization. - - - See the API documentation for more information. - - Login of the organization in which to create the repository - A instance describing the new repository to create - Thrown when a general API error occurs. - A instance for the created repository - - - - Deletes the specified repository. - - - See the API documentation for more information. - Deleting a repository requires admin access. If OAuth is used, the `delete_repo` scope is required. - - The owner of the repository - The name of the repository - Thrown when a general API error occurs. - - - - Deletes the specified repository. - - - See the API documentation for more information. - Deleting a repository requires admin access. If OAuth is used, the `delete_repo` scope is required. - - The Id of the repository - Thrown when a general API error occurs. - - - - Transfers the ownership of the specified repository. - - - See the API documentation for more information. - - The current owner of the repository - The name of the repository - Repository transfer information - A - - - - Transfers the ownership of the specified repository. - - - See the API documentation for more information. - - The id of the repository - Repository transfer information - A - - - - Gets the specified repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Thrown when a general API error occurs. - A - - - - Gets the specified repository. - - - See the API documentation for more information. - - The Id of the repository - Thrown when a general API error occurs. - A - - - - Gets all public repositories. - - - See the API documentation for more information. - The default page size on GitHub.com is 30. - - Thrown if the client is not authenticated. - Thrown when a general API error occurs. - A of . - - - - Gets all public repositories since the integer Id of the last Repository that you've seen. - - - See the API documentation for more information. - The default page size on GitHub.com is 30. - - Search parameters of the last repository seen - Thrown if the client is not authenticated. - Thrown when a general API error occurs. - A of . - - - - Gets all repositories owned by the current user. - - - See the API documentation for more information. - The default page size on GitHub.com is 30. - - Thrown if the client is not authenticated. - Thrown when a general API error occurs. - A of . - - - - Gets all repositories owned by the current user. - - - See the API documentation for more information. - - Options for changing the API response - Thrown if the client is not authenticated. - Thrown when a general API error occurs. - A of . - - - - Gets all repositories owned by the current user. - - - See the API documentation for more information. - The default page size on GitHub.com is 30. - - Search parameters to filter results on - Thrown if the client is not authenticated. - Thrown when a general API error occurs. - A of . - - - - Gets all repositories owned by the current user. - - - See the API documentation for more information. - - Search parameters to filter results on - Options for changing the API response - Thrown if the client is not authenticated. - Thrown when a general API error occurs. - A of . - - - - Gets all repositories owned by the specified user. - - - See the API documentation for more information. - The default page size on GitHub.com is 30. - - The account name to search for - Thrown when a general API error occurs. - A of . - - - - Gets all repositories owned by the specified user. - - - See the API documentation for more information. - - The account name to search for - Options for changing the API response - Thrown when a general API error occurs. - A of . - - - - Gets all repositories owned by the specified organization. - - - See the API documentation for more information. - The default page size on GitHub.com is 30. - - The organization name to search for - Thrown when a general API error occurs. - A of . - - - - Gets all repositories owned by the specified organization. - - - See the API documentation for more information. - - The organization name to search for - Options for changing the API response - Thrown when a general API error occurs. - A of . - - - - A client for GitHub's Commit Status API. - - - See the Commit Status API documentation for more - details. Also check out the blog post - that announced this feature. - - - - - A client for GitHub's Repository Hooks API. - - See Hooks API documentation for more information. - - - - A client for GitHub's Repository Forks API. - - See Forks API documentation for more information. - - - - A client for GitHub's Repo Collaborators. - - - See the Collaborators API documentation for more details - - - - - Client for GitHub's Repository Deployments API - - - See the Deployments API documentation for more details - - - - - Client for GitHub's Repository Statistics API. - Note that the GitHub API uses caching on these endpoints, - see a word about caching for more details. - - - See the Statistics API documentation for more details - - - - - Client for GitHub's Repository Commits API - - - See the Commits API documentation for more details - - - - - Access GitHub's Releases API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/repos/releases/ - - - - - Client for GitHub's Repository Merging API - - - See the Merging API documentation for more details - - - - - Gets all contributors for the specified repository. Does not include anonymous contributors. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - All contributors of the repository. - - - - Gets all contributors for the specified repository. Does not include anonymous contributors. - - - See the API documentation for more details - - The Id of the repository - All contributors of the repository. - - - - Gets all contributors for the specified repository. Does not include anonymous contributors. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - Options for changing the API response - All contributors of the repository. - - - - Gets all contributors for the specified repository. Does not include anonymous contributors. - - - See the API documentation for more details - - The Id of the repository - Options for changing the API response - All contributors of the repository. - - - - Gets all contributors for the specified repository. With the option to include anonymous contributors. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - True if anonymous contributors should be included in result; Otherwise false - All contributors of the repository. - - - - Gets all contributors for the specified repository. With the option to include anonymous contributors. - - - See the API documentation for more details - - The Id of the repository - True if anonymous contributors should be included in result; Otherwise false - All contributors of the repository. - - - - Gets all contributors for the specified repository. With the option to include anonymous contributors. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - True if anonymous contributors should be included in result; Otherwise false - Options for changing the API response - All contributors of the repository. - - - - Gets all contributors for the specified repository. With the option to include anonymous contributors. - - - See the API documentation for more details - - The Id of the repository - True if anonymous contributors should be included in result; Otherwise false - Options for changing the API response - All contributors of the repository. - - - - Gets all languages for the specified repository. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - All languages used in the repository and the number of bytes of each language. - - - - Gets all languages for the specified repository. - - - See the API documentation for more details - - The Id of the repository - All languages used in the repository and the number of bytes of each language. - - - - Gets all teams for the specified repository. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - All s associated with the repository - - - - Gets all teams for the specified repository. - - - See the API documentation for more details - - The Id of the repository - All s associated with the repository - - - - Gets all teams for the specified repository. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - Options for changing the API response - All s associated with the repository - - - - Gets all teams for the specified repository. - - - See the API documentation for more details - - The Id of the repository - Options for changing the API response - All s associated with the repository - - - - Gets all tags for the specified repository. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - All of the repositories tags. - - - - Gets all tags for the specified repository. - - - See the API documentation for more details - - The Id of the repository - All of the repositories tags. - - - - Gets all tags for the specified repository. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - Options for changing the API response - All of the repositories tags. - - - - Gets all tags for the specified repository. - - - See the API documentation for more details - - The Id of the repository - Options for changing the API response - All of the repositories tags. - - - - Get the contents of a repository's license - - - See the API documentation for more details - - The owner of the repository - The name of the repository - Returns the contents of the repository's license file, if one is detected. - - - - Get the contents of a repository's license - - - See the API documentation for more details - - The Id of the repository - Returns the contents of the repository's license file, if one is detected. - - - - Updates the specified repository with the values given in - - The owner of the repository - The name of the repository - New values to update the repository with - The updated - - - - Updates the specified repository with the values given in - - The Id of the repository - New values to update the repository with - The updated - - - - A client for GitHub's Repository Pages API. - - - See the Repository Pages API documentation for more information. - - - - - A client for GitHub's Repository Invitations API. - - - See the Repository Invitations API documentation for more information. - - - - - Access GitHub's Repository Traffic API - - - Refer to the API documentation for more information: https://developer.github.com/v3/repos/traffic/ - - - - - Access GitHub's Repository Projects API - - - Refer to the API documentation for more information: https://developer.github.com/v3/repos/projects/ - - - - - A client for GitHub's Repository Branches API. - - - See the Repository Branches API documentation for more details. - - - - - Gets all the branches for the specified repository. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - - - - Gets all the branches for the specified repository. - - - See the API documentation for more details - - The ID of the repository - - - - Gets all the branches for the specified repository. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - Options for changing the API response - - - - Gets all the branches for the specified repository. - - - See the API documentation for more details - - The ID of the repository - Options for changing the API response - - - - Gets the specified branch. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Gets the specified branch. - - - See the API documentation for more details - - The ID of the repository - The name of the branch - - - - Get the branch protection settings for the specified branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Get the branch protection settings for the specified branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Update the branch protection settings for the specified branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - Branch protection settings - - - - Update the branch protection settings for the specified branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - Branch protection settings - - - - Remove the branch protection settings for the specified branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Remove the branch protection settings for the specified branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Get the required status checks for the specified branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Get the required status checks for the specified branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Replace required status checks for the specified branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - Required status checks - - - - Replace required status checks for the specified branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - Required status checks - - - - Remove required status checks for the specified branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Remove required status checks for the specified branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Get the required status checks contexts for the specified branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Get the required status checks contexts for the specified branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Replace the required status checks contexts for the specified branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - The contexts to replace - - - - Replace the required status checks contexts for the specified branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - The contexts to replace - - - - Add the required status checks context for the specified branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - The contexts to add - - - - Add the required status checks contexts for the specified branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - The contexts to add - - - - Remove the required status checks contexts for the specified branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - The contexts to remove - - - - Remove the required status checks contexts for the specified branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - The contexts to remove - - - - Get required pull request review enforcement of protected branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Get required pull request review enforcement of protected branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Update required pull request review enforcement of protected branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - The required pull request review settings - - - - Update required pull request review enforcement of protected branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - The required pull request review settings - - - - Remove required pull request review enforcement of protected branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Remove required pull request review enforcement of protected branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Get admin enforcement of protected branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Get admin enforcement of protected branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Add admin enforcement to protected branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Add admin enforcement to protected branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Remove admin enforcement on protected branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Remove admin enforcement on protected branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Get restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Get restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Remove restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Remove restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Get team restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Get team restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Replace team restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - List of teams with push access - - - - Replace team restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The Id of the repository - The name of the branch - List of teams with push access to add - - - - Add team restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - List of teams with push access to add - - - - Add team restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The Id of the repository - The name of the branch - List of teams with push access - - - - Remove team restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - List of teams to remove - - - - Remove team restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The Id of the repository - The name of the branch - List of teams to remove - - - - Get user restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Get user restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Replace user restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - List of users with push access - - - - Replace user restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The Id of the repository - The name of the branch - List of users with push access - - - - Add user restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - List of users with push access to add - - - - Add user restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The Id of the repository - The name of the branch - List of users with push access to add - - - - Remove user restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - List of users with push access to remove - - - - Remove user restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The Id of the repository - The name of the branch - List of users with push access to remove - - - - A client for GitHub's Repository Comments API. - - - See the Repository Comments API documentation for more information. - - - - - Gets a single Repository Comment by number. - - http://developer.github.com/v3/repos/comments/#get-a-single-commit-comment - The owner of the repository - The name of the repository - The comment id - - - - Gets a single Repository Comment by number. - - http://developer.github.com/v3/repos/comments/#get-a-single-commit-comment - The Id of the repository - The comment id - - - - Gets Commit Comments for a repository. - - http://developer.github.com/v3/repos/comments/#list-commit-comments-for-a-repository - The owner of the repository - The name of the repository - - - - Gets Commit Comments for a repository. - - http://developer.github.com/v3/repos/comments/#list-commit-comments-for-a-repository - The Id of the repository - - - - Gets Commit Comments for a repository. - - http://developer.github.com/v3/repos/comments/#list-commit-comments-for-a-repository - The owner of the repository - The name of the repository - Options to change the API response - - - - Gets Commit Comments for a repository. - - http://developer.github.com/v3/repos/comments/#list-commit-comments-for-a-repository - The Id of the repository - Options to change the API response - - - - Gets Commit Comments for a specified Commit. - - http://developer.github.com/v3/repos/comments/#list-comments-for-a-single-commit - The owner of the repository - The name of the repository - The sha of the commit - - - - Gets Commit Comments for a specified Commit. - - http://developer.github.com/v3/repos/comments/#list-comments-for-a-single-commit - The Id of the repository - The sha of the commit - - - - Gets Commit Comments for a specified Commit. - - http://developer.github.com/v3/repos/comments/#list-comments-for-a-single-commit - The owner of the repository - The name of the repository - The sha of the commit - Options to change the API response - - - - Gets Commit Comments for a specified Commit. - - http://developer.github.com/v3/repos/comments/#list-comments-for-a-single-commit - The Id of the repository - The sha of the commit - Options to change the API response - - - - Creates a new Commit Comment for a specified Commit. - - http://developer.github.com/v3/repos/comments/#create-a-commit-comment - The owner of the repository - The name of the repository - The sha reference of commit - The new comment to add to the commit - - - - Creates a new Commit Comment for a specified Commit. - - http://developer.github.com/v3/repos/comments/#create-a-commit-comment - The Id of the repository - The sha reference of commit - The new comment to add to the commit - - - - Updates a specified Commit Comment. - - http://developer.github.com/v3/repos/comments/#update-a-commit-comment - The owner of the repository - The name of the repository - The comment number - The modified comment - - - - Updates a specified Commit Comment. - - http://developer.github.com/v3/repos/comments/#update-a-commit-comment - The Id of the repository - The comment number - The modified comment - - - - Deletes the specified Commit Comment - - http://developer.github.com/v3/repos/comments/#delete-a-commit-comment - The owner of the repository - The name of the repository - The comment id - - - - Deletes the specified Commit Comment - - http://developer.github.com/v3/repos/comments/#delete-a-commit-comment - The Id of the repository - The comment id - - - - A client for GitHub's Repository Commits API. - - - See the Repository Commits API documentation for more information. - - - - - Compare two references in a repository - - The owner of the repository - The name of the repository - The reference to use as the base commit - The reference to use as the head commit - - - - Compare two references in a repository - - The Id of the repository - The reference to use as the base commit - The reference to use as the head commit - - - - Gets a single commit for a given repository - - The owner of the repository - The name of the repository - The reference for the commit (SHA) - - - - Gets a single commit for a given repository - - The Id of the repository - The reference for the commit (SHA) - - - - Gets all commits for a given repository - - The owner of the repository - The name of the repository - - - - Gets all commits for a given repository - - The Id of the repository - - - - Gets all commits for a given repository - - The owner of the repository - The name of the repository - Options for changing the API response - - - - Gets all commits for a given repository - - The Id of the repository - Options for changing the API response - - - - Gets all commits for a given repository - - The owner of the repository - The name of the repository - Used to filter list of commits returned - - - - Gets all commits for a given repository - - The Id of the repository - Used to filter list of commits returned - - - - Gets all commits for a given repository - - The owner of the repository - The name of the repository - Used to filter list of commits returned - Options for changing the API response - - - - Gets all commits for a given repository - - The Id of the repository - Used to filter list of commits returned - Options for changing the API response - - - - Get the SHA-1 of a commit reference - - The owner of the repository - The name of the repository - The repository reference - - - - Get the SHA-1 of a commit reference - - The Id of the repository - The repository reference - - - - Client for accessing contents of files within a repository as base64 encoded content. - - - See the Repository Contents API documentation for more information. - - - - - Returns the contents of a file or directory in a repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The content path - - - - Returns the raw content of the file at the given or null if the path is a directory. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The content path - - - - Returns the contents of a file or directory in a repository. - - - See the API documentation for more information. - - The Id of the repository - The content path - - - - Returns the contents of the root directory in a repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - - - - Returns the contents of the root directory in a repository. - - - See the API documentation for more information. - - The Id of the repository - - - - Returns the contents of a file or directory in a repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The content path - The name of the commit/branch/tag. Default: the repository�s default branch (usually master) - - - - Returns the raw content of the file at the given or null if the path is a directory. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The content path - The name of the commit/branch/tag. - - - - Returns the contents of a file or directory in a repository. - - - See the API documentation for more information. - - The Id of the repository - The content path - The name of the commit/branch/tag. Default: the repository�s default branch (usually master) - - - - Returns the contents of the root directory in a repository. - - - If given a path to a single file, this method returns a collection containing only that file. - See the API documentation for more information. - - The owner of the repository - The name of the repository - The name of the commit/branch/tag. Default: the repository�s default branch (usually master) - - - - Returns the contents of the root directory in a repository. - - - If given a path to a single file, this method returns a collection containing only that file. - See the API documentation for more information. - - The Id of the repository - The name of the commit/branch/tag. Default: the repository�s default branch (usually master) - - - - Gets the preferred README for the specified repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Thrown when a general API error occurs. - - - - Gets the preferred README for the specified repository. - - - See the API documentation for more information. - - The Id of the repository - Thrown when a general API error occurs. - - - - Gets the preferred README's HTML for the specified repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Thrown when a general API error occurs. - - - - Gets the preferred README's HTML for the specified repository. - - - See the API documentation for more information. - - The Id of the repository - Thrown when a general API error occurs. - - - - Get an archive of a given repository's contents - - https://developer.github.com/v3/repos/contents/#get-archive-link - The owner of the repository - The name of the repository - - - - Get an archive of a given repository's contents - - https://developer.github.com/v3/repos/contents/#get-archive-link - The Id of the repository - - - - Get an archive of a given repository's contents, in a specific format - - https://developer.github.com/v3/repos/contents/#get-archive-link - The owner of the repository - The name of the repository - The format of the archive. Can be either tarball or zipball - - - - Get an archive of a given repository's contents, in a specific format - - https://developer.github.com/v3/repos/contents/#get-archive-link - The Id of the repository - The format of the archive. Can be either tarball or zipball - - - - Get an archive of a given repository's contents, using a specific format and reference - - https://developer.github.com/v3/repos/contents/#get-archive-link - The owner of the repository - The name of the repository - The format of the archive. Can be either tarball or zipball - A valid Git reference. - - - - Get an archive of a given repository's contents, using a specific format and reference - - https://developer.github.com/v3/repos/contents/#get-archive-link - The Id of the repository - The format of the archive. Can be either tarball or zipball - A valid Git reference. - - - - Get an archive of a given repository's contents, in a specific format - - https://developer.github.com/v3/repos/contents/#get-archive-link - The owner of the repository - The name of the repository - The format of the archive. Can be either tarball or zipball - A valid Git reference. - Time span until timeout - - - - Get an archive of a given repository's contents, in a specific format - - https://developer.github.com/v3/repos/contents/#get-archive-link - The Id of the repository - The format of the archive. Can be either tarball or zipball - A valid Git reference. - Time span until timeout - - - - Creates a commit that creates a new file in a repository. - - The owner of the repository - The name of the repository - The path to the file - Information about the file to create - - - - Creates a commit that creates a new file in a repository. - - The Id of the repository - The path to the file - Information about the file to create - - - - Creates a commit that updates the contents of a file in a repository. - - The owner of the repository - The name of the repository - The path to the file - Information about the file to update - - - - Creates a commit that updates the contents of a file in a repository. - - The Id of the repository - The path to the file - Information about the file to update - - - - Creates a commit that deletes a file in a repository. - - The owner of the repository - The name of the repository - The path to the file - Information about the file to delete - - - - Creates a commit that deletes a file in a repository. - - The Id of the repository - The path to the file - Information about the file to delete - - - - The archive format to return from the server - - - - - The TAR archive format - - - - - The ZIP archive format - - - - - A client for GitHub's Repository Deploy Keys API. - - - See the Deploy Keys API documentation for more information. - - - - - Get a single deploy key by number for a repository. - - - See the API documentation for more information. - - The owner of the repository. - The name of the repository. - The id of the deploy key. - - - - Get a single deploy key by number for a repository. - - - See the API documentation for more information. - - The Id of the repository. - The id of the deploy key. - - - - Get all deploy keys for a repository. - - - See the API documentation for more information. - - The owner of the repository. - The name of the repository. - - - - Get all deploy keys for a repository. - - - See the API documentation for more information. - - The Id of the repository. - - - - Get all deploy keys for a repository. - - - See the API documentation for more information. - - The owner of the repository. - The name of the repository. - Options for changing the API response - - - - Get all deploy keys for a repository. - - - See the API documentation for more information. - - The Id of the repository. - Options for changing the API response - - - - Creates a new deploy key for a repository. - - - See the API documentation for more information. - - The owner of the repository. - The name of the repository. - The deploy key to create for the repository. - - - - Creates a new deploy key for a repository. - - - See the API documentation for more information. - - The Id of the repository. - The deploy key to create for the repository. - - - - Deletes a deploy key from a repository. - - - See the API documentation for more information. - - The owner of the repository. - The name of the repository. - The id of the deploy key to delete. - - - - Deletes a deploy key from a repository. - - - See the API documentation for more information. - - The Id of the repository. - The id of the deploy key to delete. - - - - A client for GitHub's Repository Forks API. - - - See the Forks API documentation for more information. - - - - - Gets the list of forks defined for a repository - - - See API documentation for more information. - - The owner of the repository - The name of the repository - - - - Gets the list of forks defined for a repository - - - See API documentation for more information. - - The Id of the repository - - - - Gets the list of forks defined for a repository - - - See API documentation for more information. - - The owner of the repository - The name of the repository - Options for changing the API response - - - - Gets the list of forks defined for a repository - - - See API documentation for more information. - - The Id of the repository - Options for changing the API response - - - - Gets the list of forks defined for a repository - - - See API documentation for more information. - - The owner of the repository - The name of the repository - Used to request and filter a list of repository forks - - - - Gets the list of forks defined for a repository - - - See API documentation for more information. - - The Id of the repository - Used to request and filter a list of repository forks - - - - Gets the list of forks defined for a repository - - - See API documentation for more information. - - The owner of the repository - The name of the repository - Used to request and filter a list of repository forks - Options for changing the API response - - - - Gets the list of forks defined for a repository - - - See API documentation for more information. - - The Id of the repository - Used to request and filter a list of repository forks - Options for changing the API response - - - - Creates a fork for a repository. Specify organization in the fork parameter to create for an organization. - - - See API documentation for more information. - - The owner of the repository - The name of the repository - Used to fork a repository - - - - Creates a fork for a repository. Specify organization in the fork parameter to create for an organization. - - - See API documentation for more information. - - The Id of the repository - Used to fork a repository - - - - A client for GitHub's Repository Webhooks API. - - - See the Webhooks API documentation for more information. - - - - - Gets the list of hooks defined for a repository - - The repository's owner - The repository's name - See API documentation for more information. - - - - Gets the list of hooks defined for a repository - - The Id of the repository - See API documentation for more information. - - - - Gets the list of hooks defined for a repository - - The repository's owner - The repository's name - Options for changing the API response - See API documentation for more information. - - - - Gets the list of hooks defined for a repository - - The Id of the repository - Options for changing the API response - See API documentation for more information. - - - - Gets a single hook by Id - - The repository's owner - The repository's name - The repository's hook id - See API documentation for more information. - - - - Gets a single hook by Id - - The Id of the repository - The repository's hook id - See API documentation for more information. - - - - Creates a hook for a repository - - The repository's owner - The repository's name - The hook's parameters - See API documentation for more information. - - - - Creates a hook for a repository - - The Id of the repository - The hook's parameters - See API documentation for more information. - - - - Edits a hook for a repository - - The repository's owner - The repository's name - The repository's hook id - The requested changes to an edit repository hook - See API documentation for more information. - - - - Edits a hook for a repository - - The Id of the repository - The repository's hook id - The requested changes to an edit repository hook - See API documentation for more information. - - - - Tests a hook for a repository - - The repository's owner - The repository's name - The repository's hook id - See API documentation for more information. - This will trigger the hook with the latest push to the current repository if the hook is subscribed to push events. If the hook - is not subscribed to push events, the server will respond with 204 but no test POST will be generated. - - - - Tests a hook for a repository - - The Id of the repository - The repository's hook id - See API documentation for more information. - This will trigger the hook with the latest push to the current repository if the hook is subscribed to push events. If the hook - is not subscribed to push events, the server will respond with 204 but no test POST will be generated. - - - - This will trigger a ping event to be sent to the hook. - - The repository's owner - The repository's name - The repository's hook id - See API documentation for more information. - - - - This will trigger a ping event to be sent to the hook. - - The Id of the repository - The repository's hook id - See API documentation for more information. - - - - Deletes a hook for a repository - - The repository's owner - The repository's name - The repository's hook id - See API documentation for more information. - - - - Deletes a hook for a repository - - The Id of the repository - The repository's hook id - See API documentation for more information. - - - - A client for GitHub's Invitations on a Repository. - - - See the Invitations API documentation for more details. - - - - - Accept a repository invitation. - - - See the API documentation for more information. - - The id of the invitation - Thrown when a general API error occurs. - - - - Decline a repository invitation. - - - See the API documentation for more information. - - The id of the invitation - Thrown when a general API error occurs. - - - - Deletes a repository invitation. - - - See the API documentation for more information. - - The id of the repository - The id of the invitation - Thrown when a general API error occurs. - - - - Gets all invitations for the current user. - - - See the API documentation for more information. - - Thrown when a general API error occurs. - - - - Gets all invitations for the current user. - - - See the API documentation for more information. - - Options for changing the API response - Thrown when a general API error occurs. - - - - Gets all the invitations on a repository. - - - See the API documentation for more information. - - The id of the repository - Thrown when a general API error occurs. - - - - Gets all the invitations on a repository. - - - See the API documentation for more information. - - The id of the repository - Options for changing the API response - Thrown when a general API error occurs. - - - - Updates a repository invitation. - - - See the API documentation for more information. - - The id of the repository - The id of the invitation - The permission for the collsborator - Thrown when a general API error occurs. - - - - A client for GitHub's Repository Pages API. - - - See the Repository Pages API documentation for more information. - - - - - Gets the page metadata for a given repository - - The owner of the repository - The name of the repository - - See the API documentation for more information. - - - - - Gets the page metadata for a given repository - - The Id of the repository - - See the API documentation for more information. - - - - - Gets all build metadata for a given repository - - The owner of the repository - The name of the repository - - See the API documentation for more information. - - - - - Gets all build metadata for a given repository - - The Id of the repository - - See the API documentation for more information. - - - - - Gets all build metadata for a given repository - - The owner of the repository - The name of the repository - Options to change the API response - - See the API documentation for more information. - - - - - Gets all build metadata for a given repository - - The Id of the repository - Options to change the API response - - See the API documentation for more information. - - - - - Gets the build metadata for the last build for a given repository - - The owner of the repository - The name of the repository - - See the API documentation for more information. - - - - - Gets the build metadata for the last build for a given repository - - The Id of the repository - - See the API documentation for more information. - - - - - Requests your site be built from the latest revision on the default branch for a given repository - - The owner of the repository - The name of the repository - - See the API documentation for more information. - - - - - Requests your site be built from the latest revision on the default branch for a given repository - - The Id of the repository - - See the API documentation for more information. - - - - - A client for GitHub's Repository Traffic API. - - - See the Repository Traffic API documentation for more information. - - - - - List the top 10 referrers over the last 14 days - - https://developer.github.com/v3/repos/traffic/#list-referrers - The owner of the repository - - - - List the top 10 popular contents over the last 14 days - - https://developer.github.com/v3/repos/traffic/#list-paths - The owner of the repository - The name of the repository - - - - List the top 10 popular contents over the last 14 days - - https://developer.github.com/v3/repos/traffic/#list-paths - The owner of the repository - - - - Get the total number of views and breakdown per day or week for the last 14 days - - https://developer.github.com/v3/repos/traffic/#views - The owner of the repository - The name of the repository - Breakdown per day or week - - - - Get the total number of views and breakdown per day or week for the last 14 days - - https://developer.github.com/v3/repos/traffic/#views - The owner of the repository - Breakdown per day or week - - - - Get the total number of clones and breakdown per day or week for the last 14 days - - https://developer.github.com/v3/repos/traffic/#clones - The owner of the repository - The name of the repository - Breakdown per day or week - - - - Get the total number of clones and breakdown per day or week for the last 14 days - - https://developer.github.com/v3/repos/traffic/#clones - The owner of the repository - Breakdown per day or week - - - - A client for GitHub's Search API. - - - See the Search API documentation for more information. - - - - - search repos - http://developer.github.com/v3/search/#search-repositories - - - List of repos - - - - search users - http://developer.github.com/v3/search/#search-users - - - List of users - - - - search issues - http://developer.github.com/v3/search/#search-issues - - - List of issues - - - - search code - http://developer.github.com/v3/search/#search-code - - - List of files - - - - search labels - https://developer.github.com/v3/search/#search-labels - - - List of labels - - - - A client for GitHub's Reactions API. - - - See the Reactions API documentation for more information. - - - - - Creates a reaction for a specified Issue Comment - - https://developer.github.com/v3/reactions/#create-reactions-for-an-issue-comment - The owner of the repository - The name of the repository - The comment id - The reaction to create - - - - Creates a reaction for a specified Issue Comment - - https://developer.github.com/v3/reactions/#create-reaction-for-an-issue-comment - The Id of the repository - The comment id - The reaction to create - - - - Get all reactions for a specified Issue Comment - - https://developer.github.com/v3/reactions/#list-reactions-for-an-issue-comment - The owner of the repository - The name of the repository - The comment id - - - - Get all reactions for a specified Issue Comment - - https://developer.github.com/v3/reactions/#list-reactions-for-an-issue-comment - The owner of the repository - The name of the repository - The comment id - Options for changing the API response - - - - Get all reactions for a specified Issue Comment - - https://developer.github.com/v3/reactions/#list-reactions-for-an-issue-comment - The Id of the repository - The comment id - - - - Get all reactions for a specified Issue Comment - - https://developer.github.com/v3/reactions/#list-reactions-for-an-issue-comment - The Id of the repository - The comment id - Options for changing the API response - - - - A client for GitHub's Issue Comments API. - - - See the Issue Comments API documentation for more information. - - - - - Instantiates a new GitHub Issue Comments API client. - - An API connection - - - - Gets a single Issue Comment by id. - - http://developer.github.com/v3/issues/comments/#get-a-single-comment - The owner of the repository - The name of the repository - The issue comment id - - - - Gets a single Issue Comment by id. - - http://developer.github.com/v3/issues/comments/#get-a-single-comment - The Id of the repository - The issue comment id - - - - Gets Issue Comments for a repository. - - http://developer.github.com/v3/issues/comments/#list-comments-in-a-repository - The owner of the repository - The name of the repository - - - - Gets Issue Comments for a repository. - - http://developer.github.com/v3/issues/comments/#list-comments-in-a-repository - The Id of the repository - - - - Gets Issue Comments for a repository. - - http://developer.github.com/v3/issues/comments/#list-comments-in-a-repository - The owner of the repository - The name of the repository - Options for changing the API response - - - - Gets Issue Comments for a repository. - - http://developer.github.com/v3/issues/comments/#list-comments-in-a-repository - The Id of the repository - Options for changing the API response - - - - Gets Issue Comments for a repository. - - http://developer.github.com/v3/issues/comments/#list-comments-in-a-repository - The owner of the repository - The name of the repository - The sorting parameters - - - - Gets Issue Comments for a repository. - - http://developer.github.com/v3/issues/comments/#list-comments-in-a-repository - The Id of the repository - The sorting parameters - - - - Gets Issue Comments for a repository. - - http://developer.github.com/v3/issues/comments/#list-comments-in-a-repository - The owner of the repository - The name of the repository - The sorting parameters - Options for changing the API response - - - - Gets Issue Comments for a repository. - - http://developer.github.com/v3/issues/comments/#list-comments-in-a-repository - The Id of the repository - The sorting parameters - Options for changing the API response - - - - Gets Issue Comments for a specified Issue. - - http://developer.github.com/v3/issues/comments/#list-comments-on-an-issue - The owner of the repository - The name of the repository - The issue number - - - - Gets Issue Comments for a specified Issue. - - http://developer.github.com/v3/issues/comments/#list-comments-on-an-issue - The Id of the repository - The issue number - - - - Gets Issue Comments for a specified Issue. - - http://developer.github.com/v3/issues/comments/#list-comments-on-an-issue - The owner of the repository - The name of the repository - The issue number - Options for changing the API response - - - - Gets Issue Comments for a specified Issue. - - http://developer.github.com/v3/issues/comments/#list-comments-on-an-issue - The Id of the repository - The issue number - Options for changing the API response - - - - Gets Issue Comments for a specified Issue. - - http://developer.github.com/v3/issues/comments/#list-comments-on-an-issue - The owner of the repository - The name of the repository - The issue number - The sorting parameters - - - - Gets Issue Comments for a specified Issue. - - http://developer.github.com/v3/issues/comments/#list-comments-on-an-issue - The Id of the repository - The issue number - The sorting parameters - - - - Gets Issue Comments for a specified Issue. - - http://developer.github.com/v3/issues/comments/#list-comments-on-an-issue - The owner of the repository - The name of the repository - The issue number - The sorting parameters - Options for changing the API response - - - - Gets Issue Comments for a specified Issue. - - http://developer.github.com/v3/issues/comments/#list-comments-on-an-issue - The Id of the repository - The issue number - The sorting parameters - Options for changing the API response - - - - Creates a new Issue Comment for a specified Issue. - - http://developer.github.com/v3/issues/comments/#create-a-comment - The owner of the repository - The name of the repository - The number of the issue - The new comment to add to the issue - - - - Creates a new Issue Comment for a specified Issue. - - http://developer.github.com/v3/issues/comments/#create-a-comment - The Id of the repository - The number of the issue - The new comment to add to the issue - - - - Updates a specified Issue Comment. - - http://developer.github.com/v3/issues/comments/#edit-a-comment - The owner of the repository - The name of the repository - The comment id - The modified comment - - - - Updates a specified Issue Comment. - - http://developer.github.com/v3/issues/comments/#edit-a-comment - The Id of the repository - The comment id - The modified comment - - - - Deletes the specified Issue Comment - - http://developer.github.com/v3/issues/comments/#delete-a-comment - The owner of the repository - The name of the repository - The comment id - - - - Deletes the specified Issue Comment - - http://developer.github.com/v3/issues/comments/#delete-a-comment - The Id of the repository - The comment id - - - - A client for GitHub's Reactions API. - - - See the Reactions API documentation for more information. - - - - - Get all reactions for a specified Issue - - https://developer.github.com/v3/reactions/#list-reactions-for-an-issue - The owner of the repository - The name of the repository - The issue id - - - - Get all reactions for a specified Issue - - https://developer.github.com/v3/reactions/#list-reactions-for-an-issue - The owner of the repository - The name of the repository - The issue id - Options for changing the API response - - - - Get all reactions for a specified Issue - - https://developer.github.com/v3/reactions/#list-reactions-for-an-issue - The Id of the repository - The issue id - - - - Get all reactions for a specified Issue - - https://developer.github.com/v3/reactions/#list-reactions-for-an-issue - The Id of the repository - The issue id - Options for changing the API response - - - - Creates a reaction for a specified Issue - - https://developer.github.com/v3/reactions/#create-reaction-for-an-issue - The owner of the repository - The name of the repository - The issue id - The reaction to create - - - - Creates a reaction for a specified Issue - - https://developer.github.com/v3/reactions/#create-reaction-for-an-issue - The Id of the repository - The issue id - The reaction to create - - - - A client for GitHub's Issues API. - - - See the Issues API documentation for more information. - - - - - Instantiates a new GitHub Issues API client. - - An API connection - - - - Client for managing assignees. - - - - - Client for reading various event information associated with issues/pull requests. - This is useful both for display on issue/pull request information pages and also to - determine who should be notified of comments. - - - - - Client for managing labels. - - - - - Client for managing milestones. - - - - - Client for managing comments. - - - - - Client for reading the timeline of events for an issue - - - - - Gets a single Issue by number. - - - http://developer.github.com/v3/issues/#get-a-single-issue - - The owner of the repository - The name of the repository - The issue number - - - - Gets a single Issue by number. - - - http://developer.github.com/v3/issues/#get-a-single-issue - - The Id of the repository - The issue number - - - - Gets all open issues assigned to the authenticated user across all the authenticated user’s visible - repositories including owned repositories, member repositories, and organization repositories. - - - Issues are sorted by the create date descending. - http://developer.github.com/v3/issues/#list-issues - - - - - Gets all open issues assigned to the authenticated user across all the authenticated user’s visible - repositories including owned repositories, member repositories, and organization repositories. - - Options for changing the API response - - Issues are sorted by the create date descending. - http://developer.github.com/v3/issues/#list-issues - - - - - Gets all issues across all the authenticated user’s visible repositories including owned repositories, - member repositories, and organization repositories. - - - http://developer.github.com/v3/issues/#list-issues - - Used to filter and sort the list of issues returned - - - - Gets all issues across all the authenticated user’s visible repositories including owned repositories, - member repositories, and organization repositories. - - - http://developer.github.com/v3/issues/#list-issues - - Used to filter and sort the list of issues returned - Options for changing the API response - - - - Gets all open issues assigned to the authenticated user across owned and member repositories for the - authenticated user. - - - Issues are sorted by the create date descending. - http://developer.github.com/v3/issues/#list-issues - - - - - Gets all open issues assigned to the authenticated user across owned and member repositories for the - authenticated user. - - Options for changing the API response - - Issues are sorted by the create date descending. - http://developer.github.com/v3/issues/#list-issues - - - - - Gets all issues across owned and member repositories for the authenticated user. - - - http://developer.github.com/v3/issues/#list-issues - - Used to filter and sort the list of issues returned - - - - Gets all issues across owned and member repositories for the authenticated user. - - - http://developer.github.com/v3/issues/#list-issues - - Used to filter and sort the list of issues returned - Options for changing the API response - - - - Gets all open issues assigned to the authenticated user for a given organization for the authenticated user. - - - http://developer.github.com/v3/issues/#list-issues - - The name of the organization - - - - Gets all open issues assigned to the authenticated user for a given organization for the authenticated user. - - - http://developer.github.com/v3/issues/#list-issues - - The name of the organization - Options for changing the API response - - - - Gets all issues for a given organization for the authenticated user. - - - http://developer.github.com/v3/issues/#list-issues - - The name of the organization - Used to filter and sort the list of issues returned - - - - Gets all issues for a given organization for the authenticated user. - - - http://developer.github.com/v3/issues/#list-issues - - The name of the organization - Used to filter and sort the list of issues returned - Options for changing the API response - - - - Gets all open issues assigned to the authenticated user for the repository. - - - http://developer.github.com/v3/issues/#list-issues-for-a-repository - - The owner of the repository - The name of the repository - - - - Gets all open issues assigned to the authenticated user for the repository. - - - http://developer.github.com/v3/issues/#list-issues-for-a-repository - - The Id of the repository - - - - Gets all open issues assigned to the authenticated user for the repository. - - - http://developer.github.com/v3/issues/#list-issues-for-a-repository - - The owner of the repository - The name of the repository - Options for changing the API response - - - - Gets all open issues assigned to the authenticated user for the repository. - - - http://developer.github.com/v3/issues/#list-issues-for-a-repository - - The Id of the repository - Options for changing the API response - - - - Gets issues for a repository. - - - http://developer.github.com/v3/issues/#list-issues-for-a-repository - - The owner of the repository - The name of the repository - Used to filter and sort the list of issues returned - - - - Gets issues for a repository. - - - http://developer.github.com/v3/issues/#list-issues-for-a-repository - - The Id of the repository - Used to filter and sort the list of issues returned - - - - Gets issues for a repository. - - - http://developer.github.com/v3/issues/#list-issues-for-a-repository - - The owner of the repository - The name of the repository - Used to filter and sort the list of issues returned - Options for changing the API response - - - - Gets issues for a repository. - - - http://developer.github.com/v3/issues/#list-issues-for-a-repository - - The Id of the repository - Used to filter and sort the list of issues returned - Options for changing the API response - - - - Creates an issue for the specified repository. Any user with pull access to a repository can create an - issue. - - http://developer.github.com/v3/issues/#create-an-issue - The owner of the repository - The name of the repository - A instance describing the new issue to create - - - - Creates an issue for the specified repository. Any user with pull access to a repository can create an - issue. - - http://developer.github.com/v3/issues/#create-an-issue - The Id of the repository - A instance describing the new issue to create - - - - Updates an issue for the specified repository. Issue owners and users with push access can edit an issue. - - https://developer.github.com/v3/issues/#edit-an-issue - The owner of the repository - The name of the repository - The issue number - An instance describing the changes to make to the issue - - - - - Updates an issue for the specified repository. Any user with pull access to a repository can update an - issue. - - http://developer.github.com/v3/issues/#edit-an-issue - The Id of the repository - The issue number - An instance describing the changes to make to the issue - - - - - Locks an issue for the specified repository. Issue owners and users with push access can lock an issue. - - https://developer.github.com/v3/issues/#lock-an-issue - The owner of the repository - The name of the repository - The issue number - - - - Locks an issue for the specified repository. Issue owners and users with push access can lock an issue. - - https://developer.github.com/v3/issues/#lock-an-issue - The Id of the repository - The issue number - - - - Unlocks an issue for the specified repository. Issue owners and users with push access can unlock an issue. - - https://developer.github.com/v3/issues/#unlock-an-issue - The owner of the repository - The name of the repository - The issue number - - - - Unlocks an issue for the specified repository. Issue owners and users with push access can unlock an issue. - - https://developer.github.com/v3/issues/#unlock-an-issue - The Id of the repository - The issue number - - - - A client for GitHub's Issue Events API. - - - See the Issue Events API documentation for more information. - - - - - Gets all events for the issue. - - - http://developer.github.com/v3/issues/events/#list-events-for-an-issue - - The owner of the repository - The name of the repository - The issue number - - - - Gets all events for the issue. - - - http://developer.github.com/v3/issues/events/#list-events-for-an-issue - - The Id of the repository - The issue number - - - - Gets all events for the issue. - - - http://developer.github.com/v3/issues/events/#list-events-for-an-issue - - The owner of the repository - The name of the repository - The issue number - Options for changing the API response - - - - Gets all events for the issue. - - - http://developer.github.com/v3/issues/events/#list-events-for-an-issue - - The Id of the repository - The issue number - Options for changing the API response - - - - Gets all events for the repository. - - - http://developer.github.com/v3/issues/events/#list-events-for-a-repository - - The owner of the repository - The name of the repository - - - - Gets all events for the repository. - - - http://developer.github.com/v3/issues/events/#list-events-for-a-repository - - The Id of the repository - - - - Gets all events for the repository. - - - http://developer.github.com/v3/issues/events/#list-events-for-a-repository - - The owner of the repository - The name of the repository - Options for changing the API response - - - - Gets all events for the repository. - - - http://developer.github.com/v3/issues/events/#list-events-for-a-repository - - The Id of the repository - Options for changing the API response - - - - Gets a single event - - - http://developer.github.com/v3/issues/events/#get-a-single-event - - The owner of the repository - The name of the repository - The event id - - - - Gets a single event - - - http://developer.github.com/v3/issues/events/#get-a-single-event - - The Id of the repository - The event id - - - - A client for GitHub's Issue Labels API. - - - See the Issue Labels API documentation for more information. - - - - - Gets all labels for the issue. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The number of the issue - - - - Gets all labels for the issue. - - - See the API documentation for more information. - - The Id of the repository - The number of the issue - - - - Gets all labels for the issue. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The number of the issue - Options for changing the API response - - - - Gets all labels for the issue. - - - See the API documentation for more information. - - The Id of the repository - The number of the issue - Options for changing the API response - - - - Gets all labels for the repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - - - - Gets all labels for the repository. - - - See the API documentation for more information. - - The Id of the repository - - - - Gets all labels for the repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Options for changing the API response - - - - Gets all labels for the repository. - - - See the API documentation for more information. - - The Id of the repository - Options for changing the API response - - - - Gets labels for every issue in a milestone - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The number of the milestone - - - - Gets labels for every issue in a milestone - - - See the API documentation for more information. - - The Id of the repository - The number of the milestone - - - - Gets labels for every issue in a milestone - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The number of the milestone - Options for changing the API response - - - - Gets labels for every issue in a milestone - - - See the API documentation for more information. - - The Id of the repository - The number of the milestone - Options for changing the API response - - - - Gets a single Label by name. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The name of the label - - - - Gets a single Label by name. - - - See the API documentation for more information. - - The Id of the repository - The name of the label - - - - Deletes a label. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The name of the label - - - - Deletes a label. - - - See the API documentation for more information. - - The Id of the repository - The name of the label - - - - Creates a label. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The data for the label to be created - - - - Creates a label. - - - See the API documentation for more information. - - The Id of the repository - The data for the label to be created - - - - Updates a label. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The name of the label - The data for the label to be updated - - - - Updates a label. - - - See the API documentation for more information. - - The Id of the repository - The name of the label - The data for the label to be updated - - - - Adds a label to an issue - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The number of the issue - The names of the labels to add - - - - Adds a label to an issue - - - See the API documentation for more information. - - The Id of the repository - The number of the issue - The names of the labels to add - - - - Removes a label from an issue - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The number of the issue - The name of the label to remove - - - - Removes a label from an issue - - - See the API documentation for more information. - - The Id of the repository - The number of the issue - The name of the label to remove - - - - Replaces all labels on the specified issues with the provided labels - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The number of the issue - The names of the labels to set - - - - Replaces all labels on the specified issues with the provided labels - - - See the API documentation for more information. - - The Id of the repository - The number of the issue - The names of the labels to set - - - - Removes all labels from an issue - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The number of the issue - - - - Removes all labels from an issue - - - See the API documentation for more information. - - The Id of the repository - The number of the issue - - - - A client for GitHub's Issue Timeline API. - - - See the Issue Timeline API documentation for more information. - - - - - Gets all the various events that have occurred around an issue or pull request. - - - https://developer.github.com/v3/issues/timeline/#list-events-for-an-issue - - The owner of the repository - The name of the repository - The issue number - - - - Gets all the various events that have occurred around an issue or pull request. - - - https://developer.github.com/v3/issues/timeline/#list-events-for-an-issue - - The owner of the repository - The name of the repository - The issue number - Options for changing the API repsonse - - - - Gets all the various events that have occurred around an issue or pull request. - - - https://developer.github.com/v3/issues/timeline/#list-events-for-an-issue - - The Id of the repository - The issue number - - - - Gets all the various events that have occurred around an issue or pull request. - - - https://developer.github.com/v3/issues/timeline/#list-events-for-an-issue - - The Id of the repository - The issue number - Options for changing the API response - - - - A client for GitHub's Activity Starring API. - - - See the Activity Starring API documentation for more information. - - - - - Retrieves all of the stargazers for the passed repository. - - The owner of the repository - The name of the repository - Thrown if the client is not authenticated. - - - - Retrieves all of the stargazers for the passed repository. - - The Id of the repository - Thrown if the client is not authenticated. - - - - Retrieves all of the stargazers for the passed repository. - - The owner of the repository - The name of the repository - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the stargazers for the passed repository. - - The Id of the repository - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the stargazers for the passed repository with star creation timestamps. - - The owner of the repository - The name of the repository - Thrown if the client is not authenticated. - - - - Retrieves all of the stargazers for the passed repository with star creation timestamps. - - The Id of the repository - Thrown if the client is not authenticated. - - - - Retrieves all of the stargazers for the passed repository with star creation timestamps. - - The owner of the repository - The name of the repository - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the stargazers for the passed repository with star creation timestamps. - - The Id of the repository - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the starred (ies) for the current user. - - Thrown if the client is not authenticated. - - - - Retrieves all of the starred (ies) for the current user. - - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the starred (ies) for the current user with star creation timestamps. - - Thrown if the client is not authenticated. - - - - Retrieves all of the starred (ies) for the current user with star creation timestamps. - - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the starred (ies) for the current user. - - Star-specific request parameters that sort the results - Thrown if the client is not authenticated. - - - - Retrieves all of the starred (ies) for the current user. - - Star-specific request parameters that sort the results - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the starred (ies) for the current user with star creation timestamps. - - Star-specific request parameters that sort the results - Thrown if the client is not authenticated. - - - - Retrieves all of the starred (ies) for the current user with star creation timestamps. - - Star-specific request parameters that sort the results - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the (ies) starred by the specified user. - - The login of the user - Thrown if the client is not authenticated. - - - - Retrieves all of the (ies) starred by the specified user. - - The login of the user - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the (ies) starred by the specified user with star creation timestamps. - - The login of the user - Thrown if the client is not authenticated. - - - - Retrieves all of the (ies) starred by the specified user with star creation timestamps. - - The login of the user - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the (ies) starred by the specified user. - - The login of the user - Star-specific request parameters that sort the results - Thrown if the client is not authenticated. - - - - Retrieves all of the (ies) starred by the specified user. - - The login of the user - Star-specific request parameters that sort the results - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the (ies) starred by the specified user with star creation timestamps. - - The login of the user - Star-specific request parameters that sort the results - Thrown if the client is not authenticated. - - - - Retrieves all of the (ies) starred by the specified user with star creation timestamps. - - The login of the user - Star-specific request parameters that sort the results - Options for changing the API response - Thrown if the client is not authenticated. - - - - Check if a repository is starred by the current authenticated user. - - The owner of the repository - The name of the repository - Thrown if the client is not authenticated. - - - - Stars a repository for the authenticated user. - - The owner of the repository to star - The name of the repository to star - - - - Unstars a repository for the authenticated user. - - The owner of the repository to unstar - The name of the repository to unstar - - - - A client for GitHub's Repository Statistics API. - Note that the GitHub API uses caching on these endpoints, - see a word about caching for more details. - - - See the Repository Statistics API documentation for more information. - - - - - Returns a list of for the given repository - - The owner of the repository - The name of the repository - - - - Returns a list of for the given repository - - The Id of the repository - - - - Returns a list of for the given repository - - The owner of the repository - The name of the repository - A token used to cancel this potentially long running request - - - - Returns a list of for the given repository - - The Id of the repository - A token used to cancel this potentially long running request - - - - Returns the last year of commit activity grouped by week. - - The owner of the repository - The name of the repository - - - - Returns the last year of commit activity grouped by week. - - The Id of the repository - - - - Returns the last year of commit activity grouped by week. - - The owner of the repository - The name of the repository - A token used to cancel this potentially long running request - - - - Returns the last year of commit activity grouped by week. - - The Id of the repository - A token used to cancel this potentially long running request - - - - Returns a weekly aggregate of the number of additions and deletions pushed to a repository. - - The owner of the repository - The name of the repository - - - - Returns a weekly aggregate of the number of additions and deletions pushed to a repository. - - The Id of the repository - - - - Returns a weekly aggregate of the number of additions and deletions pushed to a repository. - - The owner of the repository - The name of the repository - A token used to cancel this potentially long running request - - - - Returns a weekly aggregate of the number of additions and deletions pushed to a repository. - - The Id of the repository - A token used to cancel this potentially long running request - - - - Returns the total commit counts for the owner and total commit counts in total. - - The owner of the repository - The name of the repository - - - - Returns the total commit counts for the owner and total commit counts in total. - - The Id of the repository - - - - Returns the total commit counts for the owner and total commit counts in total. - - The owner of the repository - The name of the repository - A token used to cancel this potentially long running request - - - - Returns the total commit counts for the owner and total commit counts in total. - - The Id of the repository - A token used to cancel this potentially long running request - - - - Returns a list of the number of commits per hour in each day - - The owner of the repository - The name of the repository - - - - Returns a list of the number of commits per hour in each day - - The Id of the repository - - - - Returns a list of the number of commits per hour in each day - - The owner of the repository - The name of the repository - A token used to cancel this potentially long running request - - - - Returns a list of the number of commits per hour in each day - - The Id of the repository - A token used to cancel this potentially long running request - - - - A client for GitHub's Git Tags API. - - - See the Git Tags API documentation for more information. - - - - - Gets a tag for a given repository by sha reference - - - http://developer.github.com/v3/git/tags/#get-a-tag - - The owner of the repository - The name of the repository - Tha sha reference of the tag - - - - Gets a tag for a given repository by sha reference - - - http://developer.github.com/v3/git/tags/#get-a-tag - - The Id of the repository - Tha sha reference of the tag - - - - Create a tag for a given repository - - - http://developer.github.com/v3/git/tags/#create-a-tag-object - - The owner of the repository - The name of the repository - The tag to create - - - - Create a tag for a given repository - - - http://developer.github.com/v3/git/tags/#create-a-tag-object - - The Id of the repository - The tag to create - - - - A client for GitHub's Organization Teams API. - - - See the Organization Teams API documentation for more information. - - - - - Gets a single by identifier. - - - https://developer.github.com/v3/orgs/teams/#get-team - - The team identifier. - The with the given identifier. - - - - Returns all s for the current org. - - Organization for which to list all teams. - Thrown when a general API error occurs. - A list of the orgs's teams s. - - - - Returns all s for the current org. - - Organization for which to list all teams. - Options to change API behaviour. - Thrown when a general API error occurs. - A list of the orgs's teams s. - - - - Returns all s for the current user. - - Thrown when a general API error occurs. - A list of the user's s. - - - - Returns all s for the current user. - - Options to change API behaviour. - Thrown when a general API error occurs. - A list of the user's s. - - - - Returns all child teams of the given team. - - - https://developer.github.com/v3/orgs/teams/#list-child-teams - - The team identifier - - - - Returns all child teams of the given team. - - - https://developer.github.com/v3/orgs/teams/#list-child-teams - - The team identifier - Options to change API behaviour. - - - - Returns all members of the given team. - - - https://developer.github.com/v3/orgs/teams/#list-team-members - - The team identifier - - - - Returns all members of the given team. - - - https://developer.github.com/v3/orgs/teams/#list-team-members - - The team identifier - Options to change API behaviour. - - - - Returns all members with the specified role in the given team of the given role. - - - https://developer.github.com/v3/orgs/teams/#list-team-members - - The team identifier - The request filter - - - - Returns all members with the specified role in the given team of the given role. - - - https://developer.github.com/v3/orgs/teams/#list-team-members - - The team identifier - The request filter - Options to change API behaviour. - - - - Returns newly created for the current org. - - Thrown when a general API error occurs. - Newly created - - - - Returns updated for the current org. - - Thrown when a general API error occurs. - Updated - - - - Delte a team - must have owner permissions to this - - Thrown when a general API error occurs. - - - - - Adds a to a . - - - See the API documentation for more information. - - The team identifier. - The user to add to the team. - Additional parameters for the request - - - - Removes a from a . - - - See the API documentation for more information. - - The team identifier. - The user to remove from the team. - if the user was removed from the team; otherwise. - - - - Gets whether the user with the given - is a member of the team with the given . - A is thrown if the user is not a member. - - - See the API documentation for more information. - - The team to check. - The user to check. - - - - Returns all team's repositories. - - Team Id to list repos. - Thrown when a general API error occurs. - The team's repositories - - - - Returns all team's repositories. - - Team Id to list repos. - Options to change API behaviour. - Thrown when a general API error occurs. - The team's repositories - - - - Add a repository to the team - - Thrown when a general API error occurs. - - - - - Add a repository to the team - - The team identifier. - Org to associate the repo with. - Name of the repo. - The permission to grant the team on this repository. - Thrown when a general API error occurs. - - - - - Remove a repository from the team - - Thrown when a general API error occurs. - - - - - Gets whether or not the given repository is managed by the given team. - - The team identifier - Owner of the org the team is associated with. - Name of the repo. - - See the API documentation for more information. - - if the repository is managed by the given team; otherwise. - - - - List all pending invitations for the given team. - - - See the API Documentation - for more information. - - The team identifier - - - - - List all pending invitations for the given team. - - - See the API Documentation - for more information. - - The team identifier - Options to change API behaviour. - - - - - A client for GitHub's Git Trees API. - - - See the Git Trees API documentation for more information. - - - - - Gets a Tree Response for a given SHA. - - - http://developer.github.com/v3/git/trees/#get-a-tree - - The owner of the repository - The name of the repository - The SHA that references the tree - - - - Gets a Tree Response for a given SHA. - - - http://developer.github.com/v3/git/trees/#get-a-tree - - The Id of the repository - The SHA that references the tree - - - - Gets a Tree Response for a given SHA. - - - https://developer.github.com/v3/git/trees/#get-a-tree-recursively - - The owner of the repository - The name of the repository - The SHA that references the tree - - - - Gets a Tree Response for a given SHA. - - - https://developer.github.com/v3/git/trees/#get-a-tree-recursively - - The Id of the repository - The SHA that references the tree - - - - Creates a new Tree in the specified repo - - - http://developer.github.com/v3/git/trees/#create-a-tree - - The owner of the repository - The name of the repository - The value of the new tree - - - - Creates a new Tree in the specified repo - - - http://developer.github.com/v3/git/trees/#create-a-tree - - The Id of the repository - The value of the new tree - - - - A client for GitHub's User Administration API (GitHub Enterprise) - - - See the Administration API documentation for more details. - - - - - Create a new user (must be Site Admin user). - - - See the API documentation - for more information. - - The object describing the user to create - The created object - - - - Rename an existing user (must be Site Admin user). - - - See the API documentation - for more information. - Note that this queues a request to rename a user, rather than execute it straight away - - The username to rename - The request, specifying the new login - A object indicating the queued task message and Url to the user - - - - Create an impersonation OAuth token (must be Site Admin user). - - - See the API documentation - for more information. - - The user to impersonate - The request specifying the required scopes - An object containing the impersonation token - - - - Deletes an impersonation OAuth token (must be Site Admin user). - - - See the API documentation - for more information. - - The user to remove impersonation token from - - - - - Promotes ordinary user to a site administrator (must be Site Admin user). - - - See the API documentation - for more information. - - The user to promote to administrator. - - - - - Demotes a site administrator to an ordinary user (must be Site Admin user). - - - See the API documentation - for more information. - - The user to demote from administrator. - - - - - Suspends a user (must be Site Admin user). - - - See the API documentation - for more information. - - The user to suspend. - - - - - Unsuspends a user (must be Site Admin user). - - - See the API documentation - for more information. - - The user to unsuspend. - - - - - List all public keys (must be Site Admin user). - - - See the API documentation - for more information. - - - - - - Delete a user (must be Site Admin user). - - - See the API documentation - for more information. - - The user to delete - - - - - Delete a public key (must be Site Admin user). - - - See the API documentation - for more information. - - The key to delete - - - - - A client for GitHub's User Emails API. - - - See the User Emails API documentation for more information. - - - - - Gets all email addresses for the authenticated user. - - - http://developer.github.com/v3/users/emails/#list-email-addresses-for-a-user - - The es for the authenticated user. - - - - Gets all email addresses for the authenticated user. - - - http://developer.github.com/v3/users/emails/#list-email-addresses-for-a-user - - Options for changing the API response - The es for the authenticated user. - - - - Adds email addresses for the authenticated user. - - - http://developer.github.com/v3/users/emails/#add-email-addresses - - The email addresses to add. - Returns the added es. - - - - Deletes email addresses for the authenticated user. - - - http://developer.github.com/v3/users/emails/#delete-email-addresses - - The email addresses to delete. - Returns the added es. - - - - A client for GitHub's UserUser GPG Keys API. - - - See the User GPG Keys documentation for more information. - - - - - Gets all GPG keys for the authenticated user. - - - See the API documentation for more information. - - A of s for the current user. - - - - Gets all GPG keys for the authenticated user. - - Options for changing the API response - - See the API documentation for more information. - - A of s for the current user. - - - - View extended details of the for the specified id. - - The Id of the GPG key - - See the API documentation for more information. - - The for the specified Id. - - - - Creates a new for the authenticated user. - - The new GPG key to add. - - See the API documentation for more information. - - The newly created . - - - - Deletes the GPG key for the specified Id. - - The Id of the GPG key to delete. - - See the API documentation for more information. - - - - - - A client for GitHub's User Keys API. - - - See the User Keys API documentation for more information. - - - - - Gets all verified public keys for a user. - - - https://developer.github.com/v3/users/keys/#list-public-keys-for-a-user - - The @ handle of the user. - Lists the verified public keys for a user. - - - - Gets all verified public keys for a user. - - - https://developer.github.com/v3/users/keys/#list-public-keys-for-a-user - - The @ handle of the user. - Options to change API's behavior. - Lists the verified public keys for a user. - - - - Gets all public keys for the authenticated user. - - - https://developer.github.com/v3/users/keys/#list-your-public-keys - - Lists the current user's keys. - - - - Gets all public keys for the authenticated user. - - - https://developer.github.com/v3/users/keys/#list-your-public-keys - - Options to change API's behavior. - Lists the current user's keys. - - - - Retrieves the for the specified id. - - - https://developer.github.com/v3/users/keys/#get-a-single-public-key - - The Id of the SSH key - View extended details for a single public key. - - - - Create a public key . - - - https://developer.github.com/v3/users/keys/#create-a-public-key - - The SSH Key contents - Creates a public key. - - - - Delete a public key. - - - https://developer.github.com/v3/users/keys/#delete-a-public-key - - The id of the key to delete - Removes a public key. - - - - A client for GitHub's Users API. - - - See the Users API documentation for more information. - - - - - A client for GitHub's User Emails API - - - See the Emails API documentation for more information. - - - - - A client for GitHub's User Keys API - - - See the Keys API documentation for more information. - - - - - Returns the user specified by the login. - - The login name for the user - - - - Returns a for the current authenticated user. - - Thrown if the client is not authenticated. - A - - - - Update the specified . - - The login for the user - Thrown if the client is not authenticated. - A - - - - A client for GitHub's User Followers API - - - See the Followers API documentation for more information. - - - - - A client for GitHub's User Administration API - - - See the User Administrator API documentation for more information. - - - - - A client for GitHub's Watching API. - - - See the Watching API documentation for more information. - - - - - Retrieves all of the watchers for the passed repository. - - The owner of the repository - The name of the repository - Thrown if the client is not authenticated. - - - - Retrieves all of the watchers for the passed repository. - - The Id of the repository - Thrown if the client is not authenticated. - - - - Retrieves all of the watchers for the passed repository. - - The owner of the repository - The name of the repository - Options for changing API's response. - Thrown if the client is not authenticated. - - - - Retrieves all of the watchers for the passed repository. - - The Id of the repository - Options for changing API's response. - Thrown if the client is not authenticated. - - - - Retrieves all of the watched (ies) for the current user. - - Thrown if the client is not authenticated. - - A of (ies) watched by the current authenticated user. - - - - - Retrieves all of the watched (ies) for the current user. - - Options for changing API's response. - Thrown if the client is not authenticated. - - A of (ies) watched by the current authenticated user. - - - - - Retrieves all of the (ies) watched by the specified user. - - The login of the user - Thrown if the client is not authenticated. - - A (ies) watched by the specified user. - - - - - Retrieves all of the (ies) watched by the specified user. - - The login of the user - Options for changing API's response. - Thrown if the client is not authenticated. - - A (ies) watched by the specified user. - - - - - Check if a repository is watched by the current authenticated user. - - The owner of the repository - The name of the repository - Thrown if the client is not authenticated. - - - - Check if a repository is watched by the current authenticated user. - - The Id of the repository - Thrown if the client is not authenticated. - - - - Watches a repository for the authenticated user. - - The owner of the repository to star - The name of the repository to star - A instance describing the new subscription to create - - - - Watches a repository for the authenticated user. - - The Id of the repository - A instance describing the new subscription to create - - - - Unwatches a repository for the authenticated user. - - The owner of the repository to unstar - The name of the repository to unstar - - - - Unwatches a repository for the authenticated user. - - The Id of the repository - - - - A client for GitHub's Git Merging API. - - - See the Git Merging API documentation for more information. - - - - - Initializes a new instance of the class. - - The client's connection - - - - Create a merge for a given repository - - - http://developer.github.com/v3/repos/merging/#perform-a-merge - - The owner of the repository - The name of the repository - The merge to create - - - - - Create a merge for a given repository - - - http://developer.github.com/v3/repos/merging/#perform-a-merge - - The Id of the repository - The merge to create - - - - - A client for GitHub's Migration API. These APIs help you move projects to or from GitHub. - - - Docs: https://developer.github.com/v3/migration/ - - - - - Instantiate a new GitHub Migration API client and its sub-APIs. - - An API connection. - - - - The Enterprise Migrations API lets you move a repository from GitHub to GitHub Enterprise. - - - https://developer.github.com/v3/migration/#enterprise-migrations - - - - - A client for GitHub's Migrations API. - - - See docs - for more information. - - - - - Instantiates a GitHub Migrations API client. - - An API connection. - - - - Starts a new migration specified for the given organization. - - - https://developer.github.com/v3/migration/migrations/#start-a-migration - - The organization for which to start a migration. - Specifies parameters for the migration in a - object. - The started migration. - - - - Gets the list of the most recent migrations of the the organization. - - - https://developer.github.com/v3/migration/migrations/#get-a-list-of-migrations - - The organization of which to list migrations. - List of most recent s. - - - - Gets the list of the most recent migrations of the the organization. - - - https://developer.github.com/v3/migration/migrations/#get-a-list-of-migrations - - The organization of which to list migrations. - Options for changing the API response - List of most recent s. - - - - Get the status of a migration - - - https://developer.github.com/v3/migration/migrations/#get-the-status-of-a-migration - - The organization which is migrating. - Migration Id of the organization. - A object representing the state of migration. - - - - Get the migration archive. - - - https://developer.github.com/v3/migration/migrations/#download-a-migration-archive - - The organization of which the migration was. - The Id of the migration. - The binary contents of the archive as a byte array. - - - - Deletes a previous migration archive. - - - https://developer.github.com/v3/migration/migrations/#delete-a-migration-archive - - The organization of which the migration was. - The Id of the migration. - - - - - Unlocks a repository that was locked for migration. - - - https://developer.github.com/v3/migration/migrations/#unlock-a-repository - - The organization of which the migration was. - The Id of the migration. - The repo to unlock. - - - - - A client for GitHub's Issue Milestones API. - - - See the Issue Milestones API documentation for more information. - - - - - Instantiates a new GitHub Issue Milestones API client. - - An API connection - - - - Gets a single Milestone by number. - - - http://developer.github.com/v3/issues/milestones/#get-a-single-milestone - - - - - - Gets a single Milestone by number. - - - http://developer.github.com/v3/issues/milestones/#get-a-single-milestone - - - - - - Gets all open milestones for the repository. - - - http://developer.github.com/v3/issues/milestones/#list-milestones-for-a-repository - - The owner of the repository - The name of the repository - - - - - Gets all open milestones for the repository. - - - http://developer.github.com/v3/issues/milestones/#list-milestones-for-a-repository - - The Id of the repository - - - - - Gets all open milestones for the repository. - - - http://developer.github.com/v3/issues/milestones/#list-milestones-for-a-repository - - The owner of the repository - The name of the repository - Options for changing the API response - - - - - Gets all open milestones for the repository. - - - http://developer.github.com/v3/issues/milestones/#list-milestones-for-a-repository - - The Id of the repository - Options for changing the API response - - - - - Gets all open milestones for the repository. - - - http://developer.github.com/v3/issues/milestones/#list-milestones-for-a-repository - - The owner of the repository - The name of the repository - Used to filter and sort the list of Milestones returned - - - - - Gets all open milestones for the repository. - - - http://developer.github.com/v3/issues/milestones/#list-milestones-for-a-repository - - The Id of the repository - Used to filter and sort the list of Milestones returned - - - - - Gets all open milestones for the repository. - - - http://developer.github.com/v3/issues/milestones/#list-milestones-for-a-repository - - The owner of the repository - The name of the repository - Used to filter and sort the list of Milestones returned - Options for changing the API response - - - - - Gets all open milestones for the repository. - - - http://developer.github.com/v3/issues/milestones/#list-milestones-for-a-repository - - The Id of the repository - Used to filter and sort the list of Milestones returned - Options for changing the API response - - - - - Creates a milestone for the specified repository. Any user with pull access to a repository can create an - Milestone. - - http://developer.github.com/v3/issues/milestones/#create-a-milestone - The owner of the repository - The name of the repository - A instance describing the new Milestone to create - - - - - Creates a milestone for the specified repository. Any user with pull access to a repository can create an - Milestone. - - http://developer.github.com/v3/issues/milestones/#create-a-milestone - The Id of the repository - A instance describing the new Milestone to create - - - - - Creates a milestone for the specified repository. Any user with pull access to a repository can create an - Milestone. - - http://developer.github.com/v3/issues/milestones/#update-a-milestone - The owner of the repository - The name of the repository - The Milestone number - An instance describing the changes to make to the Milestone - - - - - - Creates a milestone for the specified repository. Any user with pull access to a repository can create an - Milestone. - - http://developer.github.com/v3/issues/milestones/#update-a-milestone - The Id of the repository - The Milestone number - An instance describing the changes to make to the Milestone - - - - - - Deletes a milestone for the specified repository. Any user with pull access to a repository can create an - Milestone. - - http://developer.github.com/v3/issues/milestones/#delete-a-milestone - The owner of the repository - The name of the repository - The milestone number - - - - - Deletes a milestone for the specified repository. Any user with pull access to a repository can create an - Milestone. - - http://developer.github.com/v3/issues/milestones/#delete-a-milestone - The Id of the repository - The milestone number - - - - - A client for GitHub's miscellaneous APIs. - - - See the Miscellaneous API documentation for more details. - - - - - Initializes a new GitHub miscellaneous API client. - - An API connection. - - - - Gets all the emojis available to use on GitHub. - - Thrown when a general API error occurs. - An of emoji and their URI. - - - - Gets the rendered Markdown for the specified plain-text Markdown document. - - A plain-text Markdown document - Thrown when a general API error occurs. - The rendered Markdown. - - - - Gets the rendered Markdown for an arbitrary markdown document. - - An arbitrary Markdown document - Thrown when a general API error occurs. - The rendered Markdown. - - - - List all templates available to pass as an option when creating a repository. - - A list of template names - - - - Retrieves the source for a single GitIgnore template - - - A template and its source - - - - Returns a list of the licenses shown in the license picker on GitHub.com. This is not a comprehensive - list of all possible OSS licenses. - - A list of licenses available on the site - - - - Returns a list of the licenses shown in the license picker on GitHub.com. This is not a comprehensive - list of all possible OSS licenses. - - Options for changing the API response - A list of licenses available on the site - - - - Retrieves a license based on the license key such as "mit" - - - A that includes the license key, text, and attributes of the license. - - - - Gets API Rate Limits (API service rather than header info). - - Thrown when a general API error occurs. - An of Rate Limits. - - - - Retrieves information about GitHub.com, the service or a GitHub Enterprise installation. - - Thrown when a general API error occurs. - An containing metadata about the GitHub instance. - - - - A client for GitHub's Activity Notifications API. - - - See the Activity Notifications API documentation for more information. - - - - - Instantiates a new GitHub Activity Notifications API client. - - An API connection - - - - Retrieves all of the s for the current user. - - Thrown if the client is not authenticated. - - - - Retrieves all of the s for the current user. - - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the s for the current user. - - Specifies the parameters to filter notifications by - Thrown if the client is not authenticated. - - - - Retrieves all of the s for the current user. - - Specifies the parameters to filter notifications by - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the s for the current user specific to the specified repository. - - The owner of the repository. - The name of the repository. - Thrown if the client is not authenticated. - - - - Retrieves all of the s for the current user specific to the specified repository. - - The Id of the repository. - Thrown if the client is not authenticated. - - - - Retrieves all of the s for the current user specific to the specified repository. - - The owner of the repository. - The name of the repository. - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the s for the current user specific to the specified repository. - - The Id of the repository. - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the s for the current user specific to the specified repository. - - The owner of the repository. - The name of the repository. - Specifies the parameters to filter notifications by - Thrown if the client is not authenticated. - - - - Retrieves all of the s for the current user specific to the specified repository. - - The Id of the repository. - Specifies the parameters to filter notifications by - Thrown if the client is not authenticated. - - - - Retrieves all of the s for the current user specific to the specified repository. - - The owner of the repository. - The name of the repository. - Specifies the parameters to filter notifications by - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the s for the current user specific to the specified repository. - - The Id of the repository. - Specifies the parameters to filter notifications by - Options for changing the API response - Thrown if the client is not authenticated. - - - - Marks all notifications as read. - - http://developer.github.com/v3/activity/notifications/#mark-as-read - - - - Marks all notifications as read. - - The parameter which specifies which notifications to mark. - http://developer.github.com/v3/activity/notifications/#mark-as-read - - - - Marks the notifications for a given repository as read. - - The owner of the repository - The name of the repository - http://developer.github.com/v3/activity/notifications/#mark-notifications-as-read-in-a-repository - - - - Marks the notifications for a given repository as read. - - The Id of the repository - http://developer.github.com/v3/activity/notifications/#mark-notifications-as-read-in-a-repository - - - - Marks the notifications for a given repository as read. - - The owner of the repository - The name of the repository - The parameter which specifies which notifications to mark. - http://developer.github.com/v3/activity/notifications/#mark-notifications-as-read-in-a-repository - - - - Marks the notifications for a given repository as read. - - The Id of the repository - The parameter which specifies which notifications to mark. - http://developer.github.com/v3/activity/notifications/#mark-notifications-as-read-in-a-repository - - - - Retrives a single by Id. - - The Id of the notification to retrieve. - http://developer.github.com/v3/activity/notifications/#view-a-single-thread - - - - Marks a single notification as read. - - The id of the notification. - http://developer.github.com/v3/activity/notifications/#mark-a-thread-as-read - - - - Retrives a for the provided thread id. - - The Id of the thread to retrieve subscription status. - http://developer.github.com/v3/activity/notifications/#get-a-thread-subscription - - - - Sets the authenticated user's subscription settings for a given thread. - - The Id of the thread to update. - The subscription parameters to set. - http://developer.github.com/v3/activity/notifications/#set-a-thread-subscription - - - - Deletes the authenticated user's subscription to a given thread. - - The Id of the thread to delete subscription from. - http://developer.github.com/v3/activity/notifications/#delete-a-thread-subscription - - - - Provides methods used in the OAuth web flow. - - - - - Create an instance of the OauthClient - - The underlying connection to use - - - - Gets the URL used in the first step of the web flow. The Web application should redirect to this URL. - - Parameters to the Oauth web flow login url - - - - - Makes a request to get an access token using the code returned when GitHub.com redirects back from the URL - GitHub login url to the application. - - - If the user accepts your request, GitHub redirects back to your site with a temporary code in a code - parameter as well as the state you provided in the previous step in a state parameter. If the states don’t - match, the request has been created by a third party and the process should be aborted. Exchange this for - an access token using this method. - - - - - - - Initializes a new GitHub Repos API client. - - An API connection. - - - - Gets the list of hooks defined for a organization - - The organization's name - See API documentation for more information. - - - - - Gets the list of hooks defined for a organization - - The organization's name - Options for changing the API response - See API documentation for more information. - - - - - Gets a single hook by Id - - - - - See API documentation for more information. - - - - Creates a hook for a organization - - See API documentation for more information. - - - - - Edits a hook for a organization - - See API documentation for more information. - - - - - This will trigger a ping event to be sent to the hook. - - See API documentation for more information. - - - - - Deletes a hook for a organization - - See API documentation for more information. - - - - - Filter members in the list - - - see https://developer.github.com/v3/orgs/members/#members-list for details - - - - - All members the authenticated user can see. - - - - - Members without two-factor authentication enabled - - - - - A client for GitHub's Organization Members API. - - - See the Orgs API documentation for more information. - - - - - Initializes a new Organization Members API client. - - An API connection - - - - - List all users who are members of an organization. A member is a user that - belongs to at least 1 team in the organization. - - - If the authenticated user is also an owner of this organization then both - concealed and public member will be returned. - - - If the requester is not an owner of the organization the query will be redirected - to the public members list. - - - - See the API documentation - for more information. - - The login for the organization - The users - - - - - List all users who are members of an organization. A member is a user that - belongs to at least 1 team in the organization. - - - If the authenticated user is also an owner of this organization then both - concealed and public member will be returned. - - - If the requester is not an owner of the organization the query will be redirected - to the public members list. - - - - See the API documentation - for more information. - - The login for the organization - Options for changing the API response - The users - - - - - List all users who are members of an organization. A member is a user that - belongs to at least 1 team in the organization. - - - If the authenticated user is also an owner of this organization then both - concealed and public member will be returned. - - - If the requester is not an owner of the organization the query will be redirected - to the public members list. - - - - See the API documentation - for more information. - - The login for the organization - The filter to use when getting the users, - The users - - - - - List all users who are members of an organization. A member is a user that - belongs to at least 1 team in the organization. - - - If the authenticated user is also an owner of this organization then both - concealed and public member will be returned. - - - If the requester is not an owner of the organization the query will be redirected - to the public members list. - - - - See the API documentation - for more information. - - The login for the organization - The filter to use when getting the users, - Options for changing the API response - The users - - - - - List all users who are members of an organization. A member is a user that - belongs to at least 1 team in the organization. - - - If the authenticated user is also an owner of this organization then both - concealed and public member will be returned. - - - If the requester is not an owner of the organization the query will be redirected - to the public members list. - - - - See the API documentation - for more information. - - The login for the organization - The role filter to use when getting the users, - The users - - - - - List all users who are members of an organization. A member is a user that - belongs to at least 1 team in the organization. - - - If the authenticated user is also an owner of this organization then both - concealed and public member will be returned. - - - If the requester is not an owner of the organization the query will be redirected - to the public members list. - - - - See the API documentation - for more information. - - The login for the organization - The role filter to use when getting the users, - Options for changing the API response - The users - - - - - List all users who are members of an organization. A member is a user that - belongs to at least 1 team in the organization. - - - If the authenticated user is also an owner of this organization then both - concealed and public member will be returned. - - - If the requester is not an owner of the organization the query will be redirected - to the public members list. - - - - See the API documentation - for more information. - - The login for the organization - The filter to use when getting the users, - The role filter to use when getting the users, - The users - - - - - List all users who are members of an organization. A member is a user that - belongs to at least 1 team in the organization. - - - If the authenticated user is also an owner of this organization then both - concealed and public member will be returned. - - - If the requester is not an owner of the organization the query will be redirected - to the public members list. - - - - See the API documentation - for more information. - - The login for the organization - The filter to use when getting the users, - The role filter to use when getting the users, - Options for changing the API response - The users - - - - List all users who have publicized their membership of the organization. - - http://developer.github.com/v3/orgs/members/#public-members-list - The login for the organization - - - - - List all users who have publicized their membership of the organization. - - http://developer.github.com/v3/orgs/members/#public-members-list - The login for the organization - Options for changing the API response - - - - - Check if a user is, publicly or privately, a member of the organization. - - - See the API documentation - for more information. - - The login for the organization - The login for the user - - - - - Check is a user is publicly a member of the organization. - - - See the API documentation - for more information. - - The login for the organization - The login for the user - - - - - Removes a user from the organization, this will also remove them from all teams - within the organization and they will no longer have any access to the organization's - repositories. - - - See the API documentation - for more information. - - The login for the organization - The login for the user - - - - - Make the authenticated user's organization membership public. - - - This method requires authentication. - See the API documentation - for more information. - - The login for the organization - The login for the user - - - - - Make the authenticated user's organization membership private. - - - This method requires authentication. - See the API documentation - for more information. - - The login for the organization - The login for the user - - - - - Get a user's membership with an organization. - - - This method requires authentication. - The authenticated user must be an organization member. - See the API documentation - for more information. - - The login for the organization - The login for the user - - - - - Add a user to the organization or update the user's role withing the organization. - - - This method requires authentication. - The authenticated user must be an organization owner. - See the API documentation - for more information. - - The login for the organization - The login for the user - An instance describing the - changes to make to the user's organization membership - - - - - Remove a user's membership with an organization. - - - This method requires authentication. - The authenticated user must be an organization owner. - See the API documentation - for more information. - - The login for the organization - The login for the user - - - - - List all pending invitations for the organization. - - - See the API Documentation - for more information. - - The login for the organization - - - - - List all pending invitations for the organization. - - - See the API Documentation - for more information. - - The login for the organization - Options to change API behaviour - - - - - A client for GitHub's Organization Outside Collaborators API. - - - See the Orgs API documentation for more information. - - - - - Initializes a new Organization Outside Collaborators API client. - - An API connection - - - - List all users who are outside collaborators of an organization. An outside collaborator is a user that - is not a member of the organization. - - - See the API documentation - for more information. - - The login for the organization - The users - - - - List all users who are outside collaborators of an organization. An outside collaborator is a user that - is not a member of the organization. - - - See the API documentation - for more information. - - The login for the organization - Options for changing the API response - The users - - - - List all users who are outside collaborators of an organization. An outside collaborator is a user that - is not a member of the organization. - - - See the API documentation - for more information. - - The login for the organization - The filter to use when getting the users, - The users - - - - List all users who are outside collaborators of an organization. An outside collaborator is a user that - is not a member of the organization. - - - See the API documentation - for more information. - - The login for the organization - The filter to use when getting the users, - Options for changing the API response - The users - - - - Removes a user as an outside collaborator from the organization, this will remove them from all repositories - within the organization. - - - See the API documentation - for more information. - - The login for the organization - The login of the user - - - - - Converts an organization member to an outside collaborator, - when an organization member is converted to an outside collaborator, - they'll only have access to the repositories that their current team membership allows. - The user will no longer be a member of the organization. - - - See the API documentation - for more information. - - The login for the organization - The login for the user - - - - - A client for GitHub's Orgs API. - - - See the Orgs API documentation for more information. - - - - - Initializes a new GitHub Orgs API client. - - An API connection - - - - Returns a client to manage members of an organization. - - - - - Returns a client to manage teams of an organization. - - - - - Returns a client to manage outside collaborators of an organization. - - - - - Returns the specified . - - login of the organization to get - Thrown when a general API error occurs. - The specified . - - - - A client for GitHub's Organization Hooks API. - - See Hooks API documentation for more information. - - - - Returns all s for the current user. - - Thrown when a general API error occurs. - A list of the current user's s. - - - - Returns all s for the current user. - - Options for changing the API response - Thrown when a general API error occurs. - A list of the current user's s. - - - - Returns all s for the specified user. - - The login of the user - Thrown when a general API error occurs. - A list of the specified user's s. - - - - Returns all s for the specified user. - - The login of the user - Options for changing the API response - Thrown when a general API error occurs. - A list of the specified user's s. - - - - Returns all s. - - Thrown when a general API error occurs. - A list of s. - - - - Returns all s. - - Search parameters of the last organization seen - Thrown when a general API error occurs. - A list of s. - - - - Update the specified organization with data from . - - The name of the organization to update. - - Thrown if the client is not authenticated. - A - - - - A client for GitHub's Project Cards API. - - - See the Repository Projects API documentation for more information. - - - - - Gets all cards. - - - See the API documentation for more information. - - The id of the column - - - - Gets all cards. - - - See the API documentation for more information. - - The id of the column - Options for changing the API response - - - - Gets all cards. - - - See the API documentation for more information. - - The id of the column - Used to filter the list of project cards returned - - - - Gets all cards. - - - See the API documentation for more information. - - The id of the column - Used to filter the list of project cards returned - Options for changing the API response - - - - Gets a single card. - - - See the API documentation for more information. - - The id of the card - - - - Creates a card. - - - See the API documentation for more information. - - The id of the column - The card to create - - - - Updates a card. - - - See the API documentation for more information. - - The id of the card - New values to update the card with - - - - Deletes a card. - - - See the API documentation for more information. - - The id of the card - - - - Moves a card. - - - See the API documentation for more information. - - The id of the card - The position to move the card - - - - A client for GitHub's Project Columns API. - - - See the Repository Projects API documentation for more information. - - - - - Gets all columns for this project. - - - See the API documentation for more information. - - The Id of the project - - - - Gets all columns for this project. - - - See the API documentation for more information. - - The Id of the project - Options for changing the API response - - - - Gets a single column for this project. - - - See the API documentation for more information. - - The id of the column - - - - Creates a column for this project. - - - See the API documentation for more information. - - The Id of the project - The column to create - - - - Updates a column for this project. - - - See the API documentation for more information. - - The id of the column - New values to update the column with - - - - Deletes a column. - - - See the API documentation for more information. - - The id of the column - - - - Moves a column. - - - See the API documentation for more information. - - The id of the column - The position to move the column - - - - A client for GitHub's Repository Projects API. - - - See the Repository Projects API documentation for more information. - - - - - Get all projects for this repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - - - - Get all projects for this repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Options for changing the API response - - - - Get all projects for this repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Used to filter the list of projects returned - - - - Get all projects for this repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Used to filter the list of projects returned - Options for changing the API response - - - - Get all projects for this repository. - - - See the API documentation for more information. - - The Id of the repository - - - - Get all projects for this repository. - - - See the API documentation for more information. - - The Id of the repository - Options for changing the API response - - - - Get all projects for this repository. - - - See the API documentation for more information. - - The Id of the repository - Used to filter the list of projects returned - - - - Get all projects for this repository. - - - See the API documentation for more information. - - The Id of the repository - Used to filter the list of projects returned - Options for changing the API response - - - - Get all projects for the specified organization. - - - See the API documentation for more information. - - The name of the organization - - - - Get all projects for the specified organization. - - - See the API documentation for more information. - - The name of the organization - Options for changing the API response - - - - Get all projects for the specified organization. - - - See the API documentation for more information. - - The name of the organization - Used to filter the list of projects returned - - - - Get all projects for the specified organization. - - - See the API documentation for more information. - - The name of the organization - Used to filter the list of projects returned - Options for changing the API response - - - - Gets a single project for this repository. - - - See the API documentation for more information. - - The Id of the project - - - - Creates a project for this repository. - - - See the API documentation for more information. - - The Id of the repository - The new project to create for this repository - - - - Creates a project for the specified organization. - - - See the API documentation for more information. - - The name of the organization - The new project to create for this repository - - - - Updates a project for this repository. - - - See the API documentation for more information. - - The Id of the project - The modified project - - - - Deletes a project. - - - See the API documentation for more information. - - The Id of the project - - - - A client for GitHub's Project Cards API. - - - See the Repository Projects API documentation for more information. - - - - - A client for GitHub's Project Columns API. - - - See the Repository Projects API documentation for more information. - - - - - A client for GitHub's Reactions API. - - - See the Reactions API documentation for more information. - - - - - Get all reactions for a specified Pull Request Review Comment. - - https://developer.github.com/v3/reactions/#list-reactions-for-a-pull-request-review-comment - The owner of the repository - The name of the repository - The comment id - - - - Get all reactions for a specified Pull Request Review Comment. - - https://developer.github.com/v3/reactions/#list-reactions-for-a-pull-request-review-comment - The owner of the repository - The name of the repository - The comment id - Options for changing the API response - - - - Get all reactions for a specified Pull Request Review Comment. - - https://developer.github.com/v3/reactions/#list-reactions-for-a-pull-request-review-comment - The Id of the repository - The comment id - - - - Get all reactions for a specified Pull Request Review Comment. - - https://developer.github.com/v3/reactions/#list-reactions-for-a-pull-request-review-comment - The Id of the repository - The comment id - Options for changing the API response - - - - Creates a reaction for a specified Pull Request Review Comment. - - https://developer.github.com/v3/reactions/#create-reaction-for-a-pull-request-review-comment - The owner of the repository - The name of the repository - The comment id - The reaction to create - - - - Creates a reaction for a specified Pull Request Review Comment. - - https://developer.github.com/v3/reactions/#create-reaction-for-a-pull-request-review-comment - The Id of the repository - The comment id - The reaction to create - - - - A client for GitHub's Pull Request Review Comments API. - - - See the Review Comments API documentation for more information. - - - - - Gets review comments for a specified pull request. - - http://developer.github.com/v3/pulls/comments/#list-comments-on-a-pull-request - The owner of the repository - The name of the repository - The pull request number - - - - Gets review comments for a specified pull request. - - http://developer.github.com/v3/pulls/comments/#list-comments-on-a-pull-request - The Id of the repository - The pull request number - - - - Gets review comments for a specified pull request. - - http://developer.github.com/v3/pulls/comments/#list-comments-on-a-pull-request - The owner of the repository - The name of the repository - The pull request number - Options for changing the API response - - - - Gets review comments for a specified pull request. - - http://developer.github.com/v3/pulls/comments/#list-comments-on-a-pull-request - The Id of the repository - The pull request number - Options for changing the API response - - - - Gets a list of the pull request review comments in a specified repository. - - http://developer.github.com/v3/pulls/comments/#list-comments-in-a-repository - The owner of the repository - The name of the repository - - - - Gets a list of the pull request review comments in a specified repository. - - http://developer.github.com/v3/pulls/comments/#list-comments-in-a-repository - The Id of the repository - - - - Gets a list of the pull request review comments in a specified repository. - - http://developer.github.com/v3/pulls/comments/#list-comments-in-a-repository - The owner of the repository - The name of the repository - Options for changing the API response - - - - Gets a list of the pull request review comments in a specified repository. - - http://developer.github.com/v3/pulls/comments/#list-comments-in-a-repository - The Id of the repository - Options for changing the API response - - - - Gets a list of the pull request review comments in a specified repository. - - http://developer.github.com/v3/pulls/comments/#list-comments-in-a-repository - The owner of the repository - The name of the repository - The sorting parameters - - - - Gets a list of the pull request review comments in a specified repository. - - http://developer.github.com/v3/pulls/comments/#list-comments-in-a-repository - The Id of the repository - The sorting parameters - - - - Gets a list of the pull request review comments in a specified repository. - - http://developer.github.com/v3/pulls/comments/#list-comments-in-a-repository - The owner of the repository - The name of the repository - The sorting parameters - Options for changing the API response - - - - Gets a list of the pull request review comments in a specified repository. - - http://developer.github.com/v3/pulls/comments/#list-comments-in-a-repository - The Id of the repository - The sorting parameters - Options for changing the API response - - - - Gets a single pull request review comment by number. - - http://developer.github.com/v3/pulls/comments/#get-a-single-comment - The owner of the repository - The name of the repository - The pull request review comment number - - - - Gets a single pull request review comment by number. - - http://developer.github.com/v3/pulls/comments/#get-a-single-comment - The Id of the repository - The pull request review comment number - - - - Creates a comment on a pull request review. - - http://developer.github.com/v3/pulls/comments/#create-a-comment - The owner of the repository - The name of the repository - The Pull Request number - The comment - - - - Creates a comment on a pull request review. - - http://developer.github.com/v3/pulls/comments/#create-a-comment - The Id of the repository - The Pull Request number - The comment - - - - Creates a comment on a pull request review as a reply to another comment. - - http://developer.github.com/v3/pulls/comments/#create-a-comment - The owner of the repository - The name of the repository - The pull request number - The comment - - - - Creates a comment on a pull request review as a reply to another comment. - - http://developer.github.com/v3/pulls/comments/#create-a-comment - The Id of the repository - The pull request number - The comment - - - - Edits a comment on a pull request review. - - http://developer.github.com/v3/pulls/comments/#edit-a-comment - The owner of the repository - The name of the repository - The pull request review comment number - The edited comment - - - - Edits a comment on a pull request review. - - http://developer.github.com/v3/pulls/comments/#edit-a-comment - The Id of the repository - The pull request review comment number - The edited comment - - - - Deletes a comment on a pull request review. - - http://developer.github.com/v3/pulls/comments/#delete-a-comment - The owner of the repository - The name of the repository - The pull request review comment number - - - - Deletes a comment on a pull request review. - - http://developer.github.com/v3/pulls/comments/#delete-a-comment - The Id of the repository - The pull request review comment number - - - - A client for GitHub's Pull Request Review Requests API. - - - See the Review Requests API documentation for more information. - - - - - Gets review requests for a specified pull request. - - https://developer.github.com/v3/pulls/review_requests/#list-review-requests - The owner of the repository - The name of the repository - The pull request number - - - - Gets review requests for a specified pull request. - - https://developer.github.com/v3/pulls/review_requests/#list-review-requests - The Id of the repository - The pull request number - - - - Creates review requests on a pull request for specified users. - - https://developer.github.com/v3/pulls/review_requests/#create-a-review-request - The owner of the repository - The name of the repository - The Pull Request number - List of logins of user will be requested for review - - - - Creates review requests on a pull request for specified users. - - https://developer.github.com/v3/pulls/review_requests/#create-a-review-request - The Id of the repository - The Pull Request number - List of logins of user will be requested for review - - - - Deletes review request for given users on a pull request. - - https://developer.github.com/v3/pulls/review_requests/#delete-a-review-request - The owner of the repository - The name of the repository - The pull request review comment number - List of logins of users that will be not longer requested for review - - - - Deletes review request for given users on a pull request. - - https://developer.github.com/v3/pulls/review_requests/#delete-a-review-request - The Id of the repository - The pull request review comment number - List of logins of users that will be not longer requested for review - - - - A client for GitHub's Pull Request Review API. - - - See the Review API documentation for more information. - - - - - Gets reviews for a specified pull request. - - https://developer.github.com/v3/pulls/reviews/#list-reviews-on-a-pull-request - The owner of the repository - The name of the repository - The pull request number - - - - Gets reviews for a specified pull request. - - https://developer.github.com/v3/pulls/reviews/#list-reviews-on-a-pull-request - The Id of the repository - The pull request number - - - - Gets reviews for a specified pull request. - - https://developer.github.com/v3/pulls/reviews/#list-reviews-on-a-pull-request - The owner of the repository - The name of the repository - The pull request number - Options for changing the API response - - - - Gets reviews for a specified pull request. - - https://developer.github.com/v3/pulls/reviews/#list-reviews-on-a-pull-request - The Id of the repository - The pull request number - Options for changing the API response - - - - Gets a single pull request review by ID. - - https://developer.github.com/v3/pulls/reviews/#get-a-single-review - The owner of the repository - The name of the repository - The pull request number - The pull request review number - - - - Gets a single pull request review by ID. - - https://developer.github.com/v3/pulls/reviews/#get-a-single-review - The Id of the repository - The pull request number - The pull request review number - - - - Creates a review. - - https://developer.github.com/v3/pulls/reviews/#create-a-pull-request-review - The owner of the repository - The name of the repository - The Pull Request number - The review - - - - Creates a review. - - https://developer.github.com/v3/pulls/reviews/#create-a-pull-request-review - The Id of the repository - The Pull Request number - The review - - - - Deletes a pull request review. - - https://developer.github.com/v3/pulls/reviews/#delete-a-pending-review - The owner of the repository - The name of the repository - The pull request number - The pull request review number - - - - Deletes a pull request review. - - https://developer.github.com/v3/pulls/reviews/#delete-a-pending-review - The Id of the repository - The pull request number - The pull request review number - - - - Dismisses a pull request review. - - https://developer.github.com/v3/pulls/reviews/#dismiss-a-pull-request-review - The owner of the repository - The name of the repository - The pull request number - The pull request review number - The message indicating why the review was dismissed - - - - Dismisses a pull request review. - - https://developer.github.com/v3/pulls/reviews/#dismiss-a-pull-request-review - The Id of the repository - The pull request number - The pull request review number - The message indicating why the review was dismissed - - - - Submits a pull request review. - - https://developer.github.com/v3/pulls/reviews/#submit-a-pull-request-review - The owner of the repository - The name of the repository - The pull request number - The pull request review number - The message and event being submitted for the review - - - - Submits a pull request review. - - https://developer.github.com/v3/pulls/reviews/#submit-a-pull-request-review - The Id of the repository - The pull request number - The pull request review number - The message and event being submitted for the review - - - - Lists comments for a single review - - https://developer.github.com/v3/pulls/reviews/#get-comments-for-a-single-review - The owner of the repository - The name of the repository - The pull request number - The pull request review number - - - - Dismisses a pull request review. - - https://developer.github.com/v3/pulls/reviews/#get-comments-for-a-single-review - The Id of the repository - The pull request number - The pull request review number - - - - Lists comments for a single review - - https://developer.github.com/v3/pulls/reviews/#get-comments-for-a-single-review - The owner of the repository - The name of the repository - The pull request number - The pull request review number - Options for changing the API response - - - - Dismisses a pull request review. - - https://developer.github.com/v3/pulls/reviews/#get-comments-for-a-single-review - The Id of the repository - The pull request number - The pull request review number - Options for changing the API response - - - - A client for GitHub's Pull Requests API. - - - See the Pull Requests API documentation for more information. - - - - - Client for managing reviews. - - - - - Client for managing review comments. - - - - - Client for managing review requests. - - - - - Get a pull request by number. - - - http://developer.github.com/v3/pulls/#get-a-single-pull-request - - - - - Get a pull request by number. - - - http://developer.github.com/v3/pulls/#get-a-single-pull-request - - - - - Get all open pull requests for the repository. - - - http://developer.github.com/v3/pulls/#list-pull-requests - - The owner of the repository - The name of the repository - - - - Get all open pull requests for the repository. - - - http://developer.github.com/v3/pulls/#list-pull-requests - - The Id of the repository - - - - Get all open pull requests for the repository. - - - http://developer.github.com/v3/pulls/#list-pull-requests - - The owner of the repository - The name of the repository - Options for changing the API response - - - - Get all open pull requests for the repository. - - - http://developer.github.com/v3/pulls/#list-pull-requests - - The Id of the repository - Options for changing the API response - - - - Query pull requests for the repository based on criteria - - - http://developer.github.com/v3/pulls/#list-pull-requests - - The owner of the repository - The name of the repository - Used to filter and sort the list of pull requests returned - - - - Query pull requests for the repository based on criteria - - - http://developer.github.com/v3/pulls/#list-pull-requests - - The Id of the repository - Used to filter and sort the list of pull requests returned - - - - Query pull requests for the repository based on criteria - - - http://developer.github.com/v3/pulls/#list-pull-requests - - The owner of the repository - The name of the repository - Used to filter and sort the list of pull requests returned - Options for changing the API response - - - - Query pull requests for the repository based on criteria - - - http://developer.github.com/v3/pulls/#list-pull-requests - - The Id of the repository - Used to filter and sort the list of pull requests returned - Options for changing the API response - - - - Create a pull request for the specified repository. - - http://developer.github.com/v3/pulls/#create-a-pull-request - The owner of the repository - The name of the repository - A instance describing the new PullRequest to create - - - - Create a pull request for the specified repository. - - http://developer.github.com/v3/pulls/#create-a-pull-request - The Id of the repository - A instance describing the new PullRequest to create - - - - Create a pull request for the specified repository. - - http://developer.github.com/v3/pulls/#update-a-pull-request - The owner of the repository - The name of the repository - The PullRequest number - An instance describing the changes to make to the PullRequest - - - - - Create a pull request for the specified repository. - - http://developer.github.com/v3/pulls/#update-a-pull-request - The Id of the repository - The PullRequest number - An instance describing the changes to make to the PullRequest - - - - - Merge a pull request. - - http://developer.github.com/v3/pulls/#merge-a-pull-request-merge-buttontrade - The owner of the repository - The name of the repository - The pull request number - A instance describing a pull request merge - - - - Merge a pull request. - - http://developer.github.com/v3/pulls/#merge-a-pull-request-merge-buttontrade - The Id of the repository - The pull request number - A instance describing a pull request merge - - - - Get the pull request merge status. - - http://developer.github.com/v3/pulls/#get-if-a-pull-request-has-been-merged - The owner of the repository - The name of the repository - The pull request number - - - - Get the pull request merge status. - - http://developer.github.com/v3/pulls/#get-if-a-pull-request-has-been-merged - The Id of the repository - The pull request number - - - - Get the list of commits on a pull request. - - http://developer.github.com/v3/pulls/#list-commits-on-a-pull-request - The owner of the repository - The name of the repository - The pull request number - - - - Get the list of commits on a pull request. - - http://developer.github.com/v3/pulls/#list-commits-on-a-pull-request - The Id of the repository - The pull request number - - - - Get the list of files on a pull request. - - https://developer.github.com/v3/pulls/#list-pull-requests-files - The owner of the repository - The name of the repository - The pull request number - - - - Get the list of files on a pull request. - - https://developer.github.com/v3/pulls/#list-pull-requests-files - The Id of the repository - The pull request number - - - - Instantiates a new GitHub Reactions API client - - An API connection - - - - Access GitHub's Reactions API for Commit Comments. - - - Refer to the API documentation for more information: https://developer.github.com/v3/reactions/ - - - - - Access GitHub's Reactions API for Issues. - - - Refer to the API documentation for more information: https://developer.github.com/v3/reactions/ - - - - - Access GitHub's Reactions API for Issue Comments. - - - Refer to the API documentation for more information: https://developer.github.com/v3/reactions/ - - - - - Access GitHub's Reactions API for Pull Request Review Comments. - - - Refer to the API documentation for more information: https://developer.github.com/v3/reactions/ - - - - - Delete a reaction. - - https://developer.github.com/v3/reactions/#delete-a-reaction - The reaction id - - - - - A client for GitHub's References API. - - - See the References API documentation for more information. - - - - - Instantiates a new GitHub References API client - - An API connection - - - - Gets a reference for a given repository by reference name - - - http://developer.github.com/v3/git/refs/#get-a-reference - - The owner of the repository - The name of the repository - The reference name - - The reference parameter supports either the fully-qualified ref - (prefixed with "refs/", e.g. "refs/heads/master" or - "refs/tags/release-1") or the shortened form (omitting "refs/", e.g. - "heads/master" or "tags/release-1") - - - - - Gets a reference for a given repository by reference name - - - http://developer.github.com/v3/git/refs/#get-a-reference - - The Id of the repository - The reference name - - The reference parameter supports either the fully-qualified ref - (prefixed with "refs/", e.g. "refs/heads/master" or - "refs/tags/release-1") or the shortened form (omitting "refs/", e.g. - "heads/master" or "tags/release-1") - - - - - Gets all references for a given repository - - - http://developer.github.com/v3/git/refs/#get-all-references - - The owner of the repository - The name of the repository - - - - - Gets all references for a given repository - - - http://developer.github.com/v3/git/refs/#get-all-references - - The owner of the repository - The name of the repository - Options for changing the API response - - - - - Gets all references for a given repository - - - http://developer.github.com/v3/git/refs/#get-all-references - - The Id of the repository - - - - - Gets all references for a given repository - - - http://developer.github.com/v3/git/refs/#get-all-references - - The Id of the repository - Options for changing the API response - - - - - Gets references for a given repository by sub-namespace, i.e. "tags" or "heads" - - - http://developer.github.com/v3/git/refs/#get-all-references - - The owner of the repository - The name of the repository - The sub-namespace to get references for - - - - - Gets references for a given repository by sub-namespace, i.e. "tags" or "heads" - - - http://developer.github.com/v3/git/refs/#get-all-references - - The owner of the repository - The name of the repository - The sub-namespace to get references for - Options for changing the API response - - The reference parameter supports either the fully-qualified ref - (prefixed with "refs/", e.g. "refs/heads/master" or - "refs/tags/release-1") or the shortened form (omitting "refs/", e.g. - "heads/master" or "tags/release-1") - - - - - Gets references for a given repository by sub-namespace, i.e. "tags" or "heads" - - - http://developer.github.com/v3/git/refs/#get-all-references - - The Id of the repository - The sub-namespace to get references for - - - - - Gets references for a given repository by sub-namespace, i.e. "tags" or "heads" - - - http://developer.github.com/v3/git/refs/#get-all-references - - The Id of the repository - The sub-namespace to get references for - Options for changing the API response - - The subNamespace parameter supports either the fully-qualified ref - (prefixed with "refs/", e.g. "refs/heads/master" or - "refs/tags/release-1") or the shortened form (omitting "refs/", e.g. - "heads/master" or "tags/release-1") - - - - - Creates a reference for a given repository - - - http://developer.github.com/v3/git/refs/#create-a-reference - - The owner of the repository - The name of the repository - The reference to create - - - - - Creates a reference for a given repository - - - http://developer.github.com/v3/git/refs/#create-a-reference - - The Id of the repository - The reference to create - - - - - Updates a reference for a given repository by reference name - - - http://developer.github.com/v3/git/refs/#update-a-reference - - The owner of the repository - The name of the repository - The reference name - The updated reference data - - The reference parameter supports either the fully-qualified ref - (prefixed with "refs/", e.g. "refs/heads/master" or - "refs/tags/release-1") or the shortened form (omitting "refs/", e.g. - "heads/master" or "tags/release-1") - - - - - Updates a reference for a given repository by reference name - - - http://developer.github.com/v3/git/refs/#update-a-reference - - The Id of the repository - The reference name - The updated reference data - - The reference parameter supports either the fully-qualified ref - (prefixed with "refs/", e.g. "refs/heads/master" or - "refs/tags/release-1") or the shortened form (omitting "refs/", e.g. - "heads/master" or "tags/release-1") - - - - - Deletes a reference for a given repository by reference name - - - http://developer.github.com/v3/git/refs/#delete-a-reference - - The owner of the repository - The name of the repository - The reference name - - The reference parameter supports either the fully-qualified ref - (prefixed with "refs/", e.g. "refs/heads/master" or - "refs/tags/release-1") or the shortened form (omitting "refs/", e.g. - "heads/master" or "tags/release-1") - - - - - Deletes a reference for a given repository by reference name - - - http://developer.github.com/v3/git/refs/#delete-a-reference - - The Id of the repository - The reference name - - The reference parameter supports either the fully-qualified ref - (prefixed with "refs/", e.g. "refs/heads/master" or - "refs/tags/release-1") or the shortened form (omitting "refs/", e.g. - "heads/master" or "tags/release-1") - - - - - A client for GitHub's Releases API. - - - See the Releases API documentation for more information. - - - - - Initializes a new GitHub Releases API client. - - An API connection - - - - Gets all s for the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - Thrown when a general API error occurs. - - - - Gets all s for the specified repository. - - - See the API documentation for more information. - - The Id of the repository - Thrown when a general API error occurs. - - - - Gets all s for the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - Options for changing the API response - Thrown when a general API error occurs. - - - - Gets all s for the specified repository. - - - See the API documentation for more information. - - The Id of the repository - Options for changing the API response - Thrown when a general API error occurs. - - - - Gets a single for the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - The id of the release - Thrown when a general API error occurs. - - - - Gets a single for the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - The tag of the release - Thrown when a general API error occurs. - - - - Gets a single for the specified repository. - - - See the API documentation for more information. - - The Id of the repository - The id of the release - Thrown when a general API error occurs. - - - - Gets a single for the specified repository. - - - See the API documentation for more information. - - The Id of the repository - The tag of the release - Thrown when a general API error occurs. - - - - Gets the latest for the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - Thrown when a general API error occurs. - - - - Gets the latest for the specified repository. - - - See the API documentation for more information. - - The Id of the repository - Thrown when a general API error occurs. - - - - Creates a new for the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - A description of the release to create - Thrown when a general API error occurs. - - - - Creates a new for the specified repository. - - - See the API documentation for more information. - - The Id of the repository - A description of the release to create - Thrown when a general API error occurs. - - - - Edits an existing for the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - The id of the release - A description of the release to edit - Thrown when a general API error occurs. - - - - Edits an existing for the specified repository. - - - See the API documentation for more information. - - The Id of the repository - The id of the release - A description of the release to edit - Thrown when a general API error occurs. - - - - Deletes an existing for the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - The id of the release to delete - Thrown when a general API error occurs. - - - - Deletes an existing for the specified repository. - - - See the API documentation for more information. - - The Id of the repository - The id of the release to delete - Thrown when a general API error occurs. - - - - Gets all for the specified release of the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - The id of the . - Thrown when a general API error occurs. - - - - Gets all for the specified release of the specified repository. - - - See the API documentation for more information. - - The Id of the repository - The id of the . - Thrown when a general API error occurs. - - - - Gets all for the specified release of the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - The id of the . - Options for changing the API response - Thrown when a general API error occurs. - - - - Gets all for the specified release of the specified repository. - - - See the API documentation for more information. - - The Id of the repository - The id of the . - Options for changing the API response - Thrown when a general API error occurs. - - - - Uploads a for the specified release. - - - See the API documentation for more information. - - The to attach the uploaded asset to - Description of the asset with its data - Thrown when a general API error occurs. - - - - Gets the specified for the specified release of the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - The id of the - - - - Gets the specified for the specified release of the specified repository. - - - See the API documentation for more information. - - The Id of the repository - The id of the - - - - Edits the for the specified release of the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - The id of the - Description of the asset with its amended data - - - - Edits the for the specified release of the specified repository. - - - See the API documentation for more information. - - The Id of the repository - The id of the - Description of the asset with its amended data - - - - Deletes the specified from the specified repository - - - See the API documentation for more information. - - The repository's owner - The repository's name - The id of the . - - - - Deletes the specified from the specified repository - - - See the API documentation for more information. - - The Id of the repository - The id of the . - - - - A client for GitHub's Collaborators on a Repository. - - - See the Collaborators API documentation for more details. - - - - - Initializes a new GitHub Repo Collaborators API client. - - An API connection. - - - - Gets all the collaborators on a repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Thrown when a general API error occurs. - - - - Gets all the collaborators on a repository. - - - See the API documentation for more information. - - The id of the repository - Thrown when a general API error occurs. - - - - Gets all the collaborators on a repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Options for changing the API response - Thrown when a general API error occurs. - - - - Gets all the collaborators on a repository. - - - See the API documentation for more information. - - The id of the repository - Options for changing the API response - Thrown when a general API error occurs. - - - - Gets all the collaborators on a repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Used to request and filter a list of repository collaborators - Thrown when a general API error occurs. - - - - Gets all the collaborators on a repository. - - - See the API documentation for more information. - - The id of the repository - Used to request and filter a list of repository collaborators - Thrown when a general API error occurs. - - - - Gets all the collaborators on a repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Used to request and filter a list of repository collaborators - Options for changing the API response - Thrown when a general API error occurs. - - - - Gets all the collaborators on a repository. - - - See the API documentation for more information. - - The id of the repository - Used to request and filter a list of repository collaborators - Options for changing the API response - Thrown when a general API error occurs. - - - - Checks if a user is a collaborator on a repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Username of the prospective collaborator - Thrown when a general API error occurs. - - - - Checks if a user is a collaborator on a repository. - - - See the API documentation for more information. - - The id of the repository - Username of the prospective collaborator - Thrown when a general API error occurs. - - - - Review a user's permission level in a repository - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Username of the collaborator to check permission for - Thrown when a general API error occurs. - - - - Review a user's permission level in a repository - - - See the API documentation for more information. - - The id of the repository - Username of the collaborator to check permission for - Thrown when a general API error occurs. - - - - Adds a new collaborator to the repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Username of the new collaborator - Thrown when a general API error occurs. - - - - Adds a new collaborator to the repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Username of the new collaborator - The permission to set. Only valid on organization-owned repositories. - Thrown when a general API error occurs. - - - - Adds a new collaborator to the repository. - - - See the API documentation for more information. - - The id of the repository - Username of the new collaborator - Thrown when a general API error occurs. - - - - Adds a new collaborator to the repository. - - - See the API documentation for more information. - - The id of the repository - Username of the new collaborator - The permission to set. Only valid on organization-owned repositories. - Thrown when a general API error occurs. - - - - Invites a new collaborator to the repo - - - See the API documentation for more information. - - The owner of the repository. - The name of the repository. - The name of the user to invite. - Thrown when a general API error occurs. - - - - Invites a new collaborator to the repo - - - See the API documentation for more information. - - The owner of the repository. - The name of the repository. - The name of the user to invite. - The permission to set. Only valid on organization-owned repositories. - Thrown when a general API error occurs. - - - - Invites a new collaborator to the repo - - - See the API documentation for more information. - - The id of the repository. - The name of the user to invite. - Thrown when a general API error occurs. - - - - Invites a new collaborator to the repo - - - See the API documentation for more information. - - The id of the repository. - The name of the user to invite. - The permission to set. Only valid on organization-owned repositories. - Thrown when a general API error occurs. - - - - Deletes a collaborator from the repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Username of the deleted collaborator - Thrown when a general API error occurs. - - - - Deletes a collaborator from the repository. - - - See the API documentation for more information. - - The id of the repository - Username of the deleted collaborator - Thrown when a general API error occurs. - - - - A client for GitHub's Repositories API. - - - See the Repositories API documentation for more details. - - - - - Initializes a new GitHub Repos API client. - - An API connection - - - - Creates a new repository for the current user. - - - See the API documentation for more information. - - A instance describing the new repository to create - Thrown when a general API error occurs. - A instance for the created repository. - - - - Creates a new repository in the specified organization. - - - See the API documentation for more information. - - Login of the organization in which to create the repository - A instance describing the new repository to create - Thrown when a general API error occurs. - A instance for the created repository - - - - Deletes the specified repository. - - - See the API documentation for more information. - Deleting a repository requires admin access. If OAuth is used, the `delete_repo` scope is required. - - The owner of the repository - The name of the repository - Thrown when a general API error occurs. - - - - Deletes the specified repository. - - - See the API documentation for more information. - Deleting a repository requires admin access. If OAuth is used, the `delete_repo` scope is required. - - The Id of the repository - Thrown when a general API error occurs. - - - - Transfers the ownership of the specified repository. - - - See the API documentation for more information. - - The current owner of the repository - The name of the repository - Repository transfer information - A - - - - Transfers the ownership of the specified repository. - - - See the API documentation for more information. - - The id of the repository - Repository transfer information - A - - - - Updates the specified repository with the values given in - - The owner of the repository - The name of the repository - New values to update the repository with - The updated - - - - Updates the specified repository with the values given in - - The Id of the repository - New values to update the repository with - The updated - - - - Gets the specified repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Thrown when a general API error occurs. - A - - - - Gets the specified repository. - - - See the API documentation for more information. - - The Id of the repository - Thrown when a general API error occurs. - A - - - - Gets all public repositories. - - - See the API documentation for more information. - The default page size on GitHub.com is 30. - - Thrown if the client is not authenticated. - Thrown when a general API error occurs. - A of . - - - - Gets all public repositories since the integer Id of the last Repository that you've seen. - - - See the API documentation for more information. - The default page size on GitHub.com is 30. - - Search parameters of the last repository seen - Thrown if the client is not authenticated. - Thrown when a general API error occurs. - A of . - - - - Gets all repositories owned by the current user. - - - See the API documentation for more information. - The default page size on GitHub.com is 30. - - Thrown if the client is not authenticated. - Thrown when a general API error occurs. - A of . - - - - Gets all repositories owned by the current user. - - - See the API documentation for more information. - - Options for changing the API response - Thrown if the client is not authenticated. - Thrown when a general API error occurs. - A of . - - - - Gets all repositories owned by the current user. - - - See the API documentation for more information. - The default page size on GitHub.com is 30. - - Search parameters to filter results on - Thrown if the client is not authenticated. - Thrown when a general API error occurs. - A of . - - - - Gets all repositories owned by the current user. - - - See the API documentation for more information. - The default page size on GitHub.com is 30. - - Search parameters to filter results on - Options for changing the API response - Thrown if the client is not authenticated. - Thrown when a general API error occurs. - A of . - - - - Gets all repositories owned by the specified user. - - - See the API documentation for more information. - The default page size on GitHub.com is 30. - - The account name to search for - Thrown when a general API error occurs. - A of . - - - - Gets all repositories owned by the specified user. - - - See the API documentation for more information. - - The account name to search for - Options for changing the API response - Thrown when a general API error occurs. - A of . - - - - Gets all repositories owned by the specified organization. - - - See the API documentation for more information. - The default page size on GitHub.com is 30. - - Thrown when a general API error occurs. - A of . - - - - Gets all repositories owned by the specified organization. - - - See the API documentation for more information. - - The organization name to search for - Options for changing the API response - Thrown when a general API error occurs. - A of . - - - - A client for GitHub's Repository Branches API. - - - See the Branches API documentation for more details - - - - - A client for GitHub's Commit Status API. - - - See the Commit Status API documentation for more - details. Also check out the blog post - that announced this feature. - - - - - A client for GitHub's Repository Hooks API. - - See Hooks API documentation for more information. - - - - A client for GitHub's Repository Forks API. - - See Forks API documentation for more information. - - - - A client for GitHub's Repo Collaborators. - - - See the Collaborators API documentation for more details - - - - - Client for GitHub's Repository Deployments API - - - See the Deployments API documentation for more details - - - - - Client for GitHub's Repository Statistics API - Note that the GitHub API uses caching on these endpoints, - see a word about caching for more details. - - - See the Statistics API documentation for more details - - - - - Client for GitHub's Repository Commits API - - - See the Commits API documentation for more details - - - - - Access GitHub's Releases API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/repos/releases/ - - - - - Client for GitHub's Repository Merging API - - - See the Merging API documentation for more details - - - - - Client for managing pull requests. - - - See the Pull Requests API documentation for more details - - - - - Client for managing commit comments in a repository. - - - See the Repository Comments API documentation for more information. - - - - - Client for managing deploy keys in a repository. - - - See the Repository Deploy Keys API documentation for more information. - - - - - Client for managing the contents of a repository. - - - See the Repository Contents API documentation for more information. - - - - - Gets all contributors for the specified repository. Does not include anonymous contributors. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - All contributors of the repository. - - - - Gets all contributors for the specified repository. Does not include anonymous contributors. - - - See the API documentation for more details - - The Id of the repository - All contributors of the repository. - - - - Gets all contributors for the specified repository. Does not include anonymous contributors. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - Options for changing the API response - All contributors of the repository. - - - - Gets all contributors for the specified repository. Does not include anonymous contributors. - - - See the API documentation for more details - - The Id of the repository - Options for changing the API response - All contributors of the repository. - - - - Gets all contributors for the specified repository. With the option to include anonymous contributors. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - True if anonymous contributors should be included in result; Otherwise false - All contributors of the repository. - - - - Gets all contributors for the specified repository. With the option to include anonymous contributors. - - - See the API documentation for more details - - The Id of the repository - True if anonymous contributors should be included in result; Otherwise false - All contributors of the repository. - - - - Gets all contributors for the specified repository. With the option to include anonymous contributors. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - True if anonymous contributors should be included in result; Otherwise false - Options for changing the API response - All contributors of the repository. - - - - Gets all contributors for the specified repository. With the option to include anonymous contributors. - - - See the API documentation for more details - - The Id of the repository - True if anonymous contributors should be included in result; Otherwise false - Options for changing the API response - All contributors of the repository. - - - - Gets all languages for the specified repository. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - All languages used in the repository and the number of bytes of each language. - - - - Gets all languages for the specified repository. - - - See the API documentation for more details - - The Id of the repository - All languages used in the repository and the number of bytes of each language. - - - - Gets all teams for the specified repository. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - All s associated with the repository - - - - Gets all teams for the specified repository. - - - See the API documentation for more details - - The Id of the repository - All s associated with the repository - - - - Gets all teams for the specified repository. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - Options for changing the API response - All s associated with the repository - - - - Gets all teams for the specified repository. - - - See the API documentation for more details - - The Id of the repository - Options for changing the API response - All s associated with the repository - - - - Gets all tags for the specified repository. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - All of the repositories tags. - - - - Gets all tags for the specified repository. - - - See the API documentation for more details - - The Id of the repository - All of the repositories tags. - - - - Gets all tags for the specified repository. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - Options for changing the API response - All of the repositories tags. - - - - Gets all tags for the specified repository. - - - See the API documentation for more details - - The Id of the repository - Options for changing the API response - All of the repositories tags. - - - - Get the contents of a repository's license - - - See the API documentation for more details - - The owner of the repository - The name of the repository - Returns the contents of the repository's license file, if one is detected. - - - - Get the contents of a repository's license - - - See the API documentation for more details - - The Id of the repository - Returns the contents of the repository's license file, if one is detected. - - - - A client for GitHub's Repository Pages API. - - - See the Repository Pages API documentation for more information. - - - - - A client for GitHub's Repository Invitations API. - - - See the Repository Invitations API documentation for more information. - - - - - Access GitHub's Repository Traffic API - - - Refer to the API documentation for more information: https://developer.github.com/v3/repos/traffic/ - - - - - Access GitHub's Repository Projects API - - - Refer to the API documentation for more information: https://developer.github.com/v3/repos/projects/ - - - - - A client for GitHub's Repository Branches API. - - - See the Repository Branches API documentation for more details. - - - - - Initializes a new GitHub Repository Branches API client. - - An API connection - - - - Gets all the branches for the specified repository. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - - - - Gets all the branches for the specified repository. - - - See the API documentation for more details - - The Id of the repository - - - - Gets all the branches for the specified repository. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - Options for changing the API response - Thrown when a general API error occurs. - - - - Gets all the branches for the specified repository. - - - See the API documentation for more details - - The Id of the repository - Options for changing the API response - - - - Gets the specified branch. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Gets the specified branch. - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Get the branch protection settings for the specified branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Get the branch protection settings for the specified branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Update the branch protection settings for the specified branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - Branch protection settings - - - - Update the branch protection settings for the specified branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - Branch protection settings - - - - Remove the branch protection settings for the specified branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Remove the branch protection settings for the specified branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Get the required status checks for the specified branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Get the required status checks for the specified branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Replace required status checks for the specified branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - Required status checks - - - - Replace required status checks for the specified branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - Required status checks - - - - Remove required status checks for the specified branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Remove required status checks for the specified branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Get the required status checks contexts for the specified branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Get the required status checks contexts for the specified branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Replace the required status checks contexts for the specified branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - The contexts to replace - - - - Replace the required status checks contexts for the specified branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - The contexts to replace - - - - Add the required status checks context for the specified branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - The contexts to add - - - - Add the required status checks contexts for the specified branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - The contexts to add - - - - Remove the required status checks context for the specified branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - The contexts to remove - - - - Remove the required status checks contexts for the specified branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - The contexts to remove - - - - Get required pull request review enforcement of protected branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Get required pull request review enforcement of protected branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Update required pull request review enforcement of protected branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - The required pull request review settings - - - - Update required pull request review enforcement of protected branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - The required pull request review settings - - - - Remove required pull request review enforcement of protected branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Remove required pull request review enforcement of protected branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Get admin enforcement of protected branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Get admin enforcement of protected branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Add admin enforcement to protected branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Add admin enforcement to protected branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Remove admin enforcement on protected branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Remove admin enforcement on protected branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Get restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Get restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Remove restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Remove restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Get team restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Get team restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Replace team restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - List of teams with push access - - - - Replace team restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The Id of the repository - The name of the branch - List of teams with push access - - - - Add team restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - List of teams with push access to add - - - - Add team restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The Id of the repository - The name of the branch - List of teams with push access to add - - - - Remove team restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - List of teams to remove - - - - Remove team restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The Id of the repository - The name of the branch - List of teams to remove - - - - Get user restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Get user restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Replace user restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - List of users with push access - - - - Replace user restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The Id of the repository - The name of the branch - List of users with push access - - - - Add user restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - List of users with push access to add - - - - Add user restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The Id of the repository - The name of the branch - List of users with push access to add - - - - Remove user restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - List of users with push access to remove - - - - Remove user restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The Id of the repository - The name of the branch - List of users with push access to remove - - - - A client for GitHub's Repository Comments API. - - - See the Repository Comments API documentation for more information. - - - - - Instantiates a new GitHub Repository Comments API client. - - An API connection - - - - Gets a single Repository Comment by number. - - The owner of the repository - The name of the repository - The comment id - http://developer.github.com/v3/repos/comments/#get-a-single-commit-comment - - - - Gets a single Repository Comment by number. - - The Id of the repository - The comment id - http://developer.github.com/v3/repos/comments/#get-a-single-commit-comment - - - - Gets Commit Comments for a repository. - - The owner of the repository - The name of the repository - http://developer.github.com/v3/repos/comments/#list-commit-comments-for-a-repository - - - - Gets Commit Comments for a repository. - - The Id of the repository - http://developer.github.com/v3/repos/comments/#list-commit-comments-for-a-repository - - - - Gets Commit Comments for a repository. - - The owner of the repository - The name of the repository - Options to change the API response - http://developer.github.com/v3/repos/comments/#list-commit-comments-for-a-repository - - - - Gets Commit Comments for a repository. - - The Id of the repository - Options to change the API response - http://developer.github.com/v3/repos/comments/#list-commit-comments-for-a-repository - - - - Gets Commit Comments for a specified Commit. - - The owner of the repository - The name of the repository - The sha of the commit - http://developer.github.com/v3/repos/comments/#list-comments-for-a-single-commit - - - - Gets Commit Comments for a specified Commit. - - The Id of the repository - The sha of the commit - http://developer.github.com/v3/repos/comments/#list-comments-for-a-single-commit - - - - Gets Commit Comments for a specified Commit. - - The owner of the repository - The name of the repository - The sha of the commit - Options to change the API response - http://developer.github.com/v3/repos/comments/#list-comments-for-a-single-commit - - - - Gets Commit Comments for a specified Commit. - - The Id of the repository - The sha of the commit - Options to change the API response - http://developer.github.com/v3/repos/comments/#list-comments-for-a-single-commit - - - - Creates a new Commit Comment for a specified Commit. - - The owner of the repository - The name of the repository - The sha reference of commit - The new comment to add to the commit - http://developer.github.com/v3/repos/comments/#create-a-commit-comment - - - - Creates a new Commit Comment for a specified Commit. - - The Id of the repository - The sha reference of commit - The new comment to add to the commit - http://developer.github.com/v3/repos/comments/#create-a-commit-comment - - - - Updates a specified Commit Comment. - - The owner of the repository - The name of the repository - The comment number - The modified comment - http://developer.github.com/v3/repos/comments/#update-a-commit-comment - - - - Updates a specified Commit Comment. - - The Id of the repository - The comment number - The modified comment - http://developer.github.com/v3/repos/comments/#update-a-commit-comment - - - - Deletes the specified Commit Comment - - The owner of the repository - The name of the repository - The comment id - http://developer.github.com/v3/repos/comments/#delete-a-commit-comment - - - - Deletes the specified Commit Comment - - The Id of the repository - The comment id - http://developer.github.com/v3/repos/comments/#delete-a-commit-comment - - - - A client for GitHub's Repository Commits API. - - - See the Repository Commits API documentation for more information. - - - - - Compare two references in a repository - - The owner of the repository - The name of the repository - The reference to use as the base commit - The reference to use as the head commit - - - - Compare two references in a repository - - The Id of the repository - The reference to use as the base commit - The reference to use as the head commit - - - - Gets a single commit for a given repository - - The owner of the repository - The name of the repository - The reference for the commit (SHA) - - - - Gets a single commit for a given repository - - The Id of the repository - The reference for the commit (SHA) - - - - Gets all commits for a given repository - - The owner of the repository - The name of the repository - - - - Gets all commits for a given repository - - The Id of the repository - - - - Gets all commits for a given repository - - The owner of the repository - The name of the repository - Options for changing the API response - - - - Gets all commits for a given repository - - The Id of the repository - Options for changing the API response - - - - Gets all commits for a given repository - - The owner of the repository - The name of the repository - Used to filter list of commits returned - - - - Gets all commits for a given repository - - The Id of the repository - Used to filter list of commits returned - - - - Gets all commits for a given repository - - The owner of the repository - The name of the repository - Used to filter list of commits returned - Options for changing the API response - - - - Gets all commits for a given repository - - The Id of the repository - Used to filter list of commits returned - Options for changing the API response - - - - Get the SHA-1 of a commit reference - - The owner of the repository - The name of the repository - The repository reference - - - - Get the SHA-1 of a commit reference - - The Id of the repository - The repository reference - - - - Client for accessing contents of files within a repository as base64 encoded content. - - - See the Repository Contents API documentation for more information. - - - - - Create an instance of the RepositoryContentsClient - - The underlying connection to use - - - - Returns the contents of a file or directory in a repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The content path - - - - Returns the raw content of the file at the given or null if the path is a directory. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The content path - - - - Returns the contents of a file or directory in a repository. - - - See the API documentation for more information. - - The Id of the repository - The content path - - - - Returns the contents of the root directory in a repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - - - - Returns the contents of the root directory in a repository. - - - See the API documentation for more information. - - The Id of the repository - - - - Returns the contents of a file or directory in a repository. - - - If given a path to a single file, this method returns a collection containing only that file. - See the API documentation for more information. - - The owner of the repository - The name of the repository - The content path - The name of the commit/branch/tag. Default: the repository�s default branch (usually master) - - - - Returns the raw content of the file at the given or null if the path is a directory. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The content path - The name of the commit/branch/tag. - - - - Returns the contents of a file or directory in a repository. - - - See the API documentation for more information. - - The Id of the repository - The content path - The name of the commit/branch/tag. Default: the repository’s default branch (usually master) - - - - Returns the contents of the root directory in a repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The name of the commit/branch/tag. Default: the repository�s default branch (usually master) - - - - Returns the contents of the root directory in a repository. - - - If given a path to a single file, this method returns a collection containing only that file. - See the API documentation for more information. - - The Id of the repository - The name of the commit/branch/tag. Default: the repository’s default branch (usually master) - - - - Gets the preferred README for the specified repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Thrown when a general API error occurs. - - - - Gets the preferred README for the specified repository. - - - See the API documentation for more information. - - The Id of the repository - Thrown when a general API error occurs. - - - - Gets the preferred README's HTML for the specified repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Thrown when a general API error occurs. - - - - Gets the preferred README's HTML for the specified repository. - - - See the API documentation for more information. - - The Id of the repository - Thrown when a general API error occurs. - - - - Get an archive of a given repository's contents - - https://developer.github.com/v3/repos/contents/#get-archive-link - The owner of the repository - The name of the repository - - - - Get an archive of a given repository's contents - - https://developer.github.com/v3/repos/contents/#get-archive-link - The Id of the repository - - - - Get an archive of a given repository's contents, in a specific format - - https://developer.github.com/v3/repos/contents/#get-archive-link - The owner of the repository - The name of the repository - The format of the archive. Can be either tarball or zipball - - - - Get an archive of a given repository's contents, in a specific format - - https://developer.github.com/v3/repos/contents/#get-archive-link - The Id of the repository - The format of the archive. Can be either tarball or zipball - - - - Get an archive of a given repository's contents, using a specific format and reference - - https://developer.github.com/v3/repos/contents/#get-archive-link - The owner of the repository - The name of the repository - The format of the archive. Can be either tarball or zipball - A valid Git reference. - - - - Get an archive of a given repository's contents, using a specific format and reference - - https://developer.github.com/v3/repos/contents/#get-archive-link - The Id of the repository - The format of the archive. Can be either tarball or zipball - A valid Git reference. - - - - Get an archive of a given repository's contents, in a specific format - - https://developer.github.com/v3/repos/contents/#get-archive-link - The owner of the repository - The name of the repository - The format of the archive. Can be either tarball or zipball - A valid Git reference. - Time span until timeout - - - - Get an archive of a given repository's contents, in a specific format - - https://developer.github.com/v3/repos/contents/#get-archive-link - The Id of the repository - The format of the archive. Can be either tarball or zipball - A valid Git reference. - Time span until timeout - - - - Creates a commit that creates a new file in a repository. - - The owner of the repository - The name of the repository - The path to the file - Information about the file to create - - - - Creates a commit that creates a new file in a repository. - - The Id of the repository - The path to the file - Information about the file to create - - - - Creates a commit that updates the contents of a file in a repository. - - The owner of the repository - The name of the repository - The path to the file - Information about the file to update - - - - Creates a commit that updates the contents of a file in a repository. - - The Id of the repository - The path to the file - Information about the file to update - - - - Creates a commit that deletes a file in a repository. - - The owner of the repository - The name of the repository - The path to the file - Information about the file to delete - - - - Creates a commit that deletes a file in a repository. - - The Id of the repository - The path to the file - Information about the file to delete - - - - A client for GitHub's Repository Deploy Keys API. - - - See the Deploy Keys API documentation for more information. - - - - - Instantiates a new GitHub repository deploy keys API client. - - The API connection. - - - - Get a single deploy key by number for a repository. - - - See the API documentation for more information. - - The owner of the repository. - The name of the repository. - The id of the deploy key. - - - - Get a single deploy key by number for a repository. - - - See the API documentation for more information. - - The Id of the repository. - The id of the deploy key. - - - - Get all deploy keys for a repository. - - - See the API documentation for more information. - - The owner of the repository. - The name of the repository. - - - - Get all deploy keys for a repository. - - - See the API documentation for more information. - - The Id of the repository. - - - - Get all deploy keys for a repository. - - - See the API documentation for more information. - - The owner of the repository. - The name of the repository. - Options for changing the API response - - - - Get all deploy keys for a repository. - - - See the API documentation for more information. - - The Id of the repository. - Options for changing the API response - - - - Creates a new deploy key for a repository. - - - See the API documentation for more information. - - The owner of the repository. - The name of the repository. - The deploy key to create for the repository. - - - - Creates a new deploy key for a repository. - - - See the API documentation for more information. - - The Id of the repository. - The deploy key to create for the repository. - - - - Deletes a deploy key from a repository. - - - See the API documentation for more information. - - The owner of the repository. - The name of the repository. - The id of the deploy key to delete. - - - - Deletes a deploy key from a repository. - - - See the API documentation for more information. - - The Id of the repository. - The id of the deploy key to delete. - - - - A client for GitHub's Repository Forks API. - - - See the Forks API documentation for more information. - - - - - Initializes a new GitHub Repos Fork API client. - - An API connection. - - - - Gets the list of forks defined for a repository - - - See API documentation for more information. - - The owner of the repository - The name of the repository - - - - Gets the list of forks defined for a repository - - - See API documentation for more information. - - The Id of the repository - - - - Gets the list of forks defined for a repository - - - See API documentation for more information. - - The owner of the repository - The name of the repository - Options for changing the API response - - - - Gets the list of forks defined for a repository - - - See API documentation for more information. - - The Id of the repository - Options for changing the API response - - - - Gets the list of forks defined for a repository - - - See API documentation for more information. - - The owner of the repository - The name of the repository - Used to request and filter a list of repository forks - - - - Gets the list of forks defined for a repository - - - See API documentation for more information. - - The Id of the repository - Used to request and filter a list of repository forks - - - - Gets the list of forks defined for a repository - - - See API documentation for more information. - - The owner of the repository - The name of the repository - Used to request and filter a list of repository forks - Options for changing the API response - - - - Gets the list of forks defined for a repository - - - See API documentation for more information. - - The Id of the repository - Used to request and filter a list of repository forks - Options for changing the API response - - - - Creates a fork for a repository. Specify organization in the fork parameter to create for an organization. - - - See API documentation for more information. - - The owner of the repository - The name of the repository - Used to fork a repository - - - - Creates a fork for a repository. Specify organization in the fork parameter to create for an organization. - - - See API documentation for more information. - - The Id of the repository - Used to fork a repository - - - - A client for GitHub's Repository Webhooks API. - - - See the Webhooks API documentation for more information. - - - - - Initializes a new GitHub Webhooks API client. - - An API connection. - - - - Gets the list of hooks defined for a repository - - The repository's owner - The repository's name - See API documentation for more information. - - - - Gets the list of hooks defined for a repository - - The Id of the repository - See API documentation for more information. - - - - Gets the list of hooks defined for a repository - - The repository's owner - The repository's name - Options for changing the API response - See API documentation for more information. - - - - Gets the list of hooks defined for a repository - - The Id of the repository - Options for changing the API response - See API documentation for more information. - - - - Gets a single hook by Id - - The repository's owner - The repository's name - The repository's hook id - See API documentation for more information. - - - - Gets a single hook by Id - - The Id of the repository - The repository's hook id - See API documentation for more information. - - - - Creates a hook for a repository - - The repository's owner - The repository's name - The hook's parameters - See API documentation for more information. - - - - Creates a hook for a repository - - The Id of the repository - The hook's parameters - See API documentation for more information. - - - - Edits a hook for a repository - - The repository's owner - The repository's name - The repository's hook id - The requested changes to an edit repository hook - See API documentation for more information. - - - - Edits a hook for a repository - - The Id of the repository - The repository's hook id - The requested changes to an edit repository hook - See API documentation for more information. - - - - Tests a hook for a repository - - The repository's owner - The repository's name - The repository's hook id - See API documentation for more information. - This will trigger the hook with the latest push to the current repository if the hook is subscribed to push events. If the hook - is not subscribed to push events, the server will respond with 204 but no test POST will be generated. - - - - Tests a hook for a repository - - The Id of the repository - The repository's hook id - See API documentation for more information. - This will trigger the hook with the latest push to the current repository if the hook is subscribed to push events. If the hook - is not subscribed to push events, the server will respond with 204 but no test POST will be generated. - - - - This will trigger a ping event to be sent to the hook. - - The repository's owner - The repository's name - The repository's hook id - See API documentation for more information. - - - - This will trigger a ping event to be sent to the hook. - - The Id of the repository - The repository's hook id - See API documentation for more information. - - - - Deletes a hook for a repository - - The repository's owner - The repository's name - The repository's hook id - See API documentation for more information. - - - - Deletes a hook for a repository - - The Id of the repository - The repository's hook id - See API documentation for more information. - - - - Accept a repository invitation. - - - See the API documentation for more information. - - The id of the invitation - Thrown when a general API error occurs. - - - - Decline a repository invitation. - - - See the API documentation for more information. - - The id of the invitation - Thrown when a general API error occurs. - - - - Deletes a repository invitation. - - - See the API documentation for more information. - - The id of the repository - The id of the invitation - Thrown when a general API error occurs. - - - - Gets all invitations for the current user. - - - See the API documentation for more information. - - Thrown when a general API error occurs. - - - - Gets all invitations for the current user. - - - See the API documentation for more information. - - Options for changing the API response - Thrown when a general API error occurs. - - - - Gets all the invitations on a repository. - - - See the API documentation for more information. - - The id of the repository - Thrown when a general API error occurs. - - - - Gets all the invitations on a repository. - - - See the API documentation for more information. - - The id of the repository - Options for changing the API response - Thrown when a general API error occurs. - - - - Updates a repository invitation. - - - See the API documentation for more information. - - The id of the repository - The id of the invitation - The permission for the collsborator - Thrown when a general API error occurs. - - - - A client for GitHub's Repository Pages API. - - - See the Repository Pages API documentation for more information. - - - - - Initializes a new GitHub Repository Pages API client. - - An API connection. - - - - Gets the page metadata for a given repository - - The owner of the repository - The name of the repository - - See the API documentation for more information. - - - - - Gets the page metadata for a given repository - - The Id of the repository - - See the API documentation for more information. - - - - - Gets all build metadata for a given repository - - The owner of the repository - The name of the repository - - See the API documentation for more information. - - - - - Gets all build metadata for a given repository - - The Id of the repository - - See the API documentation for more information. - - - - - Gets all build metadata for a given repository - - The owner of the repository - The name of the repository - Options to change the API response - - See the API documentation for more information. - - - - - Gets all build metadata for a given repository - - The Id of the repository - Options to change the API response - - See the API documentation for more information. - - - - - Gets the build metadata for the last build for a given repository - - The owner of the repository - The name of the repository - - See the API documentation for more information. - - - - - Gets the build metadata for the last build for a given repository - - The Id of the repository - - See the API documentation for more information. - - - - - Requests your site be built from the latest revision on the default branch for a given repository - - The owner of the repository - The name of the repository - - See the API documentation for more information. - - - - - Requests your site be built from the latest revision on the default branch for a given repository - - The Id of the repository - - See the API documentation for more information. - - - - - List the top 10 popular contents over the last 14 days - - https://developer.github.com/v3/repos/traffic/#list-paths - The owner of the repository - - - - List the top 10 popular contents over the last 14 days - - https://developer.github.com/v3/repos/traffic/#list-paths - The owner of the repository - The name of the repository - - - - List the top 10 referrers over the last 14 days - - https://developer.github.com/v3/repos/traffic/#list-referrers - The owner of the repository - - - - List the top 10 referrers over the last 14 days - - https://developer.github.com/v3/repos/traffic/#list-referrers - The owner of the repository - The name of the repository - - - - Get the total number of clones and breakdown per day or week for the last 14 days - - https://developer.github.com/v3/repos/traffic/#clones - The owner of the repository - Breakdown per day or week - - - - Get the total number of clones and breakdown per day or week for the last 14 days - - https://developer.github.com/v3/repos/traffic/#clones - The owner of the repository - The name of the repository - Breakdown per day or week - - - - Get the total number of views and breakdown per day or week for the last 14 days - - https://developer.github.com/v3/repos/traffic/#views - The owner of the repository - Breakdown per day or week - - - - Get the total number of views and breakdown per day or week for the last 14 days - - https://developer.github.com/v3/repos/traffic/#views - The owner of the repository - The name of the repository - Breakdown per day or week - - - - A client for GitHub's Search API. - - - See the Search API documentation for more information. - - - - - Initializes a new GitHub Search API client. - - An API connection. - - - - search repos - http://developer.github.com/v3/search/#search-repositories - - - List of repos - - - - search users - http://developer.github.com/v3/search/#search-users - - - List of users - - - - search issues - http://developer.github.com/v3/search/#search-issues - - - List of issues - - - - search code - http://developer.github.com/v3/search/#search-code - - - List of files - - - - search labels - https://developer.github.com/v3/search/#search-labels - - - List of labels - - - - A client for GitHub's Activity Starring API. - - - See the Activity Starring API documentation for more information. - - - - - Instantiates a new GitHub Activity Starring API client. - - An API connection - - - - Retrieves all of the stargazers for the passed repository. - - The owner of the repository - The name of the repository - Thrown if the client is not authenticated. - - - - Retrieves all of the stargazers for the passed repository. - - The Id of the repository - Thrown if the client is not authenticated. - - - - Retrieves all of the stargazers for the passed repository. - - The owner of the repository - The name of the repository - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the stargazers for the passed repository. - - The Id of the repository - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the stargazers for the passed repository with star creation timestamps. - - The owner of the repository - The name of the repository - Thrown if the client is not authenticated. - - - - Retrieves all of the stargazers for the passed repository with star creation timestamps. - - The Id of the repository - Thrown if the client is not authenticated. - - - - Retrieves all of the stargazers for the passed repository with star creation timestamps. - - The owner of the repository - The name of the repository - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the stargazers for the passed repository with star creation timestamps. - - The Id of the repository - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the starred (ies) for the current user. - - Thrown if the client is not authenticated. - - - - Retrieves all of the starred (ies) for the current user. - - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the starred (ies) for the current user with star creation timestamps. - - Thrown if the client is not authenticated. - - - - Retrieves all of the starred (ies) for the current user with star creation timestamps. - - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the starred (ies) for the current user. - - Star-specific request parameters that sort the results - Thrown if the client is not authenticated. - - - - Retrieves all of the starred (ies) for the current user. - - Star-specific request parameters that sort the results - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the starred (ies) for the current user with star creation timestamps. - - Star-specific request parameters that sort the results - Thrown if the client is not authenticated. - - - - Retrieves all of the starred (ies) for the current user with star creation timestamps. - - Star-specific request parameters that sort the results - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the (ies) starred by the specified user. - - The login of the user - Thrown if the client is not authenticated. - - - - Retrieves all of the (ies) starred by the specified user. - - The login of the user - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the (ies) starred by the specified user with star creation timestamps. - - The login of the user - Thrown if the client is not authenticated. - - - - Retrieves all of the (ies) starred by the specified user with star creation timestamps. - - The login of the user - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the (ies) starred by the specified user. - - The login of the user - Star-specific request parameters that sort the results - Thrown if the client is not authenticated. - - - - Retrieves all of the (ies) starred by the specified user. - - The login of the user - Star-specific request parameters that sort the results - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the (ies) starred by the specified user with star creation timestamps. - - The login of the user - Star-specific request parameters that sort the results - Thrown if the client is not authenticated. - - - - Retrieves all of the (ies) starred by the specified user with star creation timestamps. - - The login of the user - Star-specific request parameters that sort the results - Options for changing the API response - Thrown if the client is not authenticated. - - - - Check if a repository is starred by the current authenticated user. - - The owner of the repository - The name of the repository - Thrown if the client is not authenticated. - - - - Stars a repository for the authenticated user. - - The owner of the repository to star - The name of the repository to star - - - - Unstars a repository for the authenticated user. - - The owner of the repository to unstar - The name of the repository to unstar - - - - A client for GitHub's Repository Statistics API. - Note that the GitHub API uses caching on these endpoints, - see a word about caching for more details. - - - See the Repository Statistics API documentation for more information. - - - - - Instantiates a new GitHub Statistics API client. - - An API connection - - - - Returns a list of for the given repository - - The owner of the repository - The name of the repository - - - - Returns a list of for the given repository - - The Id of the repository - - - - Returns a list of for the given repository - - The owner of the repository - The name of the repository - A token used to cancel this potentially long running request - - - - Returns a list of for the given repository - - The Id of the repository - A token used to cancel this potentially long running request - - - - Returns the last year of commit activity grouped by week. - - The owner of the repository - The name of the repository - - - - Returns the last year of commit activity grouped by week. - - The Id of the repository - - - - Returns the last year of commit activity grouped by week. - - The owner of the repository - The name of the repository - A token used to cancel this potentially long running request - - - - Returns the last year of commit activity grouped by week. - - The Id of the repository - A token used to cancel this potentially long running request - - - - Returns a weekly aggregate of the number of additions and deletions pushed to a repository. - - The owner of the repository - The name of the repository - - - - Returns a weekly aggregate of the number of additions and deletions pushed to a repository. - - The Id of the repository - - - - Returns a weekly aggregate of the number of additions and deletions pushed to a repository. - - The owner of the repository - The name of the repository - A token used to cancel this potentially long running request - - - - Returns a weekly aggregate of the number of additions and deletions pushed to a repository. - - The Id of the repository - A token used to cancel this potentially long running request - - - - Returns the total commit counts for the owner and total commit counts in total. - - The owner of the repository - The name of the repository - - - - Returns the total commit counts for the owner and total commit counts in total. - - The Id of the repository - - - - Returns the total commit counts for the owner and total commit counts in total. - - The owner of the repository - The name of the repository - A token used to cancel this potentially long running request - - - - Returns the total commit counts for the owner and total commit counts in total. - - The Id of the repository - A token used to cancel this potentially long running request - - - - Returns a list of the number of commits per hour in each day - - The owner of the repository - The name of the repository - - - - Returns a list of the number of commits per hour in each day - - The Id of the repository - - - - Returns a list of the number of commits per hour in each day - - The owner of the repository - The name of the repository - A token used to cancel this potentially long running request - - - - Returns a list of the number of commits per hour in each day - - The Id of the repository - A token used to cancel this potentially long running request - - - - A client for GitHub's Git Tags API. - - - See the Git Tags API documentation for more information. - - - - - Instantiates a new GitHub Git Tags API client. - - An API connection - - - - Gets a tag for a given repository by sha reference - - - http://developer.github.com/v3/git/tags/#get-a-tag - - The owner of the repository - The name of the repository - Tha sha reference of the tag - - - - Gets a tag for a given repository by sha reference - - - http://developer.github.com/v3/git/tags/#get-a-tag - - The Id of the repository - Tha sha reference of the tag - - - - Create a tag for a given repository - - - http://developer.github.com/v3/git/tags/#create-a-tag-object - - The owner of the repository - The name of the repository - The tag to create - - - - Create a tag for a given repository - - - http://developer.github.com/v3/git/tags/#create-a-tag-object - - The Id of the repository - The tag to create - - - - A client for GitHub's Organization Teams API. - - - See the Organization Teams API documentation for more information. - - - - - Initializes a new GitHub Orgs Team API client. - - An API connection. - - - - Gets a single by identifier. - - - https://developer.github.com/v3/orgs/teams/#get-team - - The team identifier. - The with the given identifier. - - - - Returns all s for the current org. - - Organization to list teams of. - Thrown when a general API error occurs. - A list of the orgs's teams s. - - - - Returns all s for the current org. - - Organization to list teams of. - Options to change API behaviour. - Thrown when a general API error occurs. - A list of the orgs's teams s. - - - - Returns all s for the current user. - - Thrown when a general API error occurs. - A list of the user's s. - - - - Returns all s for the current user. - - Options to change API behaviour. - Thrown when a general API error occurs. - A list of the user's s. - - - - Returns all child teams of the given team. - - The team identifier - - https://developer.github.com/v3/orgs/teams/#list-child-teams - - - - - Returns all child teams of the given team. - - - https://developer.github.com/v3/orgs/teams/#list-child-teams - - The team identifier - Options to change API behaviour. - - - - Returns all members of the given team. - - - https://developer.github.com/v3/orgs/teams/#list-team-members - - The team identifier - - - - Returns all members of the given team. - - - https://developer.github.com/v3/orgs/teams/#list-team-members - - The team identifier - Options to change API behaviour. - - - - Returns all members with the specified role in the given team of the given role. - - - https://developer.github.com/v3/orgs/teams/#list-team-members - - The team identifier - The request filter - - - - Returns all members with the specified role in the given team of the given role. - - - https://developer.github.com/v3/orgs/teams/#list-team-members - - The team identifier - The request filter - Options to change API behaviour. - - - - Gets whether the user with the given - is a member of the team with the given . - A is thrown if the user is not a member. - - - See the API documentation for more information. - - The team to check. - The user to check. - - - - Returns newly created for the current org. - - Thrown when a general API error occurs. - Newly created - - - - Returns updated for the current org. - - Thrown when a general API error occurs. - Updated - - - - Delte a team - must have owner permissions to this - - Thrown when a general API error occurs. - - - - - Adds a to a . - - - See the API documentation for more information. - - The team identifier. - The user to add to the team. - Additional parameters for the request - - - - Removes a from a . - - - See the API documentation for more information. - - The team identifier. - The user to remove from the team. - if the user was removed from the team; otherwise. - - - - Returns all team's repositories. - - Team Id. - Thrown when a general API error occurs. - The team's repositories - - - - Returns all team's repositories. - - Team Id. - Options to change API behaviour. - Thrown when a general API error occurs. - The team's repositories - - - - Add a repository to the team - - Thrown when a general API error occurs. - - - - - Add a repository to the team - - The team identifier. - Org to associate the repo with. - Name of the repo. - The permission to grant the team on this repository. - Thrown when a general API error occurs. - - - - - Remove a repository from the team - - Thrown when a general API error occurs. - - - - - Gets whether or not the given repository is managed by the given team. - - The team identifier - Owner of the org the team is associated with. - Name of the repo. - - See the API documentation for more information. - - if the repository is managed by the given team; otherwise. - - - - List all pending invitations for the given team. - - - See the API Documentation - for more information. - - The team identifier - - - - - List all pending invitations for the given team. - - - See the API Documentation - for more information. - - The team identifier - Options to change API behaviour - - - - - A client for GitHub's Git Trees API. - - - See the Git Trees API documentation for more information. - - - - - Instantiates a new GitHub Git Trees API client. - - An API connection - - - - Gets a Tree Response for a given SHA. - - - http://developer.github.com/v3/git/trees/#get-a-tree - - The owner of the repository - The name of the repository - The SHA that references the tree - - - - Gets a Tree Response for a given SHA. - - - http://developer.github.com/v3/git/trees/#get-a-tree - - The Id of the repository - The SHA that references the tree - - - - Gets a Tree Response for a given SHA. - - - https://developer.github.com/v3/git/trees/#get-a-tree-recursively - - The owner of the repository - The name of the repository - The SHA that references the tree - - - - Gets a Tree Response for a given SHA. - - - https://developer.github.com/v3/git/trees/#get-a-tree-recursively - - The Id of the repository - The SHA that references the tree - - - - Creates a new Tree in the specified repo - - - http://developer.github.com/v3/git/trees/#create-a-tree - - The owner of the repository - The name of the repository - The value of the new tree - - - - Creates a new Tree in the specified repo - - - http://developer.github.com/v3/git/trees/#create-a-tree - - The Id of the repository - The value of the new tree - - - - A client for GitHub's User Administration API (GitHub Enterprise) - - - See the Administration API documentation for more details. - - - - - Initializes a new instance of the class. - - The client's connection - - - - Create a new user (must be Site Admin user). - - - See the API documentation - for more information. - - The object describing the user to create - The created object - - - - Rename an existing user (must be Site Admin user). - - - See the API documentation - for more information. - Note that this queues a request to rename a user, rather than execute it straight away - - The username to rename - The request, specifying the new login - A object indicating the queued task message and Url to the user - - - - Create an impersonation OAuth token (must be Site Admin user). - - - See the API documentation - for more information. - - The user to impersonate - The request specifying the required scopes - An object containing the impersonation token - - - - Deletes an impersonation OAuth token (must be Site Admin user). - - - See the API documentation - for more information. - - The user to remove impersonation token from - - - - - Promotes ordinary user to a site administrator (must be Site Admin user). - - - See the API documentation - for more information. - - The user to promote to administrator. - - - - - Demotes a site administrator to an ordinary user (must be Site Admin user). - - - See the API documentation - for more information. - - The user to demote from administrator. - - - - - Suspends a user (must be Site Admin user). - - - See the API documentation - for more information. - - The user to suspend. - - - - - Unsuspends a user (must be Site Admin user). - - - See the API documentation - for more information. - - The user to unsuspend. - - - - - List all public keys (must be Site Admin user). - - - See the API documentation - for more information. - - - - - - Delete a user (must be Site Admin user). - - - See the API documentation - for more information. - - The user to delete - - - - - Delete a public key (must be Site Admin user). - - - See the API documentation - for more information. - - The key to delete - - - - - A client for GitHub's User Emails API. - - - See the User Emails API documentation for more information. - - - - - Instantiates a new GitHub User Emails API client. - - An API connection - - - - Gets all email addresses for the authenticated user. - - - http://developer.github.com/v3/users/emails/#list-email-addresses-for-a-user - - The es for the authenticated user. - - - - Gets all email addresses for the authenticated user. - - - http://developer.github.com/v3/users/emails/#list-email-addresses-for-a-user - - The es for the authenticated user. - - - - Adds email addresses for the authenticated user. - - - http://developer.github.com/v3/users/emails/#add-email-addresses - - The email addresses to add. - Returns the added es. - - - - Deletes email addresses for the authenticated user. - - - http://developer.github.com/v3/users/emails/#delete-email-addresses - - The email addresses to delete. - Returns the added es. - - - - A client for GitHub's UserUser GPG Keys API. - - - See the User GPG Keys documentation for more information. - - - - - Instatiates a new GitHub User GPG Keys API client. - - The API connection. - - - - Gets all GPG keys for the authenticated user. - - - See the API documentation for more information. - - A of s for the current user. - - - - Gets all GPG keys for the authenticated user. - - Options for changing the API response - - See the API documentation for more information. - - A of s for the current user. - - - - View extended details of the for the specified id. - - The Id of the GPG key - - See the API documentation for more information. - - The for the specified Id. - - - - Creates a new for the authenticated user. - - The new GPG key to add. - - See the API documentation for more information. - - The newly created . - - - - Deletes the GPG key for the specified Id. - - The Id of the GPG key to delete. - - See the API documentation for more information. - - - - - - A client for GitHub's User Keys API. - - - See the User Keys API documentation for more information. - - - - - Gets all verified public keys for a user. - - - https://developer.github.com/v3/users/keys/#list-public-keys-for-a-user - - The @ handle of the user. - Lists the verified public keys for a user. - - - - Gets all verified public keys for a user. - - - https://developer.github.com/v3/users/keys/#list-public-keys-for-a-user - - The @ handle of the user. - Options to change API's behavior. - Lists the verified public keys for a user. - - - - Gets all public keys for the authenticated user. - - - https://developer.github.com/v3/users/keys/#list-your-public-keys - - Lists the current user's keys. - - - - Gets all public keys for the authenticated user. - - - https://developer.github.com/v3/users/keys/#list-your-public-keys - - Options to chagne API's behavior. - Lists the current user's keys. - - - - Retrieves the for the specified id. - - - https://developer.github.com/v3/users/keys/#get-a-single-public-key - - The Id of the SSH key - - - - - Create a public key . - - - https://developer.github.com/v3/users/keys/#create-a-public-key - - The SSH Key contents - - - - - Delete a public key. - - - https://developer.github.com/v3/users/keys/#delete-a-public-key - - The id of the key to delete - - - - - A client for GitHub's Users API. - - - See the Users API documentation for more information. - - - - - Instantiates a new GitHub Users API client. - - An API connection - - - - A client for GitHub's User Emails API - - - See the Emails API documentation for more information. - - - - - A client for GitHub's User Keys API - - - See the Keys API documentation for more information. - - - - - A client for GitHub's UserUser GPG Keys API. - - - See the User GPG Keys documentation for more information. - - - - - Returns the user specified by the login. - - The login name for the user - - - - Returns a for the current authenticated user. - - Thrown if the client is not authenticated. - A - - - - Update the specified . - - The login for the user - Thrown if the client is not authenticated. - A - - - - A client for GitHub's User Followers API - - - See the Followers API documentation for more information. - - - - - A client for GitHub's User Administration API - - - See the User Administration API documentation for more information. - - - - - A client for GitHub's Watching API. - - - See the Watching API documentation for more information. - - - - - Instantiates a new GitHub Activity Watching API client. - - An API connection - - - - Retrieves all of the watchers for the passed repository. - - The owner of the repository - The name of the repository - Thrown if the client is not authenticated. - - - - Retrieves all of the watchers for the passed repository. - - The Id of the repository - Thrown if the client is not authenticated. - - - - Retrieves all of the watchers for the passed repository. - - The owner of the repository - The name of the repository - Options for changing API's response. - Thrown if the client is not authenticated. - - - - Retrieves all of the watchers for the passed repository. - - The Id of the repository - Options for changing API's response. - Thrown if the client is not authenticated. - - - - Retrieves all of the watched (ies) for the current user. - - Thrown if the client is not authenticated. - - A of (ies) watched by the current authenticated user. - - - - - Retrieves all of the watched (ies) for the current user. - - Options for changing API's response. - Thrown if the client is not authenticated. - - A of (ies) watched by the current authenticated user. - - - - - Retrieves all of the (ies) watched by the specified user. - - The login of the user - Thrown if the client is not authenticated. - - A (ies) watched by the specified user. - - - - - Retrieves all of the (ies) watched by the specified user. - - The login of the user - Options for changing API's response. - Thrown if the client is not authenticated. - - A (ies) watched by the specified user. - - - - - Check if a repository is watched by the current authenticated user. - - The owner of the repository - The name of the repository - Thrown if the client is not authenticated. - - - - Check if a repository is watched by the current authenticated user. - - The Id of the repository - Thrown if the client is not authenticated. - - - - Watches a repository for the authenticated user. - - The owner of the repository to star - The name of the repository to star - A instance describing the new subscription to create - - - - Watches a repository for the authenticated user. - - The Id of the repository - A instance describing the new subscription to create - - - - Unwatches a repository for the authenticated user. - - The owner of the repository to unstar - The name of the repository to unstar - - - - Unwatches a repository for the authenticated user. - - The Id of the repository - - - - Represents a subset of the HTTP 403 - Forbidden response returned from the API when the forbidden response is related to an abuse detection mechanism. - Contains the amount of seconds after which it's safe to retry the request. - - - - - Constructs an instance of AbuseException - - The HTTP payload from the server - - - - Constructs an instance of AbuseException - - The HTTP payload from the server - The inner exception - - - - Constructs an instance of AbuseException - - - The that holds the - serialized object data about the exception being thrown. - - - The that contains - contextual information about the source or destination. - - - - - Represents errors that occur from the GitHub API. - - - - - Constructs an instance of ApiException - - - - - Constructs an instance of ApiException - - The error message - The HTTP status code from the response - - - - Constructs an instance of ApiException - - The error message - The inner exception - - - - Constructs an instance of ApiException - - The HTTP payload from the server - - - - Constructs an instance of ApiException - - The HTTP payload from the server - The inner exception - - - - Constructs an instance of ApiException - - The inner exception - - - - The HTTP status code associated with the response - - - - - The raw exception payload from the response - - - - - Constructs an instance of ApiException. - - - The that holds the - serialized object data about the exception being thrown. - - - The that contains - contextual information about the source or destination. - - - - - Get the inner error message from the API response - - - Returns null if ApiError is not populated - - - - - Get the inner http response body from the API response - - - Returns empty string if HttpResponse is not populated or if - response body is not a string - - - - - Represents a HTTP 422 - Unprocessable Entity response returned from the API. - - - - - Constructs an instance of ApiValidationException - - - - - Constructs an instance of ApiValidationException - - The HTTP payload from the server - - - - Constructs an instance of ApiValidationException - - The HTTP payload from the server - The inner exception - - - - Constructs an instance of ApiValidationException - - The inner exception - - - - Constructs an instance of ApiValidationException - - - The that holds the - serialized object data about the exception being thrown. - - - The that contains - contextual information about the source or destination. - - - - - Represents a HTTP 401 - Unauthorized response returned from the API. - - - - - Constructs an instance of AuthorizationException - - - - - Constructs an instance of AuthorizationException - - The HTTP payload from the server - - - - Constructs an instance of AuthorizationException - - The HTTP payload from the server - The inner exception - - - - Constructs an instance of AuthorizationException. - - - The that holds the - serialized object data about the exception being thrown. - - - The that contains - contextual information about the source or destination. - - - - - Represents a HTTP 403 - Forbidden response returned from the API. - - - - - Constructs an instance of ForbiddenException - - The HTTP payload from the server - - - - Constructs an instance of ForbiddenException - - The HTTP payload from the server - The inner exception - - - - Constructs an instance of ForbiddenException - - - The that holds the - serialized object data about the exception being thrown. - - - The that contains - contextual information about the source or destination. - - - - - Represents a HTTP 403 - Forbidden response returned from the API. - - - - - Constructs an instance of ApiValidationException - - - - - Constructs an instance of ApiValidationException - - The inner validation exception. - - - - Constructs an instance of InvalidGitignoreTemplateException - - - The that holds the - serialized object data about the exception being thrown. - - - The that contains - contextual information about the source or destination. - - - - - Represents a HTTP 451 - Unavailable For Legal Reasons response returned from the API. - This will returned if GitHub has been asked to takedown the requested resource due to - a DMCA takedown. - - - - - Constructs an instance of LegalRestrictionException - - The HTTP payload from the server - - - - Constructs an instance of LegalRestrictionException - - The exception message - The http status code returned by the response - - - - Constructs an instance of LegalRestrictionException - - The HTTP payload from the server - The inner exception - - - - Constructs an instance of LegalRestrictionException - - - The that holds the - serialized object data about the exception being thrown. - - - The that contains - contextual information about the source or destination. - - - - - Represents a "Login Attempts Exceeded" response returned from the API. - - - - - Constructs an instance of LoginAttemptsExceededException - - The HTTP payload from the server - - - - Constructs an instance of LoginAttemptsExceededException - - The HTTP payload from the server - The inner exception - - - - Constructs an instance of LoginAttemptsExceededException - - - The that holds the - serialized object data about the exception being thrown. - - - The that contains - contextual information about the source or destination. - - - - - Represents a HTTP 404 - Not Found response returned from the API. - - - - - Constructs an instance of NotFoundException - - The HTTP payload from the server - - - - Constructs an instance of NotFoundException - - The exception message - The http status code returned by the response - - - - Constructs an instance of NotFoundException - - The HTTP payload from the server - The inner exception - - - - Constructs an instance of NotFoundException - - - The that holds the - serialized object data about the exception being thrown. - - - The that contains - contextual information about the source or destination. - - - - - Exception thrown when creating a private repository, but the user's private quota is or would be exceeded - by creating it. - - - - - Constructs an instance of PrivateRepositoryQuotaExceededException. - - The inner validation exception. - - - - Constructs an instance of PrivateRepositoryQuotaExceededException - - - The that holds the - serialized object data about the exception being thrown. - - - The that contains - contextual information about the source or destination. - - - - - Represents an error that occurs when the specified SHA - doesn't match the current pull request's HEAD - - - - - Constructs an instance of . - - - - - - Constructs an instance of . - - The HTTP payload from the server - The inner exception - - - - Constructs an instance of . - - - The that holds the - serialized object data about the exception being thrown. - - - The that contains - contextual information about the source or destination. - - - - - Represents an error that occurs when the pull request is in an - unmergeable state - - - - - Constructs an instance of the class. - - The HTTP payload from the server - - - - Constructs an instance of the class. - - The HTTP payload from the server - The inner exception - - - - Constructs an instance of . - - - The that holds the - serialized object data about the exception being thrown. - - - The that contains - contextual information about the source or destination. - - - - - Exception thrown when GitHub API Rate limits are exceeded. - - - - For requests using Basic Authentication or OAuth, you can make up to 5,000 requests per hour. For - unauthenticated requests, the rate limit allows you to make up to 60 requests per hour. - - See http://developer.github.com/v3/#rate-limiting for more details. - - - - - Constructs an instance of RateLimitExceededException - - The HTTP payload from the server - - - - Constructs an instance of RateLimitExceededException - - The HTTP payload from the server - The inner exception - - - - The maximum number of requests that the consumer is permitted to make per hour. - - - - - The number of requests remaining in the current rate limit window. - - - - - The date and time at which the current rate limit window resets - - - - - Calculates the time from now to wait until the next request can be - attempted. - - - A non-negative value. Returns - if the next Rate Limit window has - started and the next request can be attempted immediately. - - - The return value is calculated using server time data from the - response in order to provide a best-effort estimate that is - independant from eventual inaccuracies in the client's clock. - - - - - Constructs an instance of RateLimitExceededException - - - The that holds the - serialized object data about the exception being thrown. - - - The that contains - contextual information about the source or destination. - - - - - Exception thrown when creating a repository, but it already exists on the server. - - - - - Constructs an instance of RepositoryExistsException for an organization. - - The name of the organization of the existing repository - The name of the existing repository - The base address of the repository. - The inner validation exception. - - - - Constructs an instance of RepositoryExistsException for an account. - - The name of the existing repository - The inner validation exception - - - - The Name of the repository that already exists. - - - - - The URL to the existing repository's web page on github.com (or enterprise instance). - - - - - A useful default error message. - - - - - The login of the organization of the repository. - - - - - True if the owner is an organization and not the user. - - - - - Constructs an instance of RepositoryExistsException. - - - The that holds the - serialized object data about the exception being thrown. - - - The that contains - contextual information about the source or destination. - - - - - Constructs an instance of LoginAttemptsExceededException - - - The that holds the - serialized object data about the exception being thrown. - - - The that contains - contextual information about the source or destination. - - - - - Represents a failed 2FA challenge from the API - - - - - Constructs an instance of TwoFactorRequiredException. - - Expected 2FA response type - The inner exception - - - - Constructs an instance of TwoFactorRequiredException. - - The HTTP payload from the server - Expected 2FA response type - - - - Constructs an instance of TwoFactorRequiredException. - - The HTTP payload from the server - Expected 2FA response type - The inner exception - - - - Expected 2FA response type - - - - - Constructs an instance of TwoFactorRequiredException. - - - The that holds the - serialized object data about the exception being thrown. - - - The that contains - contextual information about the source or destination. - - - - - Methods for receiving 2FA authentication codes - - - - - No method configured - - - - - Unknown method - - - - - Receive via SMS - - - - - Receive via application - - - - - Represents a failed 2FA challenge from the API - - - - - Constructs an instance of TwoFactorChallengeFailedException - - - - - Constructs an instance of TwoFactorChallengeFailedException - - The authorization code that was incorrect - The inner exception - - - - Constructs an instance of TwoFactorChallengeFailedException. - - - The that holds the - serialized object data about the exception being thrown. - - - The that contains - contextual information about the source or destination. - - - - - - - - - - Constructs an instance of TwoFactorRequiredException. - - - - - Constructs an instance of TwoFactorRequiredException. - - Expected 2FA response type - - - - Constructs an instance of TwoFactorRequiredException. - - The HTTP payload from the server - Expected 2FA response type - - - - Constructs an instance of TwoFactorRequiredException. - - - The that holds the - serialized object data about the exception being thrown. - - - The that contains - contextual information about the source or destination. - - - - - Represents an error that occurs when trying to convert the - last owner of the organization to an outside collaborator - - - - - Constructs an instance of the class. - - The HTTP payload from the server - - - - Constructs an instance of the class. - - The HTTP payload from the server - The inner exception - - - - Constructs an instance of . - - - The that holds the - serialized object data about the exception being thrown. - - - The that contains - contextual information about the source or destination. - - - - - Represents an error that occurs when trying to convert a user - that is not a member of the organization to an outside collaborator - - - - - Constructs an instance of the class. - - The HTTP payload from the server - - - - Constructs an instance of the class. - - The HTTP payload from the server - The inner exception - - - - Constructs an instance of ForbiddenException - - - The that holds the - serialized object data about the exception being thrown. - - - The that contains - contextual information about the source or destination. - - - - - Represents an error that occurs when trying to remove an - outside collaborator that is a member of the organization - - - - - Constructs an instance of the class. - - The HTTP payload from the server - - - - Constructs an instance of the class. - - The HTTP payload from the server - The inner exception - - - - Constructs an instance of . - - - The that holds the - serialized object data about the exception being thrown. - - - The that contains - contextual information about the source or destination. - - - - - A Client for the GitHub API v3. You can read more about the api here: http://developer.github.com. - - - - - The base address for the GitHub API - - - - - Create a new instance of the GitHub API v3 client pointing to - https://api.github.com/ - - - See more information regarding User-Agent requirements here: https://developer.github.com/v3/#user-agent-required - - - The name (and optionally version) of the product using this library, the name of your GitHub organization, or your GitHub username (in that order of preference). This is sent to the server as part of - the user agent for analytics purposes, and used by GitHub to contact you if there are problems. - - - - - Create a new instance of the GitHub API v3 client pointing to - https://api.github.com/ - - - See more information regarding User-Agent requirements here: https://developer.github.com/v3/#user-agent-required - - - The name (and optionally version) of the product using this library, the name of your GitHub organization, or your GitHub username (in that order of preference). This is sent to the server as part of - the user agent for analytics purposes, and used by GitHub to contact you if there are problems. - - Provides credentials to the client when making requests - - - - Create a new instance of the GitHub API v3 client pointing to the specified baseAddress. - - - See more information regarding User-Agent requirements here: https://developer.github.com/v3/#user-agent-required - - - The name (and optionally version) of the product using this library, the name of your GitHub organization, or your GitHub username (in that order of preference). This is sent to the server as part of - the user agent for analytics purposes, and used by GitHub to contact you if there are problems. - - - The address to point this client to. Typically used for GitHub Enterprise - instances - - - - Create a new instance of the GitHub API v3 client pointing to the specified baseAddress. - - - See more information regarding User-Agent requirements here: https://developer.github.com/v3/#user-agent-required - - - The name (and optionally version) of the product using this library, the name of your GitHub organization, or your GitHub username (in that order of preference). This is sent to the server as part of - the user agent for analytics purposes, and used by GitHub to contact you if there are problems. - - Provides credentials to the client when making requests - - The address to point this client to. Typically used for GitHub Enterprise - instances - - - - Create a new instance of the GitHub API v3 client using the specified connection. - - The underlying used to make requests - - - - Set the GitHub Api request timeout. - Useful to set a specific timeout for lengthy operations, such as uploading release assets - - - See more information here: https://technet.microsoft.com/library/system.net.http.httpclient.timeout(v=vs.110).aspx - - The Timeout value - - - - Gets the latest API Info - this will be null if no API calls have been made - - representing the information returned as part of an Api call - - - - Convenience property for getting and setting credentials. - - - You can use this property if you only have a single hard-coded credential. Otherwise, pass in an - to the constructor. - Setting this property will change the to use - the default with just these credentials. - - - - - The base address of the GitHub API. This defaults to https://api.github.com, - but you can change it if needed (to talk to a GitHub:Enterprise server for instance). - - - - - Provides a client connection to make rest requests to HTTP endpoints. - - - - - Access GitHub's Authorization API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/oauth_authorizations/ - - - - - Access GitHub's Activity API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/activity/ - - - - - Access GitHub's Issue API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/issues/ - - - - - Access GitHub's Migration API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/migration/ - - - - - Access GitHub's Miscellaneous API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/misc/ - - - - - Access GitHub's OAuth API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/oauth/ - - - - - Access GitHub's Organizations API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/orgs/ - - - - - Access GitHub's Pull Requests API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/pulls/ - - - - - Access GitHub's Repositories API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/repos/ - - - - - Access GitHub's Gists API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/gists/ - - - - - Access GitHub's Users API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/users/ - - - - - Access GitHub's Git Data API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/git/ - - - - - Access GitHub's Apps API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/apps/ - - - - - Access GitHub's Search API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/search/ - - - - - Access GitHub's Enterprise API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/enterprise/ - - - - - Access GitHub's Reactions API - - - Refer to the API documentation for more information: https://developer.github.com/v3/reactions/ - - - - - Access GitHub's Checks API - - - Refer to the API documentation for more information: https://developer.github.com/v3/checks/ - - - - - Support for retrieving raw file content with the method. - - https://developer.github.com/v3/repos/contents/#custom-media-types - - - - Combines multiple preview headers. GitHub API supports Accept header with multiple - values separated by comma. - - Accept header values that will be combine to single Accept header. - - This Accept header application/vnd.github.loki-preview+json,application/vnd.github.drax-preview+json - indicated we want both Protected Branches and Licenses preview APIs. - - Accept header value. - - - - Extensions for working with the - - - - - Gets all API resources in the list at the specified URI. - - Type of the API resource in the list. - The connection to use - URI of the API resource to get - of the The API resources in the list. - Thrown when an API error occurs. - - - - Gets the HTML content of the API resource at the specified URI. - - The connection to use - URI of the API resource to get - The API resource's HTML content. - Thrown when an API error occurs. - - - - Performs an asynchronous HTTP GET request that expects a containing HTML. - - The connection to use - URI endpoint to send request to - representing the received HTTP response - - - - Gets the API resource at the specified URI. - - Type of the API resource to get. - The connection to use - URI of the API resource to get - The API resource. - Thrown when an API error occurs. - - - - Gets the API resource at the specified URI. - - Type of the API resource to get. - The connection to use - URI of the API resource to get - A token used to cancel the GetResponse request - The API resource. - Thrown when an API error occurs. - - - - Returns true if the API call represents a true response, or false if it represents a false response. - Throws an exception if the HTTP status does not match either a true or false response. - - - Some API endpoints return a 204 for "true" and 404 for false. See https://developer.github.com/v3/activity/starring/#check-if-you-are-starring-a-repository - for one example. This encapsulates that logic. - - Thrown if the status is neither 204 nor 404 - True for a 204 response, False for a 404 - - - - - Class for retrieving GitHub API URLs - - - - - Returns the that returns all of the authorizations for the currently logged in user. - - - - - Returns the that returns all authorizations for a given user - - The user Id to search for - - - - Returns the that returns all authorizations for a given client - - - The 20 character OAuth app client key for which to create the token. - - - - - Returns the that returns all public repositories in - response to a GET request. - - - - - Returns the that returns all public repositories in - response to a GET request. - - The integer Id of the last Repository that you’ve seen. - - - - Returns the that returns all of the repositories for the currently logged in user in - response to a GET request. A POST to this URL creates a new repository. - - - - - - Returns the that returns all of the repositories for the specified login. - - The login for the user - - - - - Returns the that returns all of the repositories for the specified organization in - response to a GET request. A POST to this URL creates a new repository for the organization. - - The name of the organization - - - - - Returns the that returns all of the organizations for the currently logged in user. - - - - - - Returns the that returns all of the organizations for the specified login. - - The login for the user - - - - - Returns the that returns all of the organizations. - - - - - - Returns the that returns all of the organizations. - - /// The integer Id of the last Organization that you’ve seen. - - - - - Returns the that returns the organization for the specified organization name - - The name of the organization - The that returns the organization for the specified organization name - - - - Returns the that returns all of the SSH keys for the currently logged in user. - - - - - - Returns the that returns all of the SSH keys for the specified user. - - The login for the user - - - - - Returns the to retrieve keys for the current user. - - - - - Returns the to retrieve keys for a given user. - - The user to search on - - - - Returns the to retrieve a given key. - - The Key Id to retrieve - - - - Returns the that returns all of the email addresses for the currently logged in user. - - - - - - Returns the that returns all of the releases for the specified repository. - - The owner of the repository - The name of the repository - - - - - Returns the that returns a single release for the specified repository - - The owner of the repository - The name of the repository - The id of the release - - - - - Returns the that returns a single release for the specified repository - - The owner of the repository - The name of the repository - The tag of the release - - - - - Returns the that returns the latest release for the specified repository - - The owner of the repository - The name of the repository - - - - - Returns the that returns all the assets for the specified release for the specified repository. - - The owner of the repository - The name of the repository - The id of the release - - - - - Returns the that returns the assets specified by the asset id. - - The owner of the repository - The name of the repository - The id of the release asset - - - - - Returns the that returns all of the notifications for the currently logged in user. - - - - - - Returns the that returns all of the notifications for the currently logged in user - specific to the repository. - - The owner of the repository - The name of the repository - - - - - Returns the for the specified notification. - - The Id of the notification. - - - - - Returns the for the specified notification's subscription status. - - The Id of the notification. - - - - Returns the for creating a new installation token. - - The Id of the GitHub App installation. - - - - Returns the that creates a github app. - - - - - Returns the that creates a github app. - - - - - Returns the that returns all the installations of the authenticated application. - - - - - Returns the that lists repositories accessible to the user for an installation.. - - The id of the installation - - - - Returns the that returns the repository's installation information. - - - - - - Returns the that returns the repository's installation information. - - - - - - Returns the that returns the organization's installation information. - - - - - Returns the that returns the user's installation information. - - - - - Returns the that returns a single installation of the authenticated application. - - - - - Returns the that returns all the installations in repositories the user has explicit permission to access - - - - - Returns the that returns all the repositories - - - - - - Returns the that returns all of the issues across all the authenticated user’s visible - repositories including owned repositories, member repositories, and organization repositories: - - - - - Returns the that returns all of the issues across owned and member repositories for the - authenticated user: - - - - - Returns the that returns all of the issues for the currently logged in user - specific to the repository. - - The owner of the repository - The name of the repository - - - - - Returns the that returns all of the issues for the specified organization for the - currently logged in user. - - The name of the organization - - - - - Returns the for the specified issue. - - The owner of the repository - The name of the repository - The issue number - - - - - Returns the for the specified issue to be locked/unlocked. - - The owner of the repository - The name of the repository - The issue number - - - - - Returns the for the reaction of a specified issue. - - The owner of the repository - The name of the repository - The issue number - - - - - Returns the for the reaction of a specified issue. - - The Id of the repository - The issue number - - - - - Returns the for the timeline of a specified issue. - - The owner of the repository - The name of the repository - The issue number - - - - - Returns the for the timeline of a specified issue. - - The Id of the repository - The issue number - - - - - Returns the for the comments for all issues in a specific repo. - - The owner of the repository - The name of the repository - - - - - Returns the for the comments of a specified issue. - - The owner of the repository - The name of the repository - The issue number - - - - - Returns the for the specified comment. - - The owner of the repository - The name of the repository - The comment id - - - - - Returns the for the reaction of a specified issue comment. - - The owner of the repository - The name of the repository - The comment number - - - - - Returns the for the reaction of a specified issue comment. - - The owner of the repository - The comment number - - - - - Returns the for the specified comment. - - The owner of the repository - The name of the repository - The comment number - - - - - Returns the for the comments of a specified commit. - - The owner of the repository - The name of the repository - The sha of the commit - - - - - Returns the for the comments of a specified commit. - - The owner of the repository - The name of the repository - - - - - Returns the for the reaction of a specified commit comment. - - The owner of the repository - The name of the repository - The comment number - - - - - Returns the for the reaction of a specified commit comment. - - The Id of the repository - The comment number - - - - - Returns the that returns all of the assignees to which issues may be assigned. - - The owner of the repository - The name of the repository - - - - - Returns the that returns a 204 if the login belongs to an assignee of the repository. - Otherwise returns a 404. - - The owner of the repository - The name of the repository - The login for the user - - - - - Returns the to add and remove assignees for an issue. - - The owner of the repository - The name of the repository - The issue number - - - - - Returns the that returns all of the members of the organization - - The organization - - - - - Returns the that returns all of the members of the organization - - The organization - The member filter, - The correct uri - - - - Returns the that returns all of the members of the organization - - The organization - The role filter, - The correct uri - - - - Returns the that returns all of the members of the organization - - The organization - The member filter, - The role filter, - The correct uri - - - - Returns the that returns all of the public members of the organization - - Organization - - - - - Returns the that returns a 204 if requester is an organization member and - the user is, publicly or privately a member of the organization. - Returns a 404 if the requester is an organization member and the user is not a member or - the requester is not an organization member and is inquiring about themselves. - Returns a 302 if the requester is not an organization member. - - The organization being inquired about - The user being inquired about - - - - - Returns the that returns member of organization - - The organization being inquired about - The user being inquired about - The that returns member of organization - - - - Returns the that returns a 204 if the user is a public member of the - organization. - Otherwise returns a 404. - - The organization being inquired about - The user being inquired about - - - - - Returns the that returns a 204 if the user is publicizing, or concealing - their membership in an organization. - - The organization to publicize, or conceal their membership of - The user publicizing, or concealing their membership of the organization - - - - - Returns the for the organization memberships - - The name of the organization - The name of the user - - - - - Returns the for the organizations pending invitations - - The name of the organization - - - - - Returns the that returns all of the outside collaborators of the organization - - The organization - - - - - Returns the that returns all of the outside collaborators of the organization - - The organization - The collaborator filter, - The correct uri - - - - Returns the that returns the issue/pull request event and issue info for the specified repository. - - The owner of the repository - The name of the repository - - - - - Returns the that returns the issue/pull request event info for the specified issue. - - The owner of the repository - The name of the repository - The issue number - - - - - Returns the that returns the issue/pull request event and issue info for the specified repository. - - The owner of the repository - The name of the repository - - - - - Returns the that returns the issue/pull request event and issue info for the specified event. - - The owner of the repository - The name of the repository - The event id - - - - - Returns the that returns the specified milestone. - - The owner of the repository - The name of the repository - The milestone number - - - - - Returns the that returns all of the milestones for the specified repository. - - The owner of the repository - The name of the repository - - - - - Returns the that returns the specified label. - - The owner of the repository - The name of the repository - The name of label - - - - - Returns the that returns all of the labels for the specified repository. - - The owner of the repository - The name of the repository - - - - - Returns the that returns the named label for the specified issue. - - The owner of the repository - The name of the repository - The issue number - The name of the label - - - - - Returns the that returns all of the labels for the specified issue. - - The owner of the repository - The name of the repository - The issue number - - - - - Returns the that returns all of the labels for all issues in the specified milestone. - - The owner of the repository - The name of the repository - The milestone number - - - - - Returns the to use when creating a commit status for the specified reference. - - The owner of the repository - The name of the repository - The reference (SHA, branch name, or tag name) to list commits for - - - - - Returns the that lists the repository hooks for the specified reference. - - The owner of the repository - The name of the repository - - - - - Returns the that gets the repository hook for the specified reference. - - The owner of the repository - The name of the repository - The identifier of the repository hook - - - - - Returns the that can tests a specified repository hook - - The owner of the repository - The name of the repository - The identifier of the repository hook - - - - - Returns the that can ping a specified repository hook - - The owner of the repository - The name of the repository - The identifier of the repository hook - - - - - Returns the that lists the organization hooks for the specified reference. - - The name of the organization - - - - - Returns the that gets the organization hook for the specified reference. - - The name of the organization - The identifier of the organization hook - - - - - Returns the that can ping a specified organization hook - - The name of the organization - The identifier of the organization hook - - - - - Returns the that lists the commit statuses for the specified reference. - - The owner of the repository - The name of the repository - The reference (SHA, branch name, or tag name) to list commits for - - - - - Returns the that returns a combined view of commit statuses for the specified reference. - - The owner of the repository - The name of the repository - The reference (SHA, branch name, or tag name) to list commits for - - - - - Returns the that lists the repository forks for the specified reference. - - The owner of the repository - The name of the repository - - - - - Returns the that lists the watched repositories for the authenticated user. - - The owner of the repository - The name of the repository - The that lists the watched repositories for the authenticated user. - - - - Returns the that lists the watched repositories for the authenticated user. - - - - - Returns the that lists the watched repositories for the specified user. - - The user that has the watches - - - - Returns the that shows whether the repo is starred by the current user. - - The owner of the repository - The name of the repository - - - - - Returns the that lists the starred repositories for the authenticated user. - - The owner of the repository - The name of the repository - The that lists the starred repositories for the authenticated user. - - - - Returns the that lists the starred repositories for the authenticated user. - - - - - Returns the that lists the starred repositories for the specified user. - - The user that has the stars - - - - Returns the that shows whether the repo is starred by the current user. - - The owner of the repository - The name of the repository - - - - - Returns the for the specified tag. - - The owner of the repository - The name of the repository - The tag reference (SHA) - - - - - Returns the for creating a tag object. - - The owner of the repository - The name of the repository - - - - - Returns the that returns the list of public events. - - - - - - Returns the that returns the feeds available to the authenticating user. - - - - - - Returns the that returns the list of public gists. - - - - - Returns the for the specified gist. - - The id of the gist - - - - Returns the for the forks for the specified gist. - - The id of the gist - - - - Returns the for all public gists. - - - - - Returns the for all started public gists. - - - - - Returns the for all gists for a given user. - - The user to search for - - - - Returns the to star a given gist. - - The id of the gist - - - - Returns the for the comments for the specified gist. - - The id of the gist - - - - Returns the for the commits for the specified gist. - - The id of the gist - - - - Returns the that returns the specified pull request. - - The owner of the repository - The name of the repository - The pull request number - - - - - Returns the that lists the pull requests for a repository. - - The owner of the repository - The name of the repository - - - - - Returns the that returns the pull request merge state. - - The owner of the repository - The name of the repository - The pull request number - The that returns the pull request merge state. - - - - Returns the that returns the commits on a pull request. - - The owner of the repository - The name of the repository - The pull request number - The that returns the commits on a pull request. - - - - Returns the that returns the files on a pull request. - - The owner of the repository - The name of the repository - The pull request number - The that returns the files on a pull request. - - - - Returns the for a specific comment for the specified commit. - - The id of the gist - The id of the comment - - - - Returns the for the specified commit. - - The owner of the repository - The name of the repository - The commit reference (SHA) - - - - - Returns the for the specified reference. - - The owner of the repository - The name of the repository - - - - - Returns the for the specified reference. - - The owner of the repository - The name of the repository - The reference name - - - - - Returns the for creating a commit object. - - The owner of the repository - The name of the repository - - - - - Returns the for creating a merge object. - - The owner of the repository - The name of the repository - - - - - Returns the for the network of repositories. - - The owner of the repository - The name of the repository - The for the network of repositories. - - - - Returns the for the organization. - - The name of the organization - - - - - Returns the for the received events for a user. - - The login of the user - - - - - Returns the for the received events for a user. - - The login of the user - Whether to return public events or not - - - - - Returns the for events performed by a user. - - The login of the user - - - - - Returns the for events performed by a user. - - The login of the user - Whether to return public events or not - - - - - Returns the for events associated with an organization. - - The login of the user - The name of the organization - - - - - Returns the for the comments of a specified pull request review. - - The owner of the repository - The name of the repository - The pull request number - The - - - - Returns the for the reviews opf a specified pull request - - The owner of the repository - The name of the repository - The pull request number - The - - - - Returns the for the specified pull request review comment. - - The owner of the repository - The name of the repository - The comment number - The - - - - Returns the for the specified pull request review. - - The owner of the repository - The name of the repository - The pull request number - The pull request review number - The - - - - Returns the for dismissing a specified pull request review - - The Id of the repository - The pull request number - The pull request review number - The - - - - Returns the for dismissing a specified pull request review - - The owner of the repository - The name of the repository - The pull request number - The pull request review number - The - - - - Returns the for submitting a pull request review - - The Id of the repository - The pull request number - The pull request review number - The that - - - - Returns the for submitting a pull request review - - The owner of the repository - The name of the repository - The pull request number - The pull request review number - The - - - - Returns the for submitting a pull request review - - The Id of the repository - The pull request number - The pull request review number - The that - - - - Returns the for submitting a pull request review - - The owner of the repository - The name of the repository - The pull request number - The pull request review number - The - - - - Returns the for a specified pull request review. - - The Id of the repository - The pull request number - The pull request review number - The - - - - Returns the for the reaction of a specified pull request review comment. - - The owner of the repository - The name of the repository - The comment number - - - - - Returns the for the reaction of a specified pull request review comment. - - The Id of the repository - The comment number - - - - - Returns the for the pull request review comments on a specified repository. - - The owner of the repository - The name of the repository - The - - - - Returns the for a specific blob. - - The owner of the blob - The name of the organization - - - - - Returns the for a specific blob. - - The owner of the blob - The name of the organization - The SHA of the blob - - - - - Returns the for the specified tree. - - The owner of the repository - The name of the repository - - - - - Returns the for the specified tree. - - The owner of the repository - The name of the repository - The tree reference (SHA) - - - - - Returns the for the specified tree. - - The owner of the repository - The name of the repository - The tree reference (SHA) - - - - - returns the for org teams - use for both Get and Create methods - - - - - - - Returns the to discover teams - for the current user - - - - - - Returns the for child teams - - - - - - - Returns the for teams - use for getting, updating, or deleting a . - - The id of the . - - - - - returns the for team member - - The team id - The user login. - - - - returns the for team members list - - The team id - - - - returns the for the repositories - - The team id - - - - returns the for a team repository - - The team id - The organization id - The repository name - - - - returns the for the teams pending invitations - - The team id - - - - - returns the for teams - use for update or deleting a team - - owner of repo - name of repo - - - - - Returns the to check user is collaborator - - The owner of repo - The name of repo - The name of user - The to check user is collaborator - - - - Returns the to check user is collaborator - - The id of the repository - The name of the user - The to check user is collaborator - - - - Returns the to review the collaborators permission - - The owner of the repo - The name of the repo - The name of the user - The to review the collaborators permission - - - - returns the for branches - - owner of repo - name of repo - - - - - Creates the relative for searching repositories - - - - - - Creates the relative for searching users - - - - - - Creates the relative for searching issues - - - - - - Creates the relative for searching code - - - - - - Creates the relative for searching labels - - - - - - Returns the for repository contributors. - - The owner of the repository - The name of the repository - - - - - Returns the for repository languages. - - The owner of the repository - The name of the repository - - - - - Returns the for repository teams. - - The owner of the repository - The name of the repository - - - - - Returns the for repository tags. - - The owner of the repository - The name of the repository - - - - - Returns the for a repository transfer. - - The current owner of the repository - The name of the repository - - - - - Returns the for a repository transfer. - - The id of the repository - - - - - Returns the for repository commits. - - The owner of the repository - The name of the repository - The commit reference (SHA) - - - - - Returns the for repository commits. - - The owner of the repository - The name of the repository - - - - - Returns the for comparing two commits. - - The owner of the repository - The name of the repository - The base commit - The head commit - - - - - Returns the for a repository branch. - - The owner of the repository - The name of the repository - The name of the branch - - - - - Returns the for a repository branches protection. - - The owner of the repository - The name of the repository - The name of the branch - - - - - Returns the for a repository branches protection. - - The Id of the repository - The name of the branch - - - - - Returns the for required status checks for a protected branch. - - The owner of the repository - The name of the repository - The name of the branch - - - - - Returns the for required status checks for a protected branch. - - The Id of the repository - The name of the branch - - - - - Returns the for required status checks for a protected branch. - - The owner of the repository - The name of the repository - The name of the branch - - - - - Returns the for required status checks for a protected branch. - - The Id of the repository - The name of the branch - - - - - Returns the for required_pull_request_reviews for a protected branch - - The owner of the repository - The name of the repository - The name of the branch - - - - Returns the for required_pull_request_reviews for a protected branch - - The Id of the repository - The name of the branch - - - - Returns the for admin enforcement for a protected branch - - The owner of the repository - The name of the repository - The name of the branch - - - - Returns the for admin enforcement for a protected branch - - The Id of the repository - The name of the branch - - - - Returns the for restrictions for a protected branch. - - The owner of the repository - The name of the repository - The name of the branch - - - - - Returns the for restrictions for a protected branch. - - The Id of the repository - The name of the branch - - - - - Returns the for team restrictions for a protected branch. - - The owner of the repository - The name of the repository - The name of the branch - - - - - Returns the for team restrictions for a protected branch. - - The Id of the repository - The name of the branch - - - - - Returns the for user restrictions for a protected branch. - - The owner of the repository - The name of the repository - The name of the branch - - - - - Returns the for user restrictions for a protected branch. - - The Id of the repository - The name of the branch - - - - - Returns the for a repository. - - The owner of the repository - The name of the repository - - - - - Returns the for a deploy key for a repository - - The owner of the repository - The name of the repository - The id of the deploy key of the repository - - - - - Returns the for deploy keys for a repository. - - The owner of the repository - The name of the repository - - - - - Returns the for the Deployments API for the given repository. - - Owner of the repository - Name of the repository - The for the Deployments API for the given repository. - - - - Returns the for the Deployment Statuses API for the given deployment. - - Owner of the repository - Name of the repository - Id of the deployment - - - - - Creates the relative for retrieving the - current users followers - - The for retrieving the current users followers - - - - Creates the relative for retrieving - the followers for the specified user - - name of the user - The for retrieving the specified users followers - - - - Creates the relative for retrieving the users the current user follows - - The for retrieving the users the current user follows - - - - Creates the relative for retrieving the users the specified user follows - - name of the user - The for retrieving the users the specified user follows - - - - Creates the relative for checking is the current user is following - another user - - name of the user followed - The for checking if the current user follows the specified user. - - - - Creates the relative for checking if a user is following another user - - name of the user following - name of the user followed - The for checking if the specified user follows another user - - - - Returns the for the user for the given login - - Name of the user - The for the user for the given login - - - - Creates the relative for initiating the OAuth Web login Flow - - - - - - Creates the relative to request an OAuth access token. - - - - - - Creates the relative for getting the README of the specified repository - - The owner of the repository - The name of the repository - The for getting the README of the specified repository - - - - Creates the relative for getting the contents of the specified repository's root - - The owner of the repository - The name of the repository - The for getting the contents of the specified repository's root - - - - Creates the relative for getting the contents of the specified repository and path - - The owner of the repository - The name of the repository - The path of the contents to get - The for getting the contents of the specified repository and path - - - - Creates the relative for getting an archive of a given repository's contents, in a specific format - - The owner of the repository - The name of the repository - The format of the archive. Can be either tarball or zipball - A valid Git reference. - The for getting an archive of a given repository's contents, in a specific format - - - - Creates the relative for getting the contents of the specified repository and path - - The owner of the repository - The name of the repository - The path of the contents to get - The name of the commit/branch/tag. Default: the repository’s default branch (usually master) - The for getting the contents of the specified repository and path - - - - Creates the relative for getting the page metadata for a given repository - - The owner of the repository - The name of the repository - The for getting the page metadata for a given repository - - - - Creates the relative for getting all build metadata for a given repository - - The owner of the repository - The name of the repository - The for getting all build metadata for a given repository - - - - Creates the relative for getting the build metadata for the last build for a given repository - - The owner of the repository - The name of the repository - The for getting the build metadata for the last build for a given repository - - - - Returns the for the contributors for the given repository - - Owner of the repository - Name of the repository - The for the contributors for the given repository - - - - Returns the for the commit activity for the given repository - - Owner of the repository - Name of the repository - The for the commit activity for the given repository - - - - Returns the for the code frequency for the given repository - - Owner of the repository - Name of the repository - The for the code frequency for the given repository - - - - Returns the for the participation for the given repository - - Owner of the repository - Name of the repository - The for the participation for the given repository - - - - Returns the for the punch card for the given repository - - Owner of the repository - Name of the repository - The for the punch card for the given repository - - - - Creates the for pre-receive environments. - - - - - - Creates the for pre-receive environments. - - - - - - Creates the for pre-receive environment download status. - - - - - - Creates the for pre-receive environment download status. - - - - - - Creates the relative for altering administration status of a user. - - The login for the intended user. - - - - - Creates the relative for altering suspension status of a user. - - The login for the intended user. - - - - - Returns the that returns the assets specified by the asset id. - - The Id of the repository - The id of the release asset - The that returns the assets specified by the asset id. - - - - Returns the that returns all of the assignees to which issues may be assigned. - - The Id of the repository - The that returns all of the assignees to which issues may be assigned. - - - - Returns the for a specific blob. - - The Id of the repository - The for a specific blob. - - - - Returns the for a specific blob. - - The Id of the repository - The SHA of the blob - The for a specific blob. - - - - Returns the that returns a 204 if the login belongs to an assignee of the repository. Otherwise returns a 404. - - The Id of the repository - The login for the user - The that returns a 204 if the login belongs to an assignee of the repository. Otherwise returns a 404. - - - - Returns the that returns a combined view of commit statuses for the specified reference. - - The Id of the repository - The reference (SHA, branch name, or tag name) to list commits for - The that returns a combined view of commit statuses for the specified reference. - - - - Returns the for the specified commit. - - The Id of the repository - The commit reference (SHA) - The for the specified commit. - - - - Returns the for the specified comment. - - The Id of the repository - The comment number - The for the specified comment. - - - - Returns the for the comments of a specified commit. - - The Id of the repository - The sha of the commit - The for the comments of a specified commit. - - - - Returns the for the comments of a specified commit. - - The Id of the repository - The for the comments of a specified commit. - - - - Returns the that lists the commit statuses for the specified reference. - - The Id of the repository - The reference (SHA, branch name, or tag name) to list commits for - The that lists the commit statuses for the specified reference. - - - - Returns the for creating a commit object. - - The Id of the repository - The for creating a commit object. - - - - Returns the to use when creating a commit status for the specified reference. - - The Id of the repository - The reference (SHA, branch name, or tag name) to list commits for - The to use when creating a commit status for the specified reference. - - - - Returns the for creating a merge object. - - The Id of the repository - The for creating a merge object. - - - - Returns the for creating a tag object. - - The Id of the repository - The for creating a tag object. - - - - Returns the for the Deployments API for the given repository. - - The Id of the repository - The for the Deployments API for the given repository. - - - - Returns the for the Deployment Statuses API for the given deployment. - - The Id of the repository - Id of the deployment - The for the Deployment Statuses API for the given deployment. - - - - Returns the that returns the issue/pull request event and issue info for the specified repository. - - The Id of the repository - The that returns the issue/pull request event and issue info for the specified repository. - - - - Returns the that returns all the GPG Keys for the authenticated user. - - The that returns all the GPG Keys for the authenticated user. - - - - Returns the that returns the GPG Key for the authenticated user for the specified Id. - - The that returns the GPG Key for the authenticated user for the specified Id. - - - - - Returns the for the specified issue. - - The Id of the repository - The issue number - The for the specified issue. - - - - Returns the for the specified comment. - - The Id of the repository - The comment id - The for the specified comment. - - - - Returns the for the comments for all issues in a specific repo. - - The Id of the repository - The for the comments for all issues in a specific repo. - - - - Returns the for the comments of a specified issue. - - The Id of the repository - The issue number - The for the comments of a specified issue. - - - - Returns the that returns the named label for the specified issue. - - The Id of the repository - The issue number - The name of the label - The that returns the named label for the specified issue. - - - - Returns the that returns all of the labels for the specified issue. - - The Id of the repository - The issue number - The that returns all of the labels for the specified issue. - - - - Returns the for the specified issue to be locked/unlocked. - - The Id of the repository - The issue number - The for the specified issue to be locked/unlocked. - - - - Returns the that returns all of the issues for the currently logged in user specific to the repository. - - The Id of the repository - The that returns all of the issues for the currently logged in user specific to the repository. - - - - Returns the that returns the issue/pull request event and issue info for the specified event. - - The Id of the repository - The event id - The that returns the issue/pull request event and issue info for the specified event. - - - - Returns the that returns the issue/pull request event info for the specified issue. - - The Id of the repository - The issue number - The that returns the issue/pull request event info for the specified issue. - - - - Returns the that returns the issue/pull request event and issue info for the specified repository. - - The Id of the repository - The that returns the issue/pull request event and issue info for the specified repository. - - - - Returns the that returns the specified label. - - The Id of the repository - The name of label - The that returns the specified label. - - - - Returns the that returns all of the labels for the specified repository. - - The Id of the repository - The that returns all of the labels for the specified repository. - - - - Returns the that returns the latest release for the specified repository - - The Id of the repository - The that returns the latest release for the specified repository - - - - Returns the that returns the pull request merge state. - - The Id of the repository - The pull request number - The that returns the pull request merge state. - - - - Returns the that returns the specified milestone. - - The Id of the repository - The milestone number - The that returns the specified milestone. - - - - Returns the that returns all of the labels for all issues in the specified milestone. - - The Id of the repository - The milestone number - The that returns all of the labels for all issues in the specified milestone. - - - - Returns the that returns all of the milestones for the specified repository. - - The Id of the repository - The that returns all of the milestones for the specified repository. - - - - Returns the that returns all of the notifications for the currently logged in user specific to the repository. - - The Id of the repository - The that returns all of the notifications for the currently logged in user specific to the repository. - - - - Returns the that returns the specified pull request. - - The Id of the repository - The pull request number - The that returns the specified pull request. - - - - Returns the that returns the commits on a pull request. - - The Id of the repository - The pull request number - The that returns the commits on a pull request. - - - - Returns the that returns the files on a pull request. - - The Id of the repository - The pull request number - The that returns the files on a pull request. - - - - Returns the for the specified pull request review comment. - - The Id of the repository - The comment number - The that - - - - Returns the for the comments of a specified pull request review. - - The Id of the repository - The pull request number - The that - - - - Returns the for the reviews of a specified pull request - - The Id of the repository - The pull request number - The that - - - - Returns the for the pull request review comments on a specified repository. - - The Id of the repository - The that - - - - Returns the that lists the pull requests for a repository. - - The Id of the repository - The that lists the pull requests for a repository. - - - - Returns the for the specified reference. - - The Id of the repository - The for the specified reference. - - - - Returns the for the specified reference. - - The Id of the repository - The reference name - The for the specified reference. - - - - Returns the that returns all the assets for the specified release for the specified repository. - - The Id of the repository - The id of the release - The that returns all the assets for the specified release for the specified repository. - - - - Returns the that returns all of the releases for the specified repository. - - The Id of the repository - The that returns all of the releases for the specified repository. - - - - Returns the that returns a single release for the specified repository - - The Id of the repository - The id of the release - The that returns a single release for the specified repository - - - - Returns the that returns a single release for the specified repository - - The Id of the repository - The tag of the release - The that returns a single release for the specified repository - - - - Returns the for a repository branch. - - The Id of the repository - The name of the branch - The for a repository branch. - - - - Returns the that returns all of the branches for the specified repository. - - The Id of the repository - The that returns all of the branches for the specified repository. - - - - Returns the that returns all of the collaborators for the specified repository. - - The Id of the repository - The that returns all of the collaborators for the specified repository. - - - - Returns the for comparing two commits. - - The Id of the repository - The base commit - The head commit - The for comparing two commits. - - - - Returns the for a repository. - - The Id of the repository - The for a repository. - - - - Returns the for getting an archive of a given repository's contents, in a specific format - - The Id of the repository - The format of the archive. Can be either tarball or zipball - A valid Git reference. - The for getting an archive of a given repository's contents, in a specific format - - - - Returns the for repository commits. - - The Id of the repository - The commit reference (SHA) - The for repository commits. - - - - Returns the for repository commits. - - The Id of the repository - The for repository commits. - - - - Returns the for getting the contents of the specified repository's root - - The Id of the repository - The for getting the contents of the specified repository's root - - - - Returns the for getting the contents of the specified repository and path - - The Id of the repository - The path of the contents to get - The for getting the contents of the specified repository and path - - - - Returns the for getting the contents of the specified repository and path - - The Id of the repository - The path of the contents to get - The name of the commit/branch/tag. Default: the repository’s default branch (usually master) - The for getting the contents of the specified repository and path - - - - Returns the for repository contributors. - - The Id of the repository - The for repository contributors. - - - - Returns the for a deploy key for a repository - - The Id of the repository - The id of the deploy key of the repository - The for a deploy key for a repository - - - - Returns the for deploy keys for a repository. - - The Id of the repository - The for deploy keys for a repository. - - - - Returns the that lists the repository forks for the specified reference. - - The Id of the repository - The that lists the repository forks for the specified reference. - - - - Returns the that gets the repository hook for the specified reference. - - The Id of the repository - The identifier of the repository hook - The that gets the repository hook for the specified reference. - - - - Returns the that can ping a specified repository hook - - The Id of the repository - The identifier of the repository hook - The that can ping a specified repository hook - - - - Returns the that lists the repository hooks for the specified reference. - - The Id of the repository - The that lists the repository hooks for the specified reference. - - - - Returns the that can tests a specified repository hook - - The Id of the repository - The identifier of the repository hook - The that can tests a specified repository hook - - - - Returns the for repository languages. - - The Id of the repository - The for repository languages. - - - - Returns the for getting the page metadata for a given repository - - The Id of the repository - The for getting the page metadata for a given repository - - - - Returns the for getting all build metadata for a given repository - - The Id of the repository - The for getting all build metadata for a given repository - - - - Returns the for getting the build metadata for the last build for a given repository - - The Id of the repository - The for getting the build metadata for the last build for a given repository - - - - Returns the for getting the README of the specified repository - - The Id of the repository - The for getting the README of the specified repository - - - - Returns the for repository tags. - - The Id of the repository - The for repository tags. - - - - Returns the for repository teams. - - The Id of the repository - The for repository teams. - - - - Returns the that lists the starred repositories for the authenticated user. - - The Id of the repository - The that lists the starred repositories for the authenticated user. - - - - Returns the for the code frequency for the given repository - - The Id of the repository - The for the code frequency for the given repository - - - - Returns the for the commit activity for the given repository - - The Id of the repository - The for the commit activity for the given repository - - - - Returns the for the contributors for the given repository - - The Id of the repository - The for the contributors for the given repository - - - - Returns the for the participation for the given repository - - The Id of the repository - The for the participation for the given repository - - - - Returns the for the punch card for the given repository - - The Id of the repository - The for the punch card for the given repository - - - - Returns the for the specified tag. - - The Id of the repository - The tag reference (SHA) - The for the specified tag. - - - - Returns the for the specified tree. - - The Id of the repository - The for the specified tree. - - - - Returns the for the specified tree. - - The Id of the repository - The tree reference (SHA) - The for the specified tree. - - - - Returns the for the specified tree. - - The Id of the repository - The tree reference (SHA) - The for the specified tree. - - - - Returns the that shows whether the repo is starred by the current user. - - The Id of the repository - The that shows whether the repo is starred by the current user. - - - - Returns the that lists the watched repositories for the authenticated user. - - The Id of the repository - The that lists the watched repositories for the authenticated user. - - - - Returns the for deleting a reaction. - - The reaction number - The that lists the watched repositories for the authenticated user. - - - - Returns the for repository invitations. - - The id of the repository - The for repository invitations. - - - - Returns the for a single repository invitation. - - The id of the repository - The id of the invitation - The for repository invitations. - - - - Returns the for invitations for the current user. - - The for invitations for the current user. - - - - Returns the for a single invitation of the current user. - - The id of the invitation - The for invitations for the current user. - - - - Returns the for repository traffice referrers. - - The owner of repo - The name of repo - The for repository traffic referrers. - - - - Returns the for repository traffic referrers. - - The id of the repository - The for repository traffic referrers. - - - - Returns the for repository traffic paths. - - The owner of repo - The name of repo - The for repository traffic paths. - - - - Returns the for repository traffic paths. - - The id of the repository - The for repository traffic paths. - - - - Returns the for repository traffic views. - - The owner of repo - The name of repo - The for repository traffic views. - - - - Returns the for repository traffic views. - - The id of the repository - The for repository traffic views. - - - - Returns the for repository traffic clones. - - The owner of repo - The name of repo - The for repository traffic clones. - - - - Returns the for repository traffic clones. - - The id of the repository - The for repository traffic clones. - - - - Returns the for pull request review requests. - - The owner of repo - The name of repo - The pull request number - The for pull request review requests. - - - - Returns the for pull request review requests. - - The id of the repository - The pull request number - The for pull request review requests. - - - - Returns the for the specified project projects. - - The owner of the repository - The name of the repository - The for projects. - - - - Returns the for the specified project projects. - - The id of the repository - The for projects. - - - - Returns the for the specified organization projects. - - The name of the organization - The for projects. - - - - Returns the for a project. - - The id of the project - The for repository projects. - - - - Returns the for project columns. - - The id of the columns - The for project columns. - - - - Returns the for a specific project column. - - The id of the project - The for a specific project column. - - - - Returns the to move a project column. - - The id of the column to move - The to move a project column. - - - - Returns the for project cards. - - The id of the card - The for project cards. - - - - Returns the for project cards. - - The id of the column - The for project cards. - - - - Returns the to move a project card. - - The id of the card to move - The to move a project card. - - - - Returns the for repository's license requests. - - The owner of repo - The name of repo - The for repository's license requests. - - - - Returns the for repository's license requests. - - The id of the repository - The for repository's license requests. - - - - Returns the that returns the specified check run. - - The Id of the repository - The check run Id - The that returns the specified check run. - - - - Returns the that returns the specified check run. - - The owner of repo - The name of repo - The check run Id - The that returns the specified check run. - - - - Returns the that handles the check runs for the repository. - - The Id of the repository - The that handles the check runs for the repository. - - - - Returns the that handles the check runs for the repository. - - The owner of repo - The name of repo - The that handles the check runs for the repository. - - - - Returns the that lists the check runs for the specified reference. - - The Id of the repository - The git reference - The that returns the check runs for the specified reference. - - - - Returns the that lists the check runs for the specified reference. - - The owner of repo - The name of repo - The git reference - The that returns the check runs for the specified reference. - - - - Returns the that lists the check runs for the specified reference. - - The Id of the repository - The Id of the check suite - The that returns the check runs for the specified reference. - - - - Returns the that lists the check runs for the specified reference. - - The owner of repo - The name of repo - The Id of the check suite - The that returns the check runs for the specified reference. - - - - Returns the that lists the annotations for the specified check run. - - The Id of the repository - The Id of the check run - The that returns the annotations for the specified check run. - - - - Returns the that lists the annotations for the specified check run. - - The owner of repo - The name of repo - The Id of the check run - The that returns the annotations for the specified check run. - - - - Returns the that returns the specified check suite. - - The Id of the repository - The check run Id - The that returns the specified check suite. - - - - Returns the that returns the specified check suite. - - The owner of repo - The name of repo - The check run Id - The that returns the specified check suite. - - - - Returns the that lists the check suites for the specified reference. - - The Id of the repository - The git reference - The that returns the check suites for the specified reference. - - - - Returns the that lists the check suites for the specified reference. - - The owner of repo - The name of repo - The git reference - The that returns the check suites for the specified reference. - - - - Returns the that handles the check suites for the repository. - - The Id of the repository - The that handles the check suites for the repository. - - - - Returns the that handles the check suites for the repository. - - The owner of repo - The name of repo - The that handles the check suites for the repository. - - - - Returns the that handles the check suite requests for the repository. - - The Id of the repository - The Id of the check suite - The that handles the check suite requests for the repository. - - - - Returns the that handles the check suite requests for the repository. - - The owner of repo - The name of repo - The Id of the check suite - The that handles the check suite requests for the repository. - - - - Returns the that handles the check suite preferences for the repository. - - The Id of the repository - The that handles the check suite preferences for the repository. - - - - Returns the that handles the check suite preferences for the repository. - - The owner of repo - The name of repo - The that handles the check suite preferences for the repository. - - - - Returns the that returns all emojis in - response to a GET request. - - The for emojis. - - - - Returns the that returns rendered markdown in - response to a POST request. - - The to render markdown. - - - - Returns the that returns rendered markdown in - response to a POST request. - - The to render markdown. - - - - Returns the that returns all git ignore templates in - response to a GET request. - - The to git ignore templates. - - - - Returns the that returns specified git ignore templates in - response to a GET request. - - The name of the template to retrieve - The to git ignore template. - - - - Returns the that returns all licenses in - response to a GET request. - - The to licenses. - - - - Returns the that returns specified license in - response to a GET request. - - The key of the license to retrieve - The to license. - - - - Returns the that returns rate limit in - response to a GET request. - - The to rate limit. - - - - Returns the that returns meta in - response to a GET request. - - The to meta. - - - - Represents operations to simplify triggering the authorization flow - - - - - This method will create a new authorization for the specified OAuth application, only if an authorization - for that application doesn’t already exist for the user. It returns the user’s token for the application - if one exists. Otherwise, it creates a new one. - - - - This method allows the caller to provide a callback which is used to retrieve the two-factor code from - the user. Typically the callback is used to show some user interface to the user. - - - See API documentation - for more details. - - - The this method extends - Client Id for the OAuth application that is requesting the token - The client secret - Defines the scopes and metadata for the token - Callback used to retrieve the two-factor authentication code - from the user - - - - - Ensure input parameters - - - - - Checks an argument to ensure it isn't null. - - The argument value to check - The name of the argument - - - - Checks a string argument to ensure it isn't null or empty. - - The argument value to check - The name of the argument - - - - Checks a timespan argument to ensure it is a positive value. - - The argument value to check - The name of the argument - - - - Checks an enumerable argument to ensure it isn't null or empty. - - The argument value to check - The name of the argument - - - - Used to paginate through API response results. - - - This is meant to be internal, but I factored it out so we can change our mind more easily later. - - - - - Paginate a request to asynchronous fetch the results until no more are returned - - Type of the API resource to get. - A function which generates the first request - The original URI (used only for raising an exception) - - - - Reflects a collection of data returned from an API that can be paged. - - - - - - Returns the next page of items. - - - - - - Metadata for tracking which endpoints rely on preview API behaviour - - https://developer.github.com/v3/previews/ - - - - Represents operations to simplify working with references - - - - - Creates a branch, based off the branch specified. - - The this method extends - The owner of the repository. - The name of the repository. - The new branch name - The to base the branch from - - - - Creates a branch, based off the master branch. - - The this method extends - The owner of the repository. - The name of the repository. - The new branch name - - - - Attribute used to denote that a string property should be serialized as a base64 encoded string. - - - - - Extensions for converting between different time representations - - - - - Convert a Unix tick to a with UTC offset - - UTC tick - - - - Convert with UTC offset to a Unix tick - - Date Time with UTC offset - - - - Represents the response to a 2FA challenge from the API - - - - - Helper action for resending the 2FA code - - - - - Construct an instance of TwoFactorChallengeResult - - - - - - True if this request should resent an authentication code - - - - - The user-specified authentication code - - - - - Extensions for working with Uris - - - - - Returns a Uri where any existing relative Uri component is stripped - eg https://example.com/some/path becomes https://example.com - - Base Uri - - - - - Returns a Uri where any existing relative Uri component is replaced with the respective value - eg https://example.com/some/path becomes https://example.com/replacement/path - - Base Uri - Relative Uri to add to the base Uri, replacing any existing relative Uri component - - - - - Merge a dictionary of values with an existing - - Original request Uri - Collection of key-value pairs - Updated request Uri - - - - A connection for making API requests against URI endpoints. - Provides type-friendly convenience methods that wrap methods. - - - - - Initializes a new instance of the class. - - A connection for making HTTP requests - - - - Initializes a new instance of the class. - - A connection for making HTTP requests - A paginator for paging API responses - - - - The underlying connection. - - - - - Gets the API resource at the specified URI. - - Type of the API resource to get. - URI of the API resource to get - The API resource. - Thrown when an API error occurs. - - - - Gets the API resource at the specified URI. - - Type of the API resource to get. - URI of the API resource to get - Parameters to add to the API request - The API resource. - Thrown when an API error occurs. - - - - Gets the API resource at the specified URI. - - Type of the API resource to get. - URI of the API resource to get - Parameters to add to the API request - Accept header to use for the API request - The API resource. - Thrown when an API error occurs. - - - - Gets the HTML content of the API resource at the specified URI. - - URI of the API resource to get - Parameters to add to the API request - The API resource's HTML content. - Thrown when an API error occurs. - - - - Gets the raw content of the API resource at the specified URI. - - URI of the API resource to get - Parameters to add to the API request - The API resource's raw content or null if the points to a directory. - Thrown when an API error occurs. - - - - Gets all API resources in the list at the specified URI. - - Type of the API resource in the list. - URI of the API resource to get - of the The API resources in the list. - Thrown when an API error occurs. - - - - Gets all API resources in the list at the specified URI. - - Type of the API resource in the list. - URI of the API resource to get - Options for changing the API response - of the The API resources in the list. - Thrown when an API error occurs. - - - - Gets all API resources in the list at the specified URI. - - Type of the API resource in the list. - URI of the API resource to get - Parameters to add to the API request - of the The API resources in the list. - Thrown when an API error occurs. - - - - Gets all API resources in the list at the specified URI. - - Type of the API resource in the list. - URI of the API resource to get - Accept header to use for the API request - of the The API resources in the list. - Thrown when an API error occurs. - - - - Gets all API resources in the list at the specified URI. - - Type of the API resource in the list. - URI of the API resource to get - Parameters to add to the API request - Options for changing the API response - of the The API resources in the list. - Thrown when an API error occurs. - - - - Gets all API resources in the list at the specified URI. - - Type of the API resource in the list. - URI of the API resource to get - Parameters to add to the API request - Accept header to use for the API request - of the The API resources in the list. - Thrown when an API error occurs. - - - - Creates a new API resource in the list at the specified URI. - - URI endpoint to send request to - Representing the received HTTP response - Thrown when an API error occurs. - - - - Creates a new API resource in the list at the specified URI. - - The API resource's type. - URI of the API resource to get - The created API resource. - Thrown when an API error occurs. - - - - Creates a new API resource in the list at the specified URI. - - The API resource's type. - URI of the API resource to get - Object that describes the new API resource; this will be serialized and used as the request's body - The created API resource. - Thrown when an API error occurs. - - - - Creates a new API resource in the list at the specified URI. - - The API resource's type. - URI of the API resource to get - Object that describes the new API resource; this will be serialized and used as the request's body - Accept header to use for the API request - The created API resource. - Thrown when an API error occurs. - - - - Creates a new API resource in the list at the specified URI. - - The API resource's type. - URI of the API resource to get - Object that describes the new API resource; this will be serialized and used as the request's body - Accept header to use for the API request - Content type of the API request - The created API resource. - Thrown when an API error occurs. - - - - Creates a new API resource in the list at the specified URI. - - The API resource's type. - URI of the API resource to get - Object that describes the new API resource; this will be serialized and used as the request's body - Accept header to use for the API request - Content type of the API request - Two Factor Authentication Code - The created API resource. - Thrown when an API error occurs. - - - - Creates or replaces the API resource at the specified URI - - URI of the API resource to put - A for the request's execution. - - - - Creates or replaces the API resource at the specified URI. - - The API resource's type. - URI of the API resource to create or replace - Object that describes the API resource; this will be serialized and used as the request's body - The created API resource. - Thrown when an API error occurs. - - - - Creates or replaces the API resource at the specified URI. - - The API resource's type. - URI of the API resource to create or replace - Object that describes the API resource; this will be serialized and used as the request's body - The two-factor authentication code in response to the current user's previous challenge - The created API resource. - Thrown when an API error occurs. - - - - Creates or replaces the API resource at the specified URI. - - The API resource's type. - URI of the API resource to create or replace - Object that describes the API resource; this will be serialized and used as the request's body - The two-factor authentication code in response to the current user's previous challenge - Accept header to use for the API request - The created API resource. - Thrown when an API error occurs. - - - - Updates the API resource at the specified URI. - - URI of the API resource to patch - A for the request's execution. - - - - Updates the API resource at the specified URI. - - URI of the API resource to patch - Accept header to use for the API request - A for the request's execution. - - - - Updates the API resource at the specified URI. - - The API resource's type. - URI of the API resource to update - Object that describes the API resource; this will be serialized and used as the request's body - The updated API resource. - Thrown when an API error occurs. - - - - Updates the API resource at the specified URI. - - The API resource's type. - URI of the API resource to update - Object that describes the API resource; this will be serialized and used as the request's body - Accept header to use for the API request - The updated API resource. - Thrown when an API error occurs. - - - - Deletes the API object at the specified URI. - - URI of the API resource to delete - A for the request's execution. - - - - Deletes the API object at the specified URI. - - URI of the API resource to delete - Two Factor Code - A for the request's execution. - - - - Deletes the API object at the specified URI. - - URI of the API resource to delete - Object that describes the API resource; this will be serialized and used as the request's body - A for the request's execution. - - - - Performs an asynchronous HTTP DELETE request that expects an empty response. - - URI endpoint to send request to - The object to serialize as the body of the request - Specifies accept response media type - The returned - - - - Performs an asynchronous HTTP DELETE request. - - The API resource's type. - URI endpoint to send request to - The object to serialize as the body of the request - - - - Performs an asynchronous HTTP DELETE request. - Attempts to map the response body to an object of type - - The API resource's type. - URI endpoint to send request to - Specifies accept response media type - The returned - - - - Performs an asynchronous HTTP DELETE request. - Attempts to map the response body to an object of type - - The type to map the response to - URI endpoint to send request to - The object to serialize as the body of the request - Specifies accept response media type - - - - Executes a GET to the API object at the specified URI. This operation is appropriate for API calls which - queue long running calculations and return a collection of a resource. - It expects the API to respond with an initial 202 Accepted, and queries again until a 200 OK is received. - It returns an empty collection if it receives a 204 No Content response. - - The API resource's type. - URI of the API resource to update - A token used to cancel this potentially long running request - The updated API resource. - Thrown when an API error occurs. - - - - Extra information returned as part of each api response. - - - - - Oauth scopes that were included in the token used to make the request. - - - - - Oauth scopes accepted for this particular call. - - - - - Etag - - - - - Links to things like next/previous pages - - - - - Information about the API rate limit - - - - - The best-effort time difference between the server and the client. - - - If both the server and the client have reasonably accurate clocks, - the value of this property will be close to . - The actual value is sensitive to network transmission and processing - delays. - - - - - Allows you to clone ApiInfo - - A clone of - - - - A connection for making HTTP requests against URI endpoints. - - - - - Creates a new connection instance used to make requests of the GitHub API. - - - See more information regarding User-Agent requirements here: https://developer.github.com/v3/#user-agent-required - - - The name (and optionally version) of the product using this library, the name of your GitHub organization, or your GitHub username (in that order of preference). This is sent to the server as part of - the user agent for analytics purposes, and used by GitHub to contact you if there are problems. - - - - - Creates a new connection instance used to make requests of the GitHub API. - - - See more information regarding User-Agent requirements here: https://developer.github.com/v3/#user-agent-required - - - The name (and optionally version) of the product using this library, the name of your GitHub organization, or your GitHub username (in that order of preference). This is sent to the server as part of - the user agent for analytics purposes, and used by GitHub to contact you if there are problems. - - - The client to use for executing requests - - - - - Creates a new connection instance used to make requests of the GitHub API. - - - See more information regarding User-Agent requirements here: https://developer.github.com/v3/#user-agent-required - - - The name (and optionally version) of the product using this library, the name of your GitHub organization, or your GitHub username (in that order of preference). This is sent to the server as part of - the user agent for analytics purposes, and used by GitHub to contact you if there are problems. - - - The address to point this client to such as https://api.github.com or the URL to a GitHub Enterprise - instance - - - - Creates a new connection instance used to make requests of the GitHub API. - - - See more information regarding User-Agent requirements here: https://developer.github.com/v3/#user-agent-required - - - The name (and optionally version) of the product using this library, the name of your GitHub organization, or your GitHub username (in that order of preference). This is sent to the server as part of - the user agent for analytics purposes, and used by GitHub to contact you if there are problems. - - Provides credentials to the client when making requests - - - - Creates a new connection instance used to make requests of the GitHub API. - - - See more information regarding User-Agent requirements here: https://developer.github.com/v3/#user-agent-required - - - The name (and optionally version) of the product using this library, the name of your GitHub organization, or your GitHub username (in that order of preference). This is sent to the server as part of - the user agent for analytics purposes, and used by GitHub to contact you if there are problems. - - - The address to point this client to such as https://api.github.com or the URL to a GitHub Enterprise - instance - Provides credentials to the client when making requests - - - - Creates a new connection instance used to make requests of the GitHub API. - - - See more information regarding User-Agent requirements here: https://developer.github.com/v3/#user-agent-required - - - The name (and optionally version) of the product using this library, the name of your GitHub organization, or your GitHub username (in that order of preference). This is sent to the server as part of - the user agent for analytics purposes, and used by GitHub to contact you if there are problems. - - - The address to point this client to such as https://api.github.com or the URL to a GitHub Enterprise - instance - Provides credentials to the client when making requests - A raw used to make requests - Class used to serialize and deserialize JSON requests - - - - Gets the latest API Info - this will be null if no API calls have been made - - representing the information returned as part of an Api call - - - - Performs an asynchronous HTTP GET request that expects a containing HTML. - - URI endpoint to send request to - Querystring parameters for the request - representing the received HTTP response - - - - Performs an asynchronous HTTP GET request that expects a containing raw data. - - URI endpoint to send request to - Querystring parameters for the request - representing the received HTTP response - The property will be null if the points to a directory instead of a file - - - - Performs an asynchronous HTTP POST request. - - URI endpoint to send request to - representing the received HTTP response - - - - Performs an asynchronous HTTP POST request. - Attempts to map the response body to an object of type - - The type to map the response to - URI endpoint to send request to - The object to serialize as the body of the request - Specifies accepted response media types. - Specifies the media type of the request body - Two Factor Authentication Code - representing the received HTTP response - - - - Performs an asynchronous HTTP PATCH request. - - URI endpoint to send request to - representing the received HTTP response - - - - Performs an asynchronous HTTP PATCH request. - - URI endpoint to send request to - Specifies accept response media type - representing the received HTTP response - - - - Performs an asynchronous HTTP PUT request that expects an empty response. - - URI endpoint to send request to - The returned - - - - Performs an asynchronous HTTP PUT request that expects an empty response. - - URI endpoint to send request to - Specifies accepted response media types. - The returned - - - - Performs an asynchronous HTTP DELETE request that expects an empty response. - - URI endpoint to send request to - The returned - - - - Performs an asynchronous HTTP DELETE request that expects an empty response. - - URI endpoint to send request to - Two Factor Code - The returned - - - - Performs an asynchronous HTTP DELETE request that expects an empty response. - - URI endpoint to send request to - The object to serialize as the body of the request - The returned - - - - Performs an asynchronous HTTP DELETE request that expects an empty response. - - URI endpoint to send request to - The object to serialize as the body of the request - Specifies accept response media type - The returned - - - - Performs an asynchronous HTTP DELETE request. - - The API resource's type. - URI endpoint to send request to - The object to serialize as the body of the request - - - - Performs an asynchronous HTTP DELETE request. - Attempts to map the response body to an object of type - - The type to map the response to - URI endpoint to send request to - The object to serialize as the body of the request - Specifies accept response media type - - - - Base address for the connection. - - - - - Gets the used to provide credentials for the connection. - - - - - Gets or sets the credentials used by the connection. - - - You can use this property if you only have a single hard-coded credential. Otherwise, pass in an - to the constructor. - Setting this property will change the to use - the default with just these credentials. - - - - - Set the GitHub Api request timeout. - - The Timeout value - - - - A connection for making API requests against URI endpoints. - Provides type-friendly convenience methods that wrap methods. - - - - - The underlying connection. - - - - - Gets the API resource at the specified URI. - - Type of the API resource to get. - URI of the API resource to get - The API resource. - Thrown when an API error occurs. - - - - Gets the API resource at the specified URI. - - Type of the API resource to get. - URI of the API resource to get - Parameters to add to the API request - The API resource. - Thrown when an API error occurs. - - - - Gets the API resource at the specified URI. - - Type of the API resource to get. - URI of the API resource to get - Parameters to add to the API request - Accept header to use for the API request - The API resource. - Thrown when an API error occurs. - - - - Gets the HTML content of the API resource at the specified URI. - - URI of the API resource to get - Parameters to add to the API request - The API resource's HTML content. - Thrown when an API error occurs. - - - - Gets the raw content of the API resource at the specified URI. - - URI of the API resource to get - Parameters to add to the API request - The API resource's raw content or null if the points to a directory. - Thrown when an API error occurs. - - - - Gets all API resources in the list at the specified URI. - - Type of the API resource in the list. - URI of the API resource to get - of the API resources in the list. - Thrown when an API error occurs. - - - - Gets all API resources in the list at the specified URI. - - Type of the API resource in the list. - URI of the API resource to get - Options for changing the API response - of the API resources in the list. - Thrown when an API error occurs. - - - - Gets all API resources in the list at the specified URI. - - Type of the API resource in the list. - URI of the API resource to get - Parameters to add to the API request - of the API resources in the list. - Thrown when an API error occurs. - - - - Gets all API resources in the list at the specified URI. - - Type of the API resource in the list. - URI of the API resource to get - Accept header to use for the API request - of the API resources in the list. - Thrown when an API error occurs. - - - - Gets all API resources in the list at the specified URI. - - Type of the API resource in the list. - URI of the API resource to get - Parameters to add to the API request - Options for changing the API response - of the API resources in the list. - Thrown when an API error occurs. - - - - Gets all API resources in the list at the specified URI. - - Type of the API resource in the list. - URI of the API resource to get - Parameters to add to the API request - Accept header to use for the API request - of the API resources in the list. - Thrown when an API error occurs. - - - - Gets all API resources in the list at the specified URI. - - Type of the API resource in the list. - URI of the API resource to get - Parameters to add to the API request - Accept header to use for the API request - Options for changing the API response - of the API resources in the list. - Thrown when an API error occurs. - - - - Creates a new API resource in the list at the specified URI. - - URI endpoint to send request to - Representing the received HTTP response - Thrown when an API error occurs. - - - - Creates a new API resource in the list at the specified URI. - - The API resource's type. - URI endpoint to send request to - The created API resource. - Thrown when an API error occurs. - - - - Creates a new API resource in the list at the specified URI. - - The API resource's type. - URI of the API resource to get - Object that describes the new API resource; this will be serialized and used as the request's body - The created API resource. - Thrown when an API error occurs. - - - - Creates a new API resource in the list at the specified URI. - - The API resource's type. - URI of the API resource to get - Object that describes the new API resource; this will be serialized and used as the request's body - Accept header to use for the API request - The created API resource. - Thrown when an API error occurs. - - - - Creates a new API resource in the list at the specified URI. - - The API resource's type. - URI of the API resource to get - Object that describes the new API resource; this will be serialized and used as the request's body - Accept header to use for the API request - Content type of the API request - The created API resource. - Thrown when an API error occurs. - - - - Creates a new API resource in the list at the specified URI. - - The API resource's type. - URI of the API resource to get - Object that describes the new API resource; this will be serialized and used as the request's body - Accept header to use for the API request - Content type of the API request - Two Factor Authentication Code - The created API resource. - Thrown when an API error occurs. - - - - Creates a new API resource in the list at the specified URI. - - The API resource's type. - URI of the API resource to get - Object that describes the new API resource; this will be serialized and used as the request's body - Accept header to use for the API request - Content type of the API request - Timeout for the request - The created API resource. - Thrown when an API error occurs. - - - - Creates or replaces the API resource at the specified URI - - URI of the API resource to put - A for the request's execution. - - - - Creates or replaces the API resource at the specified URI. - - The API resource's type. - URI of the API resource to create or replace - Object that describes the API resource; this will be serialized and used as the request's body - The created API resource. - Thrown when an API error occurs. - - - - Creates or replaces the API resource at the specified URI. - - The API resource's type. - URI of the API resource to create or replace - Object that describes the API resource; this will be serialized and used as the request's body - The two-factor authentication code in response to the current user's previous challenge - The created API resource. - Thrown when an API error occurs. - - - - Creates or replaces the API resource at the specified URI. - - The API resource's type. - URI of the API resource to create or replace - Object that describes the API resource; this will be serialized and used as the request's body - The two-factor authentication code in response to the current user's previous challenge - Accept header to use for the API request - The created API resource. - Thrown when an API error occurs. - - - - Updates the API resource at the specified URI. - - URI of the API resource to patch - A for the request's execution. - - - - Updates the API resource at the specified URI. - - URI of the API resource to patch - Accept header to use for the API request - A for the request's execution. - - - - Updates the API resource at the specified URI. - - The API resource's type. - URI of the API resource to update - Object that describes the API resource; this will be serialized and used as the request's body - The updated API resource. - Thrown when an API error occurs. - - - - Updates the API resource at the specified URI. - - The API resource's type. - URI of the API resource to update - Object that describes the API resource; this will be serialized and used as the request's body - Accept header to use for the API request - The updated API resource. - Thrown when an API error occurs. - - - - Deletes the API object at the specified URI. - - URI of the API resource to delete - A for the request's execution. - - - - Deletes the API object at the specified URI. - - URI of the API resource to delete - Two Factor Code - A for the request's execution. - - - - Deletes the API object at the specified URI. - - URI of the API resource to delete - Object that describes the API resource; this will be serialized and used as the request's body - A for the request's execution. - - - - Performs an asynchronous HTTP DELETE request that expects an empty response. - - URI endpoint to send request to - The object to serialize as the body of the request - Specifies accept response media type - The returned - - - - Performs an asynchronous HTTP DELETE request. - - The API resource's type. - URI endpoint to send request to - The object to serialize as the body of the request - - - - Performs an asynchronous HTTP DELETE request. - Attempts to map the response body to an object of type - - The API resource's type. - URI endpoint to send request to - Specifies accept response media type - The returned - - - - Performs an asynchronous HTTP DELETE request. - Attempts to map the response body to an object of type - - The API resource's type. - URI endpoint to send request to - The object to serialize as the body of the request - Specifies accept response media type - The returned - - - - Executes a GET to the API object at the specified URI. This operation is appropriate for API calls which - queue long running calculations and return a collection of a resource. - It expects the API to respond with an initial 202 Accepted, and queries again until a 200 OK is received. - It returns an empty collection if it receives a 204 No Content response. - - The API resource's type. - URI of the API resource to update - A token used to cancel this potentially long running request - The updated API resource. - Thrown when an API error occurs. - - - - Provides a property for the Last recorded API information - - - - - Gets the latest API Info - this will be null if no API calls have been made - - representing the information returned as part of an API call - - - - A connection for making HTTP requests against URI endpoints. - - - - - Performs an asynchronous HTTP GET request that expects a containing HTML. - - URI endpoint to send request to - Querystring parameters for the request - representing the received HTTP response - - - - Performs an asynchronous HTTP GET request that expects a containing raw data. - - URI endpoint to send request to - Querystring parameters for the request - representing the received HTTP response - The property will be null if the points to a directory instead of a file - - - - Performs an asynchronous HTTP GET request. - Attempts to map the response to an object of type - - The type to map the response to - URI endpoint to send request to - Querystring parameters for the request - Specifies accepted response media types. - representing the received HTTP response - - - - Performs an asynchronous HTTP GET request. - Attempts to map the response to an object of type - - The type to map the response to - URI endpoint to send request to - Querystring parameters for the request - Specifies accepted response media types. - A token used to cancel the Get request - representing the received HTTP response - - - - Performs an asynchronous HTTP GET request. - Attempts to map the response to an object of type - - The type to map the response to - URI endpoint to send request to - Expiration time of the request - representing the received HTTP response - - - - Performs an asynchronous HTTP PATCH request. - - URI endpoint to send request to - representing the received HTTP response - - - - Performs an asynchronous HTTP PATCH request. - - URI endpoint to send request to - Specifies accepted response media types. - representing the received HTTP response - - - - Performs an asynchronous HTTP PATCH request. - Attempts to map the response body to an object of type - - The type to map the response to - URI endpoint to send request to - The object to serialize as the body of the request - representing the received HTTP response - - - - Performs an asynchronous HTTP PATCH request. - Attempts to map the response body to an object of type - - The type to map the response to - URI endpoint to send request to - The object to serialize as the body of the request - Specifies accepted response media types. - representing the received HTTP response - - - - Performs an asynchronous HTTP POST request. - - URI endpoint to send request to - The returned - - - - Performs an asynchronous HTTP POST request. - - URI endpoint to send request to - The object to serialize as the body of the request - Specifies accepted response media types. - The returned - - - - Performs an asynchronous HTTP POST request. - Attempts to map the response body to an object of type - - The type to map the response to - URI endpoint to send request to - representing the received HTTP response - - - - Performs an asynchronous HTTP POST request. - Attempts to map the response body to an object of type - - The type to map the response to - URI endpoint to send request to - The object to serialize as the body of the request - Specifies accepted response media types. - Specifies the media type of the request body - Extra parameters for authentication. - representing the received HTTP response - - - - Performs an asynchronous HTTP POST request. - Attempts to map the response body to an object of type - - The type to map the response to - URI endpoint to send request to - The object to serialize as the body of the request - Specifies accepted response media types. - Specifies the media type of the request body - Two Factor Authentication Code - representing the received HTTP response - - - - Performs an asynchronous HTTP POST request. - Attempts to map the response body to an object of type - - The type to map the response to - URI endpoint to send request to - The object to serialize as the body of the request - Specifies accepted response media types. - Specifies the media type of the request body - - representing the received HTTP response - - - - Performs an asynchronous HTTP POST request. - Attempts to map the response body to an object of type - - - We have one case where we need to override the BaseAddress. This overload is for that case. - https://developer.github.com/v3/oauth/#web-application-flow - - The type to map the response to - URI endpoint to send request to - The object to serialize as the body of the request - Specifies accepted response media types. - Specifies the media type of the request body - Allows overriding the base address for a post. - representing the received HTTP response - - - - Performs an asynchronous HTTP PUT request. - Attempts to map the response body to an object of type - - The type to map the response to - URI endpoint to send request to - The body of the request - representing the received HTTP response - - - - Performs an asynchronous HTTP PUT request using the provided two factor authentication code. - Attempts to map the response body to an object of type - - The type to map the response to - URI endpoint to send request to - The object to serialize as the body of the request - Two factory authentication code to use - representing the received HTTP response - - - - Performs an asynchronous HTTP PUT request using the provided two factor authentication code. - Attempts to map the response body to an object of type - - The type to map the response to - URI endpoint to send request to - The object to serialize as the body of the request - Two factory authentication code to use - Specifies accepted response media types. - representing the received HTTP response - - - - Performs an asynchronous HTTP PUT request that expects an empty response. - - URI endpoint to send request to - The returned - - - - Performs an asynchronous HTTP PUT request that expects an empty response. - - URI endpoint to send request to - Specifies accepted response media types. - The returned - - - - Performs an asynchronous HTTP DELETE request that expects an empty response. - - URI endpoint to send request to - The returned - - - - Performs an asynchronous HTTP DELETE request that expects an empty response. - - URI endpoint to send request to - Two Factor Code - The returned - - - - Performs an asynchronous HTTP DELETE request that expects an empty response. - - URI endpoint to send request to - The object to serialize as the body of the request - The returned - - - - Performs an asynchronous HTTP DELETE request that expects an empty response. - - URI endpoint to send request to - The object to serialize as the body of the request - Specifies accept response media type - The returned - - - - Performs an asynchronous HTTP DELETE request. - - The API resource's type. - URI endpoint to send request to - The object to serialize as the body of the request - - - - Performs an asynchronous HTTP DELETE request. - Attempts to map the response body to an object of type - - The type to map the response to - URI endpoint to send request to - The object to serialize as the body of the request - Specifies accept response media type - - - - Base address for the connection. - - - - - Gets the used to provide credentials for the connection. - - - - - Gets or sets the credentials used by the connection. - - - You can use this property if you only have a single hard-coded credential. Otherwise, pass in an - to the constructor. - Setting this property will change the to use - the default with just these credentials. - - - - - Set the GitHub Api request timeout. - - The Timeout value - - - - Abstraction for interacting with credentials - - - - - Retrieve the credentials from the underlying store - - A continuation containing credentials - - - - A response from an API call that includes the deserialized object instance. - - - - - Object deserialized from the JSON response body. - - - - - The original non-deserialized http response. - - - - - Represents a generic HTTP response - - - - - Raw response body. Typically a string, but when requesting images, it will be a byte array. - - - - - Information about the API. - - - - - Information about the API response parsed from the response headers. - - - - - The response status code. - - - - - The content type of the response. - - - - - Represents a product header value. This is used to generate the User Agent string sent with each request. The - name used should represent the product, the GitHub Organization, or the GitHub username that's using Octokit.net (in that order of preference). - - - This class is a wrapper around - so that consumers of Octokit.net would not have to add a reference to the System.Net.Http.Headers namespace. - See more information regarding User-Agent requirements here: https://developer.github.com/v3/#user-agent-required - - - - - Initializes a new instance of the class. - - - See more information regarding User-Agent requirements here: https://developer.github.com/v3/#user-agent-required - - The name of the product, the GitHub Organization, or the GitHub Username (in that order of preference) that's using Octokit - - - - Initializes a new instance of the class. - - - See more information regarding User-Agent requirements here: https://developer.github.com/v3/#user-agent-required - - The name of the product, the GitHub Organization, or the GitHub Username (in that order of preference) that's using Octokit - The version of the product that's using Octokit - - - - The name of the product, the GitHub Organization, or the GitHub Username that's using Octokit (in that order of preference) - - - See more information regarding User-Agent requirements here: https://developer.github.com/v3/#user-agent-required - - - - - The version of the product. - - - - - Parses a string in the format "foo" or "foo/1.0" and returns the corresponding - instance. - - The input. - - - - Parses a string in the format "foo" or "foo/1.0" and returns the corresponding - instance via an out parameter. - - The input. - The parsed value. - - - - The maximum number of requests that the consumer is permitted to make per hour. - - - - - The number of requests remaining in the current rate limit window. - - - - - The date and time at which the current rate limit window resets - - - - - The date and time at which the current rate limit window resets - in UTC epoch seconds - - - - - Allows you to clone RateLimit - - A clone of - - - - Container for the static method that represents an - intentional empty request body to avoid overloading null. - - - - - A Client for the GitHub API v3. You can read more about the API here: http://developer.github.com. - - - - - Set the GitHub API request timeout. - Useful to set a specific timeout for lengthy operations, such as uploading release assets - - - See more information here: https://technet.microsoft.com/library/system.net.http.httpclient.timeout(v=vs.110).aspx - - The Timeout value - - - - Provides a client connection to make rest requests to HTTP endpoints. - - - - - Access GitHub's Authorization API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/oauth_authorizations/ - - - - - Access GitHub's Activity API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/activity/ - - - - - Access GitHub's Application API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/apps/ - - - - - Access GitHub's Issue API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/issues/ - - - - - Access GitHub's Migration API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/migration/ - - - - - Access GitHub's Miscellaneous API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/misc/ - - - - - Access GitHub's OAuth API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/oauth/ - - - - - Access GitHub's Organizations API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/orgs/ - - - - - Access GitHub's Pull Requests API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/pulls/ - - - - - Access GitHub's Repositories API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/repos/ - - - - - Access GitHub's Gists API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/gists/ - - - - - Access GitHub's Users API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/users/ - - - - - Access GitHub's Git Data API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/git/ - - - - - Access GitHub's Search API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/search/ - - - - - Access GitHub's Enterprise API - - - Refer to the API documentation for more information: https://developer.github.com/v3/enterprise/ - - - - - Access GitHub's Reactions API - - - Refer to the API documentation for more information: https://developer.github.com/v3/reactions/ - - - - - Access GitHub's Checks API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/checks/ - - - - - States of a Team/Organization Membership - - - - - Author has been invited to collaborate on the repository. - - - - - Author has previously committed to the repository. - - - - - Author has not previously committed to GitHub. - - - - - Author has not previously committed to the repository. - - - - - Author is a member of the organization that owns the repository. - - - - - Author is the owner of the repository. - - - - - Author has no association with the repository. - - - - - Enables or disables automatic creation of CheckSuite events upon pushes to the repository - - - - - Enables or disables automatic creation of CheckSuite events upon pushes to the repository - - The Id of the GitHub App (required) - Set to true to enable automatic creation of CheckSuite events upon pushes to the repository, or false to disable them (required) - - - - The Id of the GitHub App - - - - - Set to true to enable automatic creation of CheckSuite events upon pushes to the repository, or false to disable them - - - - - Check Suite preferences - - - - - Check Suite preferences - - Enables or disables automatic creation of CheckSuite events upon pushes to the repository. Enabled by default - - - - Enables or disables automatic creation of CheckSuite events upon pushes to the repository. Enabled by default - - - - - Represents the author or committer to a Git commit. This is the information stored in Git and should not be - confused with GitHub account information. - - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - The full name of the author or committer. - The email. - The date. - - - - Initializes a new instance of the class. - - The GraphQL Node Id - The full name of the author or committer. - The email. - The date. - - - - GraphQL Node Id - - - - - Gets the name of the author or committer. - - - The name. - - - - - Gets the email of the author or committer. - - - The email. - - - - - Gets the date of the author or contributor's contributions. - - - The date. - - - - - Specify the start page for pagination actions - - - Page numbering is 1-based on the server - - - - - Specify the number of pages to return - - - - - Specify the number of results to return for each page - - - Results returned may be less than this total if you reach the final page of results - - - - - Used to add assignees to an issue. - - - API: https://developer.github.com/v3/git/commits/#create-a-commit - - - - - Used to create a new authorization. - - - - - Replaces the authorization scopes with this list. - - - - - A list of scopes to add to this authorization. - - - - - A list of scopes to remove from this authorization. - - - - - An optional note to remind you what the OAuth token is for. - - - - - An optional URL to remind you what app the OAuth token is for. - - - - - Optional parameter that allows an OAuth application to create multiple authorizations for a single user - - - - - Base class for searching issues/code/users/repos - - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - The term. - - - - The search term - - - - - The sort field - - - - - Gets the sort order as a properly formatted lowercased query string parameter. - - - The sort order. - - - - - Optional Sort order if sort parameter is provided. One of asc or desc; the default is desc. - - - - - Page of paginated results - - - - - Number of items per page - - - - - All qualifiers that are used for this search - - - - - Add qualifiers onto the search term - - - - - Any additional parameters required by the derived class - - - - - Get the query parameters that will be appending onto the search - - - - - Wraps a string for the body of a request. - - - - - Initializes a new instance of the class. - - The body. - - - - Gets the body. - - - The body. - - - - - Specifies the requested settings for branch protection - - - Note: this is a PREVIEW api: https://developer.github.com/changes/2016-06-27-protected-branches-api-update/ - - - - - Create a BranchProtection update request - - Specifies the requested status check settings. Pass null to disable status checks - - - - Create a BranchProtection update request - - Specifies if reviews are required to merge the pull request. Pass null to disable restrictions - - - - Create a BranchProtection update request - - Specifies the requested push access restrictions (applies only to Organization owned repositories). Pass null to disable push access restrictions - - - - Create a BranchProtection update request - - Specifies whether the protections applied to this branch also apply to repository admins - - - - Create a BranchProtection update request - - Specifies the requested status check settings. Pass null to disable status checks - Specifies if reviews are required to merge the pull request. Pass null to disable required reviews - Specifies whether the protections applied to this branch also apply to repository admins - - - - Create a BranchProtection update request - - Specifies the requested status check settings. Pass null to disable status checks - Specifies if reviews are required to merge the pull request. Pass null to disable required reviews - Specifies the requested push access restrictions (applies only to Organization owned repositories). Pass null to disable push access restrictions - Specifies whether the protections applied to this branch also apply to repository admins - - - - Status check settings for the protected branch - - - - - Required Pull Request review settings for the protected branch - - - - - Push access restrictions for the protected branch - - - - - Specifies whether the protections applied to this branch also apply to repository admins - - - - - Specifies settings for status checks which must pass before branches can be merged into the protected branch - - - - - Status check settings for branch protection - - Require branches to be up to date before merging - Require status checks to pass before merging - - - - Require branches to be up to date before merging - - - - - Require status checks to pass before merging - - - - - Specifies teams and/or people allowed to push to the protected branch. Required status checks will still prevent these people from merging if the checks fail - - - - - Specify only administrators are allowed to push to this branch. Required status checks will still prevent these people from merging if the checks fail - - - - - Specify teams (in addition to Administrators) allowed to push to this branch. Required status checks will still prevent these people from merging if the checks fail - - List of Team slugs allowed to push to this branch - - - - Specify people (in addition to Administrators) allowed to push to this branch. Required status checks will still prevent these people from merging if the checks fail - - List of User logins allowed to push to this branch - - - - Specify teams and/or people (in addition to Administrators) allowed to push to this branch. Required status checks will still prevent these people from merging if the checks fail - - List of Team slugs allowed to push to this branch - List of User logins allowed to push to this branch - - - - List of Team slugs allowed to push to this branch - - - - - List of User logins allowed to push to this branch - - - - - Specifies settings for requiring pull request reviews before merging a pull request. - - - - - Settings for requiring reviews before a pull request can be merged. - - Dismiss approved reviews automatically when a new commit is pushed. - Blocks merge until code owners have reviewed. - Specify the number of reviewers required to approve pull requests. Use a number between 1 and 6. - - - - Settings for requiring reviews before a pull request can be merged. - - Specify which users and teams can dismiss pull request reviews (applies only to Organization owned repositories). - Dismiss approved reviews automatically when a new commit is pushed. - Blocks merge until code owners have reviewed. - Specify the number of reviewers required to approve pull requests. Use a number between 1 and 6. - - - - Specify which users and teams can dismiss pull request reviews. - - - - - Dismiss approved reviews automatically when a new commit is pushed. - - - - - Blocks merge until code owners have reviewed. - - - - - Specify the number of reviewers required to approve pull requests. Use a number between 1 and 6. - - - - - Specifies whether review dismissal for the protected branch will be restricted to Admins, specified Teams/Users or unrestricted - - - - - Specify whether dismissing reviews is restricted or not - - True to restrict review dismissal to Administrators, false to disable restrictions - - - - Restrict dismissing reviews to the specified teams (in addition to Administrators). - - List of Team slugs allowed to dismiss reviews - - - - Restrict dismissing reviews to the specified people (in addition to Administrators). - - List of User logins allowed to dismiss reviews - - - - Restrict dismissing reviews to the specified teams and people (in addition to Administrators). - - List of Team slugs allowed to dismiss reviews - List of User logins allowed to dismiss reviews - - - - List of Team slugs allowed to dismiss reviews - - - - - List of User logins allowed to dismiss reviews - - - - - Details to filter a check suite request, such as by App Id or check run name - - - - - Returns check runs with the specified name. - - - - - Returns check runs with the specified status. Can be one of queued, in_progress, or completed. - - - - - Filters check runs by their completed_at timestamp. Can be one of latest (returning the most recent check runs) or all. Default: latest - - - - - Creates a new Check Run - - - - - The name of the check. For example, "code-coverage" - - - - - The URL of the integrator's site that has the full details of the check - - - - - A reference for the run on the integrator's system - - - - - The current status. Can be one of queued, in_progress, or completed. Default: queued - - - - - The time that the check run began - - - - - Required if you provide completed_at or a status of completed. The final conclusion of the check. Can be one of success, failure, neutral, cancelled, timed_out, or action_required. When the conclusion is action_required, additional details should be provided on the site specified by details_url. - Note: Providing conclusion will automatically set the status parameter to completed - - - - - Required if you provide conclusion. The time the check completed - - - - - Check runs can accept a variety of data in the output object, including a title and summary and can optionally provide descriptive details about the run - - - - - Possible further actions the integrator can perform, which a user may trigger. Each action includes a label, identifier and description. A maximum of three actions are accepted - - - - - Details to filter a check suite request, such as by App Id or check run name - - - - - Filters check suites by GitHub App Id - - - - - Filters check suites by the name of the check run - - - - - Request to trigger the creation of a check suite - - - - - Request to trigger the creation of a check suite - - The sha of the head commit (required) - - - - The sha of the head commit - - - - - Used to set the permission for a collaborator. - - - - - The permission to grant the collaborator on this repository. - - - - - Encapsulates the parameters for a request to retrieve commits. - - - - - SHA or branch to start listing commits from. - - - - - Only commits containing this file path will be returned. - - - - - GitHub login or email address by which to filter by commit author. - - - - - Only commits after this date will be returned. - - - - - Only commits before this date will be returned. - - - - - Base class with common properties for all the Repository Content Request APIs. - - - - - Initializes a new instance of the class. - - The message. - - - - Initializes a new instance of the class. - - The message. - The branch the request is for. - - - - The commit message. This is required. - - - - - The branch name. If null, this defaults to the default branch which is usually "master". - - - - - Specifies the committer to use for the commit. This is optional. - - - - - Specifies the author to use for the commit. This is optional. - - - - - Represents the request to delete a file in a repository. - - - - - Initializes a new instance of the class. - - The message. - The sha. - - - - Initializes a new instance of the class. - - The message. - The sha. - The branch the request is for. - - - - Represents the parameters to create a file in a repository. - - https://developer.github.com/v3/repos/contents/#create-a-file - - - - Creates an instance of a . - - The message. - The content. - - - - Initializes a new instance of the class. - - The message. - The content. - The branch the request is for. - - - - Creates an instance of a . - - The message. - The content. - True to convert content to base64. - - - - Initializes a new instance of the class. - - The message. - The content. - The branch the request is for. - True to convert content to base64. - - - - The contents of the file to create, Base64 encoded. This is required. - - - - - Represents the parameters to update a file in a repository. - - - - - Creates an instance of a . - - The message. - The content. - The sha. - - - - Creates an instance of a . - - The message. - The content. - The sha. - The branch the request is for. - - - - Creates an instance of a . - - The message. - The content. - The sha. - True to convert content to base64. - - - - Creates an instance of a . - - The message. - The content. - The sha. - The branch the request is for. - True to convert content to base64. - - - - The blob SHA of the file being replaced. - - - - - A draft comment that is part of a Pull Request Review - - - - - Creates a draft comment - - The text of the comment - The relative path of the file to comment on - The line index in the diff to comment on - - - - The text of the comment. - - - - - The relative path of the file to comment on. - - - - - The line index in the diff to comment on. - - - - - Represents the requested changes to an edit repository hook. - - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - The configuration. - - - - Gets or sets the events. - - - The events. - - - - - Gets or sets the active. - - - The active. - - - - - Represents the requested changes to an edit repository hook. - - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - The configuration. - - - - Gets or sets the events. - - - The events. - - - - - Gets or sets the remove events. - - - The remove events. - - - - - Gets or sets the active. - - - The active. - - - - - Describes a new organization to create via the method. - - - - - Initializes a new instance of the class. - - The LDAP Distinguished Name - - - - The LDAP Distinguished Name (required) - - - - - Describes a new organization to create via the method. - - - - - Initializes a new instance of the class. - - The organization's username - The login of the user who will manage this organization - - - - Initializes a new instance of the class. - - The organization's username - The login of the user who will manage this organization - The organization's display name - - - - The organization's username (required) - - - - - The login of the user who will manage this organization (required) - - - - - The organization's display name - - - - - Describes a new pre-receive environment. - - - - - Initializes a new instance of the class. - - The name of the environment as displayed in the UI. - URL to the tarball that will be downloaded and extracted. - - - - The name of the environment as displayed in the UI. - - - - - URL to the tarball that will be downloaded and extracted. - - - - - Maintenance request with default details (results in Maintenance mode being turned off immediately) - - - - - Maintenance request with specific details - - - - - Details for the maintenance request - - - - - Maintenance request details with default values (results in Maintenance mode being turned off immediately) - - - - - Maintenance request details to enable/disable maintenance mode immediately - - true to enable, false to disable - - - - Maintenance request details to enable/disable maintenance at a specified time (only applicable when enabling maintenance) - - true to enable, false to disable - A phrase specifying when maintenance mode will be enabled. Phrase uses humanized forms supported by the mojombo/chronic library used by the GitHub API - such as "this friday at 5pm" or "5 minutes before midday tomorrow" - If enabled is false, the when parameter is ignored and maintenance is turned off immediately - - - - Maintenance request details to enable/disable maintenance at a specified time (only applicable when enabling maintenance) - - true to enable, false to disable - A specifying when maintenance mode will be enabled. - If enabled is false, the when parameter is ignored and maintenance is turned off immediately - - - - Whether maintenance mode is enabled or disabled - - - - - When maintenance mode will take effect (only applicable when enabling maintenance) - - - - - Describes an update to an existing pre-receive environment. - - - - - The name of the environment as displayed in the UI. - - - - - URL to the tarball that will be downloaded and extracted. - - - - - Base class for classes which represent UrlFormEncoded parameters to certain API endpoints. - - - - - Converts the derived object into a UrlFormEncoded parameter string containing named parameters and their json serialized values - This format is required for particular API calls (eg the GitHub Enterprise Management Console API) that take a parameter formatted as json but not in the request body - - - - - Used as part of a to update the name or contents of an existing gist file - - - API docs: https://developer.github.com/v3/gists/ - - - - - Gets or sets the new name of the file. - - - The new name of the file. - - - - - Gets or sets the content. - - - The content. - - - - - Used to request Gists since a certain date. - - - API docs: https://developer.github.com/v3/gists/ - - - - - Initializes a new instance of the class. - - The date for which only gists updated at or after this time are returned. - - - - Gets or sets the date for which only gists updated at or after this time are returned. - - - This is sent as a timestamp in ISO 8601 format: YYYY-MM-DDTHH:MM:SSZ - - - The since. - - - - - Used to update a gist and its contents. - - - Note: All files from the previous version of the gist are carried over by default if not included in the - object. Deletes can be performed by including the filename with a null object. - API docs: https://developer.github.com/v3/gists/ - - - - - Gets a dictionary of gist files to update. - - - Note: All files from the previous version of the gist are carried over by default if not included in the - hash. Deletes can be performed by including the filename with a `null` hash. - - - - - Used to update a invitation. - - - - - - - Used to filter issue comments. - - - - - Initializes a new instance of the class. - - - - - Can be either created or updated. Default: created. - - - - - Can be either asc or desc. Default: asc. - - - - - Only comments updated at or after this time are returned. This is a timestamp in ISO 8601 format: YYYY-MM-DDTHH:MM:SSZ. - - - - - Used to filter a request to list issues. - - - - - Initializes a new instance of the class. - - - - - Gets or sets the which indicates which sorts of issues to return. - - - The filter. - - - - - Gets or sets the for the issues to return. - - - The state. - - - - - Gets the labels to filter by. Add labels to the collection to only request issues with those labels. - - Sent as a comma separated list - - The labels. - - - - - Gets or sets the property to sort the returned issues by. - Combine this with to specify sort direction. - - - The sort property. - - - - - Gets or sets the sort direction. - - - The sort direction. - - - - - Gets or sets the date for which only issues updated at or after this time are returned. - - - This is sent as a timestamp in ISO 8601 format: YYYY-MM-DDTHH:MM:SSZ. - - - The since. - - - - - The range of filters available for issues. - - http://developer.github.com/v3/issues/#list-issues - - - - Issues assigned to the authenticated user. (Default) - - - - - Issues created by the authenticated user. - - - - - Issues mentioning the authenticated user. - - - - - Issues the authenticated user is subscribed to for updates. - - - - - All issues the authenticated user can see, regardless of participation or creation. - - - - - Range of states for Issues, Milestones and PullRequest API. - - - - - Items that are open. - - - - - Items that are closed. - - - - - All the items. - - - - - Items that are open OR closed - - - - - Items that are open - - - - - Items that are closed - - - - - The available properties to sort issues by. - - - - - Sort by create date (default) - - - - - Sort by the date of the last update - - - - - Sort by the number of comments - - - - - The two possible sort directions. - - - - - Sort ascending - - - - - Sort descending - - - - - Specifies the values used to update an issue. - - - - - Title of the issue (required) - - - - - Details about the issue. - - - - - List of logins for the multiple users that this issue should be assigned to - - - Only users with push access can set the multiple assignees for new issues. The assignees are silently dropped otherwise. - - - - - Milestone to associate this issue with. - - - Only users with push access can set the milestone for new issues. The milestone is silently dropped - otherwise - - - - - Labels to associate with this issue. - - - Only users with push access can set labels for new issues. Labels are silently dropped otherwise. - - - - - Whether the issue is open or closed. - - - - - Adds the specified assigness to the issue. - - The login of the assignee. - - - - Clears all the assignees. - - - - - Removes the specified assignee from the issue - - The login of the assignee to remove - - - - Adds the specified label to the issue. - - The name of the label. - - - - Clears all the labels. - - - - - Removes the specified label from the issue - - The name of the label to remove - - - - Used to update an existing label. - - - - - Initializes a new instance of the class. - - The name of the label. - The color of the label. - - - - Name of the label (required). - - - - - Color of the label (required). - - - - - A short description of the label (optional). - - - - - Used to mark a notification as "read" which removes it from the default view on GitHub.com. - - - https://developer.github.com/v3/activity/notifications/#mark-as-read - - - - - Initializes a new instance of the class. - - - - - Describes the last point that notifications were checked. Anything updated since this time will not be - updated. - - - This is sent as a timestamp in ISO 8601 format: YYYY-MM-DDTHH:MM:SSZ. Default: the current time. - - - - - Used to merge a pull request (Merge Button). - - - https://developer.github.com/v3/pulls/#merge-a-pull-request-merge-button - - - - - The message that will be used for the merge commit (optional) - - - - - The SHA that pull request head must match to allow merge (optional) - - - - - The Title for the automatic commit message (optional) - - - - - Specify the Merge method to use (optional - default is Merge) - - - - - Method to use when merging a PR - - - - - Create a merge commit - - - - - Squash and merge - - - - - Rebase and merge - - - - - Used to filter requests for lists of milestones - - - - - Which Milestones to get. The default is . - - - - - Used to update a milestone - - - - - Title of the milestone (required) - - - - - Whether the milestone is open or closed. The default is . - - - - - Optional description for the milestone. - - - - - An optional date when the milestone is due. - - - - - Used to create anarbitrary markdown - - - API: https://developer.github.com/v3/markdown/#render-an-arbitrary-markdown-document - - - - - Create an arbitrary markdown - - The Markdown text to render - The rendering mode. Can be either markdown by default or gfm - - The repository context. Only taken into account when rendering as gfm - - - - - Create an arbitrary markdown - - The Markdown text to render - - - - - Create an arbitrary markdown - - The Markdown text to render - The rendering mode. Can be either markdown by default or gfm - - - - Gets the markdown text - - - The text. - - - - - Gets the mode of the text - - - The mode. - - - - - Gets the context of the markdown - - - The context. - - - - - Used to create a new authorization. - - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - The note. - The scopes. - - - - Initializes a new instance of the class. - - The note. - The scopes. - The fingerprint. - - - - Replaces the authorization scopes with this list. - - - - - Optional parameter that allows an OAuth application to create multiple authorizations for a single user - - - - - An optional note to remind you what the OAuth token is for. - - - - - An optional URL to remind you what app the OAuth token is for. - - - - - Used to create a Blob. - - - - - The content of the blob. - - - - - The encoding of the blob. - - - - - Creates a new Check Run - - Required. The name of the check. For example, "code-coverage" - Required. The SHA of the commit - - - - Required. The name of the check. For example, "code-coverage" - - - - - Required. The SHA of the commit - - - - - The URL of the integrator's site that has the full details of the check - - - - - A reference for the run on the integrator's system - - - - - The current status. Can be one of queued, in_progress, or completed. Default: queued - - - - - The time that the check run began - - - - - Required if you provide completed_at or a status of completed. The final conclusion of the check. Can be one of success, failure, neutral, cancelled, timed_out, or action_required. When the conclusion is action_required, additional details should be provided on the site specified by details_url. - Note: Providing conclusion will automatically set the status parameter to completed - - - - - Required if you provide conclusion. The time the check completed - - - - - Check runs can accept a variety of data in the output object, including a title and summary and can optionally provide descriptive details about the run - - - - - Possible further actions the integrator can perform, which a user may trigger. Each action includes a label, identifier and description. A maximum of three actions are accepted - - - - - Constructs a CheckRunAction request object - - Required. The text to be displayed on a button in the web UI. The maximum size is 20 characters - Required. A short explanation of what this action would do. The maximum size is 40 characters - Required. A reference for the action on the integrator's system. The maximum size is 20 characters - - - - Required. The text to be displayed on a button in the web UI. The maximum size is 20 characters - - - - - Required. A short explanation of what this action would do. The maximum size is 40 characters - - - - - Required. A reference for the action on the integrator's system. The maximum size is 20 characters - - - - - Constructs a CheckRunCreateAnnotation request object - - Required. The path of the file to add an annotation to. For example, assets/css/main.css - Required. The start line of the annotation - Required. The end line of the annotation - Required. The level of the annotation. Can be one of notice, warning, or failure - Required. A short description of the feedback for these lines of code. The maximum size is 64 KB - - - - Constructs a CheckRunCreateAnnotation request object (using Filename, BlobHref and WarningLevel) - - Required. The path of the file to add an annotation to. For example, assets/css/main.css - Required. The file's full blob URL. You can find the blob_href in the response of the Get a single commit endpoint, by reading the blob_url from an element of the files array. You can also construct the blob URL from the head_sha, the repository, and the filename: https://github.com/:owner/:repo/blob/:head_sha/:filename - Required. The start line of the annotation - Required. The end line of the annotation - Required. The warning level of the annotation. Can be one of notice, warning, or failure - Required. A short description of the feedback for these lines of code. The maximum size is 64 KB - - - - Required. The path of the file to add an annotation to. For example, assets/css/main.css - - - - - Required. The path of the file to add an annotation to. For example, assets/css/main.css - - - - - Required. The file's full blob URL. You can find the blob_href in the response of the Get a single commit endpoint, by reading the blob_url from an element of the files array. You can also construct the blob URL from the head_sha, the repository, and the filename: https://github.com/:owner/:repo/blob/:head_sha/:filename - - - - - Required. The start line of the annotation - - - - - Required. The end line of the annotation - - - - - Required. The start line of the annotation - - - - - Required. The end line of the annotation - - - - - Required. The warning level of the annotation. Can be one of notice, warning, or failure - - - - - Required. The level of the annotation. Can be one of notice, warning, or failure - - - - - Required. A short description of the feedback for these lines of code. The maximum size is 64 KB - - - - - The title that represents the annotation. The maximum size is 255 characters - - - - - Details about this annotation. The maximum size is 64 KB - - - - - Constructs a CheckRunImage request object - - Required. The alternative text for the image - Required. The full URL of the image - - - - Required. The alternative text for the image - - - - - Required. The full URL of the image - - - - - A short image description - - - - - Constructs a CheckRunOutput request object - - Required. The title of the check run - Required. The summary of the check run. This parameter supports Markdown - - - - Required. The title of the check run - - - - - Required. The summary of the check run. This parameter supports Markdown - - - - - The details of the check run. This parameter supports Markdown - - - - - Adds information from your analysis to specific lines of code. Annotations are visible in GitHub's pull request UI. For details about annotations in the UI, see "About status checks" - - - - - Adds images to the output displayed in the GitHub pull request UI - - - - - Creates a new Check Suite - - Required. The sha of the head commit - - - - Required. The sha of the head commit - - - - - Used to create a commit. - - - API: https://developer.github.com/v3/git/commits/#create-a-commit - - - - - Create a new commit which has multiple parents (i.e. a merge commit) - - The message to associate with the commit - The tree associated with the commit - - The SHAs of the commits that were the parents of this commit. If empty, the commit will be written as a - root commit. For a single parent, an array of one SHA should be provided; for a merge commit, an array of - more than one should be provided. - - - - - Create a new commit which does not have any parents - - The message to associate with the commit - The tree associated with the commit - - - - Create a new commit which has one parent - - The message to associate with the commit - The tree associated with the commit - The commit to use as a parent - - - - Gets the commit message. - - - The message. - - - - - Gets the tree associated with the commit. - - - The tree. - - - - - Gets the SHAs of the commits that were the parents of this commit. If empty, the commit will be written as - a root commit. For a single parent, an array of one SHA should be provided; for a merge commit, an array of - more than one should be provided. - - - The parents. - - - - - Gets or sets the author of the commit. If omitted, it will be filled in with the authenticated user’s - information and the current date. - - - The author. - - - - - Gets or sets the person who applied the commit. If omitted, this will be filled in with the - . - - - The committer. - - - - - Describes a new commit comment to create via the method. - - - - - Initializes a new instance of the class. - - The body of the comment. - - - - The contents of the comment (required) - - - - - Relative path of the file to comment on - - - - - Line index in the diff to comment on - - - - - Used to create a new commit status. - - - - - The state of the commit. - - - - - URL associated with this status. GitHub.com displays this URL as a link to allow users to easily see the - ‘source’ of the Status. For example, if your Continuous Integration system is posting build status, - you would want to provide the deep link for the build output for this specific sha. - - - - - Short description of the status. - - - - - A string label to differentiate this status from the status of other systems. - - - - - Describes a new deployment key to create. - - - API: https://developer.github.com/v3/repos/keys/ - - - - - Gets or sets a name for the deployment key. - - - The title. - - - - - Gets or sets the contents of the deployment key. - - - The key. - - - - - Gets or sets a value indicating whether the key will only be able to read repository contents. Otherwise, - the key will be able to read and write. - - - true if [read only]; otherwise, false. - - - - - Describes a new deployment status to create. Deployments are a request for a specific ref(branch,sha,tag) to - be deployed. - - - API: https://developer.github.com/v3/repos/deployments/ - - - - - Initializes a new instance of the class. - - The ref to deploy. - - - - The ref to deploy. This can be a branch, tag, or sha. (REQUIRED) - - - - - Gets or sets the optional task used to specify a task to execute, e.g. deploy or deploy:migrations. - Default: deploy - - - The task. - - - - - Merges the default branch into the requested deployment branch if true; - Does nothing if false. (DEFAULT if not specified: True) - - - - - Optional array of status contexts verified against commit status checks. If this property is null then - all unique contexts will be verified before a deployment is created. To bypass checking entirely, set this - to an empty collection. Defaults to all unique contexts (aka null). - - - The required contexts. - - - - - JSON payload with extra information about the deployment. - - - - - Optional name for the target deployment environment (e.g., production, staging, qa). Default: "production" - - - The environment. - - - - - A short description of the deployment. - - - - - Indicates if the environment is specific to a deployment and will no longer exist at some point in the future. - (DEFAULT if not specified: False) - - - - - Indicates if the environment is one with which end users directly interact. - (DEFAULT if not specified: True when environment is "production" and False otherwise) - - - - - The types of deployments tasks that are available. - - - - - Deploy everything (default) - - - - - Deploy migrations only. - - - - - Describes a new deployment status to create. - - - - - Initializes a new instance of the class. - - State of the deployment (Required). - - - - The state of the status. - - - - - The target URL to associate with this status. This URL should contain - output to keep the user updated while the task is running or serve as - historical information for what happened in the deployment - - - - - A short description of the status. - - - - - The URL for accessing your environment. - - - - - Name for the target deployment environment. - - - - - Indicates if a new inactive status should be added to all non-transient, - non-production environment deployments with the same repository and environment - name as the created status's deployment. - (DEFAULT if not specified: True) - - - - - Used to create a new Gist. - - - - - The description of the gist. - - - - - Indicates whether the gist is public - - - - - Files that make up this gist using the key as Filename - and value as Content - - - - - Describes a new Impersonation Token to create via the method. - - - - - Initializes a new instance of the class. - - The scopes for the token. - - - - The scopes for the token - - - - - Describes a new issue to create via the method. - - - - - Initializes a new instance of the class. - - The title of the issue. - - - - Title of the milestone (required) - - - - - Details about the issue. - - - - - List of logins for the multiple users that this issue should be assigned to - - - Only users with push access can set the multiple assignees for new issues. The assignees are silently dropped otherwise. - - - - - Milestone to associate this issue with. - - - Only users with push access can set the milestone for new issues. The milestone is silently dropped - otherwise - - - - - Labels to associate with this issue. - - - Only users with push access can set labels for new issues. Labels are silently dropped otherwise. - - - - - Describes a new label to create via the method. - - - - - Initializes a new instance of the class. - - The name of the label. - The color of the label. - - - - Name of the label (required). - - - Emoji can be added to label names, using either native emoji or colon-style markup. For example, - typing :strawberry: will render the emoji for strawberry. For a full list of available emoji and codes, see http://emoji-cheat-sheet.com/. - - - - - Color of the label (required). - - - The hexadecimal color code for the label, without the leading #. - - - - - A short description of the label (optional). - - - - - Used to merge branches in a repository. - - - - The Repo Merging API supports merging branches in a repository. This accomplishes essentially the same thing - as merging one branch into another in a local repository and then pushing to GitHub. The benefit is that the - merge is done on the server side and a local repository is not needed. This makes it more appropriate for - automation and other tools where maintaining local repositories would be cumbersome and inefficient. - - API: https://developer.github.com/v3/repos/merging/ - - - - - Create a new commit which has multiple parents (i.e. a merge commit) - - The name of the base branch that the head will be merged into - The head to merge. This can be a branch name or a commit SHA1. - - - - Gets or sets the commit message. - - - The commit message. - - - - - The name of the base branch that the head will be merged into (REQUIRED). - - - The base. - - - - - The head to merge. This can be a branch name or a commit SHA1 (REQUIRED). - - - The head. - - - - - Describes a new milestone to create via the method. - - - - - Initializes a new instance of the class. - - The title. - - - - Title of the milestone (required) - - - - - Whether the milestone is open or closed. The default is . - - - - - Optional description for the milestone. - - - - - An optional date when the milestone is due. - - - - - Creates a Webhook for the organization. - - - To create a webhook, the following fields are required by the config: - - - url - A required string defining the URL to which the payloads will be delivered. - - - content_type - - An optional string defining the media type used to serialize the payloads. Supported values include json and - form. The default is form. - - - - secret - - An optional string that’s passed with the HTTP requests as an X-Hub-Signature header. The value of this - header is computed as the HMAC hex digest of the body, using the secret as the key. - - - - insecure_ssl: - - An optional string that determines whether the SSL certificate of the host for url will be verified when - delivering payloads. Supported values include "0" (verification is performed) and "1" (verification is not - performed). The default is "0". - - - - - API: https://developer.github.com/v3/repos/hooks/#create-a-hook - - - - - - Initializes a new instance of the class. - - - Use "web" for a webhook or use the name of a valid service. (See - https://api.github.com/hooks for the list of valid service - names.) - - - Key/value pairs to provide settings for this hook. These settings vary between the services and are - defined in the github-services repository. Booleans are stored internally as “1” for true, and “0” for - false. Any JSON true/false values will be converted automatically. - - - - - Gets the name of the hook to create. Use "web" for a webhook or use the name of a valid service. (See - https://api.github.com/hooks for the list of valid service - names.) - - - The name. - - - - - Key/value pairs to provide settings for this hook. These settings vary between the services and are - defined in the github-services repository. Booleans are stored internally as “1” for true, and “0” for - false. Any JSON true/false values will be converted automatically. - - - The configuration. - - - - - Determines what events the hook is triggered for. Default: ["push"] - - - The events. - - - - - Determines whether the hook is actually triggered on pushes. - - - true if active; otherwise, false. - - - - - Creates a Webhook for the repository. - - - To create a webhook, the following fields are required by the config: - - - url - A required string defining the URL to which the payloads will be delivered. - - - content_type - - An optional string defining the media type used to serialize the payloads. Supported values include json and - form. The default is form. - - - - secret - - An optional string that’s passed with the HTTP requests as an X-Hub-Signature header. The value of this - header is computed as the HMAC hex digest of the body, using the secret as the key. - - - - insecure_ssl: - - An optional string that determines whether the SSL certificate of the host for url will be verified when - delivering payloads. Supported values include "0" (verification is performed) and "1" (verification is not - performed). The default is "0". - - - - - API: https://developer.github.com/v3/repos/hooks/#create-a-hook - - - - - - Initializes a new instance of the class. - Using default values for ContentType, Secret and InsecureSsl. - - - Use "web" for a webhook or use the name of a valid service. (See - https://api.github.com/hooks for the list of valid service - names.) - - - Key/value pairs to provide settings for this hook. These settings vary between the services and are - defined in the github-services repository. Booleans are stored internally as “1” for true, and “0” for - false. Any true/false values will be converted automatically. - - - A required string defining the URL to which the payloads will be delivered. - - - - - Gets the URL of the hook to create. - - - The URL. - - - - - Gets the content type used to serialize the payload. The default is `form`. - - - The content type. - - - - - Gets the secret used as the key for the HMAC hex digest - of the body passed with the HTTP requests as an X-Hub-Signature header. - - - The secret. - - - - - Gets whether the SSL certificate of the host will be verified when - delivering payloads. The default is `false`. - - - true if SSL certificate verification is not performed; - otherwise, false. - - - - - The supported content types for payload serialization. - - - - - Initializes a new instance of the class. - - The name of the project. - - - - Required. Gets or sets the name of the project. - - - - - Optional. Gets or sets the body of the project. - - - - - The note of the card. - - - - - The id of the Issue or Pull Request to associate with this card. - - - - - The type of content to associate with this card. - - - - - Required. Gets or sets the name of the column. - - - - - Used to create a public SSH key - - - - - The title of the key - - - - - The Key data - - - - - Describes a new pull request to create via the method. - - - - - Initializes a new instance of the class. - - The title of the pull request. - The branch (or git ref where your changes are implemented. In other words, the source branch/ref - The base (or git ref) reference you want your changes pulled into. In other words, the target branch/ref - - - - Title of the pull request (required) - - - - - The branch (or git ref) you want your changes pulled into (required). - - - - - The branch (or git ref) where your changes are implemented (required). - - - - - Whether maintainers of the base repository can push to the HEAD branch (optional). - - - - - Body of the pull request (optional) - - - - - Whether the pull request is in a draft state or not (optional) - - - - - Initializes a new instance of the class. - - The reaction type. - - - - The reaction type (required) - - - - - Used to create a new Git reference. - - API: https://developer.github.com/v3/git/refs/#create-a-reference - - - - Initializes a new instance of the class. - - - The name of the fully qualified reference (ie: refs/heads/master). If it doesn’t start with ‘refs’ and - have at least two slashes, it will be rejected. - - The SHA1 value to set this reference to - - - - The name of the fully qualified reference (ie: refs/heads/master). If it doesn’t start with ‘refs’ and - have at least two slashes, it will be rejected. - - - The reference. - - - - - The SHA1 value to set this reference to - - - The sha. - - - - - Used to create a new release. - - - API: https://developer.github.com/v3/repos/releases/#create-a-release - - - - - Initializes a new instance of the class. - - Name of the tag to create in the repository for this release. - - - - Gets the name of the tag. - - - The name of the tag. - - - - - Specifies the commitish value that determines where the Git tag is created from. Can be any branch or - commit SHA. Unused if the Git tag already exists. Default: the repository�s default branch - (usually master). - - - The target commitish. - - - - - Gets or sets the name of the release. - - - The name. - - - - - Gets or sets the text describing the contents of the tag. - - - The body. - - - - - Gets or sets a value indicating whether this is a draft (unpublished). - Default: false - - - true if draft; otherwise, false. - - - - - Gets or sets a value indicating whether this is prerelease. - - - true if prerelease; otherwise, false. - - - - - Describes a new repository to create via the method. - - - - - Creates an object that describes the repository to create on GitHub. - - The name of the repository. This is the only required parameter. - - - - Optional. Gets or sets whether to create an initial commit with empty README. The default is false. - - - - - Required. Gets or sets the new repository's description - - - - - Optional. Gets or sets whether to enable downloads for the new repository. The default is true. - - - - - Optional. Gets or sets whether to enable issues for the new repository. The default is true. - - - - - Optional. Gets or sets whether to enable the wiki for the new repository. The default is true. - - - - - Optional. Gets or sets the new repository's optional website. - - - - - Optional. Gets or sets the desired language's or platform's .gitignore template to apply. Use the name of the template without the extension; "Haskell", for example. Ignored if is null or false. - - - - - Optional. Gets or sets the desired Desired LICENSE template to apply. Use the name of the template without - the extension. For example, “mit” or “mozilla”. - - - The list of license templates are here: https://github.com/github/choosealicense.com/tree/gh-pages/_licenses - Just omit the ".txt" file extension for the template name. - - - - - Required. Gets or sets the new repository's name. - - - - - Optional. Gets or sets whether the new repository is private; the default is false. - - - - - Optional. Gets or sets the Id of the team to grant access to this repository. This is only valid when creating a repository for an organization. - - - - - Used to fork a repository. - - - API: https://developer.github.com/v3/repos/forks/#create-a-fork - - - - - Gets or sets the organization name to fork into (Optional). If not specified, creates a fork for the - authenticated user. - - - The organization. - - - - - Creates a Webhook for the repository. - - - To create a webhook, the following fields are required by the config: - - - url - A required string defining the URL to which the payloads will be delivered. - - - content_type - - An optional string defining the media type used to serialize the payloads. Supported values include json and - form. The default is form. - - - - secret - - An optional string that’s passed with the HTTP requests as an X-Hub-Signature header. The value of this - header is computed as the HMAC hex digest of the body, using the secret as the key. - - - - insecure_ssl: - - An optional string that determines whether the SSL certificate of the host for url will be verified when - delivering payloads. Supported values include "0" (verification is performed) and "1" (verification is not - performed). The default is "0". - - - - - API: https://developer.github.com/v3/repos/hooks/#create-a-hook - - - - - - Initializes a new instance of the class. - - - Use "web" for a webhook or use the name of a valid service. (See - https://api.github.com/hooks for the list of valid service - names.) - - - Key/value pairs to provide settings for this hook. These settings vary between the services and are - defined in the github-services repository. Booleans are stored internally as “1” for true, and “0” for - false. Any JSON true/false values will be converted automatically. - - - - - Gets the name of the hook to create. Use "web" for a webhook or use the name of a valid service. (See - https://api.github.com/hooks for the list of valid service - names.) - - - The name. - - - - - Key/value pairs to provide settings for this hook. These settings vary between the services and are - defined in the github-services repository. Booleans are stored internally as “1” for true, and “0” for - false. Any JSON true/false values will be converted automatically. - - - The configuration. - - - - - Determines what events the hook is triggered for. Default: ["push"] - - - The events. - - - - - Determines whether the hook is actually triggered on pushes. - - - true if active; otherwise, false. - - - - - Creates a Webhook for the repository. - - - To create a webhook, the following fields are required by the config: - - - url - A required string defining the URL to which the payloads will be delivered. - - - content_type - - An optional string defining the media type used to serialize the payloads. Supported values include json and - form. The default is form. - - - - secret - - An optional string that’s passed with the HTTP requests as an X-Hub-Signature header. The value of this - header is computed as the HMAC hex digest of the body, using the secret as the key. - - - - insecure_ssl: - - An optional string that determines whether the SSL certificate of the host for url will be verified when - delivering payloads. Supported values include "0" (verification is performed) and "1" (verification is not - performed). The default is "0". - - - - - API: https://developer.github.com/v3/repos/hooks/#create-a-hook - - - - - - Initializes a new instance of the class. - Using default values for ContentType, Secret and InsecureSsl. - - - Use "web" for a webhook or use the name of a valid service. (See - https://api.github.com/hooks for the list of valid service - names.) - - - Key/value pairs to provide settings for this hook. These settings vary between the services and are - defined in the github-services repository. Booleans are stored internally as “1” for true, and “0” for - false. Any true/false values will be converted automatically. - - - A required string defining the URL to which the payloads will be delivered. - - - - - Gets the URL of the hook to create. - - - The URL. - - - - - Gets the content type used to serialize the payload. The default is `form`. - - - The content type. - - - - - Gets the secret used as the key for the HMAC hex digest - of the body passed with the HTTP requests as an X-Hub-Signature header. - - - The secret. - - - - - Gets whether the SSL certificate of the host will be verified when - delivering payloads. The default is `false`. - - - true if SSL certificate verification is not performed; - otherwise, false. - - - - - The supported content types for payload serialization. - - - - - Used to watch a repository (subscribe to repository's notifications). Called by the - method. - - - API: https://developer.github.com/v3/activity/watching/#set-a-repository-subscription - - - - - Determines if notifications should be received from this repository. - - - If you would like to watch a repository, set subscribed to true. If you would like to ignore notifications - made within a repository, set ignored to true. If you would like to stop watching a repository, delete the - repository’s subscription completely using the method. - - - - - Determines if all notifications should be blocked from this repository. - - - - - Used to create a new tag - - - Note that creating a tag object does not create the reference that makes a tag in Git. If you want to create - an annotated tag in Git, you have to do this call to create the tag object, and then create the - refs/tags/[tag] reference. If you want to create a lightweight tag, you only have to create the tag reference - - this call would be unnecessary. - - - - - Gets or sets the tag. - - - The tag. - - - - - Gets or sets the tag message. - - - The message. - - - - - The SHA of the git object this is tagging - - - The object. - - - - - The type of the object we’re tagging. Normally this is a commit but it can also be a tree or a blob. - - - The type. - - - - - An object with information about the individual creating the tag. - - - The tagger. - - - - - Used to create a team. - - - - In order to create a team, the authenticated user must be a member of :org. - - API: https://developer.github.com/v3/orgs/teams/#create-team - - - - - Initializes a new instance of the class. - - The name. - - - - The name of the team (required). - - - - - The description of the team. - - - - - The logins of organization members to add as maintainers of the team - - - - - The full name (e.g., "organization-name/repository-name") of repositories to add the team to - - - - - The level of privacy this team should have (default: Secret) - - - - - The permission that new repositories will be added to the team with when none is specified (default: Pull) - - - - - Id of a team to set as the parent team - - - - - Represents updatable fields for a users subscription to a given thread - - - - - Determines if notifications should be received from this thread - - - - - Determines if all notifications should be blocked from this thread - - - - - Used to create a new Tree. - - - The tree creation API will take nested entries as well. If both a tree and a nested path modifying that tree - are specified, it will overwrite the contents of that tree with the new path contents and write a new tree out. - - - - - The SHA1 of the tree you want to update with new data. - - - - - The list of Tree Items for this new Tree item. - - - - - A tree item that would be included as part of a when creating a tree. - - - - - The file referenced in the tree. - - - - - String of the file mode - one of 100644 for file (blob), - 100755 for executable (blob), 040000 for subdirectory (tree), - 160000 for submodule (commit) or - 120000 for a blob that specifies the path of a symlink - - - - - The type of tree item this is. - - - - - The SHA for this Tree item. - - - - - Gets or sets the The content you want this file to have. GitHub will write this blob out and use that SHA - for this entry. Use either this, or tree.sha. - - - The content. - - - - - Describes a new user to create via the method. - - - - - Initializes a new instance of the class. - - The login for the user. - The email address of the user - - - - Login of the user - - - - - Email address of the user - - - - - Specifies the parameters to filter notifications by - - - - - If true, show notifications marked as read. Default: false - - - - - If true, only shows notifications in which the user is directly participating or mentioned. Default: false - - - - - Only show notifications updated after the given time. Defaults to the everything if unspecified. - - - - - Only show notifications updated before the given time. - - - This is sent as a timestamp in ISO 8601 format: YYYY-MM-DDTHH:MM:SSZ. - - - The before. - - - - - Used to initiate an OAuth2 authentication flow from 3rd party web sites. - - - - - Creates an instance of the OAuth login request with the required parameter. - - The client Id you received from GitHub when you registered the application. - - - - The client Id you received from GitHub when you registered the application. - - - - - The URL in your app where users will be sent after authorization. - - - See the documentation about redirect urls - for more information. - - - - - Suggests a specific account to use for signing in and authorizing the app. - - - - - A set of scopes to request. If not provided, scope defaults to an empty list of scopes for users that don’t - have a valid token for the app. For users who do already have a valid token for the app, the user won’t be - shown the OAuth authorization page with the list of scopes. Instead, this step of the flow will - automatically complete with the same scopes that were used last time the user completed the flow. - - - See the scopes documentation for more - information about scopes. - - - - - An unguessable random string. It is used to protect against cross-site request forgery attacks. In ASP.NET - MVC this would correspond to an anti-forgery token. - - - - - Whether or not unauthenticated users will be offered an option to sign up for GitHub during the OAuth flow. - The default is true. Use false in the case that a policy prohibits signups. - - - - - Used to create an Oauth login request. - - - - - Creates an instance of the OAuth login request with the required parameter. - - The client Id you received from GitHub when you registered the application. - The client secret you received from GitHub when you registered. - The code you received as a response to making the OAuth login request - - - - The client Id you received from GitHub when you registered the application. - - - - - The client secret you received from GitHub when you registered. - - - - - The code you received as a response to making the OAuth login - request. - - - - - The URL in your app where users will be sent after authorization. - - - See the documentation about redirect urls - for more information. - - - - - The role to give the user in the organization. The default is . - - - - - Used as part of the request to retrieve all organizations. - - - - - Initializes a new instance of the class. - - The integer Id of the last Organization that you've seen. - - - - Gets or sets the integer Id of the last Organization that you've seen. - - - - - Represents updateable fields on an organization. Values that are null will not be sent in the request. - Use string.empty to clear a value. - - - - - Billing email address. This address is not publicized. - - - - - The company name. - - - - - The publicly visible email address. - - - - - The location. - - - - - The shorthand name of the company. - - - - - Gets or sets the description of the organization. - - - The description. - - - - - Used to describe a permission level. - - - - - team members can pull, push and administer these repositories. - - - - - team members can pull and push, but not administer these repositories - - - - - team members can pull, but not push to or administer these repositories - - - - - Used to filter requests for lists of projects - - - - - Used to filter requests for lists of projects - - - - - Used to filter requests for lists of projects - - Which project cards to include. - - - - Which project cards to include./>. - - - - - Items that are open. - - - - - Items that are closed. - - - - - All the items. - - - - - The new note of the card. - - - - - Archive/Unarchive the card. - - - - - Required. Gets or sets the name of the column. - - - - - Used to filter requests for lists of projects - - - - - Which projects to get. The default is . - - - - - The new name of the project. - - - - - The new body of the project. - - - - - The new state of the project. - - - - - Used as part of the request to retrieve all public repositories. - - - - - Initializes a new instance of the class. - - The Id of the last Repository that you’ve seen. - - - - Gets or sets the integer Id of the last Repository that you’ve seen. - - - The since. - - - - - Used to filter requests for lists of pull requests. - - - - - Which PullRequests to get. The default is - - - - - Filter pulls by head user and branch name in the format of "user:ref-name". - - - - - Filter pulls by base branch name. - - - - - What property to sort pull requests by. - - - - - What direction to sort the pull requests. - - - - - Sort by created date (default) - - - - - Sort by last updated date - - - - - Sort by popularity (comment count) - - - - - Sort by age (filtering by pulls updated in the last month) - - - - - Used to create a pull request review comment. - - - - - Creates a comment - - The text of the comment - The SHA of the commit to comment on - The relative path of the file to comment on - The line index in the diff to comment on - - - - The text of the comment. - - - - - The SHA of the commit to comment on. - - - - - The relative path of the file to comment on. - - - - - The line index in the diff to comment on. - - - - - Used to edit a pull request review comment - - - - - Creates an edit to a comment - - The new text of the comment - - - - The new text of the comment. - - - - - Used to create a reply to a pull request review comment. - - - - - Creates a comment that is replying to another comment. - - The text of the comment - The comment Id to reply to - - - - The text of the comment. - - - - - The comment Id to reply to. - - - - - Used to filter pull request review comments. - - - - - Initializes a new instance of the class. - - - - - Can be either created or updated. Default: created. - - - - - Can be either asc or desc. Default: asc. - - - - - Only comments updated at or after this time are returned. This is a timestamp in ISO 8601 format: YYYY-MM-DDTHH:MM:SSZ. - - - - - Used to create a pull request review - - - - - The Commit ID which the review is being created for. Default is the latest. - - - - - The body of the review message - - - - - The review event - Approve, Request Changes, Comment or leave blank (null) for Pending. - - - - - List of comments to include with this review - - - - - Used to dismiss a pull request review - - - - - The message explaining why this review is being dismissed - - - - - Used to add and delete pull request review requests. - - - API: https://developer.github.com/v3/pulls/review_requests/#create-a-review-request - API: https://developer.github.com/v3/pulls/review_requests/#delete-a-review-request - - - - - Used to submit a pending pull request review - - - - - The body of the review message - - - - - The review event - Approve, Request Changes, Comment - - - - - The review is approved - - - - - The review requests changes that must be addressed before merging - - - - - The review provides comment without explicit approval - - - - - Used to update an existing pull request. - - - - - Title of the pull request (required) - - - - - Whether the pull request is open or closed. The default is . - - - - - The body for the pull request. Supports GFM. - - - - - The base branch of the pull request. - - - - - Whether maintainers of the base repository can push to the HEAD branch. - - - - - Upsed to update a Git reference. - - - - - Initializes a new instance of the class. - - The sha. - - - - Initializes a new instance of the class. - - The SHA1 value to set this reference to. - - Indicates whether to force the update or to make sure the update is a fast-forward update. Leaving this - out or setting it to false will make sure you’re not overwriting work. - - - - - The SHA1 value to set this reference to. - - - The sha. - - - - - Indicates whether to force the update or to make sure the update is a fast-forward update. Leaving this - out or setting it to false will make sure you’re not overwriting work. - - - true if force; otherwise, false. - - - - - Used to update a release asset. - - - - - Initializes a new instance of the class. - - The name. - - - - The file name of the asset. - This field is required. - - - - - An alternate description of the asset. - Used in place of the filename. - - - - - Used to upload a release asset. - - - This endpoint makes use of a Hypermedia relation to determine which URL to access. This endpoint is provided - by a URI template in the release�s API response. You need to use an HTTP client which supports SNI to make - calls to this endpoint. The asset data is expected in its raw binary form, rather than JSON. Everything else - about the endpoint is the same as the rest of the API. For example, you�ll still need to pass your - authentication to be able to upload an asset. - - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - Name of the file. - - The content type of the asset. Example: "application/zip". For a list of acceptable types, refer this list - of common media types. - - The raw data. - The timeout. - - - - Gets or sets the name of the file. - - - The name of the file. - - - - - Gets or sets the type of the content. - - - The type of the content. - - - - - Gets or sets the raw data. - - - The raw data. - - - - - Gets or sets the timeout. - - - The timeout. - - - - - Used to update a release. - - - API: https://developer.github.com/v3/repos/releases/#create-a-release - - - - - Gets the name of the tag. - - - The name of the tag. - - - - - Specifies the commitish value that determines where the Git tag is created from. Can be any branch or - commit SHA. Unused if the Git tag already exists. Default: the repository�s default branch - (usually master). - - - The target commitish. - - - - - Gets or sets the name of the release. - - - The name. - - - - - Gets or sets the text describing the contents of the tag. - - - The body. - - - - - Gets or sets a value indicating whether this is a draft (unpublished). - Default: false - - - true if draft; otherwise, false. - - - - - Gets or sets a value indicating whether this is prerelease. - - - true if prerelease; otherwise, false. - - - - - Used to request and filter a list of repository collaborators - - - - - Initializes a new instance of the class. - - - - - Gets or sets the collaborator affiliation property. - - - The collaborator affiliation - - - - - The collaborator affiliation - - - - - All collaborators the authenticated user can see. - - - - - All collaborators with permissions to an organization-owned repository, - regardless of organization membership status. - - - - - All outside collaborators of an organization-owned repository. - - - - - Used to request and filter a list of repository forks. - - - - - Initializes a new instance of the class. - - - - - Gets or sets the sort property. - - - The sort. - - - - - The sort order. - - - - - Sort by date and show the newest first. - - - - - Sort by date and show the oldest first. - - - - - Sort by the number of stargazers. - - - - - Used to request and filter a list of repository issues. - - - - - Identifies a filter for the milestone. Use "*" for issues with any milestone. - Use the milestone number for a specific milestone. Use the value "none" for issues with any milestones. - - - - - Filter on the user assigned for the request - - - Specify "none" for issues with no assigned user - - - - - The user that created the issue - - - - - A user that’s mentioned in the issue - - - - - Used to add or update a team repository. - - - - - The permission to grant the team on this repository. - - - - - Used to request and filter a list of repositories. - - - - - Gets or sets the repository type. - - - The type. - - - - - Gets or sets the sort property. - - - The sort. - - - - - Gets or sets the sort direction. - - - The direction. - - - - - Gets or sets the visibility property. - - - The visibility. - - - - - Gets or sets the affiliation property. - - - The affiliation. - - - - - The properties that repositories can be filtered by. - - - - - Return all repositories. - - - - - Return repositories that the current authenticated user owns. - - - - - Returns public repositories. - - - - - The privateReturn private repositories. - - - - - Return repositories for which the current authenticated user is a member of the org or team. - - - - - The properties that repositories can be sorted by. - - - - - Sort by the date the repository was created. - - - - - Sort by the date the repository was last updated. - - - - - Sort by the date the repository was last pushed. - - - - - Sort by the repository name. - - - - - The properties that repositories can be visible by. - - - - - Returns only public repositories - - - - - Returns only private repositories - - - - - Return both public and private repositories - - - - - The properties that repositories can be affiliated by. - - - - - Repositories that are owned by the authenticated user - - - - - Repositories that the user has been added to as a collaborator. - - - - - Repositories that the user has access to through being a member of an organization. - This includes every repository on every team that the user is on. - - - - - Return repositories that are owned by authenticated user and added to as a collaborator. - - - - - Return repositories that are owned by authenticated user or user is a organization member. - - - - - Return repositories that user has been added as collaborator or user is a organization member. - - - - - Returns all repositories where user is owner,collaborator or organization member. - - - - - Describes the transfer of a repository to a new owner. - - - - - Creates a new repository transfer description with no team Ids. - - The new owner of the repository after the transfer. - - - - Creates a new repository transfer description. - - The new owner of the repository after the transfer. - A list of team Ids to add to the repository after the transfer (only applies to transferring to an Organization). - - - - The new owner of the repository after the transfer. - - - - - A list of team Ids to add to the repository after the transfer (only applies to transferring to an Organization). - - - - - Represents updatable fields on a repository. Values that are null will not be sent in the request. - Use string.empty if you want to clear a value. - - - - - Creates an object that describes an update to a repository on GitHub. - - The name of the repository. This is the only required parameter. - - - - Required. Gets or sets the repository name. - - - - - Optional. Gets or sets the repository description. The default is null (do not update) - - - - - Optional. Gets or sets the repository homepage url. The default is null (do not update). - - - - - Gets or sets whether to make the repository private. The default is null (do not update). - - - - - Gets or sets whether to enable issues for the repository. The default is null (do not update). - - - - - Optional. Gets or sets whether to enable the wiki for the repository. The default is null (do not update). - - - - - Optional. Gets or sets whether to enable downloads for the repository. The default is null (do not update). - - - - - Optional. Gets or sets the default branch. The default is null (do not update). - - - - - Optional. Allows the "Rebase and Merge" method to be used. - - - - - Optional. Allows the "Squash Merge" merge method to be used. - - - - - Optional. Allows the "Create a merge commit" merge method to be used. - - - - - Optional. True to archive this repository. Note: you cannot unarchive repositories through the API. - - - - - Base class for classes which represent query string parameters to certain API endpoints. - - - - - Converts the derived object into a dictionary that can be used to supply query string parameters. - - - - - - Searching Code/Files - http://developer.github.com/v3/search/#search-code - - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - The search term. - - - - Initializes a new instance of the class. - - The term. - The owner. - The name. - - - - Optional Sort field. Can only be indexed, which indicates how recently - a file has been indexed by the GitHub search infrastructure. - If not provided, results are sorted by best match. - - - http://developer.github.com/v3/search/#search-code - - - - - Qualifies which fields are searched. With this qualifier you can restrict - the search to just the file contents, the file path, or both. - - - https://help.github.com/articles/searching-code#search-in - - - - - Searches code based on the language it’s written in. - - - https://help.github.com/articles/searching-code#language - - - - - Specifies that code from forked repositories should be searched. - Repository forks will not be searchable unless the fork has more - stars than the parent repository. - - - https://help.github.com/articles/searching-code#forks - - - - - Finds files that match a certain size (in bytes). - - - https://help.github.com/articles/searching-code#size - - - - - Specifies the path that the resulting file must be at. - - - https://help.github.com/articles/searching-code#path - - - - - Matches files with a certain extensions. - - - https://help.github.com/articles/searching-code#extension - - - - - Matches specific file names - - - https://help.github.com/articles/searching-code/#search-by-filename - - - - - Limits searches to a specific user. - - - https://help.github.com/articles/searching-code#users-organizations-and-repositories - - - - - Limits searches to a specific organization. - - - https://help.github.com/articles/searching-code/#search-within-a-users-or-organizations-repositories - - - - - Limits searches to a specific repository. - - - https://help.github.com/articles/searching-code#users-organizations-and-repositories - - - - - Searching Issues - - - - - Search without specifying a keyword - - - - - Search using a specify keyword - - The term to filter on - - - - Optional Sort field. One of comments, created, updated or merged - If not provided, results are sorted by best match. - - - https://help.github.com/articles/searching-issues/#sort-the-results - - - - - With this qualifier you can restrict the search to issues or pull request only. - - - https://help.github.com/articles/searching-issues/#search-issues-or-pull-requests - - - - - Qualifies which fields are searched. With this qualifier you can restrict - the search to just the title, body, comments, or any combination of these. - - - https://help.github.com/articles/searching-issues/#scope-the-search-fields - - - - - Finds issues created by a certain user. - - - https://help.github.com/articles/searching-issues/#search-by-the-author-of-an-issue-or-pull-request - - - - - Finds issues that are assigned to a certain user. - - - https://help.github.com/articles/searching-issues/#search-by-the-assignee-of-an-issue-or-pull-request - - - - - Finds issues that mention a certain user. - - - https://help.github.com/articles/searching-issues/#search-by-a-mentioned-user-within-an-issue-or-pull-request - - - - - Finds issues that a certain user commented on. - - - https://help.github.com/articles/searching-issues/#search-by-a-commenter-within-an-issue-or-pull-request - - - - - Finds issues that were either created by a certain user, assigned to that user, - mention that user, or were commented on by that user. - - - https://help.github.com/articles/searching-issues/#search-by-a-user-thats-involved-within-an-issue-or-pull-request - - - - - Finds issues that @mention a team within the organization - - - https://help.github.com/articles/searching-issues/#search-by-a-team-thats-mentioned-within-an-issue-or-pull-request - - - - - Filter issues based on whether they’re open or closed. - - - https://help.github.com/articles/searching-issues/#search-based-on-whether-an-issue-or-pull-request-is-open - - - - - Filters issues based on the labels assigned. - - - https://help.github.com/articles/searching-issues/#search-by-the-labels-on-an-issue - - - - - Searches for issues based on missing metadata. - - - https://help.github.com/articles/searching-issues/#search-by-missing-metadata-on-an-issue-or-pull-request - - - - - Searches for issues in repositories that match a certain language. - - - https://help.github.com/articles/searching-issues/#search-by-the-main-language-of-a-repository - - - - - Searches for issues using a more human syntax covering options like state, type, merged status, private/public repository - - - https://help.github.com/articles/searching-issues/#search-based-on-the-state-of-an-issue-or-pull-request - - - - - Filters issues based on times of creation. - - - https://help.github.com/articles/searching-issues/#search-based-on-when-an-issue-or-pull-request-was-created-or-last-updated - - - - - Filters issues based on times when they were last updated. - - - https://help.github.com/articles/searching-issues/#search-based-on-when-an-issue-or-pull-request-was-created-or-last-updated - - - - - Filters pull requests based on times when they were last merged. - - - https://help.github.com/articles/searching-issues/#search-based-on-when-a-pull-request-was-merged - - - - - Filters pull requests based on the status of the commits. - - - https://help.github.com/articles/searching-issues/#search-based-on-commit-status - - - - - Filters pull requests based on the branch they came from. - - - https://help.github.com/articles/searching-issues/#search-based-on-branch-names - - - - - Filters pull requests based on the branch they are merging into. - - - https://help.github.com/articles/searching-issues/#search-based-on-branch-names - - - - - Filters issues based on times when they were last closed. - - - https://help.github.com/articles/searching-issues/#search-based-on-when-an-issue-or-pull-request-was-closed - - - - - Filters issues based on the quantity of comments. - - - https://help.github.com/articles/searching-issues#comments - - - - - Limits searches to repositories owned by a certain user or organization. - - - https://help.github.com/articles/searching-issues/#search-within-a-users-or-organizations-repositories - - - - - Gets or sets the milestone to filter issues based on - - - - - Filters issues or pull requests based on whether they are in an archived repository. - - - - - search by number of comments - - - - - search by created - - - - - search by last updated - - - - - search by last merged - - - - - Searching Issues - - - - - Exclusions for Issue Search - - - - - Excludes issues created by a certain user. - - - https://help.github.com/articles/searching-issues/#search-by-the-author-of-an-issue-or-pull-request - - - - - Excludes issues that are assigned to a certain user. - - - https://help.github.com/articles/searching-issues/#search-by-the-assignee-of-an-issue-or-pull-request - - - - - Excludes issues that mention a certain user. - - - https://help.github.com/articles/searching-issues/#search-by-a-mentioned-user-within-an-issue-or-pull-request - - - - - Excludes issues that a certain user commented on. - - - https://help.github.com/articles/searching-issues/#search-by-a-commenter-within-an-issue-or-pull-request - - - - - Excludes issues that were either created by a certain user, assigned to that user, - mention that user, or were commented on by that user. - - - https://help.github.com/articles/searching-issues/#search-by-a-user-thats-involved-within-an-issue-or-pull-request - - - - - Excludes issues based on open/closed state. - - - https://help.github.com/articles/searching-issues/#search-based-on-whether-an-issue-or-pull-request-is-open - - - - - Excludes issues based on the labels assigned. - - - https://help.github.com/articles/searching-issues/#search-by-the-labels-on-an-issue - - - - - Excludes issues in repositories that match a certain language. - - - https://help.github.com/articles/searching-issues/#search-by-the-main-language-of-a-repository - - - - - Excludes pull requests based on the status of the commits. - - - https://help.github.com/articles/searching-issues/#search-based-on-commit-status - - - - - Excludes pull requests based on the branch they came from. - - - https://help.github.com/articles/searching-issues/#search-based-on-branch-names - - - - - Excludes pull requests based on the branch they are merging into. - - - https://help.github.com/articles/searching-issues/#search-based-on-branch-names - - - - - Excludes issues which target the specified milestone. - - - https://help.github.com/articles/searching-issues-and-pull-requests/#search-by-milestone-on-an-issue-or-pull-request - - - - - Search labels - https://developer.github.com/v3/search/#search-labels - - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - The search term. - The repository to search in - - - - Optional Sort field. One of created or updated. - If not provided, results are sorted by best match. - - - - - The repository to search in - - - - - search by created - - - - - search by last updated - - - - - Used to qualify a search term. - - - - - Greater than ">" - - - - - Less than "<" - - - - - Less than or equal to. "<=" - - - - - Greater than or equal to. ">=" - - - - - Searching Repositories - http://developer.github.com/v3/search/#search-repositories - - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - The search term. - - - - For https://help.github.com/articles/searching-repositories#sorting - Optional Sort field. One of stars, forks, or updated. If not provided, results are sorted by best match. - - - - - The in qualifier limits what fields are searched. With this qualifier you can restrict the search to just the repository name, description, README, or any combination of these. - Without the qualifier, only the name and description are searched. - https://help.github.com/articles/searching-repositories#search-in - - - - - Filters repositories based on the number of forks, and/or whether forked repositories should be included in the results at all. - https://help.github.com/articles/searching-repositories#forks - - - - - Filters repositories based whether forked repositories should be included in the results at all. - Defaults to ExcludeForks - https://help.github.com/articles/searching-repositories#forks - - - - - The size qualifier finds repository's that match a certain size (in kilobytes). - https://help.github.com/articles/searching-repositories#size - - - - - Searches repositories based on the language they’re written in. - https://help.github.com/articles/searching-repositories#languages - - - - - Searches repositories based on the number of stars. - https://help.github.com/articles/searching-repositories#stars - - - - - Limits searches to a specific user or repository. - https://help.github.com/articles/searching-repositories#users-organizations-and-repositories - - - - - Filters repositories based on times of creation. - https://help.github.com/articles/searching-repositories#created-and-last-updated - - - - - Filters repositories based on when they were last updated. - https://help.github.com/articles/searching-repositories#created-and-last-updated - - - - - Filters whether archived repositories should be included (true) or not (false). - - - - - https://help.github.com/articles/searching-repositories#search-in - The in qualifier limits what fields are searched. With this qualifier you can restrict the search to just the - repository name, description, README, or any combination of these. - - - - - Helper class in generating the range values for a qualifer e.g. In or Size qualifiers - - - - - Matches repositories that are size MB exactly - - - - - Matches repositories that are between and KB - - - - - Matches repositories with regards to the size - We will use the to see what operator will be applied to the size qualifier - - - - - Helper class that build a with a LessThan comparator used for filtering results - - - - - Helper class that build a with a LessThanOrEqual comparator used for filtering results - - - - - Helper class that build a with a GreaterThan comparator used for filtering results - - - - - Helper class that build a with a GreaterThanOrEqualTo comparator used for filtering results - - - - - helper class in generating the date range values for the date qualifier e.g. - https://help.github.com/articles/searching-repositories#created-and-last-updated - - - - - Matches repositories with regards to the . - We will use the to see what operator will be applied to the date qualifier - - - - - Matches repositories with regards to both the and dates. - - - - - Matches repositories with regards to both the and date and time values. - - - - - Matches repositories with regards to the . - We will use the to see what operator will be applied to the date qualifier - - - - - helper method to create a LessThan Date Comparison - e.g. < 2011 - - date to be used for comparison (times are ignored) - - - - - helper method to create a LessThanOrEqualTo Date Comparison - e.g. <= 2011 - - date to be used for comparison (times are ignored) - - - - - helper method to create a GreaterThan Date Comparison - e.g. > 2011 - - date to be used for comparison (times are ignored) - - - - - helper method to create a GreaterThanOrEqualTo Date Comparison - e.g. >= 2011 - - date to be used for comparison (times are ignored) - - - - - helper method to create a bounded Date Comparison - e.g. 2015-08-01..2015-10-31 - - earlier date of the two - latter date of the two - - - - - helper method to create a LessThan DateTime Comparison - e.g. < 2011 - - datetime to be used for comparison (times are ignored) - - - - - helper method to create a LessThanOrEqualTo DateTime Comparison - e.g. <= 2011 - - datetime to be used for comparison (times are ignored) - - - - - helper method to create a GreaterThan DateTime Comparison - e.g. > 2011 - - datetime to be used for comparison (times are ignored) - - - - - helper method to create a GreaterThanOrEqualTo DateTime Comparison - e.g. >= 2011 - - datetime to be used for comparison (times are ignored) - - - - - helper method to create a bounded DateTime Comparison - e.g. 2015-08-01..2015-10-31 - - earlier datetime of the two - latter datetime of the two - - - - - lanuages that can be searched on in github - https://help.github.com/articles/searching-repositories#languages - - - - - sorting repositories by any of below - https://help.github.com/articles/searching-repositories#sorting - - - - - search by number of stars - - - - - search by number of forks - - - - - search by last updated - - - - - https://help.github.com/articles/searching-repositories#forks - Specifying whether forked repositories should be included in results or not. - - - - - only search for forked repos - - - - - include forked repos into the search - - - - - Searching Users - - - - - Initializes a new instance of the class. - - The search term. - - - - Optional Sort field. One of followers, repositories, or joined. If not provided (null), results are sorted by best match. - https://help.github.com/articles/searching-users#sorting - - - - - The sort field as a string. - - - - - Filter users based on the number of followers they have. - https://help.github.com/articles/searching-users#followers - - - - - Filter users based on when they joined. - https://help.github.com/articles/searching-users#created - - - - - Filter users by the location indicated in their profile. - https://help.github.com/articles/searching-users#location - - - - - Filters users based on the number of repositories they have. - https://help.github.com/articles/searching-users#repository-count - - - - - Search for users that have repositories that match a certain language. - https://help.github.com/articles/searching-users#language - - - - - With this qualifier you can restrict the search to just personal accounts or just organization accounts. - https://help.github.com/articles/searching-users#type - - - - - Qualifies which fields are searched. With this qualifier you can restrict the search to just the username, public email, full name, or any combination of these. - https://help.github.com/articles/searching-users#search-in - - - - - Account Type used to filter search result - - - - - User account - - - - - Organization account - - - - - User type to filter search results - - - - - Search by the username - - - - - Search by the user's email address - - - - - Search by the user's full name - - - - - - - - - - Information about an author or committer. - - - - - Creates an instance of Signature with the required values. - - - - - - - The full name of the author/committer. - - - - - The email address of the author/committer. - - - - - Used to retrieve and filter lists of stars. - - - - - Initializes a new instance of the class. - - - - - Gets or sets the sort property. - - - The sort property. - - - - - Gets or sets the sort direction. - - - The sort direction. - - - - - Property to sort stars by. - - - - - Sort y the date the star was created. - - - - - Sort by the date the star was last updated. - - - - - Request body for starting a migration. - - - See docs - for more information. - - - - - Parameter-less constructor needed for SimpleJsonSerializer. - - - - - Instantiate a new Migration Request object. - - List of repositories in {owner}/{repo} format. - To lock the repos or not. - To exclude the attachments or not. - - - - Required. A list of arrays indicating which repositories should be migrated. - - - - - Indicates whether repositories should be locked (to prevent manipulation) - while migrating data. Default: false. - - - - - Indicates whether attachments should be excluded from the migration - (to reduce migration archive file size). Default: false. - - - - - Used to filter requests for team members - - - - - Which membership roles to get - - - - - Filtering by Roles within a Team - - - - - Regular Team Member - - - - - Team Maintainer - - - - - All Roles - - - - - Used to update a team. - - - - - Initializes a new instance of the class. - - The updated team name. - - - - The name of the team (required). - - - - - The description of the team. - - - - - The level of privacy this team should have (default: Secret) - - - - - The permission that new repositories will be added to the team with when none is specified (default: Pull) - - - - - Id of a team to set as the parent team - - - - - Used to filter requests for team members - - - - - Which membership roles to get - - - - - Describes the new login when renaming a user via the method. - - - - - Initializes a new instance of the class. - - The new login for the user. - - - - The new username for the user - - - - - Represents updatable fields on a user. Values that are null will not be sent in the request. - Use string.empty if you want to clear a value. - - - - - This user's bio. - - - - - URL for this user's blog. - - - - - The company this user's works for. - - - - - This user's email. - - - - - The geographic location of this user. - - - - - This user's full name. - - - - - Tells if this user is currently hireable. - - - - - The access token - - - - - The expiration date - - - - - Base class for a GitHub account, most often either a or . - - - - - URL of the account's avatar. - - - - - The account's bio. - - - - - URL of the account's blog. - - - - - Number of collaborators the account has. - - - - - Company the account works for. - - - - - Date the account was created. - - - - - Amount of disk space the account is using. - - - - - The account's email. - - - - - Number of followers the account has. - - - - - Number of other users the account is following. - - - - - Indicates whether the account is currently hireable. - - True if the account is hirable; otherwise, false. - - - - The HTML URL for the account on github.com (or GitHub Enterprise). - - - - - The account's system-wide unique Id. - - - - - GraphQL Node Id - - - - - The account's geographic location. - - - - - The account's login. - - - - - The account's full name. - - - - - The type of account associated with this entity - - - - - Number of private repos owned by the account. - - - - - Plan the account pays for. - - - - - Number of private gists the account has created. - - - - - Number of public gists the account has created. - - - - - Number of public repos the account owns. - - - - - Total number of private repos the account owns. - - - - - The account's API URL. - - - - - User account - - - - - Organization account - - - - - Bot account - - - - - An entry in the activity event stream - - - - - The type of the activity. - - - - - Whether the activity event is public or not. - - - - - The repository associated with the activity event. - - - - - The user associated with the activity event. - - - - - The organization associated with the activity event. - - - - - The date the activity event was created. - - - - - The activity event Id. - - - - - The payload associated with the activity event. - - - - - Represents the author or committer to a Git commit. This is the information stored in Git and should not be - confused with GitHub account information. - - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - The full name of the author or committer. - The email. - The username associated with the account. - - - - Gets the name of the author or committer. - - - The name. - - - - - Gets the email of the author or committer. - - - The email. - - - - - Gets the GitHub username associated with the commit - - - The username. - - - - - The name of the repository. - - - - - The SHA of the reference. - - - - - The date the commit status was created. - - - - - The date the commit status was updated. - - - - - The state of the commit - - - - - URL associated with this status. GitHub.com displays this URL as a link to allow users to easily see the - ‘source’ of the Status. - - - - - Short description of the status. - - - - - A string label to differentiate this status from the status of other systems. - - - - - The unique identifier of the status. - - - - - The relevant commit. - - - - - The organization associated with the event. - - - - - The branches involved. - - - - - Represents lines added and deleted at a given point in time - - - - - Construct an instance of AdditionsAndDeletions - - - If the list of data points is not 3 elements - - - - Date of the recorded activity - - - - - Lines added for the given day - - - - - Lines deleted for the given day - - - - - Error payload from the API response - - - - - The error message - - - - - URL to the documentation for this error. - - - - - Additional details about the error - - - - - Represents an oauth application. - - - - - Name. - - - - - The Url of this . - - - - - Represents an oauth access given to a particular application. - - - - - The oauth token (be careful with these, they are like passwords!). - - - This will return only return a value the first time - the authorization is created. All subsequent API calls - (for example, 'get' for an authorization) will return `null` - - - - - GraphQL Node Id - - - - - Represents an oauth access given to a particular application. - - - - - The Id of this . - - - - - The API URL for this . - - - - - The that created this . - - - - - The last eight characters of the user's token - - - - - Base-64 encoded representation of the SHA-256 digest of the token - - - - - Optional parameter that allows an OAuth application to create - multiple authorizations for a single user - - - - - Notes about this particular . - - - - - A url for more information about notes. - - - - - When this was created. - - - - - When this was last updated. - - - - - The scopes that this has. This is the kind of access that the token allows. - - - - - GraphQL Node Id - - - - - The content of the blob. - - - - - The encoding of the blob. - - - - - The SHA of the blob. - - - - - The size of the blob. - - - - - The SHA of the blob. - - - - - Name of this . - - - - - Whether this is protected. - - - - - The history for this . - - - - - Protection details for a . - - - Note: this is a PREVIEW api: https://developer.github.com/changes/2016-06-27-protected-branches-api-update/ - - - - - Status check settings for the protected branch - - - - - Required review settings for the protected branch - - - - - Push access restrictions for the protected branch - - - - - Specifies whether the protections applied to this branch also apply to repository admins - - - - - Specifies whether the protections applied to this branch also apply to repository admins - - - - - Specifies settings for status checks which must pass before branches can be merged into the protected branch - - - - - Require branches to be up to date before merging - - - - - Require status checks to pass before merging - - - - - Specifies people or teams allowed to push to the protected branch. Required status checks will still prevent these people from merging if the checks fail - - - - - Push access is restricted to the specified Teams - - - - - Push access is restricted to the specified Users - - - - - Specifies if pull request reviews are required before merging a pull request. Can optionally enforce the policy on repository administrators also. - - - - - Specify which users and teams can dismiss pull request reviews. - - - - - Dismiss approved reviews automatically when a new commit is pushed. - - - - - Blocks merge until code owners have reviewed. - - - - - Specify the number of reviewers required to approve pull requests. Use a number between 1 and 6. - - - - - Specifies people or teams allowed to push to the protected branch. Required status checks will still prevent these people from merging if the checks fail - - - - - The specified Teams that can dismiss reviews - - - - - The specified Users who can dismiss reviews - - - - - The Id of the check run - - - - - The SHA of the commit the check run is associated with - - - - - A reference for the run on the integrator's system - - - - - The GitHub Api URL of the check run - - - - - The GitHub.com URL of the check run - - - - - The check run status - - - - - The final conclusion of the check - - - - - The time that the check run began - - - - - The time the check run completed - - - - - Descriptive details about the run - - - - - The name of the check - - - - - The check suite that is associated with this check run - - - - - The GitHub App that is associated with this check run - - - - - The pull requests that are associated with this check run - - - - - The path of the file the annotation refers to - - - - - The path of the file the annotation refers to - - - - - The file's full blob URL - - - - - The start line of the annotation - - - - - The end line of the annotation - - - - - The start line of the annotation - - - - - The end line of the annotation - - - - - The warning level of the annotation. Can be one of notice, warning, or failure - - - - - The level of the annotation. Can be one of notice, warning, or failure - - - - - A short description of the feedback for these lines of code - - - - - The title that represents the annotation - - - - - Details about this annotation - - - - - The title of the check run - - - - - The summary of the check run - - - - - The details of the check run - - - - - The number of annotation entries for the check run (use to get annotation details) - - - - - The Identifier of the check run requested action. - - - - - The total number of check runs that match the request filter - - - - - The retrieved check runs - - - - - The Id of the check suite - - - - - The branch the check suite is associated with - - - - - The SHA of the head commit in the push that created the check suite - - - - - The summarized status of the check runs included in the check suite - - - - - The summarized conclusion of the check runs included in the check suite - - - - - The GitHub Api URL of the check suite - - - - - The hash of the commit prior to the push that created the check suite - - - - - The hash of the commit after the push that created the check suite (or HeadSha if no later commits exist) - - - - - The pull requests that are associated with the check suite - - - - - The GitHub App for the check suite - - - - - The repository for the check suite - - - - - The check suite preferences - - - - - The repository the check suite preferences are related to - - - - - The total number of check suites that match the request filter - - - - - The retrieved check suites - - - - - Represents the summary of lines added and deleted - - - - - Construct an instance of CodeFrequency - - Raw data - - - - A weekly aggregate of the number of additions and deletions pushed to a repository. - - - - - The combined state of the commits. - - - - - The SHA of the reference. - - - - - The total number of statuses. - - - - - The statuses. - - - - - The repository of the reference. - - - - - Returns the last year of commit activity grouped by week. - - - - - The issue comment Id. - - - - - GraphQL Node Id - - - - - The URL for this repository comment. - - - - - The html URL for this repository comment. - - - - - Details about the repository comment. - - - - - Relative path of the file that was commented on. - - - - - Line index in the diff that was commented on. - - - - - The line number in the file that was commented on. - - - - - The commit - - - - - The user that created the repository comment. - - - - - The date the repository comment was created. - - - - - The date the repository comment was last updated. - - - - - The reaction summary for this comment. - - - - - Information about a file in a repository. It does not include the contents of the file. - - - - - Name of the content. - - - - - Path to this content. - - - - - SHA of this content. - - - - - Size of the content. - - - - - The type of this content. It might be a File, Directory, Submodule, or Symlink - - - - - URL to the raw content - - - - - URL to this content - - - - - The GIT URL to this content. - - - - - The URL to view this content on GitHub. - - - - - The date the commit status was created. - - - - - The date the commit status was updated. - - - - - The state of the commit - - - - - URL associated with this status. GitHub.com displays this URL as a link to allow users to easily see the - ‘source’ of the Status. - - - - - Short description of the status. - - - - - A string label to differentiate this status from the status of other systems. - - - - - The unique identifier of the status. - - - - - GraphQL Node Id - - - - - The URL of the status. - - - - - The user that created the status. - - - - - Represents the state of a commit. - - - - - The commit state is still being determined. A build server might set this when it starts a build. - - - - - The build was successful for the commit. - - - - - There was some error with the build. - - - - - The build completed and reports a failure. - - - - - The possible repository content types. - - - - - Represents a contributor on GitHub. - - - - - Id of this deployment. - - - - - GraphQL Node Id - - - - - - - - - - The API URL for this deployment. - - - - - The that created the deployment. - - - - - JSON payload with extra information about the deployment. - - - - - Date and time that the deployment was created. - - - - - Date and time that the deployment was updated. - - - - - A short description of the deployment. - - - - - The API URL for the es of this deployment. - - - - - Indicates if the environment is specific to a deployment and will no longer exist at some point in the future. - - - - - Indicates if the environment is one with which end users directly interact. - - - - - Id of this deployment status. - - - - - GraphQL Node Id - - - - - The API URL for this deployment status. - - - - - The state of this deployment status. - - - - - The that created this deployment status. - - - - - JSON payload with extra information about the deployment. - - - - - The target URL of this deployment status. This URL should contain - output to keep the user updated while the task is running or serve - as historical information for what happened in the deployment - - - - - The target URL of this deployment status. This URL should contain - output to keep the user updated while the task is running or serve as - historical information for what happened in the deployment - - - - - The URL for accessing your environment. - - - - - The date and time that the status was created. - - - - - The date and time that the status was updated. - - - - - A short description of the status. - - - - - A users email - - - - - The email address - - - - - True if the email is verified; otherwise false - - - - - True if this is the users primary email; otherwise false - - - - - "private" or "public" if the email address is the primary; - otherwise null - - - - - Represents the visibility of an email address. - - - - - Primary email address and is public - - - - - Primary email address and is private - - - - - Describes a pre-receive environment. - - - - - Identifier for the pre-receive environment. - - - - - The name of the environment as displayed in the UI. - - - - - URL to the pre-receive environment. - - - - - URL to the tarball that will be downloaded and extracted. - - - - - UI URL to the pre-receive environment. - - - - - Whether this is the default environment that ships with GitHub Enterprise. - - - - - The time when the pre-receive environment was created. - - - - - The number of pre-receive hooks that use this environment. - - - - - This environment's download status. - - - - - Prepares an for use when updating a pre-receive environment. - - - - - - Describes the current download state of a pre-receive environment image. - - - - - URL to the download status for a pre-receive environment. - - - - - The state of the most recent download. - - - - - On failure, this will have any error messages produced. - - - - - The time when the most recent download started. - - - - - The state of the most recent download. - - - - - The id of the issue/pull request event. - - - - - GraphQL Node Id - - - - - The URL for this event. - - - - - Always the User that generated the event. - - - - - The user that was assigned, if the event was 'Assigned'. - - - - - The label that was assigned, if the event was 'Labeled' - - - - - Identifies the actual type of Event that occurred. - - - - - The String SHA of a commit that referenced this Issue. - - - - - Date the event occurred for the issue/pull request. - - - - - The issue was closed by the actor. When the commit_id is present, it identifies the commit that - closed the issue using “closes / fixes #NN” syntax. - - - - - The issue was reopened by the actor. - - - - - The actor subscribed to receive notifications for an issue. - - - - - The issue was merged by the actor. The commit_id attribute is the SHA1 of the HEAD commit that was merged. - - - - - The issue was referenced from a commit message. The commit_id attribute is the commit SHA1 of where - that happened. - - - - - The actor was @mentioned in an issue body. - - - - - The issue was assigned to the actor. - - - - - The issue was unassigned to the actor. - - - - - A label was added to the issue. - - - - - A label was removed from the issue. - - - - - The issue was added to a milestone. - - - - - The issue was removed from a milestone. - - - - - The issue title was changed. - - - - - The issue was locked by the actor. - - - - - The issue was unlocked by the actor. - - - - - The pull request’s branch was deleted. - - - - - The pull request’s branch was restored. - - - - - The pull request’s branch was force pushed to. - - - - - The pull request is ready for review - - - - - The actor dismissed a review from the pull request. - - - - - The actor requested review from the subject on this pull request. - - - - - The actor removed the review request for the subject on this pull request. - - - - - The issue was added to a project board. - - - - - The issue was moved between columns in a project board. - - - - - The issue was removed from a project board. - - - - - The issue was created by converting a note in a project board to an issue. - - - - - The actor unsubscribed from notifications for an issue. - - - - - A comment was added to the issue. - - - - - A commit was added to the pull request's HEAD branch. - Only provided for pull requests. - - - - - Base branch of the pull request was changed. - - - - - The issue was referenced from another issue. - The source attribute contains the id, actor, and - url of the reference's source. - - - - - The issue was reviewed. - - - - - A line comment was made. - - - - - A commit comment was made. - - - - - A user with write permissions marked an issue as a duplicate of another issue or a pull request as a duplicate of another pull request. - - - - - An issue that a user had previously marked as a duplicate of another issue is no longer considered a duplicate. - - - - - An issue comment was deleted. - - - - - An issue was transferred. - - - - - An issue was connected. - - - - - An issue was pinned. - - - - - An issue was unpinned. - - - - - Lists all the feeds available to the authenticating user: - - - - - The GitHub global public timeline - - - - - The public timeline for any user, using URI template - - - - - The public timeline for the authenticated user - - - - - The private timeline for the authenticated user - - - - - The private timeline for activity created by the authenticated user - - - - - The private timeline for the authenticated user for a given organization, using URI template - - - - - List of feed urls including feed url and feed type, e.g. application/atom+xml - - - - - Collection of feeds including both url and type - - - - - The GitHub global public timeline - - - - - The public timeline for any user, using URI template - - - - - The public timeline for the authenticated user - - - - - The private timeline for the authenticated user - - - - - The private timeline for activity created by the authenticated user - - - - - The private timeline for the authenticated user for a given organization, using URI template - - - - - Feed information including feed url and feed type - - - - - Link to feed - - - - - Feed type, e.g. application/atom+xml - - - - - The API URL for this . - - - - - The Id of this . - - - Given a gist url of https://gist.github.com/UserName/1234 the Id would be '1234'. - - - - - GraphQL Node Id - - - - - A description of the . - - - - - Indicates if the is private or public. - - - - - The who owns this . - - - Given a gist url of https://gist.github.com/UserName/1234 the Owner would be 'UserName'. - - - - - A containing all s in this . - - - - - The number of comments on this . - - - - - A url to retrieve the comments for this . - - - - - URL to view the gist on gist.github.com. - - - - - The git url to pull from to retrieve the contents for this . - - - - - The git url to push to when changing this . - - - - - The for when this was created. - - - - - The for when this was last updated. - - - - - A of all that exist for this . - - - - - A of all containing the full history for this . - - - - - Used by to indicate the level of change. - - - - - The number of deletions that occurred as part of this change. - - - - - The number of additions that occurred as part of this change. - - - - - The total number of changes. - - - - - The gist comment id. - - - - - GraphQL Node Id - - - - - The URL for this gist comment. - - - - - The body of this gist comment. - t - - - - The user that created this gist comment. - - - - - The date this comment was created. - - - - - The date this comment was last updated. - - - - - The size in bytes of the file. - - - - - The name of the file - - - - - The mime type of the file - - - - - The programming language of the file, if any. - - - - - The text content of the file. - - - - - The url to download the file. - - - - - GraphQL Node Id - - - - - The that created this - - - - - The API URL for this . - - - - - The for when this was created. - - - - - A historical version of a - - - - - The url that can be used by the API to retrieve this version of the . - - - - - A git sha representing the version. - - - - - The who create this version. - - - - - A that represents the level of change for this . - - - - - The the version was created. - - - - - Represents a GitHub application. - - - - - The Id of the GitHub App. - - - - - The Name of the GitHub App. - - - - - The Owner of the GitHub App. - - - - - The Description of the GitHub App. - - - - - The URL to the GitHub App's external website. - - - - - The URL to view the GitHub App on GitHub - - - - - Date the GitHub App was created. - - - - - Date the GitHub App was last updated. - - - - - An enhanced git commit containing links to additional resources - - - - - Gets the GitHub account information for the commit author. It attempts to match the email - address used in the commit with the email addresses registered with the GitHub account. - If no account corresponds to the commit email, then this property is null. - - - - - Gets the GitHub account information for the commit committer. It attempts to match the email - address used in the commit with the email addresses registered with the GitHub account. - If no account corresponds to the commit email, then this property is null. - - - - - The affected files in a . - - - - - The name of the file - - - - - Number of additions performed on the file. - - - - - Number of deletions performed on the file. - - - - - Number of changes performed on the file. - - - - - File status, like modified, added, deleted. - - - - - The url to the file blob. - - - - - The url to file contents API. - - - - - The raw url to download the file. - - - - - The SHA of the file. - - - - - The patch associated with the commit - - - - - The previous filename for a renamed file. - - - - - An enhanced git commit containing links to additional resources - - - - - The number of additions made within the commit - - - - - The number of deletions made within the commit - - - - - The total number of modifications within the commit - - - - - GraphQL Node Id - - - - - The URL associated with this reference. - - - - - The reference label. - - - - - The reference identifier. - - - - - The sha value of the reference. - - - - - The user associated with this reference. - - - - - The repository associated with this reference. - - - - - Represents an application installation. - - - For more information see https://developer.github.com/v3/apps/#find-installations - - - - - The user who owns the Installation. - - - - - The URL to view the Installation on GitHub. - - - - - The Id of the associated GitHub App. - - - - - The Id of the User/Organization the Installation is installed in - - - - - The type of the target (User or Organization) - - - - - The Permissions granted to the Installation - - - - - The Events subscribed to by the Installation - - - - - The single file the GitHub App can manage (when Permissions.SingleFile is set to read or write) - - - - - The choice of repositories the installation is on. Can be either "selected" or "all". - - - - - The Installation Id. - - - - - Repository metadata - Search repositories, list collaborators, and access repository metadata. - - - - - Repository administration - Repository creation, deletion, settings, teams, and collaborators. - - - - - Commit statuses - Commit statuses. - - - - - Deployments - Deployments and deployment statuses. - - - - - Issues - Issues and related comments, assignees, labels, and milestones. - - - - - Pages - Retrieve Pages statuses, configuration, and builds, as well as create new builds. - - - - - Pull requests - Pull requests and related comments, assignees, labels, milestones, and merges. - - - - - Repository contents - Repository contents, commits, branches, downloads, releases, and merges. - - - - - Single file - Manage just a single file. - - - - - Repository projects - Manage repository projects, columns, and cards. - - - - - Checks - Detailed information about CI checks - - - - - Organization members (only applicable when installed for an Organization ) - Organization members and teams. - - - - - Organization projects (only applicable when installed for an Organization ) - Manage organization projects, columns, and cards. - - - - - Team discussions (only applicable when installed for an Organization ) - Team discussions. - - - - - The total number of check suites that match the request filter - - - - - The retrieved check suites - - - - - The internal Id for this issue (not the issue number) - - - - - GraphQL Node Id - - - - - The URL for this issue. - - - - - The URL for the HTML view of this issue. - - - - - The Comments URL of this issue. - - - - - The Events URL of this issue. - - - - - The issue number. - - - - - Whether the issue is open or closed. - - - - - Title of the issue - - - - - Details about the issue. - - - - - Details about the user who has closed this issue. - - - - - The user that created the issue. - - - - - The set of labels applied to the issue - - - - - The user this issue is assigned to. - - - - - The multiple users this issue is assigned to. - - - - - The milestone, if any, that this issue is assigned to. - - - - - The number of comments on the issue. - - - - - The date the issue was closed if closed. - - - - - The date the issue was created. - - - - - The date the issue was last updated. - - - - - If the issue is locked or not. - - - - - The repository the issue comes from. - - - - - The reaction summary for this issue. - - - - - The issue comment Id. - - - - - GraphQL Node Id - - - - - The URL for this issue comment. - - - - - The html URL for this issue comment. - - - - - Details about the issue comment. - - - - - The date the issue comment was created. - - - - - The date the issue comment was last updated. - - - - - The user that created the issue comment. - - - - - The comment author association with repository. - - - - - The reaction summary for this comment. - - - - - Sort by create date (default) - - - - - Sort by the date of the last update - - - - - The id of the issue/pull request event. - - - - - GraphQL Node Id - - - - - The URL for this issue/pull request event. - - - - - Always the User that generated the event. - - - - - The user that was assigned, if the event was 'Assigned'. - - - - - The label that was assigned, if the event was 'Labeled' - - - - - Identifies the actual type of Event that occurred. - - - - - The String SHA of a commit that referenced this Issue. - - - - - The commit URL of a commit that referenced this issue. - - - - - Date the event occurred for the issue/pull request. - - - - - The issue associated to this event. - - - - - An object containing rename details - Only provided for renamed events - - - - - Information about the project card that triggered the event. - The project_card attribute is not returned if someone deletes the project board, or if you do not have permission to view it. - - - - - The identification number of the project card. - - - - - The API URL of the project card, if the card still exists. - Not included for removed_from_project events. - - - - - The identification number of the project. - - - - - The API URL of the project. - - - - - The name of the column that the card is listed in. - - - - - The name of the column that the card was listed in prior to column_name - Only returned for moved_columns_in_project events. - - - - - Id of the label - - - - - Url of the label - - - - - Name of the label - - - - - GraphQL Node Id - - - - - Color of the label - - - - - Description of the label - - - - - Is default label - - - - - Url to the license on https://choosealicense.com - - - - - A description of the license. - - - - - A group or family that the license belongs to such as the GPL family of licenses. - - - - - Notes on how to properly apply the license. - - - - - Set of codes for what is required under the terms of the license. For example, "include-copyright" - - - - - Set of codes for what is permitted under the terms of the license. For example, "commercial-use" - - - - - Set of codes for what is forbidden under the terms of the license. For example, "no-liability" - - - - - The text of the license - - - - - The - - - - - GraphQL Node Id - - - - - Friendly name of the license. - - - - - SPDX license identifier. - - - - - URL to retrieve details about a license. - - - - - Whether the license is one of the licenses featured on https://choosealicense.com - - - - - States of a Team/Organization Membership - - - - - The membership is pending - - - - - The membership is active - - - - - Response from the /meta endpoint that provides information about GitHub.com or a GitHub Enterprise instance. - - - - - Create an instance of the Meta - - - - - Create an instance of the Meta - - Whether authentication with username and password is supported. - The currently-deployed SHA of github-services. - An array of IP addresses in CIDR format specifying the addresses that incoming service hooks will originate from on GitHub.com. - An array of IP addresses in CIDR format specifying the Git servers for the GitHub server - An array of IP addresses in CIDR format specifying the A records for GitHub Pages. - An Array of IP addresses specifying the addresses that source imports will originate from on GitHub.com. - - - - Whether authentication with username and password is supported. (GitHub Enterprise instances using CAS or - OAuth for authentication will return false. Features like Basic Authentication with a username and - password, sudo mode, and two-factor authentication are not supported on these servers.) - - - - - The currently-deployed SHA of github-services. - - - - - An Array of IP addresses in CIDR format specifying the addresses that incoming service hooks will - originate from on GitHub.com. Subscribe to the API Changes blog or follow @GitHubAPI on Twitter to get - updated when this list changes. - - - - - An Array of IP addresses in CIDR format specifying the Git servers for GitHub.com. - - - - - An Array of IP addresses in CIDR format specifying the A records for GitHub Pages. - - - - - An Array of IP addresses specifying the addresses that source imports will originate from on GitHub.com. - - - - - Represents a migration. - - - See docs - for more information. - - - - - Parameter-less constructore needed for SimpleJsonSerializer. - - - - - Id of migration. - - - - - GraphQL Node Id - - - - - Guid of migration. - - - - - The state of migration. Can be one of pending, exporting, exported and failed. - - - - - Whether to lock repositories. - - - - - Whether attachments are excluded or not. - - - - - URL of migration. - - - - - Time of migration creation. - - - - - Time of migration updation. - - - - - List of locked repositories. - - - - - State of a migration. - - - See: https://developer.github.com/v3/migration/migrations/#get-the-status-of-a-migration - - - - - The migration hasn't started yet. - - - - - The migration is in progress. - - - - - The migration finished successfully. - - - - - The migration failed. - - - - - The URL for this milestone. - - - - - The Html page for this milestone. - - - - - The ID for this milestone. - - - - - The milestone number. - - - - - GraphQL Node Id - - - - - Whether the milestone is open or closed. - - - - - Title of the milestone. - - - - - Optional description for the milestone. - - - - - The user that created this milestone. - - - - - The number of open issues in this milestone. - - - - - The number of closed issues in this milestone. - - - - - The date this milestone was created. - - - - - The date, if any, when this milestone is due. - - - - - The date, if any, when this milestone was closed. - - - - - The date, if any, when this milestone was updated. - - - - - Object of resources rate limits - - - - - Legacy rate limit - to be depreciated - https://developer.github.com/v3/rate_limit/#deprecation-notice - - - - - The type of OAuth token - - - - - The secret OAuth access token. Use this to authenticate Octokit.net's client. - - - - - The list of scopes the token includes. - - - - - The billing address for an organization. This is only returned when updating - an organization. - - - - - GraphQL Node Id - - - - - The site has yet to be built - - - - - The build has been requested but not yet begun - - - - - The build is in progress - - - - - The site has been built - - - - - An error occurred during the build - - - - - Information about your GitHub Pages configuration - - - - - The pages's API URL. - - - - - Absolute URL to the rendered site. - - - - - Build status of the pages site. - - - - - CName of the pages site. Will be null if no CName was provided by the user. - - - - - Is a custom 404 page provided. - - - - - Metadata of a Github Pages build. - - - - - The pages's API URL. - - - - - The status of the build. - - - - - Error details - if there was one. - - - - - The user whose commit initiated the build. - - - - - Commit SHA. - - - - - Duration of the build - - - - - Returns the total commit counts for the owner and total commit counts in total in the last 52 weeks - - - - - Returns the commit counts made each week, for the last 52 weeks - - - - - Returns the commit counts made by the owner each week, for the last 52 weeks - - - - - The total number of commits made by the owner in the last 52 weeks. - - - - - - The total number of commits made by contributors in the last 52 weeks. - - - - - - The total number of commits made in the last 52 weeks. - - - - - - A plan (either paid or free) for a particular user - - - - - The number of collaborators allowed with this plan. - - This returns because GitHub Enterprise uses a sentinel value of 999999999999 to denote an "unlimited" number of collaborators. - - - - The name of the plan. - - - - - The number of private repositories allowed with this plan. - - This returns because GitHub Enterprise uses a sentinel value of 999999999999 to denote an "unlimited" number of plans. - - - - The amount of disk space allowed with this plan. - - This returns because GitHub Enterprise uses a sentinel value of 999999999999 to denote an "unlimited" amount of disk space. - - - - The billing email for the organization. Only has a value in response to editing an organization. - - - - - The URL for this projects repository. - - - - - The URL for this project. - - - - - The Id for this project. - - - - - GraphQL Node Id - - - - - The name for this project. - - - - - The body for this project. - - - - - The number for this project. - - - - - The current state of this project. - - - - - The user associated with this project. - - - - - When this project was created. - - - - - When this project was last updated. - - - - - The URL for this cards column. - - - - - The URL for this cards content. - - - - - The Id for this card. - - - - - GraphQL Node Id - - - - - The note for this card. - - - - - The user associated with this card. - - - - - When this card was created. - - - - - When this card was last updated. - - - - - Whether this card is archived. - - - - - The Id for this column. - - - - - GraphQL Node Id - - - - - The name for this column. - - - - - The URL for this columns project. - - - - - When this column was created. - - - - - When this column was last updated. - - - - - Only visible for the current user, or with the correct OAuth scope - - - - - Only visible for the current user, or with the correct OAuth scope - - - - - The internal Id for this pull request (not the pull request number) - - - - - GraphQL Node Id - - - - - The URL for this pull request. - - - - - The URL for the pull request page. - - - - - The URL for the pull request's diff (.diff) file. - - - - - The URL for the pull request's patch (.patch) file. - - - - - The URL for the specific pull request issue. - - - - - The URL for the pull request statuses. - - - - - The pull request number. - - - - - Whether the pull request is open or closed. The default is . - - - - - Title of the pull request. - - - - - The body (content) contained within the pull request. - - - - - When the pull request was created. - - - - - When the pull request was last updated. - - - - - When the pull request was closed. - - - - - When the pull request was merged. - - - - - The HEAD reference for the pull request. - - - - - The BASE reference for the pull request. - - - - - The user who created the pull request. - - - - - The user who is assigned the pull request. - - - - - The multiple users this pull request is assigned to. - - - - - The milestone, if any, that this pull request is assigned to. - - - - - Whether or not the pull request is in a draft state, and cannot be merged. - - - - - Whether or not the pull request has been merged. - - - - - Whether or not the pull request can be merged. - - - - - Provides extra information regarding the mergeability of the pull request. - - - - - The user who merged the pull request. - - - - - The value of this field changes depending on the state of the pull request. - Not Merged - the hash of the test commit used to determine mergability. - Merged with merge commit - the hash of said merge commit. - Merged via squashing - the hash of the squashed commit added to the base branch. - Merged via rebase - the hash of the commit that the base branch was updated to. - - - - - Total number of comments contained in the pull request. - - - - - Total number of commits contained in the pull request. - - - - - Total number of additions contained in the pull request. - - - - - Total number of deletions contained in the pull request. - - - - - Total number of files changed in the pull request. - - - - - If the issue is locked or not - - - - - Whether maintainers of the base repository can push to the HEAD branch - - - - - Users requested for review - - - - - Teams requested for review - - - - - Provides extra information regarding the mergeability of a pull request - - - - - Merge conflict. Merging is blocked. - - - - - Mergeability was not checked yet. Merging is blocked. - - - - - Failing/missing required status check. Merging is blocked. - - - - - Head branch is behind the base branch. Only if required status checks is enabled but loose policy is not. Merging is blocked. - - - - - Failing/pending commit status that is not part of the required status checks. Merging is still allowed. - - - - - GitHub Enterprise only, if a repo has custom pre-receive hooks. Merging is allowed. - - - - - No conflicts, everything good. Merging is allowed. - - - - - GraphQL Node Id - - - - - Represents the response from an attempt to merge a pull request. - - - Note the request to merge is represented by - API: https://developer.github.com/v3/pulls/#merge-a-pull-request-merge-button - - - - - Initializes a new instance of the class. - - - - - The sha reference of the commit. - - - - - True if merged successfully, otherwise false. - - - - - The message that will be used for the merge commit. - - - - - The review Id. - - - - - GraphQL Node Id - - - - - The state of the review - - - - - The commit Id the review is associated with. - - - - - The user that created the review. - - - - - The text of the review. - - - - - The URL for this review on Github.com - - - - - The URL for the pull request via the API. - - - - - The comment author association with repository. - - - - - The time the review was submitted - - - - - URL of the comment via the API. - - - - - The comment Id. - - - - - GraphQL Node Id - - - - - The diff hunk the comment is about. - - - - - The relative path of the file the comment is about. - - - - - The line index in the diff. - - - - - The comment original position. - - - - - The commit Id the comment is associated with. - - - - - The original commit Id the comment is associated with. - - - - - The user that created the comment. - - - - - The text of the comment. - - - - - The date the comment was created. - - - - - The date the comment was last updated. - - - - - The URL for this comment on Github.com - - - - - The URL for the pull request via the API. - - - - - The reaction summary for this comment. - - - - - The Id of the comment this comment replys to. - - - - - The Id of the pull request this comment belongs to. - - - - - The comment author association with repository. - - - - - Sort by create date (default) - - - - - Sort by the date of the last update - - - - - The raw punch card points - - - - - Gets the number of commits made on the specified day of the week - at the hour of the day, over the lifetime of this repository - - The day of the week to query - The hour in 24 hour time. 0-23. - The total number of commits made. - - - - The Id for this reaction. - - - - - GraphQL Node Id - - - - - Information about the user. - - - - - The reaction type for this commit comment. - - - - - GraphQL Node Id - - - - - Represents the type of object created or deleted - - - - - The object is of type repository - - - - - The object is of type branch - - - - - The object is of type tag - - - - - GraphQL Node Id - - - - - GraphQL Node Id - - - - - The total number of check suites that match the request filter - - - - - The retrieved check suites - - - - - GraphQL Node Id - - - - - Represents a piece of content in the repository. This could be a submodule, a symlink, a directory, or a file. - Look at the Type property to figure out which one it is. - - - - - The encoding of the content if this is a file. Typically "base64". Otherwise it's null. - - - - - The Base64 encoded content if this is a file. Otherwise it's null. - - - - - The unencoded content. Only access this if the content is expected to be text and not binary content. - - - - - Path to the target file in the repository if this is a symlink. Otherwise it's null. - - - - - The location of the submodule repository if this is a submodule. Otherwise it's null. - - - - - The response from the Repository Contents API. The API assumes a dynamic client type so we need - to model that. - - https://developer.github.com/v3/repos/contents/ - - - - The content of the response. - - - - - The commit information for the content change. - - - - - License information - - - - - Represents a users contributions on a GitHub repository. - - - - - GraphQL Node Id - - - - - Whether the current user has administrative permissions - - - - - Whether the current user has push permissions - - - - - Whether the current user has pull permissions - - - - - Represents additional information about a star (such as creation time) - - - - - The date the star was created. - - - - - The repository associated with the star. - - - - - GraphQL Node Id - - - - - Users and teams requested to review a pull request - - - - - Rate limits for core API (rate limit for everything except Search API) - - - - - Rate Limits for Search API - - - - - file name - - - - - path to file - - - - - Sha for file - - - - - api-url to file - - - - - git-url to file - - - - - html-url to file - - - - - Repo where this file belongs to - - - - - Determines if notifications should be received from this repository. - - - - - Determines if all notifications should be blocked from this repository. - - - - - Url of the label - - - - - The for when this was created. - - - - - The API URL for this . - - - - - The API URL for this . - - - - - Represents the type of object being tagged - - - - - organization teams - - - - - url for this team - - - - - team id - - - - - GraphQL Node Id - - - - - team slug - - - - - team name - - - - - team description - - - - - team privacy - - - - - permission attached to this team - - - - - how many members in this team - - - - - how many repo this team has access to - - - - - who this team belongs to - - - - - The parent team - - - - - LDAP Binding (GitHub Enterprise only) - - - - - Used to describe a team's privacy level. - - - - - Only visible to organization owners and members of the team. - - - - - Visible to all members of the organization. - - - - - Roles within a Team - - - - - Regular Team Member - - - - - Team Maintainer - - - - - Determines if notifications should be received from this repository. - - - - - Determines if all notifications should be blocked from this repository. - - - - - Url of the label - - - - - The for when this was created. - - - - - The API URL for this . - - - - - The API URL for this thread. - - - - - GraphQL Node Id - - - - - The source of reference from another issue - Only provided for cross-referenced events - - - - - An object containing rename details - Only provided for renamed events - - - - - The name of the column that the card was listed in prior to column_name. - Only returned for moved_columns_in_project events - - - - - The path for this Tree Item. - - - - - The mode of this Tree Item. - - - - - The type of this Tree Item. - - - - - The size of this Tree Item. - - - - - The SHA of this Tree Item. - - - - - The URL of this Tree Item. - - - - - The file mode to associate with a tree item - - - - - Mark the tree item as a file (applicable to blobs only) - - - - - Mark the tree item as an executable (applicable to blobs only) - - - - - Mark the tree item as a subdirectory (applicable to trees only) - - - - - Mark the tree item as a submodule (applicable to commits only) - - - - - Mark the tree item as a symlink (applicable to blobs only) - - - - - The SHA for this Tree response. - - - - - The URL for this Tree response. - - - - - The list of Tree Items for this Tree response. - - - - - Whether the response was truncated due to GitHub API limits. - - - - - Represents a user on GitHub. - - - - - Whether or not the user is an administrator of the site - - - - - When the user was suspended, if at all (GitHub Enterprise) - - - - - Whether or not the user is currently suspended - - - - - LDAP Binding (GitHub Enterprise only) - - - - - Date the user account was updated. - - - - - Represents the response information from a operation - - - - - Message indiating if the Rename request was queued - - - - - Url to the user that will be renamed - - - - - Represents additional information about a star (such as creation time) - - - - - The date the star was created. - - - - - The user associated with the star. - - - - - Represents a Signature Verification Object in Git Data Commit Payload. - - - - - Does GitHub consider the signature in this commit to be verified? - - - - - The reason for verified value. - - - - - The signature that was extracted from the commit. - - - - - The value that was signed. - - - - - The days array is a group of commits per day, starting on Sunday. - - - - - Totally number of commits made this week. - - - - - The week of commits - - - - - Get the number of commits made on any - - The day of the week - The number of commits made - - - - Represents the json array. - - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - The capacity of the json array. - - - - The json representation of the array. - - The json representation of the array. - - - - Represents the json object. - - - - - The internal member dictionary. - - - - - Initializes a new instance of . - - - - - Initializes a new instance of . - - The implementation to use when comparing keys, or null to use the default for the type of the key. - - - - Gets the at the specified index. - - - - - - Adds the specified key. - - The key. - The value. - - - - Determines whether the specified key contains key. - - The key. - - true if the specified key contains key; otherwise, false. - - - - - Gets the keys. - - The keys. - - - - Removes the specified key. - - The key. - - - - - Tries the get value. - - The key. - The value. - - - - - Gets the values. - - The values. - - - - Gets or sets the with the specified key. - - - - - - Adds the specified item. - - The item. - - - - Clears this instance. - - - - - Determines whether [contains] [the specified item]. - - The item. - - true if [contains] [the specified item]; otherwise, false. - - - - - Copies to. - - The array. - Index of the array. - - - - Gets the count. - - The count. - - - - Gets a value indicating whether this instance is read only. - - - true if this instance is read only; otherwise, false. - - - - - Removes the specified item. - - The item. - - - - - Gets the enumerator. - - - - - - Returns an enumerator that iterates through a collection. - - - An object that can be used to iterate through the collection. - - - - - Returns a json that represents the current . - - - A json that represents the current . - - - - - This class encodes and decodes JSON strings. - Spec. details, see http://www.json.org/ - - JSON uses Arrays and Objects. These correspond here to the datatypes JsonArray(IList<object>) and JsonObject(IDictionary<string,object>). - All numbers are parsed to doubles. - - - - - Parses the string json into a value - - A JSON string. - An IList<object>, a IDictionary<string,object>, a double, a string, null, true, or false - - - - Try parsing the json string into a value. - - - A JSON string. - - - The object. - - - Returns true if successfull otherwise false. - - - - - Converts a IDictionary<string,object> / IList<object> object into a JSON string - - A IDictionary<string,object> / IList<object> - Serializer strategy to use - A JSON encoded string, or null if object 'json' is not serializable - - - - Determines if a given object is numeric in any way - (can be integer, double, null, etc). - - - - diff --git a/QuickLibrary/bin/Release/QuickLibrary.dll b/QuickLibrary/bin/Release/QuickLibrary.dll deleted file mode 100644 index bfeffaa..0000000 Binary files a/QuickLibrary/bin/Release/QuickLibrary.dll and /dev/null differ diff --git a/QuickLibrary/bin/Release/QuickLibrary.pdb b/QuickLibrary/bin/Release/QuickLibrary.pdb deleted file mode 100644 index 2866677..0000000 Binary files a/QuickLibrary/bin/Release/QuickLibrary.pdb and /dev/null differ diff --git a/QuickLibrary/bin/Release/System.Threading.Tasks.Extensions.dll b/QuickLibrary/bin/Release/System.Threading.Tasks.Extensions.dll deleted file mode 100644 index a0222db..0000000 Binary files a/QuickLibrary/bin/Release/System.Threading.Tasks.Extensions.dll and /dev/null differ diff --git a/QuickLibrary/bin/Release/System.Threading.Tasks.Extensions.xml b/QuickLibrary/bin/Release/System.Threading.Tasks.Extensions.xml deleted file mode 100644 index 2ed4532..0000000 --- a/QuickLibrary/bin/Release/System.Threading.Tasks.Extensions.xml +++ /dev/null @@ -1,148 +0,0 @@ - - - - System.Threading.Tasks.Extensions - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/QuickLibrary/bin/Release/System.ValueTuple.dll b/QuickLibrary/bin/Release/System.ValueTuple.dll deleted file mode 100644 index 2e81d9c..0000000 Binary files a/QuickLibrary/bin/Release/System.ValueTuple.dll and /dev/null differ diff --git a/QuickLibrary/bin/Release/System.ValueTuple.xml b/QuickLibrary/bin/Release/System.ValueTuple.xml deleted file mode 100644 index cee38ed..0000000 --- a/QuickLibrary/bin/Release/System.ValueTuple.xml +++ /dev/null @@ -1,2269 +0,0 @@ - - - - System.ValueTuple - - - - Provides extension methods for tuples to interoperate with language support for tuples in C#. - - - Deconstructs a tuple with 21 elements into separate variables. - The 21-element tuple to deconstruct into 21 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The value of the fourteenth element, or value.Rest.Item7. - The value of the fifteenth element, or value.Rest.Rest.Item1. - The value of the sixteenth element, or value.Rest.Rest.Item2. - The value of the seventeenth element, or value.Rest.Rest.Item3. - The value of the eighteenth element, or value.Rest.Rest.Item4. - The value of the nineteenth element, or value.Rest.Rest.Item5. - The value of the twentieth element, or value.Rest.Rest.Item6. - The value of the twenty-first element, or value.Rest.Rest.Item7. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - The type of the fourteenth element. - The type of the fifteenth element. - The type of the sixteenth element. - The type of the seventeenth element. - The type of the eighteenth element. - The type of the nineteenth element. - The type of the twentieth element. - The type of the twenty-first element. - - - Deconstructs a tuple with 20 elements into separate variables. - The 20-element tuple to deconstruct into 20 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The value of the fourteenth element, or value.Rest.Item7. - The value of the fifteenth element, or value.Rest.Rest.Item1. - The value of the sixteenth element, or value.Rest.Rest.Item2. - The value of the seventeenth element, or value.Rest.Rest.Item3. - The value of the eighteenth element, or value.Rest.Rest.Item4. - The value of the nineteenth element, or value.Rest.Rest.Item5. - The value of the twentieth element, or value.Rest.Rest.Item6. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - The type of the fourteenth element. - The type of the fifteenth element. - The type of the sixteenth element. - The type of the seventeenth element. - The type of the eighteenth element. - The type of the nineteenth element. - The type of the twentieth element. - - - Deconstructs a tuple with 19 elements into separate variables. - The 19-element tuple to deconstruct into 19 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The value of the fourteenth element, or value.Rest.Item7. - The value of the fifteenth element, or value.Rest.Rest.Item1. - The value of the sixteenth element, or value.Rest.Rest.Item2. - The value of the seventeenth element, or value.Rest.Rest.Item3. - The value of the eighteenth element, or value.Rest.Rest.Item4. - The value of the nineteenth element, or value.Rest.Rest.Item5. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - The type of the fourteenth element. - The type of the fifteenth element. - The type of the sixteenth element. - The type of the seventeenth element. - The type of the eighteenth element. - The type of the nineteenth element. - - - Deconstructs a tuple with 18 elements into separate variables. - The 18-element tuple to deconstruct into 18 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The value of the fourteenth element, or value.Rest.Item7. - The value of the fifteenth element, or value.Rest.Rest.Item1. - The value of the sixteenth element, or value.Rest.Rest.Item2. - The value of the seventeenth element, or value.Rest.Rest.Item3. - The value of the eighteenth element, or value.Rest.Rest.Item4. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - The type of the fourteenth element. - The type of the fifteenth element. - The type of the sixteenth element. - The type of the seventeenth element. - The type of the eighteenth element. - - - Deconstructs a tuple with 17 elements into separate variables. - The 17-element tuple to deconstruct into 17 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The value of the fourteenth element, or value.Rest.Item7. - The value of the fifteenth element, or value.Rest.Rest.Item1. - The value of the sixteenth element, or value.Rest.Rest.Item2. - The value of the seventeenth element, or value.Rest.Rest.Item3. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - The type of the fourteenth element. - The type of the fifteenth element. - The type of the sixteenth element. - The type of the seventeenth element. - - - Deconstructs a tuple with 16 elements into separate variables. - The 16-element tuple to deconstruct into 16 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The value of the fourteenth element, or value.Rest.Item7. - The value of the fifteenth element, or value.Rest.Rest.Item1. - The value of the sixteenth element, or value.Rest.Rest.Item2. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - The type of the fourteenth element. - The type of the fifteenth element. - The type of the sixteenth element. - - - Deconstructs a tuple with 15 elements into separate variables. - The 15-element tuple to deconstruct into 15 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The value of the fourteenth element, or value.Rest.Item7. - The value of the fifteenth element, or value.Rest.Rest.Item1. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - The type of the fourteenth element. - The type of the fifteenth element. - - - Deconstructs a tuple with 14 elements into separate variables. - The 14-element tuple to deconstruct into 14 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The value of the fourteenth element, or value.Rest.Item7. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - The type of the fourteenth element. - - - Deconstructs a tuple with 13 elements into separate variables. - The 13-element tuple to deconstruct into 13 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - - - Deconstructs a tuple with 12 elements into separate variables. - The 12-element tuple to deconstruct into 12 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - - - Deconstructs a tuple with 11 elements into separate variables. - The 11-element tuple to deconstruct into 11 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - - - Deconstructs a tuple with 10 elements into separate variables. - The 10-element tuple to deconstruct into 10 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - - - Deconstructs a tuple with 9 elements into separate variables. - The 9-element tuple to deconstruct into 9 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - - - Deconstructs a tuple with 8 elements into separate variables. - The 8-element tuple to deconstruct into 8 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - - - Deconstructs a tuple with 7 elements into separate variables. - The 7-element tuple to deconstruct into 7 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - - - Deconstructs a tuple with 6 elements into separate variables. - The 6-element tuple to deconstruct into 6 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - - - Deconstructs a tuple with 5 elements into separate variables. - The 5-element tuple to deconstruct into 5 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - - - Deconstructs a tuple with 4 elements into separate variables. - The 4-element tuple to deconstruct into 4 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - - - Deconstructs a tuple with 3 elements into separate variables. - The 3-element tuple to deconstruct into 3 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The type of the first element. - The type of the second element. - The type of the third element. - - - Deconstructs a tuple with 2 elements into separate variables. - The 2-element tuple to deconstruct into 2 separate variables. - The value of the first element. - The value of the second element. - The type of the first element. - The type of the second element. - - - Deconstructs a tuple with 1 element into a separate variable. - The 1-element tuple to deconstruct into a separate variable. - The value of the single element. - The type of the single element. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The type of the eighteenth element., or value.Rest.Rest.Item4. - The type of the nineteenth element., or value.Rest.Rest.Item5. - The type of the twentieth element., or value.Rest.Rest.Item6. - The type of the twenty-first element., or value.Rest.Rest.Item7. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The type of the eighteenth element., or value.Rest.Rest.Item4. - The type of the nineteenth element., or value.Rest.Rest.Item5. - The type of the twentieth element., or value.Rest.Rest.Item6. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The type of the eighteenth element., or value.Rest.Rest.Item4. - The type of the nineteenth element., or value.Rest.Rest.Item5. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The type of the eighteenth element., or value.Rest.Rest.Item4. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The converted tuple. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The type of the eighteenth element., or value.Rest.Rest.Item4. - The type of the nineteenth element., or value.Rest.Rest.Item5. - The type of the twentieth element., or value.Rest.Rest.Item6. - The type of the twenty-first element., or value.Rest.Rest.Item7. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The type of the eighteenth element., or value.Rest.Rest.Item4. - The type of the nineteenth element., or value.Rest.Rest.Item5. - The type of the twentieth element., or value.Rest.Rest.Item6. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The type of the eighteenth element., or value.Rest.Rest.Item4. - The type of the nineteenth element., or value.Rest.Rest.Item5. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The type of the eighteenth element., or value.Rest.Rest.Item4. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The converted value tuple instance. - - - Represents a value tuple with a single component. - The type of the value tuple's only element. - - - Initializes a new instance. - The value tuple's first element. - - - Compares the current instance to a specified instance. - The tuple to compare with this instance. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare with this instance. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns a value that indicates whether the current instance is equal to a specified instance. - The value tuple to compare with this instance. - true if the current instance is equal to the specified tuple; otherwise, false. - - - Calculates the hash code for the current instance. - The hash code for the current instance. - - - Gets the value of the current instance's first element. - - - - Returns a string that represents the value of this instance. - The string representation of this instance. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. - An object that provides custom rules for comparison. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified object; otherwise, false. - - - Calculates the hash code for the current instance by using a specified computation method. - An object whose method calculates the hash code of the current instance. - A 32-bit signed integer hash code. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. -

A signed integer that indicates the relative position of this instance and obj in the sort order, as shown in the following table.

-
Value

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Represents a value tuple with 2 components. - The type of the value tuple's first element. - The type of the value tuple's second element. - - - Initializes a new instance. - The value tuple's first element. - The value tuple's second element. - - - Compares the current instance to a specified instance. - The tuple to compare with this instance. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare with this instance. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns a value that indicates whether the current instance is equal to a specified instance. - The value tuple to compare with this instance. - true if the current instance is equal to the specified tuple; otherwise, false. - - - Calculates the hash code for the current instance. - The hash code for the current instance. - - - Gets the value of the current instance's first element. - - - - Gets the value of the current instance's second element. - - - - Returns a string that represents the value of this instance. - The string representation of this instance. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. - An object that provides custom rules for comparison. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified objects; otherwise, false. - - - Calculates the hash code for the current instance by using a specified computation method. - An object whose method calculates the hash code of the current instance. - A 32-bit signed integer hash code. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. -

A signed integer that indicates the relative position of this instance and obj in the sort order, as shown in the following table.

-
Value

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Represents a value tuple with 3 components. - The type of the value tuple's first element. - The type of the value tuple's second element. - The type of the value tuple's third element. - - - Initializes a new instance. - The value tuple's first element. - The value tuple's second element. - The value tuple's third element. - - - Compares the current instance to a specified instance. - The tuple to compare with this instance. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare with this instance. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns a value that indicates whether the current instance is equal to a specified instance. - The value tuple to compare with this instance. - true if the current instance is equal to the specified tuple; otherwise, false. - - - Calculates the hash code for the current instance. - The hash code for the current instance. - - - Gets the value of the current instance's first element. - - - - Gets the value of the current instance's second element. - - - - Gets the value of the current instance's third element. - - - - Returns a string that represents the value of this instance. - The string representation of this instance. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. - An object that provides custom rules for comparison. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified objects; otherwise, false. - - - Calculates the hash code for the current instance by using a specified computation method. - An object whose method calculates the hash code of the current instance. - A 32-bit signed integer hash code. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. -

A signed integer that indicates the relative position of this instance and obj in the sort order, as shown in the following table.

-
Value

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Represents a value tuple with 4 components. - The type of the value tuple's first element. - The type of the value tuple's second element. - The type of the value tuple's third element. - The type of the value tuple's fourth element. - - - Initializes a new instance. - The value tuple's first element. - The value tuple's second element. - The value tuple's third element. - The value tuple's fourth element. - - - Compares the current instance to a specified instance. - The tuple to compare with this instance. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare with this instance. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns a value that indicates whether the current instance is equal to a specified instance. - The value tuple to compare with this instance. - true if the current instance is equal to the specified tuple; otherwise, false. - - - Calculates the hash code for the current instance. - The hash code for the current instance. - - - Gets the value of the current instance's first element. - - - - Gets the value of the current instance's second element. - - - - Gets the value of the current instance's third element. - - - - Gets the value of the current instance's fourth element. - - - - Returns a string that represents the value of this instance. - The string representation of this instance. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. - An object that provides custom rules for comparison. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified objects; otherwise, false. - - - Calculates the hash code for the current instance by using a specified computation method. - An object whose method calculates the hash code of the current instance. - A 32-bit signed integer hash code. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. -

A signed integer that indicates the relative position of this instance and obj in the sort order, as shown in the following table.

-
Value

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Represents a value tuple with 5 components. - The type of the value tuple's first element. - The type of the value tuple's second element. - The type of the value tuple's third element. - The type of the value tuple's fourth element. - The type of the value tuple's fifth element. - - - Initializes a new instance. - The value tuple's first element. - The value tuple's second element. - The value tuple's third element. - The value tuple's fourth element. - The value tuple's fifth element. - - - Compares the current instance to a specified instance. - The tuple to compare with this instance. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare with this instance. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns a value that indicates whether the current instance is equal to a specified instance. - The value tuple to compare with this instance. - true if the current instance is equal to the specified tuple; otherwise, false. - - - Calculates the hash code for the current instance. - The hash code for the current instance. - - - Gets the value of the current instance's first element. - - - - Gets the value of the current instance's second element. - - - - Gets the value of the current instance's third element. - - - - Gets the value of the current instance's fourth element. - - - - Gets the value of the current instance's fifth element. - - - - Returns a string that represents the value of this instance. - The string representation of this instance. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. - An object that provides custom rules for comparison. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified objects; otherwise, false. - - - Calculates the hash code for the current instance by using a specified computation method. - An object whose method calculates the hash code of the current instance. - A 32-bit signed integer hash code. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. -

A signed integer that indicates the relative position of this instance and obj in the sort order, as shown in the following table.

-
Value

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Represents a value tuple with 6 components. - The type of the value tuple's first element. - The type of the value tuple's second element. - The type of the value tuple's third element. - The type of the value tuple's fourth element. - The type of the value tuple's fifth element. - The type of the value tuple's sixth element. - - - Initializes a new instance. - The value tuple's first element. - The value tuple's second element. - The value tuple's third element. - The value tuple's fourth element. - The value tuple's fifth element. - The value tuple's sixth element. - - - Compares the current instance to a specified instance. - The tuple to compare with this instance. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare with this instance. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns a value that indicates whether the current instance is equal to a specified instance. - The value tuple to compare with this instance. - true if the current instance is equal to the specified tuple; otherwise, false. - - - Calculates the hash code for the current instance. - The hash code for the current instance. - - - Gets the value of the current instance's first element. - - - - Gets the value of the current instance's second element. - - - - Gets the value of the current instance's third element. - - - - Gets the value of the current instance's fourth element. - - - - Gets the value of the current instance's fifth element. - - - - Gets the value of the current instance's sixth element. - - - - Returns a string that represents the value of this instance. - The string representation of this instance. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. - An object that provides custom rules for comparison. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified objects; otherwise, false. - - - Calculates the hash code for the current instance by using a specified computation method. - An object whose method calculates the hash code of the current instance. - A 32-bit signed integer hash code. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. -

A signed integer that indicates the relative position of this instance and obj in the sort order, as shown in the following table.

-
Value

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Represents a value tuple with 7 components. - The type of the value tuple's first element. - The type of the value tuple's second element. - The type of the value tuple's third element. - The type of the value tuple's fourth element. - The type of the value tuple's fifth element. - The type of the value tuple's sixth element. - The type of the value tuple's seventh element. - - - Initializes a new instance. - The value tuple's first element. - The value tuple's second element. - The value tuple's third element. - The value tuple's fourth element. - The value tuple's fifth element. - The value tuple's sixth element. - The value tuple's seventh element. - - - Compares the current instance to a specified instance. - The tuple to compare with this instance. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare with this instance. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns a value that indicates whether the current instance is equal to a specified instance. - The value tuple to compare with this instance. - true if the current instance is equal to the specified tuple; otherwise, false. - - - Calculates the hash code for the current instance. - The hash code for the current instance. - - - Gets the value of the current instance's first element. - - - - Gets the value of the current instance's second element. - - - - Gets the value of the current instance's third element. - - - - Gets the value of the current instance's fourth element. - - - - Gets the value of the current instance's fifth element. - - - - Gets the value of the current instance's sixth element. - - - - Gets the value of the current instance's seventh element. - - - - Returns a string that represents the value of this instance. - The string representation of this instance. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. - An object that provides custom rules for comparison. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified objects; otherwise, false. - - - Calculates the hash code for the current instance by using a specified computation method. - An object whose method calculates the hash code of the current instance. - A 32-bit signed integer hash code. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. -

A signed integer that indicates the relative position of this instance and obj in the sort order, as shown in the following table.

-
Value

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Represents an n-value tuple, where n is 8 or greater. - The type of the value tuple's first element. - The type of the value tuple's second element. - The type of the value tuple's third element. - The type of the value tuple's fourth element. - The type of the value tuple's fifth element. - The type of the value tuple's sixth element. - The type of the value tuple's seventh element. - Any generic value tuple instance that defines the types of the tuple's remaining elements. - - - Initializes a new instance. - The value tuple's first element. - The value tuple's second element. - The value tuple's third element. - The value tuple's fourth element. - The value tuple's fifth element. - The value tuple's sixth element. - The value tuple's seventh element. - An instance of any value tuple type that contains the values of the value's tuple's remaining elements. - rest is not a generic value tuple type. - - - Compares the current instance to a specified instance - The tuple to compare with this instance. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare with this instance. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns a value that indicates whether the current instance is equal to a specified instance. - The value tuple to compare with this instance. - true if the current instance is equal to the specified tuple; otherwise, false. - - - Calculates the hash code for the current instance. - The hash code for the current instance. - - - Gets the value of the current instance's first element. - - - - Gets the value of the current instance's second element. - - - - Gets the value of the current instance's third element. - - - - Gets the value of the current instance's fourth element. - - - - Gets the value of the current instance's fifth element. - - - - Gets the value of the current instance's sixth element. - - - - Gets the value of the current instance's seventh element. - - - - Gets the current instance's remaining elements. - - - - Returns a string that represents the value of this instance. - The string representation of this instance. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. - An object that provides custom rules for comparison. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
- other is not a object. -
- - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified objects; otherwise, false. - - - Calculates the hash code for the current instance by using a specified computation method. - An object whose method calculates the hash code of the current instance. - A 32-bit signed integer hash code. - - - Compares the current object to a specified object and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - An object to compare with the current instance. -

A signed integer that indicates the relative position of this instance and obj in the sort order, as shown in the following table.

-
Value

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
- other is not a object. -
- - Provides static methods for creating value tuples. - - - Compares the current instance with a specified object. - The object to compare with the current instance. - Returns 0 if other is a instance and 1 if other is null. - other is not a instance. - - - Creates a new value tuple with zero components. - A new value tuple with no components. - - - Creates a new value tuple with 8 components (an octuple). - The value of the value tuple's first component. - The value of the value tuple's second component. - The value of the value tuple's third component. - The value of the value tuple's fourth component. - The value of the value tuple's fifth component. - The value of the value tuple's sixth component. - The value of the value tuple's seventh component. - The value of the value tuple's eighth component. - The type of the value tuple's first component. - The type of the value tuple's second component. - The type of the value tuple's third component. - The type of the value tuple's fourth component. - The type of the value tuple's fifth component. - The type of the value tuple's sixth component. - The type of the value tuple's seventh component. - The type of the value tuple's eighth component. - A value tuple with 8 components. - - - Creates a new value tuple with 7 components (a septuple). - The value of the value tuple's first component. - The value of the value tuple's second component. - The value of the value tuple's third component. - The value of the value tuple's fourth component. - The value of the value tuple's fifth component. - The value of the value tuple's sixth component. - The value of the value tuple's seventh component. - The type of the value tuple's first component. - The type of the value tuple's second component. - The type of the value tuple's third component. - The type of the value tuple's fourth component. - The type of the value tuple's fifth component. - The type of the value tuple's sixth component. - The type of the value tuple's seventh component. - A value tuple with 7 components. - - - Creates a new value tuple with 6 components (a sexuple). - The value of the value tuple's first component. - The value of the value tuple's second component. - The value of the value tuple's third component. - The value of the value tuple's fourth component. - The value of the value tuple's fifth component. - The value of the value tuple's sixth component. - The type of the value tuple's first component. - The type of the value tuple's second component. - The type of the value tuple's third component. - The type of the value tuple's fourth component. - The type of the value tuple's fifth component. - The type of the value tuple's sixth component. - A value tuple with 6 components. - - - Creates a new value tuple with 5 components (a quintuple). - The value of the value tuple's first component. - The value of the value tuple's second component. - The value of the value tuple's third component. - The value of the value tuple's fourth component. - The value of the value tuple's fifth component. - The type of the value tuple's first component. - The type of the value tuple's second component. - The type of the value tuple's third component. - The type of the value tuple's fourth component. - The type of the value tuple's fifth component. - A value tuple with 5 components. - - - Creates a new value tuple with 4 components (a quadruple). - The value of the value tuple's first component. - The value of the value tuple's second component. - The value of the value tuple's third component. - The value of the value tuple's fourth component. - The type of the value tuple's first component. - The type of the value tuple's second component. - The type of the value tuple's third component. - The type of the value tuple's fourth component. - A value tuple with 4 components. - - - Creates a new value tuple with 3 components (a triple). - The value of the value tuple's first component. - The value of the value tuple's second component. - The value of the value tuple's third component. - The type of the value tuple's first component. - The type of the value tuple's second component. - The type of the value tuple's third component. - A value tuple with 3 components. - - - Creates a new value tuple with 2 components (a pair). - The value of the value tuple's first component. - The value of the value tuple's second component. - The type of the value tuple's first component. - The type of the value tuple's second component. - A value tuple with 2 components. - - - Creates a new value tuple with 1 component (a singleton). - The value of the value tuple's only component. - The type of the value tuple's only component. - A value tuple with 1 component. - - - Determines whether two instances are equal. This method always returns true. - The value tuple to compare with the current instance. - This method always returns true. - - - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare to the current instance. - true if obj is a instance; otherwise, false. - - - Returns the hash code for the current instance. - The hash code for the current instance. - - - Returns the string representation of this instance. - This method always returns "()". - - - Compares the current instance to a specified object. - The object to compare with the current instance. - An object that provides custom rules for comparison. This parameter is ignored. - Returns 0 if other is a instance and 1 if other is null. - other is not a instance. - - - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns the hash code for this instance. - An object whose method computes the hash code. This parameter is ignored. - The hash code for this instance. - - - Compares this instance with a specified object and returns an indication of their relative values. - The object to compare with the current instance - 0 if other is a instance; otherwise, 1 if other is null. - other is not a instance. - - - Indicates that the use of a value tuple on a member is meant to be treated as a tuple with element names. - - - - - - Initializes a new instance of the class. - A string array that specifies, in a pre-order depth-first traversal of a type's construction, which value tuple occurrences are meant to carry element names. - - - Specifies, in a pre-order depth-first traversal of a type's construction, which value tuple elements are meant to carry element names. - An array that indicates which value tuple elements are meant to carry element names. - -
-
\ No newline at end of file diff --git a/QuickLibrary/bin/Release/Utf8Json.dll b/QuickLibrary/bin/Release/Utf8Json.dll deleted file mode 100644 index 4fe2c29..0000000 Binary files a/QuickLibrary/bin/Release/Utf8Json.dll and /dev/null differ diff --git a/QuickLibrary/bin/Release/Utf8Json.xml b/QuickLibrary/bin/Release/Utf8Json.xml deleted file mode 100644 index 921edc7..0000000 --- a/QuickLibrary/bin/Release/Utf8Json.xml +++ /dev/null @@ -1,431 +0,0 @@ - - - - Utf8Json - - - - - If can not use dynamic code-generation environment and want to avoid boxing, you can set func manually. - - - - - Get MethodInfo from Expression for Static(with result) method. - - - - - Get MethodInfo from Expression for Static(void) method. - - - - - Get MethodInfo from Expression for Instance(with result) method. - - - - - Get MethodInfo from Expression for Instance(void) method. - - - - - Get MethodInfo from Expression for Instance(void) method. - - - - - Get MethodInfo from Expression for Instance(with result) method. - - - - - Provides optimized generation code and helpers. - - - - - Loads the local variable at a specific index onto the evaluation stack. - - - - - Pops the current value from the top of the evaluation stack and stores it in a the local variable list at a specified index. - - - - - Loads the address of the local variable at a specific index onto the evaluation statck. - - - - - Pushes a supplied value of type int32 onto the evaluation stack as an int32. - - - - - Helper for Pop op. - - - - for var i = 0, i ..., i++ - - - - zero-allocate itoa, dtoa, atoi, atod converters. - - - - - 0 ~ 9 - - - - - Is 0 ~ 9, '.', '+', '-'? - - - - - MyProperty -> MyProperty - - - - - MyProperty -> myProperty - - - - - MyProperty -> my_property - - - - - Convinient pattern of ReadIsBeginArrayWithVerify + while(!ReadIsEndArrayWithSkipValueSeparator) - - - - - Convinient pattern of ReadIsBeginObjectWithVerify + while(!ReadIsEndObjectWithSkipValueSeparator) - - - - ReadString + ReadIsNameSeparatorWithVerify - - - Get raw string-span(do not unescape) - - - Get raw string-span(do not unescape) + ReadIsNameSeparatorWithVerify - - - - Underlying bytes is may be a pooling buffer, be careful to use it. If lost reference or can not handled byte[], return null. - - - - - Underlying bytes is may be a pooling buffer, be careful to use it. If lost reference or can not handled byte[], return null. - - - - - High-Level API of Utf8Json. - - - - - FormatterResolver that used resolver less overloads. If does not set it, used StandardResolver.Default. - - - - - Is resolver decided? - - - - - Set default resolver of Utf8Json APIs. - - - - - - Serialize to binary with default resolver. - - - - - Serialize to binary with specified resolver. - - - - - Serialize to stream. - - - - - Serialize to stream with specified resolver. - - - - - Serialize to stream(write async). - - - - - Serialize to stream(write async) with specified resolver. - - - - - Serialize to binary. Get the raw memory pool byte[]. The result can not share across thread and can not hold, so use quickly. - - - - - Serialize to binary with specified resolver. Get the raw memory pool byte[]. The result can not share across thread and can not hold, so use quickly. - - - - - Serialize to JsonString. - - - - - Serialize to JsonString with specified resolver. - - - - - Serialize to binary with default resolver. - - - - - Serialize to binary with default resolver. - - - - - Serialize to binary with specified resolver. - - - - - Serialize to binary with specified resolver. - - - - - Serialize to stream. - - - - - Serialize to stream. - - - - - Serialize to stream with specified resolver. - - - - - Serialize to stream with specified resolver. - - - - - Serialize to stream. - - - - - Serialize to stream. - - - - - Serialize to stream with specified resolver. - - - - - Serialize to stream with specified resolver. - - - - - Serialize to binary. Get the raw memory pool byte[]. The result can not share across thread and can not hold, so use quickly. - - - - - Serialize to binary. Get the raw memory pool byte[]. The result can not share across thread and can not hold, so use quickly. - - - - - Serialize to binary with specified resolver. Get the raw memory pool byte[]. The result can not share across thread and can not hold, so use quickly. - - - - - Serialize to binary with specified resolver. Get the raw memory pool byte[]. The result can not share across thread and can not hold, so use quickly. - - - - - Serialize to JsonString. - - - - - Serialize to JsonString. - - - - - Serialize to JsonString with specified resolver. - - - - - Serialize to JsonString with specified resolver. - - - - { - - - } - - - [ - - - ] - - - 0~9, - - - - " - - - t - - - f - - - n - - - , - - - : - - - : - - - WriteString + WriteNameSeparator - - - - Get formatter from [JsonFormatter] attribute. - - - - - ObjectResolver by dynamic code generation. - - - - AllowPrivate:False, ExcludeNull:False, NameMutate:Original - - - AllowPrivate:False, ExcludeNull:False, NameMutate:CamelCase - - - AllowPrivate:False, ExcludeNull:False, NameMutate:SnakeCase - - - AllowPrivate:False, ExcludeNull:True, NameMutate:Original - - - AllowPrivate:False, ExcludeNull:True, NameMutate:CamelCase - - - AllowPrivate:False, ExcludeNull:True, NameMutate:SnakeCase - - - AllowPrivate:True, ExcludeNull:False, NameMutate:Original - - - AllowPrivate:True, ExcludeNull:False, NameMutate:CamelCase - - - AllowPrivate:True, ExcludeNull:False, NameMutate:SnakeCase - - - AllowPrivate:True, ExcludeNull:True, NameMutate:Original - - - AllowPrivate:True, ExcludeNull:True, NameMutate:CamelCase - - - AllowPrivate:True, ExcludeNull:True, NameMutate:SnakeCase - - - Serialize as Name. - - - Serialize as Value. - - - AllowPrivate:False, ExcludeNull:False, NameMutate:Original - - - AllowPrivate:False, ExcludeNull:False, NameMutate:CamelCase - - - AllowPrivate:False, ExcludeNull:False, NameMutate:SnakeCase - - - AllowPrivate:False, ExcludeNull:True, NameMutate:Original - - - AllowPrivate:False, ExcludeNull:True, NameMutate:CamelCase - - - AllowPrivate:False, ExcludeNull:True, NameMutate:SnakeCase - - - AllowPrivate:True, ExcludeNull:False, NameMutate:Original - - - AllowPrivate:True, ExcludeNull:False, NameMutate:CamelCase - - - AllowPrivate:True, ExcludeNull:False, NameMutate:SnakeCase - - - AllowPrivate:True, ExcludeNull:True, NameMutate:Original - - - AllowPrivate:True, ExcludeNull:True, NameMutate:CamelCase - - - - diff --git a/QuickLibrary/obj/Debug/DesignTimeResolveAssemblyReferences.cache b/QuickLibrary/obj/Debug/DesignTimeResolveAssemblyReferences.cache deleted file mode 100644 index f50c566..0000000 Binary files a/QuickLibrary/obj/Debug/DesignTimeResolveAssemblyReferences.cache and /dev/null differ diff --git a/QuickLibrary/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/QuickLibrary/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache deleted file mode 100644 index 74747a3..0000000 Binary files a/QuickLibrary/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and /dev/null differ diff --git a/QuickLibrary/obj/Debug/QuickLibrary.DownloadForm.resources b/QuickLibrary/obj/Debug/QuickLibrary.DownloadForm.resources deleted file mode 100644 index 9925fcb..0000000 Binary files a/QuickLibrary/obj/Debug/QuickLibrary.DownloadForm.resources and /dev/null differ diff --git a/QuickLibrary/obj/Debug/QuickLibrary.Properties.Resources.resources b/QuickLibrary/obj/Debug/QuickLibrary.Properties.Resources.resources deleted file mode 100644 index 6c05a97..0000000 Binary files a/QuickLibrary/obj/Debug/QuickLibrary.Properties.Resources.resources and /dev/null differ diff --git a/QuickLibrary/obj/Debug/QuickLibrary.csproj.CopyComplete b/QuickLibrary/obj/Debug/QuickLibrary.csproj.CopyComplete deleted file mode 100644 index e69de29..0000000 diff --git a/QuickLibrary/obj/Debug/QuickLibrary.csproj.FileListAbsolute.txt b/QuickLibrary/obj/Debug/QuickLibrary.csproj.FileListAbsolute.txt deleted file mode 100644 index 3a93115..0000000 --- a/QuickLibrary/obj/Debug/QuickLibrary.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,10 +0,0 @@ -D:\Projects\DotNet\QuickLibrary\QuickLibrary\obj\Debug\QuickLibrary.csprojAssemblyReference.cache -D:\Projects\DotNet\QuickLibrary\QuickLibrary\bin\Debug\QuickLibrary.dll -D:\Projects\DotNet\QuickLibrary\QuickLibrary\bin\Debug\QuickLibrary.pdb -D:\Projects\DotNet\QuickLibrary\QuickLibrary\obj\Debug\QuickLibrary.dll -D:\Projects\DotNet\QuickLibrary\QuickLibrary\obj\Debug\QuickLibrary.pdb -D:\Projects\DotNet\QuickLibrary\QuickLibrary\bin\Debug\Octokit.dll -D:\Projects\DotNet\QuickLibrary\QuickLibrary\obj\Debug\QuickLibrary.DownloadForm.resources -D:\Projects\DotNet\QuickLibrary\QuickLibrary\obj\Debug\QuickLibrary.Properties.Resources.resources -D:\Projects\DotNet\QuickLibrary\QuickLibrary\obj\Debug\QuickLibrary.csproj.GenerateResource.cache -D:\Projects\DotNet\QuickLibrary\QuickLibrary\obj\Debug\QuickLibrary.csproj.CopyComplete diff --git a/QuickLibrary/obj/Debug/QuickLibrary.csproj.GenerateResource.cache b/QuickLibrary/obj/Debug/QuickLibrary.csproj.GenerateResource.cache deleted file mode 100644 index aa79138..0000000 Binary files a/QuickLibrary/obj/Debug/QuickLibrary.csproj.GenerateResource.cache and /dev/null differ diff --git a/QuickLibrary/obj/Debug/QuickLibrary.csprojAssemblyReference.cache b/QuickLibrary/obj/Debug/QuickLibrary.csprojAssemblyReference.cache deleted file mode 100644 index dd70f46..0000000 Binary files a/QuickLibrary/obj/Debug/QuickLibrary.csprojAssemblyReference.cache and /dev/null differ diff --git a/QuickLibrary/obj/Debug/QuickLibrary.dll b/QuickLibrary/obj/Debug/QuickLibrary.dll deleted file mode 100644 index 7733c9c..0000000 Binary files a/QuickLibrary/obj/Debug/QuickLibrary.dll and /dev/null differ diff --git a/QuickLibrary/obj/Debug/QuickLibrary.pdb b/QuickLibrary/obj/Debug/QuickLibrary.pdb deleted file mode 100644 index aca5ff6..0000000 Binary files a/QuickLibrary/obj/Debug/QuickLibrary.pdb and /dev/null differ diff --git a/QuickLibrary/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll b/QuickLibrary/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll deleted file mode 100644 index 327b62e..0000000 Binary files a/QuickLibrary/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll and /dev/null differ diff --git a/QuickLibrary/obj/Release/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs b/QuickLibrary/obj/Release/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs deleted file mode 100644 index 057ed7f..0000000 --- a/QuickLibrary/obj/Release/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.7.2", FrameworkDisplayName = ".NET Framework 4.7.2")] diff --git a/QuickLibrary/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/QuickLibrary/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs deleted file mode 100644 index 15efebf..0000000 --- a/QuickLibrary/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")] diff --git a/QuickLibrary/obj/Release/DesignTimeResolveAssemblyReferences.cache b/QuickLibrary/obj/Release/DesignTimeResolveAssemblyReferences.cache deleted file mode 100644 index 72510f9..0000000 Binary files a/QuickLibrary/obj/Release/DesignTimeResolveAssemblyReferences.cache and /dev/null differ diff --git a/QuickLibrary/obj/Release/DesignTimeResolveAssemblyReferencesInput.cache b/QuickLibrary/obj/Release/DesignTimeResolveAssemblyReferencesInput.cache deleted file mode 100644 index eaa520e..0000000 Binary files a/QuickLibrary/obj/Release/DesignTimeResolveAssemblyReferencesInput.cache and /dev/null differ diff --git a/QuickLibrary/obj/Release/QuickLibrary.DownloadForm.resources b/QuickLibrary/obj/Release/QuickLibrary.DownloadForm.resources deleted file mode 100644 index 86e6511..0000000 Binary files a/QuickLibrary/obj/Release/QuickLibrary.DownloadForm.resources and /dev/null differ diff --git a/QuickLibrary/obj/Release/QuickLibrary.OkForm.resources b/QuickLibrary/obj/Release/QuickLibrary.OkForm.resources deleted file mode 100644 index 86e6511..0000000 Binary files a/QuickLibrary/obj/Release/QuickLibrary.OkForm.resources and /dev/null differ diff --git a/QuickLibrary/obj/Release/QuickLibrary.Properties.Resources.resources b/QuickLibrary/obj/Release/QuickLibrary.Properties.Resources.resources deleted file mode 100644 index 6c05a97..0000000 Binary files a/QuickLibrary/obj/Release/QuickLibrary.Properties.Resources.resources and /dev/null differ diff --git a/QuickLibrary/obj/Release/QuickLibrary.UpdateForm.resources b/QuickLibrary/obj/Release/QuickLibrary.UpdateForm.resources deleted file mode 100644 index 86e6511..0000000 Binary files a/QuickLibrary/obj/Release/QuickLibrary.UpdateForm.resources and /dev/null differ diff --git a/QuickLibrary/obj/Release/QuickLibrary.YesNoForm.resources b/QuickLibrary/obj/Release/QuickLibrary.YesNoForm.resources deleted file mode 100644 index 86e6511..0000000 Binary files a/QuickLibrary/obj/Release/QuickLibrary.YesNoForm.resources and /dev/null differ diff --git a/QuickLibrary/obj/Release/QuickLibrary.csproj.CopyComplete b/QuickLibrary/obj/Release/QuickLibrary.csproj.CopyComplete deleted file mode 100644 index e69de29..0000000 diff --git a/QuickLibrary/obj/Release/QuickLibrary.csproj.CoreCompileInputs.cache b/QuickLibrary/obj/Release/QuickLibrary.csproj.CoreCompileInputs.cache deleted file mode 100644 index a05193c..0000000 --- a/QuickLibrary/obj/Release/QuickLibrary.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -e6eab250aeef0d908ac076d1dfd40b894a2af4f7 diff --git a/QuickLibrary/obj/Release/QuickLibrary.csproj.FileListAbsolute.txt b/QuickLibrary/obj/Release/QuickLibrary.csproj.FileListAbsolute.txt deleted file mode 100644 index 5083f23..0000000 --- a/QuickLibrary/obj/Release/QuickLibrary.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,40 +0,0 @@ -D:\Projects\DotNet\QuickLibrary\QuickLibrary\bin\Release\QuickLibrary.dll -D:\Projects\DotNet\QuickLibrary\QuickLibrary\bin\Release\QuickLibrary.pdb -D:\Projects\DotNet\QuickLibrary\QuickLibrary\bin\Release\Octokit.dll -D:\Projects\DotNet\QuickLibrary\QuickLibrary\obj\Release\QuickLibrary.DownloadForm.resources -D:\Projects\DotNet\QuickLibrary\QuickLibrary\obj\Release\QuickLibrary.Properties.Resources.resources -D:\Projects\DotNet\QuickLibrary\QuickLibrary\obj\Release\QuickLibrary.csproj.GenerateResource.cache -D:\Projects\DotNet\QuickLibrary\QuickLibrary\obj\Release\QuickLibrary.csproj.CopyComplete -D:\Projects\DotNet\QuickLibrary\QuickLibrary\obj\Release\QuickLibrary.dll -D:\Projects\DotNet\QuickLibrary\QuickLibrary\obj\Release\QuickLibrary.pdb -D:\Projects\DotNet\quick-library\QuickLibrary\bin\Release\QuickLibrary.dll -D:\Projects\DotNet\quick-library\QuickLibrary\bin\Release\QuickLibrary.pdb -D:\Projects\DotNet\quick-library\QuickLibrary\bin\Release\Octokit.dll -D:\Projects\DotNet\quick-library\QuickLibrary\obj\Release\QuickLibrary.DownloadForm.resources -D:\Projects\DotNet\quick-library\QuickLibrary\obj\Release\QuickLibrary.Properties.Resources.resources -D:\Projects\DotNet\quick-library\QuickLibrary\obj\Release\QuickLibrary.csproj.GenerateResource.cache -D:\Projects\DotNet\quick-library\QuickLibrary\obj\Release\QuickLibrary.csproj.CopyComplete -D:\Projects\DotNet\quick-library\QuickLibrary\obj\Release\QuickLibrary.dll -D:\Projects\DotNet\quick-library\QuickLibrary\obj\Release\QuickLibrary.pdb -D:\Projects\DotNet\quick-library\QuickLibrary\obj\Release\QuickLibrary.csprojAssemblyReference.cache -D:\Projects\quick-library\QuickLibrary\bin\Release\QuickLibrary.dll -D:\Projects\quick-library\QuickLibrary\bin\Release\QuickLibrary.pdb -D:\Projects\quick-library\QuickLibrary\bin\Release\Octokit.dll -D:\Projects\quick-library\QuickLibrary\obj\Release\QuickLibrary.DownloadForm.resources -D:\Projects\quick-library\QuickLibrary\obj\Release\QuickLibrary.Properties.Resources.resources -D:\Projects\quick-library\QuickLibrary\obj\Release\QuickLibrary.csproj.GenerateResource.cache -D:\Projects\quick-library\QuickLibrary\obj\Release\QuickLibrary.csproj.CopyComplete -D:\Projects\quick-library\QuickLibrary\obj\Release\QuickLibrary.dll -D:\Projects\quick-library\QuickLibrary\obj\Release\QuickLibrary.pdb -D:\Projects\quick-library\QuickLibrary\bin\Release\Octokit.xml -D:\Projects\quick-library\QuickLibrary\obj\Release\QuickLibrary.UpdateForm.resources -D:\Projects\quick-library\QuickLibrary\obj\Release\QuickLibrary.YesNoForm.resources -D:\Projects\quick-library\QuickLibrary\obj\Release\QuickLibrary.OkForm.resources -D:\Projects\quick-library\QuickLibrary\bin\Release\System.Threading.Tasks.Extensions.dll -D:\Projects\quick-library\QuickLibrary\bin\Release\System.ValueTuple.dll -D:\Projects\quick-library\QuickLibrary\bin\Release\Utf8Json.dll -D:\Projects\quick-library\QuickLibrary\bin\Release\System.Threading.Tasks.Extensions.xml -D:\Projects\quick-library\QuickLibrary\bin\Release\System.ValueTuple.xml -D:\Projects\quick-library\QuickLibrary\bin\Release\Utf8Json.xml -D:\Projects\quick-library\QuickLibrary\obj\Release\QuickLibrary.csproj.CoreCompileInputs.cache -D:\Projects\quick-library\QuickLibrary\obj\Release\QuickLibrary.csprojAssemblyReference.cache diff --git a/QuickLibrary/obj/Release/QuickLibrary.csproj.GenerateResource.cache b/QuickLibrary/obj/Release/QuickLibrary.csproj.GenerateResource.cache deleted file mode 100644 index 881a166..0000000 Binary files a/QuickLibrary/obj/Release/QuickLibrary.csproj.GenerateResource.cache and /dev/null differ diff --git a/QuickLibrary/obj/Release/QuickLibrary.csprojAssemblyReference.cache b/QuickLibrary/obj/Release/QuickLibrary.csprojAssemblyReference.cache deleted file mode 100644 index 59e7507..0000000 Binary files a/QuickLibrary/obj/Release/QuickLibrary.csprojAssemblyReference.cache and /dev/null differ diff --git a/QuickLibrary/obj/Release/QuickLibrary.dll b/QuickLibrary/obj/Release/QuickLibrary.dll deleted file mode 100644 index bfeffaa..0000000 Binary files a/QuickLibrary/obj/Release/QuickLibrary.dll and /dev/null differ diff --git a/QuickLibrary/obj/Release/QuickLibrary.pdb b/QuickLibrary/obj/Release/QuickLibrary.pdb deleted file mode 100644 index 2866677..0000000 Binary files a/QuickLibrary/obj/Release/QuickLibrary.pdb and /dev/null differ diff --git a/QuickLibrary/obj/Release/TempPE/Properties.Resources.Designer.cs.dll b/QuickLibrary/obj/Release/TempPE/Properties.Resources.Designer.cs.dll deleted file mode 100644 index f063cdc..0000000 Binary files a/QuickLibrary/obj/Release/TempPE/Properties.Resources.Designer.cs.dll and /dev/null differ diff --git a/QuickLibrary/packages.config b/QuickLibrary/packages.config deleted file mode 100644 index 933ae55..0000000 --- a/QuickLibrary/packages.config +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/packages/Octokit.0.48.0/.signature.p7s b/packages/Octokit.0.48.0/.signature.p7s deleted file mode 100644 index 2195148..0000000 Binary files a/packages/Octokit.0.48.0/.signature.p7s and /dev/null differ diff --git a/packages/Octokit.0.48.0/Octokit.0.48.0.nupkg b/packages/Octokit.0.48.0/Octokit.0.48.0.nupkg deleted file mode 100644 index a977efd..0000000 Binary files a/packages/Octokit.0.48.0/Octokit.0.48.0.nupkg and /dev/null differ diff --git a/packages/Octokit.0.48.0/lib/net46/Octokit.dll b/packages/Octokit.0.48.0/lib/net46/Octokit.dll deleted file mode 100644 index 4b13db7..0000000 Binary files a/packages/Octokit.0.48.0/lib/net46/Octokit.dll and /dev/null differ diff --git a/packages/Octokit.0.48.0/lib/net46/Octokit.xml b/packages/Octokit.0.48.0/lib/net46/Octokit.xml deleted file mode 100644 index 18ac3ec..0000000 --- a/packages/Octokit.0.48.0/lib/net46/Octokit.xml +++ /dev/null @@ -1,37681 +0,0 @@ - - - - Octokit - - - - - Authenticate a request using the basic access authentication scheme - - The request to authenticate - The credentials to attach to the request - - See the Basic Authentication documentation for more information. - - - - - Authenticate a request using the OAuth2 Token (sent in a header) authentication scheme - - The request to authenticate - The credentials to attach to the request - - See the OAuth2 Token (sent in a header) documentation for more information. - - - - - Indicate to the serializer that this property or value - has a different representation when being serialized to JSON - - - - - The key to use in place of the property's name - - - - - The name to use in place of the enum's value - - - - - Indicate to the serializer that this property or field - should be included, even when currently set to `null` - - - - - Wrapper for a response from the API - - Payload contained in the response - - - - Create a ApiResponse from an existing request - - An existing request to wrap - - - - Create a ApiResponse from an existing request and object - - An existing request to wrap - The payload from an existing request - - - - The payload of the response - - - - - The context of the response - - - - - Generic Http client. Useful for those who want to swap out System.Net.HttpClient with something else. - - - Most folks won't ever need to swap this out. But if you're trying to run this on Windows Phone, you might. - - - - - Sends the specified request and returns a response. - - A that represents the HTTP request - Used to cancel the request - A of - - - - Set the GitHub Api request timeout. - - The Timeout value - - - - Generic Http client. Useful for those who want to swap out System.Net.HttpClient with something else. - - - Most folks won't ever need to swap this out. But if you're trying to run this on Windows Phone, you might. - - - - - Sends the specified request and returns a response. - - A that represents the HTTP request - Used to cancel the request - A of - - - - Set the GitHub API request timeout. - - The Timeout value - - - - Abstraction for interacting with credentials - - - - - Create an instance of the InMemoryCredentialStore - - - - - - Retrieve the credentials from the underlying store - - A continuation containing credentials - - - - Responsible for serializing the request and response as JSON and - adding the proper JSON response header. - - - - - Represents a generic HTTP response - - - - - Raw response body. Typically a string, but when requesting images, it will be a byte array. - - - - - Information about the API. - - - - - Information about the API response parsed from the response headers. - - - - - The response status code. - - - - - The content type of the response. - - - - - Total number of matching items. - - - - - True if the query timed out and it's possible that the results are incomplete. - - - - - The found items. Up to 100 per page. - - - - - Authentication protocols supported by the GitHub API - - - - - No credentials provided - - - - - Username & password - - - - - Delegated access to a third party - - - - - Credential for GitHub App using signed JWT - - - - - A client for GitHub's Activity API. - - - See the Activity API documentation for more information. - - - - - Instantiate a new GitHub Activities API client. - - An API connection - - - - Client for the Events API - - - - - Client for the Starring API - - - - - Client for the Watching API - - - - - Client for the Feeds API - - - - - Client for the Notifications API - - - - - Base class for an API client. - - - - - Initializes a new API client. - - The client's connection - - - - Gets the API client's connection. - - - The API client's connection - - - - - Returns the underlying used by the . This is useful - for requests that need to access the HTTP response and not just the response model. - - - - - Used to paginate through API response results. - - - This is meant to be internal, but I factored it out so we can change our mind more easily later. - - - - - A client for GitHub's Issue Assignees API. - - - See the Issue Assignees API documentation for more information. - - - - - Instantiates a new GitHub Issue Assignees API client. - - An API connection - - - - Gets all the available assignees (owner + collaborators) to which issues may be assigned. - - The owner of the repository - The name of the repository - - - - Gets all the available assignees (owner + collaborators) to which issues may be assigned. - - The Id of the repository - - - - Gets all the available assignees (owner + collaborators) to which issues may be assigned. - - The owner of the repository - The name of the repository - The options to change API's response. - - - - Gets all the available assignees (owner + collaborators) to which issues may be assigned. - - The Id of the repository - The options to change API's response. - - - - Checks to see if a user is an assignee for a repository. - - The owner of the repository - The name of the repository - Username of the prospective assignee - - - - Add assignees to a specified Issue. - - The owner of the repository - The name of the repository - The issue number - List of names of assignees to add - - - - - Remove assignees from a specified Issue. - - The owner of the repository - The name of the repository - The issue number - List of assignees to remove - - - - - Checks to see if a user is an assignee for a repository. - - The Id of the repository - Username of the prospective assignee - - - - A client for GitHub's OAuth API. - - - See the OAuth API documentation for more details. - - - - - Initializes a new GitHub OAuth API client. - - An API connection - - - - Gets all s for the authenticated user. - - - This method requires authentication. - See the API documentation for more information. - - - Thrown when the current user does not have permission to make the request. - - Thrown when a general API error occurs. - A list of s for the authenticated user. - - - - Gets all s for the authenticated user. - - - This method requires authentication. - See the API documentation for more information. - - Options for changing the API response - - Thrown when the current user does not have permission to make the request. - - Thrown when a general API error occurs. - A list of s for the authenticated user. - - - - Gets a specific for the authenticated user. - - - This method requires authentication. - See the API documentation for more information. - - The Id of the to get - - Thrown when the current user does not have permission to make this request. - - Thrown when a general API error occurs. - The specified . - - - - Creates a new personal token for the authenticated user. - - - This method requires authentication. - See the API documentation for more information. - - Describes the new authorization to create - - Thrown when the current user does not have permission to make this request. - - - Thrown when the current account has two-factor authentication enabled and an authentication code is required. - - Thrown when a general API error occurs. - The created . - - - - Creates a new personal token for the authenticated user. - - - This method requires authentication. - See the API documentation for more information. - - The two-factor authentication code in response to the current user's previous challenge - Describes the new authorization to create - - Thrown when the current user does not have permission to make this request. - - - Thrown when the current account has two-factor authentication enabled and an authentication code is required. - - Thrown when a general API error occurs. - The created . - - - - Creates a new authorization for the specified OAuth application if an authorization for that application - doesn’t already exist for the user; otherwise, it fails. - - - This method requires authentication. - See the API documentation for more information. - - Client Id of the OAuth application for the token - The client secret - Describes the new authorization to create - - Thrown when the current user does not have permission to make this request. - - - Thrown when the current account has two-factor authentication enabled and an authentication code is required. - - Thrown when a general API error occurs. - The created . - - - - Creates a new authorization for the specified OAuth application if an authorization for that application - doesn’t already exist for the user; otherwise, it fails. - - - This method requires authentication. - See the API documentation for more information. - - Client Id of the OAuth application for the token - The client secret - The two-factor authentication code in response to the current user's previous challenge - Describes the new authorization to create - - Thrown when the current user does not have permission to make this request. - - - Thrown when the current account has two-factor authentication enabled and an authentication code is required. - - Thrown when a general API error occurs. - The created . - - - - Creates a new authorization for the specified OAuth application if an authorization for that application doesn’t already - exist for the user; otherwise, returns the user’s existing authorization for that application. - - - This method requires authentication. - See the API documentation for more information. - - Client Id of the OAuth application for the token - The client secret - Describes the new authorization to create - - Thrown when the current user does not have permission to make this request. - - - Thrown when the current account has two-factor authentication enabled and an authentication code is required. - - Thrown when a general API error occurs. - The created . - - - - Creates a new authorization for the specified OAuth application if an authorization for that application doesn’t already - exist for the user; otherwise, returns the user’s existing authorization for that application. - - - This method requires authentication. - See the API documentation for more information. - - Client Id of the OAuth application for the token - The client secret - Describes the new authorization to create - The two-factor authentication code in response to the current user's previous challenge - - Thrown when the current user does not have permission to make this request. - - - Thrown when the current account has two-factor authentication enabled and an authentication code is required. - - Thrown when a general API error occurs. - The created . - - - - Checks the validity of an OAuth token without running afoul of normal rate limits for failed login attempts. - - - This method requires authentication. - See the API documentation for more information. - - Client Id of the OAuth application for the token - The OAuth token to check - The valid . - - - - Resets a valid OAuth token for an OAuth application without end user involvement. - - - This method requires authentication. - See the API documentation for more information. - - ClientID of the OAuth application for the token - The OAuth token to reset - The valid with a new OAuth token - - - - Revokes a single OAuth token for an OAuth application. - - - This method requires authentication. - See the API documentation for more information. - - ClientID of the OAuth application for the token - The OAuth token to revoke - A for the request's execution. - - - - Updates the specified . - - - This method requires authentication. - See the API - documentation for more details. - - Id of the to update - Describes the changes to make to the authorization - - Thrown when the current user does not have permission to make the request. - - Thrown when a general API error occurs. - The updated . - - - - Deletes the specified . - - - This method requires authentication. - See the API - documentation for more details. - - The system-wide Id of the authorization to delete - - Thrown when the current user does not have permission to make the request. - - Thrown when a general API error occurs. - A for the request's execution. - - - - Deletes the specified . - - - This method requires authentication. - See the API - documentation for more details. - - The system-wide Id of the authorization to delete - Two factor authorization code - - Thrown when the current user does not have permission to make the request. - - Thrown when a general API error occurs. - A for the request's execution. - - - - A client for GitHub's Git Blobs API. - - - See the Git Blobs API documentation for more information. - - - - - Instantiates a new GitHub Git Blobs API client. - - An API connection - - - - Gets a single Blob by SHA. - - - http://developer.github.com/v3/git/blobs/#get-a-blob - - The owner of the repository - The name of the repository - The SHA of the blob - - - - Gets a single Blob by SHA. - - - http://developer.github.com/v3/git/blobs/#get-a-blob - - The Id of the repository - The SHA of the blob - - - - Creates a new Blob - - - http://developer.github.com/v3/git/blobs/#create-a-blob - - The owner of the repository - The name of the repository - The new Blob - - - - Creates a new Blob - - - http://developer.github.com/v3/git/blobs/#create-a-blob - - The Id of the repository - The new Blob - - - - A client for GitHub's Check Runs API - - - See the Check Runs API documentation for more information. - - - - - Initializes a new GitHub Check Runs API client - - An API connection - - - - Creates a new check run for a specific commit in a repository - - - See the Check Runs API documentation for more information. - - The owner of the repository - The name of the repository - Details of the Check Run to create - - - - Creates a new check run for a specific commit in a repository - - - See the Check Runs API documentation for more information. - - The Id of the repository - Details of the Check Run to create - - - - Updates a check run for a specific commit in a repository - - - See the Check Runs API documentation for more information. - - The owner of the repository - The name of the repository - The Id of the check run - The updates to the check run - - - - Updates a check run for a specific commit in a repository - - - See the Check Runs API documentation for more information. - - The Id of the repository - The Id of the check run - The updates to the check run - - - - Lists check runs for a commit ref. The ref can be a SHA, branch name, or a tag name - - - See the Check Runs API documentation for more information. - - The owner of the repository - The name of the repository - The commit reference (can be a SHA, branch name, or a tag name) - - - - Lists check runs for a commit ref. The ref can be a SHA, branch name, or a tag name - - - See the Check Runs API documentation for more information. - - The Id of the repository - The commit reference (can be a SHA, branch name, or a tag name) - - - - Lists check runs for a commit ref. The ref can be a SHA, branch name, or a tag name - - - See the Check Runs API documentation for more information. - - The owner of the repository - The name of the repository - The commit reference (can be a SHA, branch name, or a tag name) - Details to filter the request, such as by check name - - - - Lists check runs for a commit ref. The ref can be a SHA, branch name, or a tag name - - - See the Check Runs API documentation for more information. - - The Id of the repository - The commit reference (can be a SHA, branch name, or a tag name) - Details to filter the request, such as by check name - - - - Lists check runs for a commit ref. The ref can be a SHA, branch name, or a tag name - - - See the Check Runs API documentation for more information. - - The owner of the repository - The name of the repository - The commit reference (can be a SHA, branch name, or a tag name) - Details to filter the request, such as by check name - Options to change the API response - - - - Lists check runs for a commit ref. The ref can be a SHA, branch name, or a tag name - - - See the Check Runs API documentation for more information. - - The Id of the repository - The commit reference (can be a SHA, branch name, or a tag name) - Details to filter the request, such as by check name - Options to change the API response - - - - Lists check runs for a check suite using its Id - - - See the Check Runs API documentation for more information. - - The owner of the repository - The name of the repository - The Id of the check suite - - - - Lists check runs for a check suite using its Id - - - See the Check Runs API documentation for more information. - - The Id of the repository - The Id of the check suite - - - - Lists check runs for a check suite using its Id - - - See the Check Runs API documentation for more information. - - The owner of the repository - The name of the repository - The Id of the check suite - Details to filter the request, such as by check name - - - - Lists check runs for a check suite using its Id - - - See the Check Runs API documentation for more information. - - The Id of the repository - The Id of the check suite - Details to filter the request, such as by check name - - - - Lists check runs for a check suite using its Id - - - See the Check Runs API documentation for more information. - - The owner of the repository - The name of the repository - The Id of the check suite - Details to filter the request, such as by check name - Options to change the API response - - - - Lists check runs for a check suite using its Id - - - See the Check Runs API documentation for more information. - - The Id of the repository - The Id of the check suite - Details to filter the request, such as by check name - Options to change the API response - - - - Gets a single check run using its Id - - - See the Check Runs API documentation for more information. - - The owner of the repository - The name of the repository - The Id of the check run - - - - Gets a single check run using its Id - - - See the Check Runs API documentation for more information. - - The Id of the repository - The Id of the check run - - - - Lists annotations for a check run using the check run Id - - - See the Check Runs API documentation for more information. - - The owner of the repository - The name of the repository - The Id of the check run - - - - Lists annotations for a check run using the check run Id - - - See the Check Runs API documentation for more information. - - The Id of the repository - The Id of the check run - - - - - Lists annotations for a check run using the check run Id - - - See the Check Runs API documentation for more information. - - The owner of the repository - The name of the repository - The Id of the check run - Options to change the API response - - - - Lists annotations for a check run using the check run Id - - - See the Check Runs API documentation for more information. - - The Id of the repository - The Id of the check run - Options to change the API response - - - - A client for GitHub's Checks API. - - - See the Checks API documentation for more information. - - - - - Initializes a new GitHub Checks API client. - - An API connection - - - - A client for GitHub's Check Runs API. - - - See the Check Runs API documentation for more information. - - - - - A client for GitHub's Check Suites API. - - - See the Check Suites API documentation for more information. - - - - - A client for GitHub's Check Suites API. - - - See the Check Suites API documentation for more information. - - - - - Initializes a new GitHub Check Suites API client. - - An API connection - - - - Gets a single Check Suite by Id - - - See the Check Suites API documentation for more information. - - The owner of the repository - The name of the repository - The Id of the check suite - - - - Gets a single Check Suite by Id - - - See the Check Suites API documentation for more information. - - The Id of the repository - The Id of the check suite - - - - Lists Check Suites for a commit reference (SHA, branch name or tag name) - - - See the Check Suites API documentation for more information. - - The owner of the repository - The name of the repository - The reference (SHA, branch name or tag name) to list check suites for - - - - Lists Check Suites for a commit reference (SHA, branch name or tag name) - - - See the Check Suites API documentation for more information. - - The Id of the repository - The reference (SHA, branch name or tag name) to list check suites for - - - - Lists Check Suites for a commit reference (SHA, branch name or tag name) - - - See the Check Suites API documentation for more information. - - The owner of the repository - The name of the repository - The reference (SHA, branch name or tag name) to list check suites for - Details to filter the request, such as by App Id or Check Name - - - - Lists Check Suites for a commit reference (SHA, branch name or tag name) - - - See the Check Suites API documentation for more information. - - The Id of the repository - The reference (SHA, branch name or tag name) to list check suites for - Details to filter the request, such as by App Id or Check Name - - - - Lists Check Suites for a commit reference (SHA, branch name or tag name) - - - See the Check Suites API documentation for more information. - - The owner of the repository - The name of the repository - The reference (SHA, branch name or tag name) to list check suites for - Details to filter the request, such as by App Id or Check Name - Options to change the API response - - - - Lists Check Suites for a commit reference (SHA, branch name or tag name) - - - See the Check Suites API documentation for more information. - - The Id of the repository - The reference (SHA, branch name or tag name) to list check suites for - Details to filter the request, such as by App Id or Check Name - Options to change the API response - - - - Updates Check Suites preferences on a repository, such as disabling automatic creation when code is pushed - - - See the Check Suites API documentation for more information. - - The owner of the repository - The name of the repository - The check suite preferences - - - - Updates Check Suites preferences on a repository, such as disabling automatic creation when code is pushed - - - See the Check Suites API documentation for more information. - - The Id of the repository - The check suite preferences - - - - Creates a new Check Suite - - - See the Check Suites API documentation for more information. - - The owner of the repository - The name of the repository - Details of the Check Suite to create - - - - Creates a new Check Suite - - - See the Check Suites API documentation for more information. - - The Id of the repository - Details of the Check Suite to create - - - - Triggers GitHub to rerequest an existing check suite, without pushing new code to a repository - - - See the Check Suites API documentation for more information. - - The owner of the repository - The name of the repository - The Id of the check suite - - - - Triggers GitHub to rerequest an existing check suite, without pushing new code to a repository - - - See the Check Suites API documentation for more information. - - The Id of the repository - The Id of the check suite - - - - A client for GitHub's Reactions API. - - - See the Reactions API documentation for more information. - - - - - Creates a reaction for a specified Commit Comment - - https://developer.github.com/v3/reactions/#create-reaction-for-a-commit-comment - The owner of the repository - The name of the repository - The comment id - The reaction to create - - - - - Creates a reaction for a specified Commit Comment - - https://developer.github.com/v3/reactions/#create-reaction-for-a-commit-comment - The owner of the repository - The comment id - The reaction to create - - - - - Get all reactions for a specified Commit Comment - - https://developer.github.com/v3/reactions/#list-reactions-for-a-commit-comment - The owner of the repository - The name of the repository - The comment id - - - - - Get all reactions for a specified Commit Comment - - https://developer.github.com/v3/reactions/#list-reactions-for-a-commit-comment - The owner of the repository - The name of the repository - The comment id - Options for changing the API response - - - - - Get all reactions for a specified Commit Comment - - https://developer.github.com/v3/reactions/#list-reactions-for-a-commit-comment - The owner of the repository - The comment id - - - - - Get all reactions for a specified Commit Comment - - https://developer.github.com/v3/reactions/#list-reactions-for-a-commit-comment - The owner of the repository - The comment id - Options for changing the API response - - - - - A client for GitHub's Git Commits API. - - - See the Git Commits API documentation for more information. - - - - - Instantiates a new GitHub Git Commits API client. - - An API connection - - - - Gets a commit for a given repository by sha reference - - - http://developer.github.com/v3/git/commits/#get-a-commit - - The owner of the repository - The name of the repository - Tha sha reference of the commit - - - - Gets a commit for a given repository by sha reference - - - http://developer.github.com/v3/git/commits/#get-a-commit - - The Id of the repository - Tha sha reference of the commit - - - - Create a commit for a given repository - - - http://developer.github.com/v3/git/commits/#create-a-commit - - The owner of the repository - The name of the repository - The commit to create - - - - Create a commit for a given repository - - - http://developer.github.com/v3/git/commits/#create-a-commit - - The Id of the repository - The commit to create - - - - A client for GitHub's Git Repository Status API. - - - See the Repository Statuses API documentation for more information. - - - - - Initializes a new Commit Status API client. - - An API connection - - - - Retrieves commit statuses for the specified reference. A reference can be a commit SHA, a branch name, or - a tag name. - - - https://developer.github.com/v3/repos/statuses/#list-statuses-for-a-specific-ref - - The owner of the repository - The name of the repository - The reference (SHA, branch name, or tag name) to list commits for - - - - Retrieves commit statuses for the specified reference. A reference can be a commit SHA, a branch name, or - a tag name. - - - https://developer.github.com/v3/repos/statuses/#list-statuses-for-a-specific-ref - - The Id of the repository - The reference (SHA, branch name, or tag name) to list commits for - - - - Retrieves commit statuses for the specified reference. A reference can be a commit SHA, a branch name, or - a tag name. - - - https://developer.github.com/v3/repos/statuses/#list-statuses-for-a-specific-ref - - The owner of the repository - The name of the repository - The reference (SHA, branch name, or tag name) to list commits for - Options for changing the API response - - - - Retrieves commit statuses for the specified reference. A reference can be a commit SHA, a branch name, or - a tag name. - - - https://developer.github.com/v3/repos/statuses/#list-statuses-for-a-specific-ref - - The Id of the repository - The reference (SHA, branch name, or tag name) to list commits for - Options for changing the API response - - - - Retrieves a combined view of statuses for the specified reference. A reference can be a commit SHA, a branch name, or - a tag name. - - - https://developer.github.com/v3/repos/statuses/#get-the-combined-status-for-a-specific-ref - - The owner of the repository - The name of the repository - The reference (SHA, branch name, or tag name) to list commits for - - - - Retrieves a combined view of statuses for the specified reference. A reference can be a commit SHA, a branch name, or - a tag name. - - - https://developer.github.com/v3/repos/statuses/#get-the-combined-status-for-a-specific-ref - - The Id of the repository - The reference (SHA, branch name, or tag name) to list commits for - - - - Creates a commit status for the specified ref. - - - https://developer.github.com/v3/repos/statuses/#create-a-status - - The owner of the repository - The name of the repository - The reference (SHA, branch name, or tag name) to list commits for - The commit status to create - - - - Creates a commit status for the specified ref. - - - https://developer.github.com/v3/repos/statuses/#create-a-status - - The Id of the repository - The reference (SHA, branch name, or tag name) to list commits for - The commit status to create - - - - A client for GitHub's Repository Deployments API. - Gets and creates Deployments. - - - See the Repository Deployments API documentation for more information. - - - - - Instantiates a new GitHub Repository Deployments API client. - - An API connection - - - - Gets all the deployments for the specified repository. Any user with pull access - to a repository can view deployments. - - - http://developer.github.com/v3/repos/deployments/#list-deployments - - The owner of the repository - The name of the repository - - - - Gets all the deployments for the specified repository. Any user with pull access - to a repository can view deployments. - - - http://developer.github.com/v3/repos/deployments/#list-deployments - - The Id of the repository - - - - Gets all the deployments for the specified repository. Any user with pull access - to a repository can view deployments. - - - http://developer.github.com/v3/repos/deployments/#list-deployments - - The owner of the repository - The name of the repository - Options for changing the API response - - - - Gets all the deployments for the specified repository. Any user with pull access - to a repository can view deployments. - - - http://developer.github.com/v3/repos/deployments/#list-deployments - - The Id of the repository - Options for changing the API response - - - - Creates a new deployment for the specified repository. - Users with push access can create a deployment for a given ref. - - - http://developer.github.com/v3/repos/deployments/#create-a-deployment - - The owner of the repository - The name of the repository - A instance describing the new deployment to create - - - - Creates a new deployment for the specified repository. - Users with push access can create a deployment for a given ref. - - - http://developer.github.com/v3/repos/deployments/#create-a-deployment - - The Id of the repository - A instance describing the new deployment to create - - - - Client for managing deployment status. - - - - - A client for GitHub's Repository Deployment Statuses API. - Gets and creates Deployment Statuses. - - - See the Repository Deployment Statuses API documentation for more information. - - - - - Gets all the statuses for the given deployment. Any user with pull access to a repository can - view deployments. - - - http://developer.github.com/v3/repos/deployments/#list-deployment-statuses - - The owner of the repository. - The name of the repository. - The id of the deployment. - - - - Gets all the statuses for the given deployment. Any user with pull access to a repository can - view deployments. - - - http://developer.github.com/v3/repos/deployments/#list-deployment-statuses - - The Id of the repository. - The id of the deployment. - - - - Gets all the statuses for the given deployment. Any user with pull access to a repository can - view deployments. - - - http://developer.github.com/v3/repos/deployments/#list-deployment-statuses - - The owner of the repository. - The name of the repository. - The id of the deployment. - Options for changing the API response - - - - Gets all the statuses for the given deployment. Any user with pull access to a repository can - view deployments. - - - http://developer.github.com/v3/repos/deployments/#list-deployment-statuses - - The Id of the repository. - The id of the deployment. - Options for changing the API response - - - - Creates a new status for the given deployment. Users with push access can create deployment - statuses for a given deployment. - - - http://developer.github.com/v3/repos/deployments/#create-a-deployment-status - - The owner of the repository. - The name of the repository. - The id of the deployment. - The new deployment status to create. - - - - Creates a new status for the given deployment. Users with push access can create deployment - statuses for a given deployment. - - - http://developer.github.com/v3/repos/deployments/#create-a-deployment-status - - The Id of the repository. - The id of the deployment. - The new deployment status to create. - - - - A client for GitHub's Enterprise Admin Stats API - - - See the Enterprise Admin Stats API documentation for more information. - - - - - Gets GitHub Enterprise Issue statistics (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/admin_stats/#get-statistics - - The statistics. - - - - Gets GitHub Enterprise Hook statistics (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/admin_stats/#get-statistics - - The statistics. - - - - Gets GitHub Enterprise Milestone statistics (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/admin_stats/#get-statistics - - The statistics. - - - - Gets GitHub Enterprise Organization statistics (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/admin_stats/#get-statistics - - The statistics. - - - - Gets GitHub Enterprise Comment statistics (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/admin_stats/#get-statistics - - The statistics. - - - - Gets GitHub Enterprise Pages statistics (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/admin_stats/#get-statistics - - The statistics. - - - - Gets GitHub Enterprise User statistics (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/admin_stats/#get-statistics - - The statistics. - - - - Gets GitHub Enterprise Gist statistics (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/admin_stats/#get-statistics - - The statistics. - - - - Gets GitHub Enterprise PullRequest statistics (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/admin_stats/#get-statistics - - The statistics. - - - - Gets GitHub Enterprise Repository statistics (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/admin_stats/#get-statistics - - The statistics. - - - - Gets GitHub Enterprise statistics (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/admin_stats/#get-statistics - - The collection of statistics. - - - - A client for GitHub's Enterprise API. - - - See the Enterprise API documentation for more information. - - - - - Instantiates a new GitHub Enterprise API client. - - An API connection - - - - A client for GitHub's Enterprise Admin Stats API - - - See the Enterprise Admin Stats API documentation for more information. - - - - - A client for GitHub's Enterprise LDAP API - - - See the Enterprise LDAP API documentation for more information. - - - - - A client for GitHub's Enterprise License API - - - See the Enterprise License API documentation for more information. - - - - - A client for GitHub's Enterprise Management Console API - - - See the Enterprise Management Console API documentation for more information. - - - - - A client for GitHub's Enterprise Organization API - - - See the Enterprise Organization API documentation for more information. - - - - - A client for GitHub's Enterprise Search Indexing API - - - See the Enterprise Search Indexing API documentation for more information. - - - - - A client for GitHub's Enterprise Pre-receive Environments API - - - See the Enterprise Pre-receive Environments API documentation for more information. - - - - - A client for GitHub's Enterprise LDAP API - - - See the Enterprise LDAP API documentation for more information. - - - - - Update the LDAP mapping for a user on a GitHub Enterprise appliance (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/ldap/#update-ldap-mapping-for-a-user - - The username to update LDAP mapping - The - The object. - - - - Queue an LDAP Sync job for a user on a GitHub Enterprise appliance (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/ldap/#sync-ldap-mapping-for-a-user - - The userName to sync LDAP mapping - The of the queue request. - - - - Update the LDAP mapping for a team on a GitHub Enterprise appliance (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/ldap/#update-ldap-mapping-for-a-team - - The teamId to update LDAP mapping - The - The object. - - - - Queue an LDAP Sync job for a team on a GitHub Enterprise appliance (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/ldap/#sync-ldap-mapping-for-a-team - - The teamId to update LDAP mapping - The of the queue request. - - - - A client for GitHub's Enterprise License API - - - See the Enterprise License API documentation for more information. - - - - - Gets GitHub Enterprise License Information (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/license/#get-license-information - - The statistics. - - - - A client for GitHub's Enterprise Management Console API - - - See the Enterprise Management Console API documentation for more information. - - - - - Gets GitHub Enterprise Maintenance Mode Status - - - https://developer.github.com/v3/enterprise/management_console/#check-maintenance-status - - The . - - - - Sets GitHub Enterprise Maintenance Mode - - - https://developer.github.com/v3/enterprise/management_console/#check-maintenance-status - - The . - - - - A client for GitHub's Enterprise Organization API - - - See the Enterprise Organization API documentation for more information. - - - - - Creates an Organization on a GitHub Enterprise appliance (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/orgs/#create-an-organization - - A instance describing the organization to be created - The created. - - - - A client for GitHub's Enterprise Pre-receive Environments API - - - See the Enterprise Pre-receive Environments API documentation for more information. - - - - - Initializes a new instance of . - - An API connection - - - - Gets all s. - - - See the API documentation for more information. - - Thrown when a general API error occurs. - - - - Gets all s. - - - See the API documentation for more information. - - Options for changing the API response - Thrown when a general API error occurs. - - - - Gets a single . - - - See the API documentation for more information. - - The id of the pre-receive environment - Thrown when the specified does not exist. - Thrown when a general API error occurs. - - - - Creates a new . - - - See the API documentation for more information. - - A description of the pre-receive environment to create - Thrown when a general API error occurs. - - - - Edits an existing . - - - See the API documentation for more information. - - The id of the pre-receive environment - A description of the pre-receive environment to edit - Thrown when the specified does not exist. - Thrown when a general API error occurs. - - - - Deletes an existing . - - - See the API documentation for more information. - - The id of the pre-receive environment - Thrown when the specified does not exist. - Thrown when a general API error occurs. - - - - Gets the download status for an existing . - - - See the API documentation for more information. - - The id of the pre-receive environment - Thrown when the specified does not exist. - Thrown when a general API error occurs. - - - - Triggers a new download of the 's tarball from the environment's . - When the download is finished, the newly downloaded tarball will overwrite the existing environment. - - - See the API documentation for more information. - - The id of the pre-receive environment - Thrown when the specified does not exist. - Thrown when a general API error occurs. - - - - Service used to check if a GitHub Enterprise instance lives at a given URL. - - - - - Creates a new EnterpriseProbe, used to check for the existence of GitHub Enterprise Instances - - - See more information regarding User-Agent requirements here: https://developer.github.com/v3/#user-agent-required - - - The name (and optionally version) of the product using this library, the name of your GitHub organization, or your GitHub username (in that order of preference). This is sent to the server as part of - the user agent for analytics purposes, and used by GitHub to contact you if there are problems. - - - - - Creates a new EnterpriseProbe, used to check for the existence of GitHub Enterprise Instances - - - See more information regarding User-Agent requirements here: https://developer.github.com/v3/#user-agent-required - - - The name (and optionally version) of the product using this library, the name of your GitHub organization, or your GitHub username (in that order of preference). This is sent to the server as part of - the user agent for analytics purposes, and used by GitHub to contact you if there are problems. - - - The client to use for executing requests - - - - - Makes a request to the specified URL and returns whether or not the probe could definitively determine that a GitHub - Enterprise Instance exists at the specified URL. - - - The probe checks the absolute path /site/sha at the specified . - - The URL to test - An with either , - , or in the case the request failed - - - - Yep! It's an Enterprise server - - - - - Got a response from a server, but it wasn't an Enterprise server - - - - - Request timed out or DNS failed. So it's probably the case it's not an enterprise server but - we can't know for sure. - - - - - A client for GitHub's Enterprise Search Indexing API - - - See the Enterprise Search Indexing API documentation for more information. - - - - - Queue an indexing job for a user or organization account (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/search_indexing/#queue-an-indexing-job - - A user or organization account - The message. - - - - Queue an indexing job for a repository (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/search_indexing/#queue-an-indexing-job - - A user or organization account - A repository - The message. - - - - Queue an indexing job for all of a user or organization's repositories (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/search_indexing/#queue-an-indexing-job - - A user or organization account - The message. - - - - Queue an indexing job for all the issues in a repository (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/search_indexing/#queue-an-indexing-job - - A user or organization account - A repository - The message. - - - - Queue an indexing job for all the issues in all of a user or organization's repositories (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/search_indexing/#queue-an-indexing-job - - A user or organization account - The message. - - - - Queue an indexing job for all the source code in a repository (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/search_indexing/#queue-an-indexing-job - - A user or organization account - A repository - The message. - - - - Queue an indexing job for all the source code in all of a user or organization's repositories (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/search_indexing/#queue-an-indexing-job - - A user or organization account - The message. - - - - A client for GitHub's Enterprise Admin Stats API - - - See the Enterprise Admin Stats API documentation for more information. - - - - - Gets GitHub Enterprise Issue statistics (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/admin_stats/#get-statistics - - The statistics. - - - - Gets GitHub Enterprise Hook statistics (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/admin_stats/#get-statistics - - The statistics. - - - - Gets GitHub Enterprise Milestone statistics (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/admin_stats/#get-statistics - - The statistics. - - - - Gets GitHub Enterprise Organization statistics (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/admin_stats/#get-statistics - - The statistics. - - - - Gets GitHub Enterprise Comment statistics (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/admin_stats/#get-statistics - - The statistics. - - - - Gets GitHub Enterprise Pages statistics (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/admin_stats/#get-statistics - - The statistics. - - - - Gets GitHub Enterprise User statistics (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/admin_stats/#get-statistics - - The statistics. - - - - Gets GitHub Enterprise Gist statistics (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/admin_stats/#get-statistics - - The statistics. - - - - Gets GitHub Enterprise PullRequest statistics (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/admin_stats/#get-statistics - - The statistics. - - - - Gets GitHub Enterprise Repository statistics (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/admin_stats/#get-statistics - - The statistics. - - - - Gets GitHub Enterprise statistics (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/admin_stats/#get-statistics - - The collection of statistics. - - - - A client for GitHub's Enterprise API. - - - See the Enterprise API documentation for more information. - - - - - A client for GitHub's Enterprise Admin Stats API - - - See the Enterprise Admin Stats API documentation for more information. - - - - - A client for GitHub's Enterprise LDAP API - - - See the Enterprise LDAP API documentation for more information. - - - - - A client for GitHub's Enterprise License API - - - See the Enterprise License API documentation for more information. - - - - - A client for GitHub's Enterprise Management Console API - - - See the Enterprise Management Console API documentation for more information. - - - - - A client for GitHub's Enterprise Organization API - - - See the Enterprise Organization API documentation for more information. - - - - - A client for GitHub's Enterprise Search Indexing API - - - See the Enterprise Search Indexing API documentation for more information. - - - - - A client for GitHub's Enterprise Pre-receive Environments API - - - See the Enterprise Pre-receive Environments API documentation for more information. - - - - - A client for GitHub's Enterprise LDAP API - - - See the Enterprise LDAP API documentation for more information. - - - - - Update the LDAP mapping for a user on a GitHub Enterprise appliance (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/ldap/#update-ldap-mapping-for-a-user - - The username to update LDAP mapping - The - The object. - - - - Queue an LDAP Sync job for a user on a GitHub Enterprise appliance (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/ldap/#sync-ldap-mapping-for-a-user - - The username to sync LDAP mapping - The of the queue request. - - - - Update the LDAP mapping for a team on a GitHub Enterprise appliance (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/ldap/#update-ldap-mapping-for-a-team - - The teamId to update LDAP mapping - The - The object. - - - - Queue an LDAP Sync job for a team on a GitHub Enterprise appliance (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/ldap/#sync-ldap-mapping-for-a-team - - The teamId to update LDAP mapping - The of the queue request. - - - - A client for GitHub's Enterprise License API - - - See the Enterprise License API documentation for more information. - - - - - Gets GitHub Enterprise License Information (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/license/#get-license-information - - The statistics. - - - - A client for GitHub's Enterprise Management Console API - - - See the Enterprise Management Console API documentation for more information. - - - - - Gets GitHub Enterprise Maintenance Mode Status - - - https://developer.github.com/v3/enterprise/management_console/#check-maintenance-status - - The . - - - - Sets GitHub Enterprise Maintenance Mode - - - https://developer.github.com/v3/enterprise/management_console/#check-maintenance-status - - The . - - - - A client for GitHub's Enterprise Organization API - - - See the Enterprise Organization API documentation for more information. - - - - - Creates an Organization on a GitHub Enterprise appliance (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/orgs/#create-an-organization - - A instance describing the organization to be created - The created. - - - - A client for GitHub's Enterprise Pre-receive Environments API - - - See the Enterprise Pre-receive Environments API documentation for more information. - - - - - Gets all s. - - - See the API documentation for more information. - - Thrown when a general API error occurs. - - - - Gets all s. - - - See the API documentation for more information. - - Options for changing the API response - Thrown when a general API error occurs. - - - - Gets a single . - - - See the API documentation for more information. - - The id of the pre-receive environment - Thrown when the specified does not exist. - Thrown when a general API error occurs. - - - - Creates a new . - - - See the API documentation for more information. - - A description of the pre-receive environment to create - Thrown when a general API error occurs. - - - - Edits an existing . - - - See the API documentation for more information. - - The id of the pre-receive environment - A description of the pre-receive environment to edit - Thrown when the specified does not exist. - Thrown when a general API error occurs. - - - - Deletes an existing . - - - See the API documentation for more information. - - The id of the pre-receive environment - Thrown when the specified does not exist. - Thrown when a general API error occurs. - - - - Gets the download status for an existing . - - - See the API documentation for more information. - - The id of the pre-receive environment - Thrown when the specified does not exist. - Thrown when a general API error occurs. - - - - Triggers a new download of the 's tarball from the environment's . - When the download is finished, the newly downloaded tarball will overwrite the existing environment. - - - See the API documentation for more information. - - The id of the pre-receive environment - Thrown when the specified does not exist. - Thrown when a general API error occurs. - - - - Service used to check if a GitHub Enterprise instance lives at a given URL. - - - - - Makes a request to the specified URL and returns whether or not the probe could definitively determine that a GitHub - Enterprise Instance exists at the specified URL. - - - The probe checks the absolute path /site/sha at the specified . - - The URL to test - An with either , - , or in the case the request failed - - - - A client for GitHub's Enterprise Search Indexing API - - - See the Enterprise Search Indexing API documentation for more information. - - - - - Queue an indexing job for a user or organization account (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/search_indexing/#queue-an-indexing-job - - A user or organization account - The message. - - - - Queue an indexing job for a repository (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/search_indexing/#queue-an-indexing-job - - A user or organization account - A repository - The message. - - - - Queue an indexing job for all of a user or organization's repositories (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/search_indexing/#queue-an-indexing-job - - A user or organization account - The message. - - - - Queue an indexing job for all the issues in a repository (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/search_indexing/#queue-an-indexing-job - - A user or organization account - A repository - The message. - - - - Queue an indexing job for all the issues in all of a user or organization's repositories (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/search_indexing/#queue-an-indexing-job - - A user or organization account - The message. - - - - Queue an indexing job for all the source code in a repository (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/search_indexing/#queue-an-indexing-job - - A user or organization account - A repository - The message. - - - - Queue an indexing job for all the source code in all of a user or organization's repositories (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/search_indexing/#queue-an-indexing-job - - A user or organization account - The message. - - - - A client for GitHub's Activity Events API. - - - See the Activity Events API documentation for more information - - - - - Instantiates a new GitHub Issue Events API client. - - An API connection - - - - Gets all the public events - - - http://developer.github.com/v3/activity/events/#list-public-events - - - - - Gets all the public events - - - http://developer.github.com/v3/activity/events/#list-public-events - - Options for changing the API response - All the public s for the particular user. - - - - Gets all the events for a given repository - - - https://developer.github.com/v3/activity/events/#list-repository-events - - The owner of the repository - The name of the repository - - - - Gets all the events for a given repository - - - http://developer.github.com/v3/activity/events/#list-issue-events-for-a-repository - - The Id of the repository - - - - Gets all the events for a given repository - - - https://developer.github.com/v3/activity/events/#list-repository-events - - The owner of the repository - The name of the repository - Options for changing the API response - - - - Gets all the events for a given repository - - - http://developer.github.com/v3/activity/events/#list-issue-events-for-a-repository - - The Id of the repository - Options for changing the API response - - - - Gets all the event issues for a given repository - - - http://developer.github.com/v3/activity/events/#list-issue-events-for-a-repository - - The owner of the repository - The name of the repository - - - - Gets all the issue events for a given repository - - - http://developer.github.com/v3/activity/events/#list-issue-events-for-a-repository - - The Id of the repository - - - - Gets all the event issues for a given repository - - - http://developer.github.com/v3/activity/events/#list-issue-events-for-a-repository - - The owner of the repository - The name of the repository - Options for changing the API response - - - - Gets all the issue events for a given repository - - - http://developer.github.com/v3/activity/events/#list-issue-events-for-a-repository - - The Id of the repository - Options for changing the API response - - - - Gets all the events for a given repository network - - - http://developer.github.com/v3/activity/events/#list-public-events-for-a-network-of-repositories - - The owner of the repository - The name of the repository - - - - Gets all the events for a given repository network - - - http://developer.github.com/v3/activity/events/#list-public-events-for-a-network-of-repositories - - The owner of the repository - The name of the repository - Options for changing the API response - - - - Gets all the events for a given organization - - - http://developer.github.com/v3/activity/events/#list-public-events-for-an-organization - - The name of the organization - - - - Gets all the events for a given organization - - - http://developer.github.com/v3/activity/events/#list-public-events-for-an-organization - - The name of the organization - Options for changing the API response - - - - Gets all the events that have been received by a given user. - - - http://developer.github.com/v3/activity/events/#list-events-that-a-user-has-received - - The login of the user - - - - Gets all the events that have been received by a given user. - - - http://developer.github.com/v3/activity/events/#list-events-that-a-user-has-received - - The login of the user - Options for changing the API response - - - - Gets all the events that have been received by a given user. - - - http://developer.github.com/v3/activity/events/#list-public-events-that-a-user-has-received - - The login of the user - - - - Gets all the events that have been received by a given user. - - - http://developer.github.com/v3/activity/events/#list-public-events-that-a-user-has-received - - The login of the user - Options for changing the API response - - - - Gets all the events that have been performed by a given user. - - - http://developer.github.com/v3/activity/events/#list-events-performed-by-a-user - - The login of the user - - - - Gets all the events that have been performed by a given user. - - - http://developer.github.com/v3/activity/events/#list-events-performed-by-a-user - - The login of the user - Options for changing the API response - - - - Gets all the public events that have been performed by a given user. - - - http://developer.github.com/v3/activity/events/#list-public-events-performed-by-a-user - - The login of the user - - - - Gets all the public events that have been performed by a given user. - - - http://developer.github.com/v3/activity/events/#list-public-events-performed-by-a-user - - The login of the user - Options for changing the API response - - - - Gets all the events that are associated with an organization. - - - http://developer.github.com/v3/activity/events/#list-events-for-an-organization - - The login of the user - The name of the organization - - - - Gets all the events that are associated with an organization. - - - http://developer.github.com/v3/activity/events/#list-events-for-an-organization - - The login of the user - The name of the organization - Options for changing the API response - - - - A client for GitHub's Feeds API. - - - See the Feeds API documentation for more information - - - - - Instantiates a new GitHub Feeds API client. - - An API connection - - - - Gets all the feeds available to the authenticating user - - - http://developer.github.com/v3/activity/feeds/#list-feeds - - All the public s for the particular user. - - - - A client for GitHub's User Followers API - - - See the Followers API documentation for more information. - - - - - Initializes a new GitHub User Followers API client. - - An API connection - - - - List the authenticated user’s followers - - - See the API documentation for more information. - - A of s that follow the authenticated user. - - - - List the authenticated user’s followers - - Options for changing the API response - - See the API documentation for more information. - - A of s that follow the authenticated user. - - - - List a user’s followers - - The login name for the user - - See the API documentation for more information. - - A of s that follow the passed user. - - - - List a user’s followers - - The login name for the user - Options for changing the API response - - See the API documentation for more information. - - A of s that follow the passed user. - - - - List who the authenticated user is following - - - See the API documentation for more information. - - A of s that the authenticated user follows. - - - - List who the authenticated user is following - - Options for changing the API response - - See the API documentation for more information. - - A of s that the authenticated user follows. - - - - List who a user is following - - The login name of the user - - See the API documentation for more information. - - A of s that the passed user follows. - - - - List who a user is following - - The login name of the user - Options for changing the API response - - See the API documentation for more information. - - A of s that the passed user follows. - - - - Check if the authenticated user follows another user - - The login name of the other user - - See the API documentation for more information. - - A bool representing the success of the operation. - - - - Check if one user follows another user - - The login name of the user - The login name of the other user - - See the API documentation for more information. - - A bool representing the success of the operation. - - - - Follow a user - - The login name of the user to follow - - See the API documentation for more information. - - A bool representing the success of the operation. - - - - Unfollow a user - - The login name of the user to unfollow - - See the API documentation for more information. - - - - - - A client for GitHub's Gist Comments API. - - - See the Gist Comments API documentation for more information. - - - - - Instantiates a new GitHub Gist Comments API client. - - An API connection - - - - Gets a single comment by gist- and comment id. - - http://developer.github.com/v3/gists/comments/#get-a-single-comment - The id of the gist - The id of the comment - Task{GistComment}. - - - - Gets all comments for the gist with the specified id. - - http://developer.github.com/v3/gists/comments/#list-comments-on-a-gist - The id of the gist - Task{IReadOnlyList{GistComment}}. - - - - Gets all comments for the gist with the specified id. - - http://developer.github.com/v3/gists/comments/#list-comments-on-a-gist - The id of the gist - Options for changing the API response - Task{IReadOnlyList{GistComment}}. - - - - Creates a comment for the gist with the specified id. - - http://developer.github.com/v3/gists/comments/#create-a-comment - The id of the gist - The body of the comment - Task{GistComment}. - - - - Updates the comment with the specified gist- and comment id. - - http://developer.github.com/v3/gists/comments/#edit-a-comment - The id of the gist - The id of the comment - The updated body of the comment - Task{GistComment}. - - - - Deletes the comment with the specified gist- and comment id. - - http://developer.github.com/v3/gists/comments/#delete-a-comment - The id of the gist - The id of the comment - Task. - - - - A client for GitHub's Gists API. - - - See the Gists API documentation for more information. - - - - - Instantiates a new GitHub Gists API client. - - An API connection - - - - Gets a gist - - - http://developer.github.com/v3/gists/#get-a-single-gist - - The id of the gist - - - - Creates a new gist - - - http://developer.github.com/v3/gists/#create-a-gist - - The new gist to create - - - - Creates a fork of a gist - - - http://developer.github.com/v3/gists/#fork-a-gist - - The id of the gist to fork - - - - Deletes a gist - - - http://developer.github.com/v3/gists/#delete-a-gist - - The id of the gist - - - - List the authenticated user’s gists or if called anonymously, - this will return all public gists - - - http://developer.github.com/v3/gists/#list-gists - - - - - List the authenticated user’s gists or if called anonymously, - this will return all public gists - - - http://developer.github.com/v3/gists/#list-gists - - Options for changing the API response - - - - List the authenticated user’s gists or if called anonymously, - this will return all public gists - - - http://developer.github.com/v3/gists/#list-gists - - Only gists updated at or after this time are returned - - - - List the authenticated user’s gists or if called anonymously, - this will return all public gists - - - http://developer.github.com/v3/gists/#list-gists - - Only gists updated at or after this time are returned - Options for changing the API response - - - - Lists all public gists - - - http://developer.github.com/v3/gists/#list-gists - - - - - Lists all public gists - - - http://developer.github.com/v3/gists/#list-gists - - Options for changing the API response - - - - Lists all public gists - - - http://developer.github.com/v3/gists/#list-gists - - Only gists updated at or after this time are returned - - - - Lists all public gists - - - http://developer.github.com/v3/gists/#list-gists - - Only gists updated at or after this time are returned - Options for changing the API response - - - - List the authenticated user’s starred gists - - - http://developer.github.com/v3/gists/#list-gists - - - - - List the authenticated user’s starred gists - - - http://developer.github.com/v3/gists/#list-gists - - Options for changing the API response - - - - List the authenticated user’s starred gists - - - http://developer.github.com/v3/gists/#list-gists - - Only gists updated at or after this time are returned - - - - List the authenticated user’s starred gists - - - http://developer.github.com/v3/gists/#list-gists - - Only gists updated at or after this time are returned - Options for changing the API response - - - - List a user's gists - - - http://developer.github.com/v3/gists/#list-gists - - The user - - - - List a user's gists - - - http://developer.github.com/v3/gists/#list-gists - - The user - Options for changing the API response - - - - List a user's gists - - - http://developer.github.com/v3/gists/#list-gists - - The user - Only gists updated at or after this time are returned - - - - List a user's gists - - - http://developer.github.com/v3/gists/#list-gists - - The user - Only gists updated at or after this time are returned - Options for changing the API response - - - - List gist commits - - - http://developer.github.com/v3/gists/#list-gists-commits - - The id of the gist - - - - List gist commits - - - http://developer.github.com/v3/gists/#list-gists-commits - - The id of the gist - Options for changing the API response - - - - List gist forks - - - http://developer.github.com/v3/gists/#list-gists-forks - - The id of the gist - - - - List gist forks - - - http://developer.github.com/v3/gists/#list-gists-forks - - The id of the gist - Options for changing the API response - - - - Edits a gist - - - http://developer.github.com/v3/gists/#delete-a-gist - - The id of the gist - The update to the gist - - - - Stars a gist - - - http://developer.github.com/v3/gists/#star-a-gist - - The id of the gist - - - - Unstars a gist - - - http://developer.github.com/v3/gists/#unstar-a-gist - - The id of the gist - - - - Checks if the gist is starred - - - http://developer.github.com/v3/gists/#check-if-a-gist-is-starred - - The id of the gist - - - - A client for GitHub's Git Database API. Gives you access to read and write raw Git objects and to list and update your references. - - - See the Git API documentation for more information. - - - - - Instantiates a new GitHub Git API client. - - An API connection - - - - A client for GitHub Applications Installations API. - - - See the GitHub Apps Installations API documentation for more information. - - - - - List repositories of the authenticated GitHub App Installation (requires GitHubApp Installation-Token auth). - - https://developer.github.com/v3/apps/installations/#list-repositories - - - - List repositories of the authenticated GitHub App Installation (requires GitHubApp Installation-Token auth). - - Options for changing the API response - https://developer.github.com/v3/apps/installations/#list-repositories - - - - List repositories accessible to the user for an installation (requires GitHubApp User-To-Server Auth). - - The Id of the installation - https://developer.github.com/v3/apps/installations/#list-repositories-accessible-to-the-user-for-an-installation - - - - List repositories accessible to the user for an installation (requires GitHubApp User-To-Server Auth). - - The Id of the installation - Options for changing the API response - https://developer.github.com/v3/apps/installations/#list-repositories-accessible-to-the-user-for-an-installation - - - - A client for GitHub Applications API. - - - See the GitHub Apps API documentation for more information. - - - - - Access GitHub's Apps Installations API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/apps/installations/ - - - - - Get a single GitHub App (if private, requires Personal Access Token or GitHubApp auth) - - https://developer.github.com/v3/apps/#get-a-single-github-app - The URL-friendly name of your GitHub App. You can find this on the settings page for your GitHub App. - - - - Returns the GitHub App associated with the authentication credentials used (requires GitHubApp auth). - - https://developer.github.com/v3/apps/#get-the-authenticated-github-app - - - - List installations of the authenticated GitHub App (requires GitHubApp auth). - - https://developer.github.com/v3/apps/#find-installations - - - - List installations of the authenticated GitHub App (requires GitHubApp auth). - - Options for changing the API response - https://developer.github.com/v3/apps/#find-installations - - - - Get a single GitHub App Installation (requires GitHubApp auth). - - https://developer.github.com/v3/apps/#get-a-single-installation - The Id of the GitHub App Installation - - - - Get a single GitHub App Installation (requires GitHubApp auth). - - https://developer.github.com/v3/apps/#get-a-single-installation - The Id of the GitHub App Installation - - - - List installations for the currently authenticated user (requires GitHubApp User-To-Server Auth). - - https://developer.github.com/v3/apps/#list-installations-for-user - - - - List installations for the currently authenticated user (requires GitHubApp User-To-Server Auth). - - https://developer.github.com/v3/apps/#list-installations-for-user - - - - Create a time bound access token for a GitHubApp Installation that can be used to access other API endpoints (requires GitHubApp auth). - - - https://developer.github.com/v3/apps/#create-a-new-installation-token - https://developer.github.com/apps/building-github-apps/authentication-options-for-github-apps/#authenticating-as-an-installation - https://developer.github.com/v3/apps/available-endpoints/ - - The Id of the GitHub App Installation - - - - Enables an authenticated GitHub App to find the organization's installation information (requires GitHubApp auth). - - https://developer.github.com/v3/apps/#find-organization-installation - The name of the organization - - - - Enables an authenticated GitHub App to find the repository's installation information (requires GitHubApp auth). - - https://developer.github.com/v3/apps/#find-repository-installation - The owner of the repo - The name of the repo - - - - Enables an authenticated GitHub App to find the repository's installation information (requires GitHubApp auth). - - https://developer.github.com/v3/apps/#find-repository-installation - The Id of the repository - - - - Enables an authenticated GitHub App to find the users's installation information (requires GitHubApp auth). - - https://developer.github.com/v3/apps/#find-user-installation - The name of the user - - - - A client for GitHub's Activity API. - - - See the Activity API documentation for more information. - - - - - Client for the Events API - - - - - Client for the Starring API - - - - - Client for the Watching API - - - - - Client for the Feeds API - - - - - Client for the Notifications API - - - - - A client for GitHub's Issue Assignees API. - - - See the Issue Assignees API documentation for more information. - - - - - Gets all the available assignees (owner + collaborators) to which issues may be assigned. - - The owner of the repository - The name of the repository - - - - Gets all the available assignees (owner + collaborators) to which issues may be assigned. - - The Id of the repository - - - - Gets all the available assignees (owner + collaborators) to which issues may be assigned. - - The owner of the repository - The name of the repository - The options to change API's response. - - - - Gets all the available assignees (owner + collaborators) to which issues may be assigned. - - The Id of the repository - The options to change API's response. - - - - Checks to see if a user is an assignee for a repository. - - The owner of the repository - The name of the repository - Username of the prospective assignee - - - - Add assignees to a specified Issue. - - The owner of the repository - The name of the repository - The issue number - List of names of assignees to add - - - - - Remove assignees from a specified Issue. - - The owner of the repository - The name of the repository - The issue number - List of assignees to remove - - - - - Checks to see if a user is an assignee for a repository. - - The Id of the repository - Username of the prospective assignee - - - - A client for GitHub's OAuth API. - - - See the OAuth API documentation for more details. - - - - - Gets all s for the authenticated user. - - - This method requires authentication. - See the API documentation for more information. - - - Thrown when the current user does not have permission to make the request. - - Thrown when a general API error occurs. - A list of s for the authenticated user. - - - - Gets all s for the authenticated user. - - - This method requires authentication. - See the API documentation for more information. - - Options for changing the API response - - Thrown when the current user does not have permission to make the request. - - Thrown when a general API error occurs. - A list of s for the authenticated user. - - - - Gets a specific for the authenticated user. - - - This method requires authentication. - See the API documentation for more information. - - The Id of the to get - - Thrown when the current user does not have permission to make this request. - - Thrown when a general API error occurs. - The specified . - - - - Creates a new personal token for the authenticated user. - - - This method requires authentication. - See the API documentation for more information. - - Describes the new authorization to create - - Thrown when the current user does not have permission to make this request. - - - Thrown when the current account has two-factor authentication enabled and an authentication code is required. - - Thrown when a general API error occurs. - The created . - - - - Creates a new personal token for the authenticated user. - - - This method requires authentication. - See the API documentation for more information. - - The two-factor authentication code in response to the current user's previous challenge - Describes the new authorization to create - - Thrown when the current user does not have permission to make this request. - - - Thrown when the current account has two-factor authentication enabled and an authentication code is required. - - Thrown when a general API error occurs. - The created . - - - - Creates a new authorization for the specified OAuth application if an authorization for that application - doesn’t already exist for the user; otherwise, it fails. - - - This method requires authentication. - See the API documentation for more information. - - Client Id of the OAuth application for the token - The client secret - Describes the new authorization to create - - Thrown when the current user does not have permission to make this request. - - - Thrown when the current account has two-factor authentication enabled and an authentication code is required. - - Thrown when a general API error occurs. - The created . - - - - Creates a new authorization for the specified OAuth application if an authorization for that application - doesn’t already exist for the user; otherwise, it fails. - - - This method requires authentication. - See the API documentation for more information. - - Client Id of the OAuth application for the token - The client secret - The two-factor authentication code in response to the current user's previous challenge - Describes the new authorization to create - - Thrown when the current user does not have permission to make this request. - - - Thrown when the current account has two-factor authentication enabled and an authentication code is required. - - Thrown when a general API error occurs. - The created . - - - - Creates a new authorization for the specified OAuth application if an authorization for that application doesn’t already - exist for the user; otherwise, returns the user’s existing authorization for that application. - - - This method requires authentication. - See the API documentation for more information. - - Client Id of the OAuth application for the token - The client secret - Describes the new authorization to create - - Thrown when the current user does not have permission to make this request. - - - Thrown when the current account has two-factor authentication enabled and an authentication code is required. - - Thrown when a general API error occurs. - The created . - - - - Creates a new authorization for the specified OAuth application if an authorization for that application doesn’t already - exist for the user; otherwise, returns the user’s existing authorization for that application. - - - This method requires authentication. - See the API documentation for more information. - - Client Id of the OAuth application for the token - The client secret - Describes the new authorization to create - The two-factor authentication code in response to the current user's previous challenge - - Thrown when the current user does not have permission to make this request. - - - Thrown when the current account has two-factor authentication enabled and an authentication code is required. - - Thrown when a general API error occurs. - The created . - - - - Checks the validity of an OAuth token without running afoul of normal rate limits for failed login attempts. - - - This method requires authentication. - See the API documentation for more information. - - Client Id of the OAuth application for the token - The OAuth token to check - The valid . - - - - Resets a valid OAuth token for an OAuth application without end user involvement. - - - This method requires authentication. - See the API documentation for more information. - - ClientID of the OAuth application for the token - The OAuth token to reset - The valid with a new OAuth token - - - - Revokes a single OAuth token for an OAuth application. - - - This method requires authentication. - See the API documentation for more information. - - ClientID of the OAuth application for the token - The OAuth token to revoke - A for the request's execution. - - - - Updates the specified . - - - This method requires authentication. - See the API - documentation for more details. - - Id of the to update - Describes the changes to make to the authorization - - Thrown when the current user does not have permission to make the request. - - Thrown when a general API error occurs. - The updated . - - - - Deletes the specified . - - - This method requires authentication. - See the API - documentation for more details. - - The system-wide Id of the authorization to delete - - Thrown when the current user does not have permission to make the request. - - Thrown when a general API error occurs. - A for the request's execution. - - - - Deletes the specified . - - - This method requires authentication. - See the API - documentation for more details. - - The system-wide Id of the authorization to delete - Two factor authorization code - - Thrown when the current user does not have permission to make the request. - - Thrown when a general API error occurs. - A for the request's execution. - - - - A client for GitHub's Git Blobs API. - - - See the Git Blobs API documentation for more information. - - - - - Gets a single Blob by SHA. - - - http://developer.github.com/v3/git/blobs/#get-a-blob - - The owner of the repository - The name of the repository - The SHA of the blob - - - - Gets a single Blob by SHA. - - - http://developer.github.com/v3/git/blobs/#get-a-blob - - The Id of the repository - The SHA of the blob - - - - Creates a new Blob - - - http://developer.github.com/v3/git/blobs/#create-a-blob - - The owner of the repository - The name of the repository - The new Blob - - - - Creates a new Blob - - - http://developer.github.com/v3/git/blobs/#create-a-blob - - The Id of the repository - The new Blob - - - - A client for GitHub's Check Runs API - - - See the Check Runs API documentation for more information. - - - - - Creates a new check run for a specific commit in a repository - - - See the Check Runs API documentation for more information. - - The owner of the repository - The name of the repository - Details of the Check Run to create - - - - Creates a new check run for a specific commit in a repository - - - See the Check Runs API documentation for more information. - - The Id of the repository - Details of the Check Run to create - - - - Updates a check run for a specific commit in a repository - - - See the Check Runs API documentation for more information. - - The owner of the repository - The name of the repository - The Id of the check run - The updates to the check run - - - - Updates a check run for a specific commit in a repository - - - See the Check Runs API documentation for more information. - - The Id of the repository - The Id of the check run - The updates to the check run - - - - Lists check runs for a commit ref. The ref can be a SHA, branch name, or a tag name - - - See the Check Runs API documentation for more information. - - The owner of the repository - The name of the repository - The commit reference (can be a SHA, branch name, or a tag name) - - - - Lists check runs for a commit ref. The ref can be a SHA, branch name, or a tag name - - - See the Check Runs API documentation for more information. - - The Id of the repository - The commit reference (can be a SHA, branch name, or a tag name) - - - - Lists check runs for a commit ref. The ref can be a SHA, branch name, or a tag name - - - See the Check Runs API documentation for more information. - - The owner of the repository - The name of the repository - The commit reference (can be a SHA, branch name, or a tag name) - Details to filter the request, such as by check name - - - - Lists check runs for a commit ref. The ref can be a SHA, branch name, or a tag name - - - See the Check Runs API documentation for more information. - - The Id of the repository - The commit reference (can be a SHA, branch name, or a tag name) - Details to filter the request, such as by check name - - - - Lists check runs for a commit ref. The ref can be a SHA, branch name, or a tag name - - - See the Check Runs API documentation for more information. - - The owner of the repository - The name of the repository - The commit reference (can be a SHA, branch name, or a tag name) - Details to filter the request, such as by check name - Options to change the API response - - - - Lists check runs for a commit ref. The ref can be a SHA, branch name, or a tag name - - - See the Check Runs API documentation for more information. - - The Id of the repository - The commit reference (can be a SHA, branch name, or a tag name) - Details to filter the request, such as by check name - Options to change the API response - - - - Lists check runs for a check suite using its Id - - - See the Check Runs API documentation for more information. - - The owner of the repository - The name of the repository - The Id of the check suite - - - - Lists check runs for a check suite using its Id - - - See the Check Runs API documentation for more information. - - The Id of the repository - The Id of the check suite - - - - Lists check runs for a check suite using its Id - - - See the Check Runs API documentation for more information. - - The owner of the repository - The name of the repository - The Id of the check suite - Details to filter the request, such as by check name - - - - Lists check runs for a check suite using its Id - - - See the Check Runs API documentation for more information. - - The Id of the repository - The Id of the check suite - Details to filter the request, such as by check name - - - - Lists check runs for a check suite using its Id - - - See the Check Runs API documentation for more information. - - The owner of the repository - The name of the repository - The Id of the check suite - Details to filter the request, such as by check name - Options to change the API response - - - - Lists check runs for a check suite using its Id - - - See the Check Runs API documentation for more information. - - The Id of the repository - The Id of the check suite - Details to filter the request, such as by check name - Options to change the API response - - - - Gets a single check run using its Id - - - See the Check Runs API documentation for more information. - - The owner of the repository - The name of the repository - The Id of the check run - - - - Gets a single check run using its Id - - - See the Check Runs API documentation for more information. - - The Id of the repository - The Id of the check run - - - - Lists annotations for a check run using the check run Id - - - See the Check Runs API documentation for more information. - - The owner of the repository - The name of the repository - The Id of the check run - - - - Lists annotations for a check run using the check run Id - - - See the Check Runs API documentation for more information. - - The Id of the repository - The Id of the check run - - - - - Lists annotations for a check run using the check run Id - - - See the Check Runs API documentation for more information. - - The owner of the repository - The name of the repository - The Id of the check run - Options to change the API response - - - - Lists annotations for a check run using the check run Id - - - See the Check Runs API documentation for more information. - - The Id of the repository - The Id of the check run - Options to change the API response - - - - A client for GitHub's Checks API - - - See the Checks API documentation for more information. - - - - - A client for GitHub's Check Runs API - - - See the Check Runs API documentation for more information. - - - - - A client for GitHub's Check Suites API - - - See the Check Suites API documentation for more information. - - - - - A client for GitHub's Check Suites API - - - See the Check Suites API documentation for more information. - - - - - Gets a single Check Suite by Id - - - See the Check Suites API documentation for more information. - - The owner of the repository - The name of the repository - The Id of the check suite - - - - Gets a single Check Suite by Id - - - See the Check Suites API documentation for more information. - - The Id of the repository - The Id of the check suite - - - - Lists Check Suites for a commit reference (SHA, branch name or tag name) - - - See the Check Suites API documentation for more information. - - The owner of the repository - The name of the repository - The reference (SHA, branch name or tag name) to list check suites for - - - - Lists Check Suites for a commit reference (SHA, branch name or tag name) - - - See the Check Suites API documentation for more information. - - The Id of the repository - The reference (SHA, branch name or tag name) to list check suites for - - - - Lists Check Suites for a commit reference (SHA, branch name or tag name) - - - See the Check Suites API documentation for more information. - - The owner of the repository - The name of the repository - The reference (SHA, branch name or tag name) to list check suites for - Details to filter the request, such as by App Id or Check Name - - - - Lists Check Suites for a commit reference (SHA, branch name or tag name) - - - See the Check Suites API documentation for more information. - - The Id of the repository - The reference (SHA, branch name or tag name) to list check suites for - Details to filter the request, such as by App Id or Check Name - - - - Lists Check Suites for a commit reference (SHA, branch name or tag name) - - - See the Check Suites API documentation for more information. - - The owner of the repository - The name of the repository - The reference (SHA, branch name or tag name) to list check suites for - Details to filter the request, such as by App Id or Check Name - Options to change the API response - - - - Lists Check Suites for a commit reference (SHA, branch name or tag name) - - - See the Check Suites API documentation for more information. - - The Id of the repository - The reference (SHA, branch name or tag name) to list check suites for - Details to filter the request, such as by App Id or Check Name - Options to change the API response - - - - Updates Check Suites prefrences on a repository, such as disabling automatic creation when code is pushed - - - See the Check Suites API documentation for more information. - - The owner of the repository - The name of the repository - The check suite preferences - - - - Updates Check Suites prefrences on a repository, such as disabling automatic creation when code is pushed - - - See the Check Suites API documentation for more information. - - The Id of the repository - The check suite preferences - - - - Creates a new Check Suite - - - See the Check Suites API documentation for more information. - - The owner of the repository - The name of the repository - Details of the Check Suite to create - - - - Creates a new Check Suite - - - See the Check Suites API documentation for more information. - - The Id of the repository - Details of the Check Suite to create - - - - Triggers GitHub to rerequest an existing check suite, without pushing new code to a repository - - - See the Check Suites API documentation for more information. - - The owner of the repository - The name of the repository - The Id of the check suite - - - - Triggers GitHub to rerequest an existing check suite, without pushing new code to a repository - - - See the Check Suites API documentation for more information. - - The Id of the repository - The Id of the check suite - - - - A client for GitHub's Reactions API. - - - See the Reactions API documentation for more information. - - - - - Creates a reaction for a specified Commit Comment - - https://developer.github.com/v3/reactions/#create-reaction-for-a-commit-comment - The owner of the repository - The name of the repository - The comment id - The reaction to create - - - - - Creates a reaction for a specified Commit Comment - - https://developer.github.com/v3/reactions/#create-reaction-for-a-commit-comment - The owner of the repository - The comment id - The reaction to create - - - - - Get all reactions for a specified Commit Comment - - https://developer.github.com/v3/reactions/#list-reactions-for-a-commit-comment - The owner of the repository - The name of the repository - The comment id - - - - - Get all reactions for a specified Commit Comment - - https://developer.github.com/v3/reactions/#list-reactions-for-a-commit-comment - The owner of the repository - The name of the repository - The comment id - Options for changing the API response - - - - - Get all reactions for a specified Commit Comment - - https://developer.github.com/v3/reactions/#list-reactions-for-a-commit-comment - The owner of the repository - The comment id - - - - - Get all reactions for a specified Commit Comment - - https://developer.github.com/v3/reactions/#list-reactions-for-a-commit-comment - The owner of the repository - The comment id - Options for changing the API response - - - - - A client for GitHub's Git Commits API. - - - See the Git Commits API documentation for more information. - - - - - Gets a commit for a given repository by sha reference - - - http://developer.github.com/v3/git/commits/#get-a-commit - - The owner of the repository - The name of the repository - Tha sha reference of the commit - - - - Gets a commit for a given repository by sha reference - - - http://developer.github.com/v3/git/commits/#get-a-commit - - The Id of the repository - Tha sha reference of the commit - - - - Create a commit for a given repository - - - http://developer.github.com/v3/git/commits/#create-a-commit - - The owner of the repository - The name of the repository - The commit to create - - - - Create a commit for a given repository - - - http://developer.github.com/v3/git/commits/#create-a-commit - - The Id of the repository - The commit to create - - - - A client for GitHub's Git Repository Status API. - - - See the Repository Statuses API documentation for more information. - - - - - Retrieves commit statuses for the specified reference. A reference can be a commit SHA, a branch name, or - a tag name. - - - https://developer.github.com/v3/repos/statuses/#list-statuses-for-a-specific-ref - - The owner of the repository - The name of the repository - The reference (SHA, branch name, or tag name) to list commits for - - - - Retrieves commit statuses for the specified reference. A reference can be a commit SHA, a branch name, or - a tag name. - - - https://developer.github.com/v3/repos/statuses/#list-statuses-for-a-specific-ref - - The Id of the repository - The reference (SHA, branch name, or tag name) to list commits for - - - - Retrieves commit statuses for the specified reference. A reference can be a commit SHA, a branch name, or - a tag name. - - - https://developer.github.com/v3/repos/statuses/#list-statuses-for-a-specific-ref - - The owner of the repository - The name of the repository - The reference (SHA, branch name, or tag name) to list commits for - Options for changing the API response - - - - Retrieves commit statuses for the specified reference. A reference can be a commit SHA, a branch name, or - a tag name. - - - https://developer.github.com/v3/repos/statuses/#list-statuses-for-a-specific-ref - - The Id of the repository - The reference (SHA, branch name, or tag name) to list commits for - Options for changing the API response - - - - Retrieves a combined view of statuses for the specified reference. A reference can be a commit SHA, a branch name, or - a tag name. - - - https://developer.github.com/v3/repos/statuses/#get-the-combined-status-for-a-specific-ref - - The owner of the repository - The name of the repository - The reference (SHA, branch name, or tag name) to list commits for - - - - Retrieves a combined view of statuses for the specified reference. A reference can be a commit SHA, a branch name, or - a tag name. - - - https://developer.github.com/v3/repos/statuses/#get-the-combined-status-for-a-specific-ref - - The Id of the repository - The reference (SHA, branch name, or tag name) to list commits for - - - - Creates a commit status for the specified ref. - - - https://developer.github.com/v3/repos/statuses/#create-a-status - - The owner of the repository - The name of the repository - The reference (SHA, branch name, or tag name) to list commits for - The commit status to create - - - - Creates a commit status for the specified ref. - - - https://developer.github.com/v3/repos/statuses/#create-a-status - - The Id of the repository - The reference (SHA, branch name, or tag name) to list commits for - The commit status to create - - - - A client for GitHub's Repository Deployments API. - Gets and creates Deployments. - - - See the Repository Deployments API documentation for more information. - - - - - Gets all the deployments for the specified repository. Any user with pull access - to a repository can view deployments. - - - http://developer.github.com/v3/repos/deployments/#list-deployments - - The owner of the repository - The name of the repository - - - - Gets all the deployments for the specified repository. Any user with pull access - to a repository can view deployments. - - - http://developer.github.com/v3/repos/deployments/#list-deployments - - The Id of the repository - - - - Gets all the deployments for the specified repository. Any user with pull access - to a repository can view deployments. - - - http://developer.github.com/v3/repos/deployments/#list-deployments - - The owner of the repository - The name of the repository - Options for changing the API response - - - - Gets all the deployments for the specified repository. Any user with pull access - to a repository can view deployments. - - - http://developer.github.com/v3/repos/deployments/#list-deployments - - The Id of the repository - Options for changing the API response - - - - Creates a new deployment for the specified repository. - Users with push access can create a deployment for a given ref. - - - http://developer.github.com/v3/repos/deployments/#create-a-deployment - - The owner of the repository - The name of the repository - A instance describing the new deployment to create - - - - Creates a new deployment for the specified repository. - Users with push access can create a deployment for a given ref. - - - http://developer.github.com/v3/repos/deployments/#create-a-deployment - - The Id of the repository - A instance describing the new deployment to create - - - - Client for managing deployment status. - - - - - A client for GitHub's Repository Deployment Statuses API. - Gets and creates Deployment Statuses. - - - See the Repository Deployment Statuses API documentation for more information. - - - - - Gets all the statuses for the given deployment. Any user with pull access to a repository can - view deployments. - - - http://developer.github.com/v3/repos/deployments/#list-deployment-statuses - - The owner of the repository. - The name of the repository. - The id of the deployment. - - - - Gets all the statuses for the given deployment. Any user with pull access to a repository can - view deployments. - - - http://developer.github.com/v3/repos/deployments/#list-deployment-statuses - - The Id of the repository. - The id of the deployment. - - - - Gets all the statuses for the given deployment. Any user with pull access to a repository can - view deployments. - - - http://developer.github.com/v3/repos/deployments/#list-deployment-statuses - - The owner of the repository. - The name of the repository. - The id of the deployment. - Options for changing the API response - - - - Gets all the statuses for the given deployment. Any user with pull access to a repository can - view deployments. - - - http://developer.github.com/v3/repos/deployments/#list-deployment-statuses - - The Id of the repository. - The id of the deployment. - Options for changing the API response - - - - Creates a new status for the given deployment. Users with push access can create deployment - statuses for a given deployment. - - - http://developer.github.com/v3/repos/deployments/#create-a-deployment-status - - The owner of the repository. - The name of the repository. - The id of the deployment. - The new deployment status to create. - - - - Creates a new status for the given deployment. Users with push access can create deployment - statuses for a given deployment. - - - http://developer.github.com/v3/repos/deployments/#create-a-deployment-status - - The Id of the repository. - The id of the deployment. - The new deployment status to create. - - - - A client for GitHub's Activity Events API. - - - See the Activity Events API documentation for more information - - - - - Gets all the public events - - - http://developer.github.com/v3/activity/events/#list-public-events - - - - - Gets all the public events - - - http://developer.github.com/v3/activity/events/#list-public-events - - Options for changing the API response - All the public s for the particular user. - - - - Gets all the events for a given repository - - - http://developer.github.com/v3/activity/events/#list-issue-events-for-a-repository - - The owner of the repository - The name of the repository - - - - Gets all the events for a given repository - - - http://developer.github.com/v3/activity/events/#list-issue-events-for-a-repository - - The Id of the repository - - - - Gets all the events for a given repository - - - http://developer.github.com/v3/activity/events/#list-issue-events-for-a-repository - - The owner of the repository - The name of the repository - Options for changing the API response - - - - Gets all the events for a given repository - - - http://developer.github.com/v3/activity/events/#list-issue-events-for-a-repository - - The Id of the repository - Options for changing the API response - - - - Gets all the issue events for a given repository - - - http://developer.github.com/v3/activity/events/#list-issue-events-for-a-repository - - The owner of the repository - The name of the repository - - - - Gets all the issue events for a given repository - - - http://developer.github.com/v3/activity/events/#list-issue-events-for-a-repository - - The Id of the repository - - - - Gets all the issue events for a given repository - - - http://developer.github.com/v3/activity/events/#list-issue-events-for-a-repository - - The owner of the repository - The name of the repository - Options for changing the API response - - - - Gets all the issue events for a given repository - - - http://developer.github.com/v3/activity/events/#list-issue-events-for-a-repository - - The Id of the repository - Options for changing the API response - - - - Gets all the events for a given repository network - - - http://developer.github.com/v3/activity/events/#list-public-events-for-a-network-of-repositories - - The owner of the repository - The name of the repository - - - - Gets all the events for a given repository network - - - http://developer.github.com/v3/activity/events/#list-public-events-for-a-network-of-repositories - - The owner of the repository - The name of the repository - Options for changing the API response - - - - Gets all the events for a given organization - - - http://developer.github.com/v3/activity/events/#list-public-events-for-an-organization - - The name of the organization - - - - Gets all the events for a given organization - - - http://developer.github.com/v3/activity/events/#list-public-events-for-an-organization - - The name of the organization - Options for changing the API response - - - - Gets all the events that have been received by a given user. - - - http://developer.github.com/v3/activity/events/#list-events-that-a-user-has-received - - The login of the user - - - - Gets all the events that have been received by a given user. - - - http://developer.github.com/v3/activity/events/#list-events-that-a-user-has-received - - The login of the user - Options for changing the API response - - - - Gets all the events that have been received by a given user. - - - http://developer.github.com/v3/activity/events/#list-public-events-that-a-user-has-received - - The login of the user - - - - Gets all the events that have been received by a given user. - - - http://developer.github.com/v3/activity/events/#list-public-events-that-a-user-has-received - - The login of the user - Options for changing the API response - - - - Gets all the events that have been performed by a given user. - - - http://developer.github.com/v3/activity/events/#list-events-performed-by-a-user - - The login of the user - - - - Gets all the events that have been performed by a given user. - - - http://developer.github.com/v3/activity/events/#list-events-performed-by-a-user - - The login of the user - Options for changing the API response - - - - Gets all the public events that have been performed by a given user. - - - http://developer.github.com/v3/activity/events/#list-public-events-performed-by-a-user - - The login of the user - - - - Gets all the public events that have been performed by a given user. - - - http://developer.github.com/v3/activity/events/#list-public-events-performed-by-a-user - - The login of the user - Options for changing the API response - - - - Gets all the events that are associated with an organization. - - - http://developer.github.com/v3/activity/events/#list-events-for-an-organization - - The login of the user - The name of the organization - - - - Gets all the events that are associated with an organization. - - - http://developer.github.com/v3/activity/events/#list-events-for-an-organization - - The login of the user - The name of the organization - Options for changing the API response - - - - A client for GitHub's Feeds API. - - - See the Feeds API documentation for more information - - - - - Gets all the feeds available to the authenticating user - - - http://developer.github.com/v3/activity/feeds/#list-feeds - - All the public s for the particular user. - - - - A client for GitHub's User Followers API - - - See the Followers API documentation for more information. - - - - - List the authenticated user’s followers - - - See the API documentation for more information. - - A of s that follow the authenticated user. - - - - List the authenticated user’s followers - - Options for changing the API response - - See the API documentation for more information. - - A of s that follow the authenticated user. - - - - List a user’s followers - - The login name for the user - - See the API documentation for more information. - - A of s that follow the passed user. - - - - List a user’s followers - - The login name for the user - Options for changing the API response - - See the API documentation for more information. - - A of s that follow the passed user. - - - - List who the authenticated user is following - - - See the API documentation for more information. - - A of s that the authenticated user follows. - - - - List who the authenticated user is following - - Options for changing the API response - - See the API documentation for more information. - - A of s that the authenticated user follows. - - - - List who a user is following - - The login name of the user - - See the API documentation for more information. - - A of s that the passed user follows. - - - - List who a user is following - - The login name of the user - Options for changing the API response - - See the API documentation for more information. - - A of s that the passed user follows. - - - - Check if the authenticated user follows another user - - The login name of the other user - - See the API documentation for more information. - - A bool representing the success of the operation. - - - - Check if one user follows another user - - The login name of the user - The login name of the other user - - See the API documentation for more information. - - A bool representing the success of the operation. - - - - Follow a user - - The login name of the user to follow - - See the API documentation for more information. - - A bool representing the success of the operation. - - - - Unfollow a user - - The login name of the user to unfollow - - See the API documentation for more information. - - - - - - A client for GitHub's Gist Comments API. - - - See the Gist Comments API documentation for more information. - - - - - Gets a single comment by gist- and comment id. - - http://developer.github.com/v3/gists/comments/#get-a-single-comment - The id of the gist - The id of the comment - Task{GistComment}. - - - - Gets all comments for the gist with the specified id. - - http://developer.github.com/v3/gists/comments/#list-comments-on-a-gist - The id of the gist - Task{IReadOnlyList{GistComment}}. - - - - Gets all comments for the gist with the specified id. - - http://developer.github.com/v3/gists/comments/#list-comments-on-a-gist - The id of the gist - Options for changing the API response - Task{IReadOnlyList{GistComment}}. - - - - Creates a comment for the gist with the specified id. - - http://developer.github.com/v3/gists/comments/#create-a-comment - The id of the gist - The body of the comment - Task{GistComment}. - - - - Updates the comment with the specified gist- and comment id. - - http://developer.github.com/v3/gists/comments/#edit-a-comment - The id of the gist - The id of the comment - The updated body of the comment - Task{GistComment}. - - - - Deletes the comment with the specified gist- and comment id. - - http://developer.github.com/v3/gists/comments/#delete-a-comment - The id of the gist - The id of the comment - Task. - - - - A client for GitHub's Gists API. - - - See the Gists API documentation for more information. - - - - - Gets a gist - - - http://developer.github.com/v3/gists/#get-a-single-gist - - The id of the gist - - - - List the authenticated user’s gists or if called anonymously, - this will return all public gists - - - http://developer.github.com/v3/gists/#list-gists - - - - - List the authenticated user’s gists or if called anonymously, - this will return all public gists - - - http://developer.github.com/v3/gists/#list-gists - - Options for changing the API response - - - - List the authenticated user’s gists or if called anonymously, - this will return all public gists - - - http://developer.github.com/v3/gists/#list-gists - - Only gists updated at or after this time are returned - - - - List the authenticated user’s gists or if called anonymously, - this will return all public gists - - - http://developer.github.com/v3/gists/#list-gists - - Only gists updated at or after this time are returned - Options for changing the API response - - - - Lists all public gists - - - http://developer.github.com/v3/gists/#list-gists - - - - - Lists all public gists - - - http://developer.github.com/v3/gists/#list-gists - - Options for changing the API response - - - - Lists all public gists - - - http://developer.github.com/v3/gists/#list-gists - - Only gists updated at or after this time are returned - - - - Lists all public gists - - - http://developer.github.com/v3/gists/#list-gists - - Only gists updated at or after this time are returned - Options for changing the API response - - - - List the authenticated user’s starred gists - - - http://developer.github.com/v3/gists/#list-gists - - - - - List the authenticated user’s starred gists - - - http://developer.github.com/v3/gists/#list-gists - - Options for changing the API response - - - - List the authenticated user’s starred gists - - - http://developer.github.com/v3/gists/#list-gists - - Only gists updated at or after this time are returned - - - - List the authenticated user’s starred gists - - - http://developer.github.com/v3/gists/#list-gists - - Only gists updated at or after this time are returned - Options for changing the API response - - - - List a user's gists - - - http://developer.github.com/v3/gists/#list-gists - - The user - - - - List a user's gists - - - http://developer.github.com/v3/gists/#list-gists - - The user - Options for changing the API response - - - - List a user's gists - - - http://developer.github.com/v3/gists/#list-gists - - The user - Only gists updated at or after this time are returned - - - - List a user's gists - - - http://developer.github.com/v3/gists/#list-gists - - The user - Only gists updated at or after this time are returned - Options for changing the API response - - - - List gist commits - - - http://developer.github.com/v3/gists/#list-gists-commits - - The id of the gist - - - - List gist commits - - - http://developer.github.com/v3/gists/#list-gists-commits - - The id of the gist - Options for changing the API response - - - - List gist forks - - - http://developer.github.com/v3/gists/#list-gists-forks - - The id of the gist - - - - List gist forks - - - http://developer.github.com/v3/gists/#list-gists-forks - - The id of the gist - Options for changing the API response - - - - Creates a new gist - - - http://developer.github.com/v3/gists/#create-a-gist - - The new gist to create - - - - Creates a fork of a gist - - - http://developer.github.com/v3/gists/#fork-a-gist - - The id of the gist to fork - - - - Edits a gist - - - http://developer.github.com/v3/gists/#delete-a-gist - - The id of the gist - The update to the gist - - - - Deletes a gist - - - http://developer.github.com/v3/gists/#delete-a-gist - - The id of the gist - - - - Stars a gist - - - http://developer.github.com/v3/gists/#star-a-gist - - The id of the gist - - - - Unstars a gist - - - http://developer.github.com/v3/gists/#unstar-a-gist - - The id of the gist - - - - Checks if the gist is starred - - - http://developer.github.com/v3/gists/#check-if-a-gist-is-starred - - The id of the gist - - - - A client for GitHub's Git Database API. Gives you access to read and write raw Git objects and to list and update your references. - - - See the Git API documentation for more information. - - - - - A client for GitHub Applications Installations API. - - - See the GitHub Apps Installations API documentation for more information. - - - - - List repositories of the authenticated GitHub App Installation (requires GitHubApp Installation-Token auth). - - https://developer.github.com/v3/apps/installations/#list-repositories - - - - List repositories of the authenticated GitHub App Installation (requires GitHubApp Installation-Token auth). - - Options for changing the API response - https://developer.github.com/v3/apps/installations/#list-repositories - - - - List repositories accessible to the user for an installation (requires GitHubApp User-To-Server Auth). - - The Id of the installation - https://developer.github.com/v3/apps/installations/#list-repositories-accessible-to-the-user-for-an-installation - - - - List repositories accessible to the user for an installation (requires GitHubApp User-To-Server Auth). - - The Id of the installation - Options for changing the API response - https://developer.github.com/v3/apps/installations/#list-repositories-accessible-to-the-user-for-an-installation - - - - A client for GitHub Applications API. - - - See the GitHub Apps API documentation for more information. - - - - - Access GitHub's Apps Installations API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/apps/installations/ - - - - - Get a single GitHub App (if private, requires Personal Access Token or GitHubApp auth) - - https://developer.github.com/v3/apps/#get-a-single-github-app - The URL-friendly name of your GitHub App. You can find this on the settings page for your GitHub App. - - - - Returns the GitHub App associated with the authentication credentials used (requires GitHubApp auth). - - https://developer.github.com/v3/apps/#get-the-authenticated-github-app - - - - List installations of the authenticated GitHub App (requires GitHubApp auth). - - https://developer.github.com/v3/apps/#find-installations - - - - List installations of the authenticated GitHub App (requires GitHubApp auth). - - Options for changing the API response - https://developer.github.com/v3/apps/#find-installations - - - - Get a single GitHub App Installation (requires GitHubApp auth). - - https://developer.github.com/v3/apps/#get-a-single-installation - The Id of the GitHub App Installation - - - - Get a single GitHub App Installation (requires GitHubApp auth). - - https://developer.github.com/v3/apps/#get-a-single-installation - The Id of the GitHub App Installation - - - - List installations for the currently authenticated user (requires GitHubApp User-To-Server Auth). - - https://developer.github.com/v3/apps/#list-installations-for-user - - - - List installations for the currently authenticated user (requires GitHubApp User-To-Server Auth). - - https://developer.github.com/v3/apps/#list-installations-for-user - - - - Create a time bound access token for a GitHubApp Installation that can be used to access other API endpoints (requires GitHubApp auth). - - - https://developer.github.com/v3/apps/#create-a-new-installation-token - https://developer.github.com/apps/building-github-apps/authentication-options-for-github-apps/#authenticating-as-an-installation - https://developer.github.com/v3/apps/available-endpoints/ - - The Id of the GitHub App Installation - - - - Enables an authenticated GitHub App to find the organization's installation information (requires GitHubApp auth). - - https://developer.github.com/v3/apps/#find-organization-installation - The name of the organization - - - - Enables an authenticated GitHub App to find the repository's installation information (requires GitHubApp auth). - - https://developer.github.com/v3/apps/#find-repository-installation - The owner of the repo - The name of the repo - - - - Enables an authenticated GitHub App to find the repository's installation information (requires GitHubApp auth). - - https://developer.github.com/v3/apps/#find-repository-installation - The Id of the repository - - - - Enables an authenticated GitHub App to find the users's installation information (requires GitHubApp auth). - - https://developer.github.com/v3/apps/#find-user-installation - The name of the user - - - - A client for GitHub's Reactions API. - - - See the Reactions API documentation for more information. - - - - - Creates a reaction for a specified Issue Comment - - https://developer.github.com/v3/reactions/#create-reaction-for-an-issue-comment - The owner of the repository - The name of the repository - The comment id - The reaction to create - - - - Creates a reaction for a specified Issue Comment - - https://developer.github.com/v3/reactions/#create-reaction-for-an-issue-comment - The Id of the repository - The comment id - The reaction to create - - - - Get all reactions for a specified Issue Comment - - https://developer.github.com/v3/reactions/#list-reactions-for-an-issue-comment - The owner of the repository - The name of the repository - The comment id - - - - Get all reactions for a specified Issue Comment - - https://developer.github.com/v3/reactions/#list-reactions-for-an-issue-comment - The owner of the repository - The name of the repository - The comment id - Options for changing the API response - - - - Get all reactions for a specified Issue Comment - - https://developer.github.com/v3/reactions/#list-reactions-for-an-issue-comment - The Id of the repository - The comment id - - - - Get all reactions for a specified Issue Comment - - https://developer.github.com/v3/reactions/#list-reactions-for-an-issue-comment - The Id of the repository - The comment id - Options for changing the API response - - - - A client for GitHub's Issue Comments API. - - - See the Issue Comments API documentation for more information. - - - - - Gets a single Issue Comment by id. - - http://developer.github.com/v3/issues/comments/#get-a-single-comment - The owner of the repository - The name of the repository - The issue comment id - - - - Gets a single Issue Comment by id. - - http://developer.github.com/v3/issues/comments/#get-a-single-comment - The Id of the repository - The issue comment id - - - - Gets Issue Comments for a repository. - - http://developer.github.com/v3/issues/comments/#list-comments-in-a-repository - The owner of the repository - The name of the repository - - - - Gets Issue Comments for a repository. - - http://developer.github.com/v3/issues/comments/#list-comments-in-a-repository - The Id of the repository - - - - Gets Issue Comments for a repository. - - http://developer.github.com/v3/issues/comments/#list-comments-in-a-repository - The owner of the repository - The name of the repository - Options for changing the API response - - - - Gets Issue Comments for a repository. - - http://developer.github.com/v3/issues/comments/#list-comments-in-a-repository - The Id of the repository - Options for changing the API response - - - - Gets Issue Comments for a repository. - - http://developer.github.com/v3/issues/comments/#list-comments-in-a-repository - The owner of the repository - The name of the repository - The sorting parameters - - - - Gets Issue Comments for a repository. - - http://developer.github.com/v3/issues/comments/#list-comments-in-a-repository - The Id of the repository - The sorting parameters - - - - Gets Issue Comments for a repository. - - http://developer.github.com/v3/issues/comments/#list-comments-in-a-repository - The owner of the repository - The name of the repository - The sorting parameters - Options for changing the API response - - - - Gets Issue Comments for a repository. - - http://developer.github.com/v3/issues/comments/#list-comments-in-a-repository - The Id of the repository - The sorting parameters - Options for changing the API response - - - - Gets Issue Comments for a specified Issue. - - http://developer.github.com/v3/issues/comments/#list-comments-on-an-issue - The owner of the repository - The name of the repository - The issue number - - - - Gets Issue Comments for a specified Issue. - - http://developer.github.com/v3/issues/comments/#list-comments-on-an-issue - The Id of the repository - The issue number - - - - Gets Issue Comments for a specified Issue. - - http://developer.github.com/v3/issues/comments/#list-comments-on-an-issue - The owner of the repository - The name of the repository - The issue number - Options for changing the API response - - - - Gets Issue Comments for a specified Issue. - - http://developer.github.com/v3/issues/comments/#list-comments-on-an-issue - The Id of the repository - The issue number - Options for changing the API response - - - - Gets Issue Comments for a specified Issue. - - http://developer.github.com/v3/issues/comments/#list-comments-on-an-issue - The owner of the repository - The name of the repository - The issue number - The sorting parameters - - - - Gets Issue Comments for a specified Issue. - - http://developer.github.com/v3/issues/comments/#list-comments-on-an-issue - The Id of the repository - The issue number - The sorting parameters - - - - Gets Issue Comments for a specified Issue. - - http://developer.github.com/v3/issues/comments/#list-comments-on-an-issue - The owner of the repository - The name of the repository - The issue number - The sorting parameters - Options for changing the API response - - - - Gets Issue Comments for a specified Issue. - - http://developer.github.com/v3/issues/comments/#list-comments-on-an-issue - The Id of the repository - The issue number - The sorting parameters - Options for changing the API response - - - - Creates a new Issue Comment for a specified Issue. - - http://developer.github.com/v3/issues/comments/#create-a-comment - The owner of the repository - The name of the repository - The number of the issue - The new comment to add to the issue - - - - Creates a new Issue Comment for a specified Issue. - - http://developer.github.com/v3/issues/comments/#create-a-comment - The Id of the repository - The number of the issue - The new comment to add to the issue - - - - Updates a specified Issue Comment. - - http://developer.github.com/v3/issues/comments/#edit-a-comment - The owner of the repository - The name of the repository - The comment id - The modified comment - - - - Updates a specified Issue Comment. - - http://developer.github.com/v3/issues/comments/#edit-a-comment - The Id of the repository - The comment id - The modified comment - - - - Deletes the specified Issue Comment - - http://developer.github.com/v3/issues/comments/#delete-a-comment - The owner of the repository - The name of the repository - The comment id - - - - Deletes the specified Issue Comment - - http://developer.github.com/v3/issues/comments/#delete-a-comment - The Id of the repository - The comment id - - - - A client for GitHub's Reactions API. - - - See the Reactions API documentation for more information. - - - - - Get all reactions for a specified Issue - - https://developer.github.com/v3/reactions/#list-reactions-for-an-issue - The owner of the repository - The name of the repository - The issue id - - - - Get all reactions for a specified Issue - - https://developer.github.com/v3/reactions/#list-reactions-for-an-issue - The owner of the repository - The name of the repository - The issue id - Options for changing the API response - - - - Get all reactions for a specified Issue - - https://developer.github.com/v3/reactions/#list-reactions-for-an-issue - The Id of the repository - The issue id - - - - Get all reactions for a specified Issue - - https://developer.github.com/v3/reactions/#list-reactions-for-an-issue - The Id of the repository - The issue id - Options for changing the API response - - - - Creates a reaction for a specified Issue - - https://developer.github.com/v3/reactions/#create-reaction-for-an-issue - The owner of the repository - The name of the repository - The issue id - The reaction to create - - - - Creates a reaction for a specified Issue - - https://developer.github.com/v3/reactions/#create-reaction-for-an-issue - The Id of the repository - The issue id - The reaction to create - - - - A client for GitHub's Issues API. - - - See the Issues API documentation for more information. - - - - - Client for managing assignees. - - - - - Client for reading various event information associated with issues/pull requests. - This is useful both for display on issue/pull request information pages and also to - determine who should be notified of comments. - - - - - Client for managing milestones. - - - - - Client for managing labels. - - - - - Client for managing comments. - - - - - Gets a single Issue by number. - - - http://developer.github.com/v3/issues/#get-a-single-issue - - The owner of the repository - The name of the repository - The issue number - - - - Gets a single Issue by number. - - - http://developer.github.com/v3/issues/#get-a-single-issue - - The Id of the repository - The issue number - - - - Gets all open issues assigned to the authenticated user across all the authenticated user’s visible - repositories including owned repositories, member repositories, and organization repositories. - - - Issues are sorted by the create date descending. - http://developer.github.com/v3/issues/#list-issues - - - - - Gets all open issues assigned to the authenticated user across all the authenticated user’s visible - repositories including owned repositories, member repositories, and organization repositories. - - Options for changing the API response - - Issues are sorted by the create date descending. - http://developer.github.com/v3/issues/#list-issues - - - - - Gets all issues across all the authenticated user’s visible repositories including owned repositories, - member repositories, and organization repositories. - - - http://developer.github.com/v3/issues/#list-issues - - Used to filter and sort the list of issues returned - - - - Gets all issues across all the authenticated user’s visible repositories including owned repositories, - member repositories, and organization repositories. - - Options for changing the API response - - http://developer.github.com/v3/issues/#list-issues - - Used to filter and sort the list of issues returned - - - - Gets all open issues assigned to the authenticated user across owned and member repositories for the - authenticated user. - - - Issues are sorted by the create date descending. - http://developer.github.com/v3/issues/#list-issues - - - - - Gets all open issues assigned to the authenticated user across owned and member repositories for the - authenticated user. - - Options for changing the API response - - Issues are sorted by the create date descending. - http://developer.github.com/v3/issues/#list-issues - - - - - Gets all issues across owned and member repositories for the authenticated user. - - - http://developer.github.com/v3/issues/#list-issues - - Used to filter and sort the list of issues returned - - - - Gets all issues across owned and member repositories for the authenticated user. - - - http://developer.github.com/v3/issues/#list-issues - - Used to filter and sort the list of issues returned - Options for changing the API response - - - - Gets all open issues assigned to the authenticated user for a given organization for the authenticated user. - - - http://developer.github.com/v3/issues/#list-issues - - The name of the organization - - - - Gets all open issues assigned to the authenticated user for a given organization for the authenticated user. - - - http://developer.github.com/v3/issues/#list-issues - - The name of the organization - Options for changing the API response - - - - Gets all issues for a given organization for the authenticated user. - - - http://developer.github.com/v3/issues/#list-issues - - The name of the organization - Used to filter and sort the list of issues returned - - - - Gets all issues for a given organization for the authenticated user. - - - http://developer.github.com/v3/issues/#list-issues - - The name of the organization - Used to filter and sort the list of issues returned - Options for changing the API response - - - - Gets all open issues assigned to the authenticated user for the repository. - - - http://developer.github.com/v3/issues/#list-issues-for-a-repository - - The owner of the repository - The name of the repository - - - - Gets all open issues assigned to the authenticated user for the repository. - - - http://developer.github.com/v3/issues/#list-issues-for-a-repository - - The Id of the repository - - - - Gets all open issues assigned to the authenticated user for the repository. - - - http://developer.github.com/v3/issues/#list-issues-for-a-repository - - The owner of the repository - The name of the repository - Options for changing the API response - - - - Gets all open issues assigned to the authenticated user for the repository. - - - http://developer.github.com/v3/issues/#list-issues-for-a-repository - - The Id of the repository - Options for changing the API response - - - - Gets issues for a repository. - - - http://developer.github.com/v3/issues/#list-issues-for-a-repository - - The owner of the repository - The name of the repository - Used to filter and sort the list of issues returned - - - - Gets issues for a repository. - - - http://developer.github.com/v3/issues/#list-issues-for-a-repository - - The Id of the repository - Used to filter and sort the list of issues returned - - - - Gets issues for a repository. - - - http://developer.github.com/v3/issues/#list-issues-for-a-repository - - The owner of the repository - The name of the repository - Used to filter and sort the list of issues returned - Options for changing the API response - - - - Gets issues for a repository. - - - http://developer.github.com/v3/issues/#list-issues-for-a-repository - - The Id of the repository - Used to filter and sort the list of issues returned - Options for changing the API response - - - - Creates an issue for the specified repository. Any user with pull access to a repository can create an - issue. - - http://developer.github.com/v3/issues/#create-an-issue - The owner of the repository - The name of the repository - A instance describing the new issue to create - - - - Creates an issue for the specified repository. Any user with pull access to a repository can create an - issue. - - http://developer.github.com/v3/issues/#create-an-issue - The Id of the repository - A instance describing the new issue to create - - - - Updates an issue for the specified repository. Any user with pull access to a repository can update an - issue. - - http://developer.github.com/v3/issues/#edit-an-issue - The owner of the repository - The name of the repository - The issue number - An instance describing the changes to make to the issue - - - - - Updates an issue for the specified repository. Any user with pull access to a repository can update an - issue. - - http://developer.github.com/v3/issues/#edit-an-issue - The Id of the repository - The issue number - An instance describing the changes to make to the issue - - - - - Locks an issue for the specified repository. Issue owners and users with push access can lock an issue. - - https://developer.github.com/v3/issues/#lock-an-issue - The owner of the repository - The name of the repository - The issue number - - - - Locks an issue for the specified repository. Issue owners and users with push access can lock an issue. - - https://developer.github.com/v3/issues/#lock-an-issue - The Id of the repository - The issue number - - - - Unlocks an issue for the specified repository. Issue owners and users with push access can unlock an issue. - - https://developer.github.com/v3/issues/#unlock-an-issue - The owner of the repository - The name of the repository - The issue number - - - - Unlocks an issue for the specified repository. Issue owners and users with push access can unlock an issue. - - https://developer.github.com/v3/issues/#unlock-an-issue - The Id of the repository - The issue number - - - - A client for GitHub's Issue Events API. - - - See the Issue Events API documentation for more information. - - - - - Gets all events for the issue. - - - http://developer.github.com/v3/issues/events/#list-events-for-an-issue - - The owner of the repository - The name of the repository - The issue number - - - - Gets all events for the issue. - - - http://developer.github.com/v3/issues/events/#list-events-for-an-issue - - The Id of the repository - The issue number - - - - Gets all events for the issue. - - - http://developer.github.com/v3/issues/events/#list-events-for-an-issue - - The owner of the repository - The name of the repository - The issue number - Options for changing the API response - - - - Gets all events for the issue. - - - http://developer.github.com/v3/issues/events/#list-events-for-an-issue - - The Id of the repository - The issue number - Options for changing the API response - - - - Gets all events for the repository. - - - http://developer.github.com/v3/issues/events/#list-events-for-a-repository - - The owner of the repository - The name of the repository - - - - Gets all events for the repository. - - - http://developer.github.com/v3/issues/events/#list-events-for-a-repository - - The Id of the repository - - - - Gets all events for the repository. - - - http://developer.github.com/v3/issues/events/#list-events-for-a-repository - - The owner of the repository - The name of the repository - Options for changing the API response - - - - Gets all events for the repository. - - - http://developer.github.com/v3/issues/events/#list-events-for-a-repository - - The Id of the repository - Options for changing the API response - - - - Gets a single event - - - http://developer.github.com/v3/issues/events/#get-a-single-event - - The owner of the repository - The name of the repository - The event id - - - - Gets a single event - - - http://developer.github.com/v3/issues/events/#get-a-single-event - - The Id of the repository - The event id - - - - A client for GitHub's Issue Labels API. - - - See the Issue Labels API documentation for more information. - - - - - Gets all labels for the issue. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The number of the issue - - - - Gets all labels for the issue. - - - See the API documentation for more information. - - The Id of the repository - The number of the issue - - - - Gets all labels for the issue. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The number of the issue - Options for changing the API response - - - - Gets all labels for the issue. - - - See the API documentation for more information. - - The Id of the repository - The number of the issue - Options for changing the API response - - - - Gets all labels for the repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - - - - Gets all labels for the repository. - - - See the API documentation for more information. - - The Id of the repository - - - - Gets all labels for the repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Options for changing the API response - - - - Gets all labels for the repository. - - - See the API documentation for more information. - - The Id of the repository - Options for changing the API response - - - - Gets labels for every issue in a milestone - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The number of the milestone - - - - Gets labels for every issue in a milestone - - - See the API documentation for more information. - - The Id of the repository - The number of the milestone - - - - Gets labels for every issue in a milestone - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The number of the milestone - Options for changing the API response - - - - Gets labels for every issue in a milestone - - - See the API documentation for more information. - - The Id of the repository - The number of the milestone - Options for changing the API response - - - - Gets a single Label by name. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The name of the label - - - - Gets a single Label by name. - - - See the API documentation for more information. - - The Id of the repository - The name of the label - - - - Deletes a label. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The name of the label - - - - Deletes a label. - - - See the API documentation for more information. - - The Id of the repository - The name of the label - - - - Creates a label. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The data for the label to be created - - - - Creates a label. - - - See the API documentation for more information. - - The Id of the repository - The data for the label to be created - - - - Updates a label. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The name of the label - The data for the label to be updated - - - - Updates a label. - - - See the API documentation for more information. - - The Id of the repository - The name of the label - The data for the label to be updated - - - - Adds a label to an issue - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The number of the issue - The names of the labels to add - - - - Adds a label to an issue - - - See the API documentation for more information. - - The Id of the repository - The number of the issue - The names of the labels to add - - - - Removes a label from an issue - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The number of the issue - The name of the label to remove - - - - Removes a label from an issue - - - See the API documentation for more information. - - The Id of the repository - The number of the issue - The name of the label to remove - - - - Replaces all labels on the specified issues with the provided labels - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The number of the issue - The names of the labels to set - - - - Replaces all labels on the specified issues with the provided labels - - - See the API documentation for more information. - - The Id of the repository - The number of the issue - The names of the labels to set - - - - Removes all labels from an issue - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The number of the issue - - - - Removes all labels from an issue - - - See the API documentation for more information. - - The Id of the repository - The number of the issue - - - - A client for GitHub's Issue Timeline API. - - - See the Issue Timeline API documentation for more information. - - - - - Gets all the various events that have occurred around an issue or pull request. - - - https://developer.github.com/v3/issues/timeline/#list-events-for-an-issue - - The owner of the repository - The name of the repository - The issue number - - - - Gets all the various events that have occurred around an issue or pull request. - - - https://developer.github.com/v3/issues/timeline/#list-events-for-an-issue - - The owner of the repository - The name of the repository - The issue number - Options for changing the API repsonse - - - - Gets all the various events that have occurred around an issue or pull request. - - - https://developer.github.com/v3/issues/timeline/#list-events-for-an-issue - - The Id of the repository - The issue number - - - - Gets all the various events that have occurred around an issue or pull request. - - - https://developer.github.com/v3/issues/timeline/#list-events-for-an-issue - - The Id of the repository - The issue number - Options for changing the API response - - - - A client for GitHub's Git Merging API. - - - See the Git Merging API documentation for more information. - - - - - Create a merge for a given repository - - - http://developer.github.com/v3/repos/merging/#perform-a-merge - - The owner of the repository - The name of the repository - The merge to create - - - - - Create a merge for a given repository - - - http://developer.github.com/v3/repos/merging/#perform-a-merge - - The Id of the repository - The merge to create - - - - - A client for GitHub's Migration API. These APIs help you move projects to or from GitHub. - - - Docs: https://developer.github.com/v3/migration/ - - - - - The Enterprise Migrations API lets you move a repository from GitHub to GitHub Enterprise. - - - https://developer.github.com/v3/migration/#enterprise-migrations - - - - - An interface for GitHub's Migrations API client. - - - See the docs - for more information. - - - - - Starts a new migration specified for the given organization. - - - https://developer.github.com/v3/migration/migrations/#start-a-migration - - The organization for which to start a migration. - Specifies parameters for the migration in a - object. - The started migration. - - - - Gets the list of the most recent migrations of the organization. - - - https://developer.github.com/v3/migration/migrations/#get-a-list-of-migrations - - The organization of which to list migrations. - List of most recent s. - - - - Gets the list of the most recent migrations of the organization. - - - https://developer.github.com/v3/migration/migrations/#get-a-list-of-migrations - - The organization of which to list migrations. - Options for changing the API response - List of most recent s. - - - - Get the status of a migration - - - https://developer.github.com/v3/migration/migrations/#get-the-status-of-a-migration - - The organization which is migrating. - Migration Id of the organization. - A object representing the state of migration. - - - - Get the migration archive. - - - https://developer.github.com/v3/migration/migrations/#download-a-migration-archive - - The organization of which the migration was. - The Id of the migration. - The binary contents of the archive as a byte array. - - - - Deletes a previous migration archive. - - - https://developer.github.com/v3/migration/migrations/#delete-a-migration-archive - - The organization of which the migration was. - The Id of the migration. - - - - - Unlocks a repository that was locked for migration. - - - https://developer.github.com/v3/migration/migrations/#unlock-a-repository - - The organization of which the migration was. - The Id of the migration. - The repo to unlock. - - - - - A client for GitHub's Issue Milestones API. - - - See the Issue Milestones API documentation for more information. - - - - - Gets a single Milestone by number. - - - http://developer.github.com/v3/issues/milestones/#get-a-single-milestone - - - - - - Gets a single Milestone by number. - - - http://developer.github.com/v3/issues/milestones/#get-a-single-milestone - - - - - - Gets all open milestones for the repository. - - - http://developer.github.com/v3/issues/milestones/#list-milestones-for-a-repository - - The owner of the repository - The name of the repository - - - - - Gets all open milestones for the repository. - - - http://developer.github.com/v3/issues/milestones/#list-milestones-for-a-repository - - The Id of the repository - - - - - Gets all open milestones for the repository. - - - http://developer.github.com/v3/issues/milestones/#list-milestones-for-a-repository - - The owner of the repository - The name of the repository - Options for changing the API response - - - - - Gets all open milestones for the repository. - - - http://developer.github.com/v3/issues/milestones/#list-milestones-for-a-repository - - The Id of the repository - Options for changing the API response - - - - - Gets all open milestones for the repository. - - - http://developer.github.com/v3/issues/milestones/#list-milestones-for-a-repository - - The owner of the repository - The name of the repository - Used to filter and sort the list of Milestones returned - - - - - Gets all open milestones for the repository. - - - http://developer.github.com/v3/issues/milestones/#list-milestones-for-a-repository - - The Id of the repository - Used to filter and sort the list of Milestones returned - - - - - Gets all open milestones for the repository. - - - http://developer.github.com/v3/issues/milestones/#list-milestones-for-a-repository - - The owner of the repository - The name of the repository - Used to filter and sort the list of Milestones returned - Options for changing the API response - - - - - Gets all open milestones for the repository. - - - http://developer.github.com/v3/issues/milestones/#list-milestones-for-a-repository - - The Id of the repository - Used to filter and sort the list of Milestones returned - Options for changing the API response - - - - - Creates a milestone for the specified repository. Any user with pull access to a repository can create an - Milestone. - - http://developer.github.com/v3/issues/milestones/#create-a-milestone - The owner of the repository - The name of the repository - A instance describing the new Milestone to create - - - - - Creates a milestone for the specified repository. Any user with pull access to a repository can create an - Milestone. - - http://developer.github.com/v3/issues/milestones/#create-a-milestone - The Id of the repository - A instance describing the new Milestone to create - - - - - Creates a milestone for the specified repository. Any user with pull access to a repository can create an - Milestone. - - http://developer.github.com/v3/issues/milestones/#update-a-milestone - The owner of the repository - The name of the repository - The Milestone number - An instance describing the changes to make to the Milestone - - - - - - Creates a milestone for the specified repository. Any user with pull access to a repository can create an - Milestone. - - http://developer.github.com/v3/issues/milestones/#update-a-milestone - The Id of the repository - The Milestone number - An instance describing the changes to make to the Milestone - - - - - - Deletes a milestone for the specified repository. Any user with pull access to a repository can create an - Milestone. - - http://developer.github.com/v3/issues/milestones/#delete-a-milestone - The owner of the repository - The name of the repository - The milestone number - - - - - Deletes a milestone for the specified repository. Any user with pull access to a repository can create an - Milestone. - - http://developer.github.com/v3/issues/milestones/#delete-a-milestone - The Id of the repository - The milestone number - - - - - A client for GitHub's miscellaneous APIs. - - - See the Miscellaneous API documentation for more details. - - - - - Gets all the emojis available to use on GitHub. - - Thrown when a general API error occurs. - An of emoji and their URI. - - - - Gets the rendered Markdown for the specified plain-text Markdown document. - - A plain-text Markdown document - Thrown when a general API error occurs. - The rendered Markdown. - - - - Gets the rendered Markdown for an arbitrary markdown document. - - An arbitrary Markdown document - Thrown when a general API error occurs. - The rendered Markdown. - - - - List all templates available to pass as an option when creating a repository. - - A list of template names - - - - Retrieves the source for a single GitIgnore template - - - A template and its source - - - - Returns a list of the licenses shown in the license picker on GitHub.com. This is not a comprehensive - list of all possible OSS licenses. - - A list of licenses available on the site - - - - Returns a list of the licenses shown in the license picker on GitHub.com. This is not a comprehensive - list of all possible OSS licenses. - - Options for changing the API response - A list of licenses available on the site - - - - Retrieves a license based on the license key such as "MIT" - - The license identifier to look for - A that includes the license key, text, and attributes of the license. - - - - Gets API Rate Limits (API service rather than header info). - - Thrown when a general API error occurs. - An of Rate Limits. - - - - Retrieves information about GitHub.com, the service or a GitHub Enterprise installation. - - Thrown when a general API error occurs. - An containing metadata about the GitHub instance. - - - - A client for GitHub's Activity Notifications API. - - - See the Activity Notifications API documentation for more information. - - - - - Retrieves all of the s for the current user. - - Thrown if the client is not authenticated. - - - - Retrieves all of the s for the current user. - - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the s for the current user. - - Specifies the parameters to filter notifications by - Thrown if the client is not authenticated. - - - - Retrieves all of the s for the current user. - - Specifies the parameters to filter notifications by - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the s for the current user specific to the specified repository. - - The owner of the repository. - The name of the repository. - Thrown if the client is not authenticated. - - - - Retrieves all of the s for the current user specific to the specified repository. - - The Id of the repository. - Thrown if the client is not authenticated. - - - - Retrieves all of the s for the current user specific to the specified repository. - - The owner of the repository. - The name of the repository. - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the s for the current user specific to the specified repository. - - The Id of the repository. - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the s for the current user specific to the specified repository. - - The owner of the repository. - The name of the repository. - Specifies the parameters to filter notifications by - Thrown if the client is not authenticated. - - - - Retrieves all of the s for the current user specific to the specified repository. - - The Id of the repository. - Specifies the parameters to filter notifications by - Thrown if the client is not authenticated. - - - - Retrieves all of the s for the current user specific to the specified repository. - - The owner of the repository. - The name of the repository. - Specifies the parameters to filter notifications by - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the s for the current user specific to the specified repository. - - The Id of the repository. - Specifies the parameters to filter notifications by - Options for changing the API response - Thrown if the client is not authenticated. - - - - Marks all notifications as read. - - http://developer.github.com/v3/activity/notifications/#mark-as-read - - - - Marks all notifications as read. - - The parameter which specifies which notifications to mark. - http://developer.github.com/v3/activity/notifications/#mark-as-read - - - - Marks the notifications for a given repository as read. - - The owner of the repository - The name of the repository - http://developer.github.com/v3/activity/notifications/#mark-notifications-as-read-in-a-repository - - - - Marks the notifications for a given repository as read. - - The Id of the repository - http://developer.github.com/v3/activity/notifications/#mark-notifications-as-read-in-a-repository - - - - Marks the notifications for a given repository as read. - - The owner of the repository - The name of the repository - The parameter which specifies which notifications to mark. - http://developer.github.com/v3/activity/notifications/#mark-notifications-as-read-in-a-repository - - - - Marks the notifications for a given repository as read. - - The Id of the repository - The parameter which specifies which notifications to mark. - http://developer.github.com/v3/activity/notifications/#mark-notifications-as-read-in-a-repository - - - - Retrives a single by Id. - - The Id of the notification to retrieve. - http://developer.github.com/v3/activity/notifications/#view-a-single-thread - - - - Marks a single notification as read. - - The id of the notification. - http://developer.github.com/v3/activity/notifications/#mark-a-thread-as-read - - - - Retrives a for the provided thread id. - - The Id of the thread to retrieve subscription status. - http://developer.github.com/v3/activity/notifications/#get-a-thread-subscription - - - - Sets the authenticated user's subscription settings for a given thread. - - The Id of the thread to update. - The subscription parameters to set. - http://developer.github.com/v3/activity/notifications/#set-a-thread-subscription - - - - Deletes the authenticated user's subscription to a given thread. - - The Id of the thread to delete subscription from. - http://developer.github.com/v3/activity/notifications/#delete-a-thread-subscription - - - - Provides methods used in the OAuth web flow. - - - - - Gets the URL used in the first step of the web flow. The Web application should redirect to this URL. - - Parameters to the Oauth web flow login url - - - - - Makes a request to get an access token using the code returned when GitHub.com redirects back from the URL - GitHub login url to the application. - - - If the user accepts your request, GitHub redirects back to your site with a temporary code in a code - parameter as well as the state you provided in the previous step in a state parameter. If the states don’t - match, the request has been created by a third party and the process should be aborted. Exchange this for - an access token using this method. - - - - - - - A client for GitHub's Organization Webhooks API. - - - See the Webhooks API documentation for more information. - - - - - Gets the list of hooks defined for a organization - - The organizations name - See API documentation for more information. - - - - Gets the list of hooks defined for a organization - - The organizations name - Options for changing the API response - See API documentation for more information. - - - - Gets a single hook by Id - - The organizations name - The repository's hook id - See API documentation for more information. - - - - Creates a hook for a organization - - The organizations name - The hook's parameters - See API documentation for more information. - - - - Edits a hook for a organization - - The organizations name - The organizations hook id - The hook's parameters - See API documentation for more information. - - - - This will trigger a ping event to be sent to the hook. - - The organizations name - The organizations hook id - See API documentation for more information. - - - - Deletes a hook for a organization - - The organizations name - The organizations hook id - See API documentation for more information. - - - - A client for GitHub's Organization Members API. - - - See the Orgs API documentation for more information. - - - - - - List all users who are members of an organization. A member is a user that - belongs to at least 1 team in the organization. - - - If the authenticated user is also an owner of this organization then both - concealed and public member will be returned. - - - If the requester is not an owner of the organization the query will be redirected - to the public members list. - - - - See the API documentation - for more information. - - The login for the organization - The users - - - - - List all users who are members of an organization. A member is a user that - belongs to at least 1 team in the organization. - - - If the authenticated user is also an owner of this organization then both - concealed and public member will be returned. - - - If the requester is not an owner of the organization the query will be redirected - to the public members list. - - - - See the API documentation - for more information. - - The login for the organization - Options for changing the API response - The users - - - - - List all users who are members of an organization. A member is a user that - belongs to at least 1 team in the organization. - - - If the authenticated user is also an owner of this organization then both - concealed and public member will be returned. - - - If the requester is not an owner of the organization the query will be redirected - to the public members list. - - - - See the API documentation - for more information. - - The login for the organization - The filter to use when getting the users, - The users - - - - - List all users who are members of an organization. A member is a user that - belongs to at least 1 team in the organization. - - - If the authenticated user is also an owner of this organization then both - concealed and public member will be returned. - - - If the requester is not an owner of the organization the query will be redirected - to the public members list. - - - - See the API documentation - for more information. - - The login for the organization - The filter to use when getting the users, - Options for changing the API response - The users - - - - - List all users who are members of an organization. A member is a user that - belongs to at least 1 team in the organization. - - - If the authenticated user is also an owner of this organization then both - concealed and public member will be returned. - - - If the requester is not an owner of the organization the query will be redirected - to the public members list. - - - - See the API documentation - for more information. - - The login for the organization - The role filter to use when getting the users, - The users - - - - - List all users who are members of an organization. A member is a user that - belongs to at least 1 team in the organization. - - - If the authenticated user is also an owner of this organization then both - concealed and public member will be returned. - - - If the requester is not an owner of the organization the query will be redirected - to the public members list. - - - - See the API documentation - for more information. - - The login for the organization - The role filter to use when getting the users, - Options for changing the API response - The users - - - - - List all users who are members of an organization. A member is a user that - belongs to at least 1 team in the organization. - - - If the authenticated user is also an owner of this organization then both - concealed and public member will be returned. - - - If the requester is not an owner of the organization the query will be redirected - to the public members list. - - - - See the API documentation - for more information. - - The login for the organization - The filter to use when getting the users, - The role filter to use when getting the users, - The users - - - - - List all users who are members of an organization. A member is a user that - belongs to at least 1 team in the organization. - - - If the authenticated user is also an owner of this organization then both - concealed and public member will be returned. - - - If the requester is not an owner of the organization the query will be redirected - to the public members list. - - - - See the API documentation - for more information. - - The login for the organization - The filter to use when getting the users, - The role filter to use when getting the users, - Options for changing the API response - The users - - - - List all users who have publicized their membership of the organization. - - http://developer.github.com/v3/orgs/members/#public-members-list - The login for the organization - - - - - List all users who have publicized their membership of the organization. - - http://developer.github.com/v3/orgs/members/#public-members-list - The login for the organization - Options for changing the API response - - - - - Check if a user is, publicly or privately, a member of the organization. - - - See the API documentation - for more information. - - The login for the organization - The login for the user - - - - - Check is a user is publicly a member of the organization. - - - See the API documentation - for more information. - - The login for the organization - The login for the user - - - - - Removes a user from the organization, this will also remove them from all teams - within the organization and they will no longer have any access to the organization's - repositories. - - - See the API documentation - for more information. - - The login for the organization - The login for the user - - - - - Make the authenticated user's organization membership public. - - - This method requires authentication. - See the API documentation - for more information. - - The login for the organization - The login for the user - - - - - Make the authenticated user's organization membership private. - - - This method requires authentication. - See the API documentation - for more information. - - The login for the organization - The login for the user - - - - - Get a user's membership with an organization. - - - This method requires authentication. - The authenticated user must be an organization member. - See the API documentation - for more information. - - The login for the organization - The login for the user - - - - - Add a user to the organization or update the user's role withing the organization. - - - This method requires authentication. - The authenticated user must be an organization owner. - See the API documentation - for more information. - - The login for the organization - The login for the user - An instance describing the - changes to make to the user's organization membership - - - - - Remove a user's membership with an organization. - - - This method requires authentication. - The authenticated user must be an organization owner. - See the API documentation - for more information. - - The login for the organization - The login for the user - - - - - List all pending invitations for the organization. - - - See the API Documentation - for more information. - - The login for the organization - - - - - List all pending invitations for the organization. - - - See the API Documentation - for more information. - - The login for the organization - Options to change API behaviour - - - - - List all users who are outside collaborators of an organization. An outside collaborator is a user that - is not a member of the organization. - - - See the API documentation - for more information. - - The login for the organization - The users - - - - List all users who are outside collaborators of an organization. An outside collaborator is a user that - is not a member of the organization. - - - See the API documentation - for more information. - - The login for the organization - Options for changing the API response - The users - - - - List all users who are outside collaborators of an organization. An outside collaborator is a user that - is not a member of the organization. - - - See the API documentation - for more information. - - The login for the organization - The filter to use when getting the users, - The users - - - - List all users who are outside collaborators of an organization. An outside collaborator is a user that - is not a member of the organization. - - - See the API documentation - for more information. - - The login for the organization - The filter to use when getting the users, - Options for changing the API response - The users - - - - Removes a user as an outside collaborator from the organization, this will remove them from all repositories - within the organization. - - - See the API documentation - for more information. - - The login for the organization - The login of the user - - - - - Converts an organization member to an outside collaborator, - when an organization member is converted to an outside collaborator, - they'll only have access to the repositories that their current team membership allows. - The user will no longer be a member of the organization. - - - See the API documentation - for more information. - - The login for the organization - The login for the user - - - - - A client for GitHub's Orgs API. - - - See the Orgs API documentation for more information. - - - - - Returns a client to manage members of an organization. - - - - - Returns a client to manage teams of an organization. - - - - - A client for GitHub's Organization Hooks API. - - See Hooks API documentation for more information. - - - - Returns a client to manage outside collaborators of an organization. - - - - - Returns the specified . - - login of the organization to get - Thrown when a general API error occurs. - The specified . - - - - Returns all s for the current user. - - Thrown when a general API error occurs. - A list of the current user's s. - - - - Returns all s for the current user. - - Options for changing the API response - Thrown when a general API error occurs. - A list of the current user's s. - - - - Returns all s for the specified user. - - Thrown when a general API error occurs. - A list of the specified user's s. - - - - Returns all s for the specified user. - - The login of the user - Options for changing the API response - Thrown when a general API error occurs. - A list of the specified user's s. - - - - Returns all s. - - Thrown when a general API error occurs. - A list of s. - - - - Returns all s. - - Search parameters of the last organization seen - Thrown when a general API error occurs. - A list of s. - - - - Update the specified organization with data from . - - The name of the organization to update. - - Thrown if the client is not authenticated. - A - - - - A client for GitHub's Project Cards API. - - - See the Repository Projects API documentation for more information. - - - - - Gets all cards. - - - See the API documentation for more information. - - The id of the column - - - - Gets all cards. - - - See the API documentation for more information. - - The id of the column - Options for changing the API response - - - - Gets all cards. - - - See the API documentation for more information. - - The id of the column - Used to filter the list of project cards returned - - - - Gets all cards. - - - See the API documentation for more information. - - The id of the column - Used to filter the list of project cards returned - Options for changing the API response - - - - Gets a single card. - - - See the API documentation for more information. - - The id of the card - - - - Creates a card. - - - See the API documentation for more information. - - The id of the column - The card to create - - - - Updates a card. - - - See the API documentation for more information. - - The id of the card - New values to update the card with - - - - Deletes a card. - - - See the API documentation for more information. - - The id of the card - - - - Moves a card. - - - See the API documentation for more information. - - The id of the card - The position to move the card - - - - A client for GitHub's Project Columns API. - - - See the Repository Projects API documentation for more information. - - - - - Gets all columns. - - - See the API documentation for more information. - - The Id of the project - - - - Gets all columns. - - - See the API documentation for more information. - - The Id of the project - Options for changing the API response - - - - Gets a single column. - - - See the API documentation for more information. - - The id of the column - - - - Creates a column. - - - See the API documentation for more information. - - The Id of the project - The column to create - - - - Updates a column. - - - See the API documentation for more information. - - The id of the column - New values to update the column with - - - - Deletes a column. - - - See the API documentation for more information. - - The id of the column - - - - Moves a column. - - - See the API documentation for more information. - - The id of the column - The position to move the column - - - - A client for GitHub's Repository Projects API. - - - See the Repository Projects API documentation for more information. - - - - - Get all projects for this repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - - - - Get all projects for this repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Used to filter the list of projects returned - - - - Get all projects for this repository. - - - See the API documentation for more information. - - The Id of the repository - - - - Get all projects for this repository. - - - See the API documentation for more information. - - The Id of the repository - Used to filter the list of projects returned - - - - Get all projects for this repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Options for changing the API response - - - - Get all projects for this repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Used to filter the list of projects returned - Options for changing the API response - - - - Get all projects for this repository. - - - See the API documentation for more information. - - The Id of the repository - Options for changing the API response - - - - Get all projects for this repository. - - - See the API documentation for more information. - - The Id of the repository - Used to filter the list of projects returned - Options for changing the API response - - - - Get all projects for the specified organization. - - - See the API documentation for more information. - - The name of the organization - - - - Get all projects for the specified organization. - - - See the API documentation for more information. - - The name of the organization - Used to filter the list of projects returned - - - - Get all projects for the specified organization. - - - See the API documentation for more information. - - The name of the organization - Options for changing the API response - - - - Get all projects for the specified organization. - - - See the API documentation for more information. - - The name of the organization - Used to filter the list of projects returned - Options for changing the API response - - - - Gets a single project for this repository. - - - See the API documentation for more information. - - The Id of the project - - - - Creates a project for this repository. - - - See the API documentation for more information. - - The id of the repository - The new project to create for this repository - - - - Creates a project for the specified organization. - - - See the API documentation for more information. - - The name of the organization - The new project to create for this repository - - - - Updates a project for this repository. - - - See the API documentation for more information. - - The Id of the project - The modified project - - - - Deletes a project. - - - See the API documentation for more information. - - The Id of the project - - - - A client for GitHub's Project Cards API. - - - See the Repository Projects API documentation for more information. - - - - - A client for GitHub's Project Columns API. - - - See the Repository Projects API documentation for more information. - - - - - A client for GitHub's Reactions API. - - - See the Reactions API documentation for more information. - - - - - Get all reactions for a specified Pull Request Review Comment. - - https://developer.github.com/v3/reactions/#list-reactions-for-a-pull-request-review-comment - The owner of the repository - The name of the repository - The comment id - - - - Get all reactions for a specified Pull Request Review Comment. - - https://developer.github.com/v3/reactions/#list-reactions-for-a-pull-request-review-comment - The owner of the repository - The name of the repository - The comment id - Options for changing the API response - - - - Get all reactions for a specified Pull Request Review Comment. - - https://developer.github.com/v3/reactions/#list-reactions-for-a-pull-request-review-comment - The Id of the repository - The comment id - - - - Get all reactions for a specified Pull Request Review Comment. - - https://developer.github.com/v3/reactions/#list-reactions-for-a-pull-request-review-comment - The Id of the repository - The comment id - Options for changing the API response - - - - Creates a reaction for a specified Pull Request Review Comment. - - https://developer.github.com/v3/reactions/#create-reaction-for-a-pull-request-review-comment - The owner of the repository - The name of the repository - The comment id - The reaction to create - - - - Creates a reaction for a specified Pull Request Review Comment. - - https://developer.github.com/v3/reactions/#create-reaction-for-a-pull-request-review-comment - The Id of the repository - The comment id - The reaction to create - - - - A client for GitHub's Pull Request Review Comments API. - - - See the Review Comments API documentation for more information. - - - - - Gets review comments for a specified pull request. - - http://developer.github.com/v3/pulls/comments/#list-comments-on-a-pull-request - The owner of the repository - The name of the repository - The pull request number - - - - Gets review comments for a specified pull request. - - http://developer.github.com/v3/pulls/comments/#list-comments-on-a-pull-request - The Id of the repository - The pull request number - - - - Gets review comments for a specified pull request. - - http://developer.github.com/v3/pulls/comments/#list-comments-on-a-pull-request - The owner of the repository - The name of the repository - The pull request number - Options for changing the API response - - - - Gets review comments for a specified pull request. - - http://developer.github.com/v3/pulls/comments/#list-comments-on-a-pull-request - The Id of the repository - The pull request number - Options for changing the API response - - - - Gets a list of the pull request review comments in a specified repository. - - http://developer.github.com/v3/pulls/comments/#list-comments-in-a-repository - The owner of the repository - The name of the repository - - - - Gets a list of the pull request review comments in a specified repository. - - http://developer.github.com/v3/pulls/comments/#list-comments-in-a-repository - The Id of the repository - - - - Gets a list of the pull request review comments in a specified repository. - - http://developer.github.com/v3/pulls/comments/#list-comments-in-a-repository - The owner of the repository - The name of the repository - Options for changing the API response - - - - Gets a list of the pull request review comments in a specified repository. - - http://developer.github.com/v3/pulls/comments/#list-comments-in-a-repository - The Id of the repository - Options for changing the API response - - - - Gets a list of the pull request review comments in a specified repository. - - http://developer.github.com/v3/pulls/comments/#list-comments-in-a-repository - The owner of the repository - The name of the repository - The sorting parameters - - - - Gets a list of the pull request review comments in a specified repository. - - http://developer.github.com/v3/pulls/comments/#list-comments-in-a-repository - The Id of the repository - The sorting parameters - - - - Gets a list of the pull request review comments in a specified repository. - - http://developer.github.com/v3/pulls/comments/#list-comments-in-a-repository - The owner of the repository - The name of the repository - The sorting parameters - Options for changing the API response - - - - Gets a list of the pull request review comments in a specified repository. - - http://developer.github.com/v3/pulls/comments/#list-comments-in-a-repository - The Id of the repository - The sorting parameters - Options for changing the API response - - - - Gets a single pull request review comment by number. - - http://developer.github.com/v3/pulls/comments/#get-a-single-comment - The owner of the repository - The name of the repository - The pull request review comment number - - - - Gets a single pull request review comment by number. - - http://developer.github.com/v3/pulls/comments/#get-a-single-comment - The Id of the repository - The pull request review comment number - - - - Creates a comment on a pull request review. - - http://developer.github.com/v3/pulls/comments/#create-a-comment - The owner of the repository - The name of the repository - The Pull Request number - The comment - - - - Creates a comment on a pull request review. - - http://developer.github.com/v3/pulls/comments/#create-a-comment - The Id of the repository - The Pull Request number - The comment - - - - Creates a comment on a pull request review as a reply to another comment. - - http://developer.github.com/v3/pulls/comments/#create-a-comment - The owner of the repository - The name of the repository - The pull request number - The comment - - - - Creates a comment on a pull request review as a reply to another comment. - - http://developer.github.com/v3/pulls/comments/#create-a-comment - The Id of the repository - The pull request number - The comment - - - - Edits a comment on a pull request review. - - http://developer.github.com/v3/pulls/comments/#edit-a-comment - The owner of the repository - The name of the repository - The pull request review comment number - The edited comment - - - - Edits a comment on a pull request review. - - http://developer.github.com/v3/pulls/comments/#edit-a-comment - The Id of the repository - The pull request review comment number - The edited comment - - - - Deletes a comment on a pull request review. - - http://developer.github.com/v3/pulls/comments/#delete-a-comment - The owner of the repository - The name of the repository - The pull request review comment number - - - - Deletes a comment on a pull request review. - - http://developer.github.com/v3/pulls/comments/#delete-a-comment - The Id of the repository - The pull request review comment number - - - - A client for GitHub's Pull Request Review Requests API. - - - See the Review Requests API documentation for more information. - - - - - Gets review requests for a specified pull request. - - https://developer.github.com/v3/pulls/review_requests/#list-review-requests - The owner of the repository - The name of the repository - The pull request number - - - - Gets review requests for a specified pull request. - - https://developer.github.com/v3/pulls/review_requests/#list-review-requests - The Id of the repository - The pull request number - - - - Creates review requests on a pull request for specified users. - - https://developer.github.com/v3/pulls/review_requests/#create-a-review-request - The owner of the repository - The name of the repository - The Pull Request number - List of logins of user will be requested for review - - - - Creates review requests on a pull request for specified users. - - https://developer.github.com/v3/pulls/review_requests/#create-a-review-request - The Id of the repository - The Pull Request number - List of logins of user will be requested for review - - - - Deletes review request for given users on a pull request. - - https://developer.github.com/v3/pulls/review_requests/#delete-a-review-request - The owner of the repository - The name of the repository - The pull request review comment number - List of logins of users that will be not longer requested for review - - - - Deletes review request for given users on a pull request. - - https://developer.github.com/v3/pulls/review_requests/#delete-a-review-request - The Id of the repository - The pull request review comment number - List of logins of users that will be not longer requested for review - - - - A client for GitHub's Pull Request Review API. - - - See the Review API documentation for more information. - - - - - Gets reviews for a specified pull request. - - https://developer.github.com/v3/pulls/reviews/#list-reviews-on-a-pull-request - The owner of the repository - The name of the repository - The pull request number - - - - Gets reviews for a specified pull request. - - https://developer.github.com/v3/pulls/reviews/#list-reviews-on-a-pull-request - The Id of the repository - The pull request number - - - - Gets reviews for a specified pull request. - - https://developer.github.com/v3/pulls/reviews/#list-reviews-on-a-pull-request - The owner of the repository - The name of the repository - The pull request number - Options for changing the API response - - - - Gets reviews for a specified pull request. - - https://developer.github.com/v3/pulls/reviews/#list-reviews-on-a-pull-request - The Id of the repository - The pull request number - Options for changing the API response - - - - Gets a single pull request review by ID. - - https://developer.github.com/v3/pulls/reviews/#get-a-single-review - The owner of the repository - The name of the repository - The pull request number - The pull request review number - - - - Gets a single pull request review by ID. - - https://developer.github.com/v3/pulls/reviews/#get-a-single-review - The Id of the repository - The pull request number - The pull request review number - - - - Creates a pull request review. - - https://developer.github.com/v3/pulls/reviews/#create-a-pull-request-review - The owner of the repository - The name of the repository - The Pull Request number - The review - - - - Creates a pull request review. - - https://developer.github.com/v3/pulls/reviews/#create-a-pull-request-review - The Id of the repository - The Pull Request number - The review - - - - Deletes a pull request review. - - https://developer.github.com/v3/pulls/reviews/#delete-a-pending-review - The owner of the repository - The name of the repository - The pull request number - The pull request review number - - - - Deletes a pull request review. - - https://developer.github.com/v3/pulls/reviews/#delete-a-pending-review - The Id of the repository - The pull request number - The pull request review number - - - - Submits a pull request review. - - https://developer.github.com/v3/pulls/reviews/#submit-a-pull-request-review - The owner of the repository - The name of the repository - The pull request number - The pull request review number - The message and event being submitted for the review - - - - Submits a pull request review. - - https://developer.github.com/v3/pulls/reviews/#submit-a-pull-request-review - The Id of the repository - The pull request number - The pull request review number - The message and event being submitted for the review - - - - Dismisses a pull request review. - - https://developer.github.com/v3/pulls/reviews/#dismiss-a-pull-request-review - The owner of the repository - The name of the repository - The pull request number - The pull request review number - The message indicating why the review was dismissed - - - - Dismisses a pull request review. - - https://developer.github.com/v3/pulls/reviews/#dismiss-a-pull-request-review - The Id of the repository - The pull request number - The pull request review number - The message indicating why the review was dismissed - - - - Lists comments for a single review - - https://developer.github.com/v3/pulls/reviews/#get-comments-for-a-single-review - The owner of the repository - The name of the repository - The pull request number - The pull request review number - - - - Lists comments for a single review - - https://developer.github.com/v3/pulls/reviews/#get-comments-for-a-single-review - The Id of the repository - The pull request number - The pull request review number - - - - Lists comments for a single review - - https://developer.github.com/v3/pulls/reviews/#get-comments-for-a-single-review - The owner of the repository - The name of the repository - The pull request number - The pull request review number - Options for changing the API response - - - - Lists comments for a single review - - https://developer.github.com/v3/pulls/reviews/#get-comments-for-a-single-review - The Id of the repository - The pull request number - The pull request review number - Options for changing the API response - - - - A client for GitHub's Pull Requests API. - - - See the Pull Requests API documentation for more information. - - - - - Client for managing reviews. - - - - - Client for managing review comments. - - - - - Client for managing review requests. - - - - - Get a pull request by number. - - - http://developer.github.com/v3/pulls/#get-a-single-pull-request - - - - - Get a pull request by number. - - - http://developer.github.com/v3/pulls/#get-a-single-pull-request - - - - - Get all open pull requests for the repository. - - - http://developer.github.com/v3/pulls/#list-pull-requests - - The owner of the repository - The name of the repository - - - - Get all open pull requests for the repository. - - - http://developer.github.com/v3/pulls/#list-pull-requests - - The Id of the repository - - - - Get all open pull requests for the repository. - - - http://developer.github.com/v3/pulls/#list-pull-requests - - The owner of the repository - The name of the repository - Options for changing the API response - - - - Get all open pull requests for the repository. - - - http://developer.github.com/v3/pulls/#list-pull-requests - - The Id of the repository - Options for changing the API response - - - - Query pull requests for the repository based on criteria - - - http://developer.github.com/v3/pulls/#list-pull-requests - - The owner of the repository - The name of the repository - Used to filter and sort the list of pull requests returned - - - - Query pull requests for the repository based on criteria - - - http://developer.github.com/v3/pulls/#list-pull-requests - - The Id of the repository - Used to filter and sort the list of pull requests returned - - - - Query pull requests for the repository based on criteria - - - http://developer.github.com/v3/pulls/#list-pull-requests - - The owner of the repository - The name of the repository - Used to filter and sort the list of pull requests returned - Options for changing the API response - - - - Query pull requests for the repository based on criteria - - - http://developer.github.com/v3/pulls/#list-pull-requests - - The Id of the repository - Used to filter and sort the list of pull requests returned - Options for changing the API response - - - - Create a pull request for the specified repository. - - http://developer.github.com/v3/pulls/#create-a-pull-request - The owner of the repository - The name of the repository - A instance describing the new PullRequest to create - - - - Create a pull request for the specified repository. - - http://developer.github.com/v3/pulls/#create-a-pull-request - The Id of the repository - A instance describing the new PullRequest to create - - - - Create a pull request for the specified repository. - - http://developer.github.com/v3/pulls/#update-a-pull-request - The owner of the repository - The name of the repository - The PullRequest number - An instance describing the changes to make to the PullRequest - - - - - Create a pull request for the specified repository. - - http://developer.github.com/v3/pulls/#update-a-pull-request - The Id of the repository - The PullRequest number - An instance describing the changes to make to the PullRequest - - - - - Merge a pull request. - - http://developer.github.com/v3/pulls/#merge-a-pull-request-merge-buttontrade - The owner of the repository - The name of the repository - The pull request number - A instance describing a pull request merge - - - - Merge a pull request. - - http://developer.github.com/v3/pulls/#merge-a-pull-request-merge-buttontrade - The Id of the repository - The pull request number - A instance describing a pull request merge - - - - Get the pull request merge status. - - http://developer.github.com/v3/pulls/#get-if-a-pull-request-has-been-merged - The owner of the repository - The name of the repository - The pull request number - - - - Get the pull request merge status. - - http://developer.github.com/v3/pulls/#get-if-a-pull-request-has-been-merged - The Id of the repository - The pull request number - - - - Get the list of commits on a pull request. - - http://developer.github.com/v3/pulls/#list-commits-on-a-pull-request - The owner of the repository - The name of the repository - The pull request number - - - - Get the list of commits on a pull request. - - http://developer.github.com/v3/pulls/#list-commits-on-a-pull-request - The Id of the repository - The pull request number - - - - Get the list of files on a pull request. - - https://developer.github.com/v3/pulls/#list-pull-requests-files - The owner of the repository - The name of the repository - The pull request number - - - - Get the list of files on a pull request. - - https://developer.github.com/v3/pulls/#list-pull-requests-files - The Id of the repository - The pull request number - - - - A client for GitHub's Reactions Events API. - - - See the Reactions API documentation for more information - - - - - Access GitHub's Reactions API for Commit Comments. - - - Refer to the API documentation for more information: https://developer.github.com/v3/reactions/ - - - - - Access GitHub's Reactions API for Issues. - - - Refer to the API documentation for more information: https://developer.github.com/v3/reactions/ - - - - - Access GitHub's Reactions API for Issue Comments. - - - Refer to the API documentation for more information: https://developer.github.com/v3/reactions/ - - - - - Access GitHub's Reactions API for Issue Comments. - - - Refer to the API documentation for more information: https://developer.github.com/v3/reactions/ - - - - - Delete a reaction. - - https://developer.github.com/v3/reactions/#delete-a-reaction - The reaction id - - - - - A client for GitHub's References API. - - - See the References API documentation for more information. - - - - - Gets a reference for a given repository by reference name - - - http://developer.github.com/v3/git/refs/#get-a-reference - - The owner of the repository - The name of the repository - The reference name - - The reference parameter supports either the fully-qualified ref - (prefixed with "refs/", e.g. "refs/heads/master" or - "refs/tags/release-1") or the shortened form (omitting "refs/", e.g. - "heads/master" or "tags/release-1") - - - - - Gets a reference for a given repository by reference name - - - http://developer.github.com/v3/git/refs/#get-a-reference - - The Id of the repository - The reference name - - The reference parameter supports either the fully-qualified ref - (prefixed with "refs/", e.g. "refs/heads/master" or - "refs/tags/release-1") or the shortened form (omitting "refs/", e.g. - "heads/master" or "tags/release-1") - - - - - Gets all references for a given repository - - - http://developer.github.com/v3/git/refs/#get-all-references - - The owner of the repository - The name of the repository - - - - - Gets all references for a given repository - - - http://developer.github.com/v3/git/refs/#get-all-references - - The owner of the repository - The name of the repository - Options for changing the API response - - - - - Gets all references for a given repository - - - http://developer.github.com/v3/git/refs/#get-all-references - - The Id of the repository - - - - - Gets all references for a given repository - - - http://developer.github.com/v3/git/refs/#get-all-references - - The Id of the repository - Options for changing the API response - - - - - Gets references for a given repository by sub-namespace, i.e. "tags" or "heads" - - - http://developer.github.com/v3/git/refs/#get-all-references - - The owner of the repository - The name of the repository - The sub-namespace to get references for - - The subNamespace parameter supports either the fully-qualified ref - (prefixed with "refs/", e.g. "refs/heads/master" or - "refs/tags/release-1") or the shortened form (omitting "refs/", e.g. - "heads/master" or "tags/release-1") - - - - - Gets references for a given repository by sub-namespace, i.e. "tags" or "heads" - - - http://developer.github.com/v3/git/refs/#get-all-references - - The owner of the repository - The name of the repository - The sub-namespace to get references for - Options for changing the API response - - The subNamespace parameter supports either the fully-qualified ref - (prefixed with "refs/", e.g. "refs/heads/master" or - "refs/tags/release-1") or the shortened form (omitting "refs/", e.g. - "heads/master" or "tags/release-1") - - - - - Gets references for a given repository by sub-namespace, i.e. "tags" or "heads" - - - http://developer.github.com/v3/git/refs/#get-all-references - - The Id of the repository - The sub-namespace to get references for - - The subNamespace parameter supports either the fully-qualified ref - (prefixed with "refs/", e.g. "refs/heads/master" or - "refs/tags/release-1") or the shortened form (omitting "refs/", e.g. - "heads/master" or "tags/release-1") - - - - - Gets references for a given repository by sub-namespace, i.e. "tags" or "heads" - - - http://developer.github.com/v3/git/refs/#get-all-references - - The Id of the repository - The sub-namespace to get references for - Options for changing the API response - - The subNamespace parameter supports either the fully-qualified ref - (prefixed with "refs/", e.g. "refs/heads/master" or - "refs/tags/release-1") or the shortened form (omitting "refs/", e.g. - "heads/master" or "tags/release-1") - - - - - Creates a reference for a given repository - - - http://developer.github.com/v3/git/refs/#create-a-reference - - The owner of the repository - The name of the repository - The reference to create - - The reference parameter supports either the fully-qualified ref - (prefixed with "refs/", e.g. "refs/heads/master" or - "refs/tags/release-1") or the shortened form (omitting "refs/", e.g. - "heads/master" or "tags/release-1") - - - - - Creates a reference for a given repository - - - http://developer.github.com/v3/git/refs/#create-a-reference - - The Id of the repository - The reference to create - - - - - Updates a reference for a given repository by reference name - - - http://developer.github.com/v3/git/refs/#update-a-reference - - The owner of the repository - The name of the repository - The reference name - The updated reference data - - The reference parameter supports either the fully-qualified ref - (prefixed with "refs/", e.g. "refs/heads/master" or - "refs/tags/release-1") or the shortened form (omitting "refs/", e.g. - "heads/master" or "tags/release-1") - - - - - Updates a reference for a given repository by reference name - - - http://developer.github.com/v3/git/refs/#update-a-reference - - The Id of the repository - The reference name - The updated reference data - - The reference parameter supports either the fully-qualified ref - (prefixed with "refs/", e.g. "refs/heads/master" or - "refs/tags/release-1") or the shortened form (omitting "refs/", e.g. - "heads/master" or "tags/release-1") - - - - - Deletes a reference for a given repository by reference name - - - http://developer.github.com/v3/git/refs/#delete-a-reference - - The owner of the repository - The name of the repository - The reference name - - The reference parameter supports either the fully-qualified ref - (prefixed with "refs/", e.g. "refs/heads/master" or - "refs/tags/release-1") or the shortened form (omitting "refs/", e.g. - "heads/master" or "tags/release-1") - - - - - Deletes a reference for a given repository by reference name - - - http://developer.github.com/v3/git/refs/#delete-a-reference - - The Id of the repository - The reference name - - The reference parameter supports either the fully-qualified ref - (prefixed with "refs/", e.g. "refs/heads/master" or - "refs/tags/release-1") or the shortened form (omitting "refs/", e.g. - "heads/master" or "tags/release-1") - - - - - A client for GitHub's Releases API. - - - See the Releases API documentation for more information. - - - - - Gets all s for the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - Thrown when a general API error occurs. - - - - Gets all s for the specified repository. - - - See the API documentation for more information. - - The Id of the repository - Thrown when a general API error occurs. - - - - Gets all s for the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - Options for changing the API response - Thrown when a general API error occurs. - - - - Gets all s for the specified repository. - - - See the API documentation for more information. - - The Id of the repository - Options for changing the API response - Thrown when a general API error occurs. - - - - Gets a single for the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - The id of the release - Thrown when a general API error occurs. - - - - Gets a single for the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - The tag of the release - Thrown when a general API error occurs. - - - - Gets a single for the specified repository. - - - See the API documentation for more information. - - The Id of the repository - The id of the release - Thrown when a general API error occurs. - - - - Gets a single for the specified repository. - - - See the API documentation for more information. - - The Id of the repository - The tag of the release - Thrown when a general API error occurs. - - - - Gets the latest for the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - Thrown when a general API error occurs. - - - - Gets the latest for the specified repository. - - - See the API documentation for more information. - - The Id of the repository - Thrown when a general API error occurs. - - - - Creates a new for the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - A description of the release to create - Thrown when a general API error occurs. - - - - Creates a new for the specified repository. - - - See the API documentation for more information. - - The Id of the repository - A description of the release to create - Thrown when a general API error occurs. - - - - Edits an existing for the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - The id of the release - A description of the release to edit - Thrown when a general API error occurs. - - - - Edits an existing for the specified repository. - - - See the API documentation for more information. - - The Id of the repository - The id of the release - A description of the release to edit - Thrown when a general API error occurs. - - - - Deletes an existing for the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - The id of the release to delete - Thrown when a general API error occurs. - - - - Deletes an existing for the specified repository. - - - See the API documentation for more information. - - The Id of the repository - The id of the release to delete - Thrown when a general API error occurs. - - - - Gets all for the specified release of the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - The id of the . - Thrown when a general API error occurs. - - - - Gets all for the specified release of the specified repository. - - - See the API documentation for more information. - - The Id of the repository - The id of the . - Thrown when a general API error occurs. - - - - Gets all for the specified release of the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - The id of the . - Options for changing the API response - Thrown when a general API error occurs. - - - - Gets all for the specified release of the specified repository. - - - See the API documentation for more information. - - The Id of the repository - The id of the . - Options for changing the API response - Thrown when a general API error occurs. - - - - Uploads a for the specified release. - - - See the API documentation for more information. - - The to attach the uploaded asset to - Description of the asset with its data - Thrown when a general API error occurs. - - - - Gets the specified for the specified release of the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - The id of the - - - - Gets the specified for the specified release of the specified repository. - - - See the API documentation for more information. - - The Id of the repository - The id of the - - - - Edits the for the specified release of the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - The id of the - Description of the asset with its amended data - - - - Edits the for the specified release of the specified repository. - - - See the API documentation for more information. - - The Id of the repository - The id of the - Description of the asset with its amended data - - - - Deletes the specified from the specified repository - - - See the API documentation for more information. - - The repository's owner - The repository's name - The id of the . - - - - Deletes the specified from the specified repository - - - See the API documentation for more information. - - The Id of the repository - The id of the . - - - - A client for GitHub's Collaborators on a Repository. - - - See the Collaborators API documentation for more details. - - - - - Gets all the collaborators on a repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Thrown when a general API error occurs. - - - - Gets all the collaborators on a repository. - - - See the API documentation for more information. - - The id of the repository - Thrown when a general API error occurs. - - - - Gets all the collaborators on a repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Options for changing the API response - Thrown when a general API error occurs. - - - - Gets all the collaborators on a repository. - - - See the API documentation for more information. - - The id of the repository - Options for changing the API response - Thrown when a general API error occurs. - - - - Gets all the collaborators on a repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Used to request and filter a list of repository collaborators - Thrown when a general API error occurs. - - - - Gets all the collaborators on a repository. - - - See the API documentation for more information. - - The id of the repository - Used to request and filter a list of repository collaborators - Thrown when a general API error occurs. - - - - Gets all the collaborators on a repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Used to request and filter a list of repository collaborators - Options for changing the API response - Thrown when a general API error occurs. - - - - Gets all the collaborators on a repository. - - - See the API documentation for more information. - - The id of the repository - Used to request and filter a list of repository collaborators - Options for changing the API response - Thrown when a general API error occurs. - - - - Checks if a user is a collaborator on a repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Username of the prospective collaborator - Thrown when a general API error occurs. - - - - Checks if a user is a collaborator on a repository. - - - See the API documentation for more information. - - The id of the repository - Username of the prospective collaborator - Thrown when a general API error occurs. - - - - Review a user's permission level in a repository - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Username of the collaborator to check permission for - Thrown when a general API error occurs. - - - - Review a user's permission level in a repository - - - See the API documentation for more information. - - The id of the repository - Username of the collaborator to check permission for - Thrown when a general API error occurs. - - - - Adds a new collaborator to the repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Username of the new collaborator - Thrown when a general API error occurs. - - - - Adds a new collaborator to the repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Username of the new collaborator - The permission to set. Only valid on organization-owned repositories. - Thrown when a general API error occurs. - - - - Adds a new collaborator to the repository. - - - See the API documentation for more information. - - The id of the repository - Username of the new collaborator - Thrown when a general API error occurs. - - - - Adds a new collaborator to the repository. - - - See the API documentation for more information. - - The id of the repository - Username of the new collaborator - The permission to set. Only valid on organization-owned repositories. - Thrown when a general API error occurs. - - - - Invites a new collaborator to the repo - - - See the API documentation for more information. - - The owner of the repository. - The name of the repository. - The name of the user to invite. - Thrown when a general API error occurs. - - - - Invites a new collaborator to the repo - - - See the API documentation for more information. - - The owner of the repository. - The name of the repository. - The name of the user to invite. - The permission to set. Only valid on organization-owned repositories. - Thrown when a general API error occurs. - - - - Invites a new collaborator to the repo - - - See the API documentation for more information. - - The id of the repository. - The name of the user to invite. - Thrown when a general API error occurs. - - - - Invites a new collaborator to the repo - - - See the API documentation for more information. - - The id of the repository. - The name of the user to invite. - The permission to set. Only valid on organization-owned repositories. - Thrown when a general API error occurs. - - - - Deletes a collaborator from the repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Username of the removed collaborator - Thrown when a general API error occurs. - - - - Deletes a collaborator from the repository. - - - See the API documentation for more information. - - The id of the repository - Username of the removed collaborator - Thrown when a general API error occurs. - - - - A client for GitHub's Repositories API. - - - See the Repositories API documentation for more details. - - - - - Client for managing pull requests. - - - See the Pull Requests API documentation for more details - - - - - Client for managing branches in a repository. - - - See the Branches API documentation for more details - - - - - Client for managing commit comments in a repository. - - - See the Repository Comments API documentation for more information. - - - - - Client for managing deploy keys in a repository. - - - See the Repository Deploy Keys API documentation for more information. - - - - - Client for managing the contents of a repository. - - - See the Repository Contents API documentation for more information. - - - - - Creates a new repository for the current user. - - - See the API documentation for more information. - - A instance describing the new repository to create - Thrown when a general API error occurs. - A instance for the created repository. - - - - Creates a new repository in the specified organization. - - - See the API documentation for more information. - - Login of the organization in which to create the repository - A instance describing the new repository to create - Thrown when a general API error occurs. - A instance for the created repository - - - - Deletes the specified repository. - - - See the API documentation for more information. - Deleting a repository requires admin access. If OAuth is used, the `delete_repo` scope is required. - - The owner of the repository - The name of the repository - Thrown when a general API error occurs. - - - - Deletes the specified repository. - - - See the API documentation for more information. - Deleting a repository requires admin access. If OAuth is used, the `delete_repo` scope is required. - - The Id of the repository - Thrown when a general API error occurs. - - - - Transfers the ownership of the specified repository. - - - See the API documentation for more information. - - The current owner of the repository - The name of the repository - Repository transfer information - A - - - - Transfers the ownership of the specified repository. - - - See the API documentation for more information. - - The id of the repository - Repository transfer information - A - - - - Gets the specified repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Thrown when a general API error occurs. - A - - - - Gets the specified repository. - - - See the API documentation for more information. - - The Id of the repository - Thrown when a general API error occurs. - A - - - - Gets all public repositories. - - - See the API documentation for more information. - The default page size on GitHub.com is 30. - - Thrown if the client is not authenticated. - Thrown when a general API error occurs. - A of . - - - - Gets all public repositories since the integer Id of the last Repository that you've seen. - - - See the API documentation for more information. - The default page size on GitHub.com is 30. - - Search parameters of the last repository seen - Thrown if the client is not authenticated. - Thrown when a general API error occurs. - A of . - - - - Gets all repositories owned by the current user. - - - See the API documentation for more information. - The default page size on GitHub.com is 30. - - Thrown if the client is not authenticated. - Thrown when a general API error occurs. - A of . - - - - Gets all repositories owned by the current user. - - - See the API documentation for more information. - - Options for changing the API response - Thrown if the client is not authenticated. - Thrown when a general API error occurs. - A of . - - - - Gets all repositories owned by the current user. - - - See the API documentation for more information. - The default page size on GitHub.com is 30. - - Search parameters to filter results on - Thrown if the client is not authenticated. - Thrown when a general API error occurs. - A of . - - - - Gets all repositories owned by the current user. - - - See the API documentation for more information. - - Search parameters to filter results on - Options for changing the API response - Thrown if the client is not authenticated. - Thrown when a general API error occurs. - A of . - - - - Gets all repositories owned by the specified user. - - - See the API documentation for more information. - The default page size on GitHub.com is 30. - - The account name to search for - Thrown when a general API error occurs. - A of . - - - - Gets all repositories owned by the specified user. - - - See the API documentation for more information. - - The account name to search for - Options for changing the API response - Thrown when a general API error occurs. - A of . - - - - Gets all repositories owned by the specified organization. - - - See the API documentation for more information. - The default page size on GitHub.com is 30. - - The organization name to search for - Thrown when a general API error occurs. - A of . - - - - Gets all repositories owned by the specified organization. - - - See the API documentation for more information. - - The organization name to search for - Options for changing the API response - Thrown when a general API error occurs. - A of . - - - - A client for GitHub's Commit Status API. - - - See the Commit Status API documentation for more - details. Also check out the blog post - that announced this feature. - - - - - A client for GitHub's Repository Hooks API. - - See Hooks API documentation for more information. - - - - A client for GitHub's Repository Forks API. - - See Forks API documentation for more information. - - - - A client for GitHub's Repo Collaborators. - - - See the Collaborators API documentation for more details - - - - - Client for GitHub's Repository Deployments API - - - See the Deployments API documentation for more details - - - - - Client for GitHub's Repository Statistics API. - Note that the GitHub API uses caching on these endpoints, - see a word about caching for more details. - - - See the Statistics API documentation for more details - - - - - Client for GitHub's Repository Commits API - - - See the Commits API documentation for more details - - - - - Access GitHub's Releases API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/repos/releases/ - - - - - Client for GitHub's Repository Merging API - - - See the Merging API documentation for more details - - - - - Gets all contributors for the specified repository. Does not include anonymous contributors. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - All contributors of the repository. - - - - Gets all contributors for the specified repository. Does not include anonymous contributors. - - - See the API documentation for more details - - The Id of the repository - All contributors of the repository. - - - - Gets all contributors for the specified repository. Does not include anonymous contributors. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - Options for changing the API response - All contributors of the repository. - - - - Gets all contributors for the specified repository. Does not include anonymous contributors. - - - See the API documentation for more details - - The Id of the repository - Options for changing the API response - All contributors of the repository. - - - - Gets all contributors for the specified repository. With the option to include anonymous contributors. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - True if anonymous contributors should be included in result; Otherwise false - All contributors of the repository. - - - - Gets all contributors for the specified repository. With the option to include anonymous contributors. - - - See the API documentation for more details - - The Id of the repository - True if anonymous contributors should be included in result; Otherwise false - All contributors of the repository. - - - - Gets all contributors for the specified repository. With the option to include anonymous contributors. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - True if anonymous contributors should be included in result; Otherwise false - Options for changing the API response - All contributors of the repository. - - - - Gets all contributors for the specified repository. With the option to include anonymous contributors. - - - See the API documentation for more details - - The Id of the repository - True if anonymous contributors should be included in result; Otherwise false - Options for changing the API response - All contributors of the repository. - - - - Gets all languages for the specified repository. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - All languages used in the repository and the number of bytes of each language. - - - - Gets all languages for the specified repository. - - - See the API documentation for more details - - The Id of the repository - All languages used in the repository and the number of bytes of each language. - - - - Gets all teams for the specified repository. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - All s associated with the repository - - - - Gets all teams for the specified repository. - - - See the API documentation for more details - - The Id of the repository - All s associated with the repository - - - - Gets all teams for the specified repository. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - Options for changing the API response - All s associated with the repository - - - - Gets all teams for the specified repository. - - - See the API documentation for more details - - The Id of the repository - Options for changing the API response - All s associated with the repository - - - - Gets all tags for the specified repository. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - All of the repositories tags. - - - - Gets all tags for the specified repository. - - - See the API documentation for more details - - The Id of the repository - All of the repositories tags. - - - - Gets all tags for the specified repository. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - Options for changing the API response - All of the repositories tags. - - - - Gets all tags for the specified repository. - - - See the API documentation for more details - - The Id of the repository - Options for changing the API response - All of the repositories tags. - - - - Get the contents of a repository's license - - - See the API documentation for more details - - The owner of the repository - The name of the repository - Returns the contents of the repository's license file, if one is detected. - - - - Get the contents of a repository's license - - - See the API documentation for more details - - The Id of the repository - Returns the contents of the repository's license file, if one is detected. - - - - Updates the specified repository with the values given in - - The owner of the repository - The name of the repository - New values to update the repository with - The updated - - - - Updates the specified repository with the values given in - - The Id of the repository - New values to update the repository with - The updated - - - - A client for GitHub's Repository Pages API. - - - See the Repository Pages API documentation for more information. - - - - - A client for GitHub's Repository Invitations API. - - - See the Repository Invitations API documentation for more information. - - - - - Access GitHub's Repository Traffic API - - - Refer to the API documentation for more information: https://developer.github.com/v3/repos/traffic/ - - - - - Access GitHub's Repository Projects API - - - Refer to the API documentation for more information: https://developer.github.com/v3/repos/projects/ - - - - - A client for GitHub's Repository Branches API. - - - See the Repository Branches API documentation for more details. - - - - - Gets all the branches for the specified repository. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - - - - Gets all the branches for the specified repository. - - - See the API documentation for more details - - The ID of the repository - - - - Gets all the branches for the specified repository. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - Options for changing the API response - - - - Gets all the branches for the specified repository. - - - See the API documentation for more details - - The ID of the repository - Options for changing the API response - - - - Gets the specified branch. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Gets the specified branch. - - - See the API documentation for more details - - The ID of the repository - The name of the branch - - - - Get the branch protection settings for the specified branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Get the branch protection settings for the specified branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Update the branch protection settings for the specified branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - Branch protection settings - - - - Update the branch protection settings for the specified branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - Branch protection settings - - - - Remove the branch protection settings for the specified branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Remove the branch protection settings for the specified branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Get the required status checks for the specified branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Get the required status checks for the specified branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Replace required status checks for the specified branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - Required status checks - - - - Replace required status checks for the specified branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - Required status checks - - - - Remove required status checks for the specified branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Remove required status checks for the specified branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Get the required status checks contexts for the specified branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Get the required status checks contexts for the specified branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Replace the required status checks contexts for the specified branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - The contexts to replace - - - - Replace the required status checks contexts for the specified branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - The contexts to replace - - - - Add the required status checks context for the specified branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - The contexts to add - - - - Add the required status checks contexts for the specified branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - The contexts to add - - - - Remove the required status checks contexts for the specified branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - The contexts to remove - - - - Remove the required status checks contexts for the specified branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - The contexts to remove - - - - Get required pull request review enforcement of protected branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Get required pull request review enforcement of protected branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Update required pull request review enforcement of protected branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - The required pull request review settings - - - - Update required pull request review enforcement of protected branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - The required pull request review settings - - - - Remove required pull request review enforcement of protected branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Remove required pull request review enforcement of protected branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Get admin enforcement of protected branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Get admin enforcement of protected branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Add admin enforcement to protected branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Add admin enforcement to protected branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Remove admin enforcement on protected branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Remove admin enforcement on protected branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Get restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Get restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Remove restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Remove restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Get team restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Get team restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Replace team restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - List of teams with push access - - - - Replace team restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The Id of the repository - The name of the branch - List of teams with push access to add - - - - Add team restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - List of teams with push access to add - - - - Add team restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The Id of the repository - The name of the branch - List of teams with push access - - - - Remove team restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - List of teams to remove - - - - Remove team restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The Id of the repository - The name of the branch - List of teams to remove - - - - Get user restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Get user restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Replace user restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - List of users with push access - - - - Replace user restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The Id of the repository - The name of the branch - List of users with push access - - - - Add user restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - List of users with push access to add - - - - Add user restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The Id of the repository - The name of the branch - List of users with push access to add - - - - Remove user restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - List of users with push access to remove - - - - Remove user restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The Id of the repository - The name of the branch - List of users with push access to remove - - - - A client for GitHub's Repository Comments API. - - - See the Repository Comments API documentation for more information. - - - - - Gets a single Repository Comment by number. - - http://developer.github.com/v3/repos/comments/#get-a-single-commit-comment - The owner of the repository - The name of the repository - The comment id - - - - Gets a single Repository Comment by number. - - http://developer.github.com/v3/repos/comments/#get-a-single-commit-comment - The Id of the repository - The comment id - - - - Gets Commit Comments for a repository. - - http://developer.github.com/v3/repos/comments/#list-commit-comments-for-a-repository - The owner of the repository - The name of the repository - - - - Gets Commit Comments for a repository. - - http://developer.github.com/v3/repos/comments/#list-commit-comments-for-a-repository - The Id of the repository - - - - Gets Commit Comments for a repository. - - http://developer.github.com/v3/repos/comments/#list-commit-comments-for-a-repository - The owner of the repository - The name of the repository - Options to change the API response - - - - Gets Commit Comments for a repository. - - http://developer.github.com/v3/repos/comments/#list-commit-comments-for-a-repository - The Id of the repository - Options to change the API response - - - - Gets Commit Comments for a specified Commit. - - http://developer.github.com/v3/repos/comments/#list-comments-for-a-single-commit - The owner of the repository - The name of the repository - The sha of the commit - - - - Gets Commit Comments for a specified Commit. - - http://developer.github.com/v3/repos/comments/#list-comments-for-a-single-commit - The Id of the repository - The sha of the commit - - - - Gets Commit Comments for a specified Commit. - - http://developer.github.com/v3/repos/comments/#list-comments-for-a-single-commit - The owner of the repository - The name of the repository - The sha of the commit - Options to change the API response - - - - Gets Commit Comments for a specified Commit. - - http://developer.github.com/v3/repos/comments/#list-comments-for-a-single-commit - The Id of the repository - The sha of the commit - Options to change the API response - - - - Creates a new Commit Comment for a specified Commit. - - http://developer.github.com/v3/repos/comments/#create-a-commit-comment - The owner of the repository - The name of the repository - The sha reference of commit - The new comment to add to the commit - - - - Creates a new Commit Comment for a specified Commit. - - http://developer.github.com/v3/repos/comments/#create-a-commit-comment - The Id of the repository - The sha reference of commit - The new comment to add to the commit - - - - Updates a specified Commit Comment. - - http://developer.github.com/v3/repos/comments/#update-a-commit-comment - The owner of the repository - The name of the repository - The comment number - The modified comment - - - - Updates a specified Commit Comment. - - http://developer.github.com/v3/repos/comments/#update-a-commit-comment - The Id of the repository - The comment number - The modified comment - - - - Deletes the specified Commit Comment - - http://developer.github.com/v3/repos/comments/#delete-a-commit-comment - The owner of the repository - The name of the repository - The comment id - - - - Deletes the specified Commit Comment - - http://developer.github.com/v3/repos/comments/#delete-a-commit-comment - The Id of the repository - The comment id - - - - A client for GitHub's Repository Commits API. - - - See the Repository Commits API documentation for more information. - - - - - Compare two references in a repository - - The owner of the repository - The name of the repository - The reference to use as the base commit - The reference to use as the head commit - - - - Compare two references in a repository - - The Id of the repository - The reference to use as the base commit - The reference to use as the head commit - - - - Gets a single commit for a given repository - - The owner of the repository - The name of the repository - The reference for the commit (SHA) - - - - Gets a single commit for a given repository - - The Id of the repository - The reference for the commit (SHA) - - - - Gets all commits for a given repository - - The owner of the repository - The name of the repository - - - - Gets all commits for a given repository - - The Id of the repository - - - - Gets all commits for a given repository - - The owner of the repository - The name of the repository - Options for changing the API response - - - - Gets all commits for a given repository - - The Id of the repository - Options for changing the API response - - - - Gets all commits for a given repository - - The owner of the repository - The name of the repository - Used to filter list of commits returned - - - - Gets all commits for a given repository - - The Id of the repository - Used to filter list of commits returned - - - - Gets all commits for a given repository - - The owner of the repository - The name of the repository - Used to filter list of commits returned - Options for changing the API response - - - - Gets all commits for a given repository - - The Id of the repository - Used to filter list of commits returned - Options for changing the API response - - - - Get the SHA-1 of a commit reference - - The owner of the repository - The name of the repository - The repository reference - - - - Get the SHA-1 of a commit reference - - The Id of the repository - The repository reference - - - - Client for accessing contents of files within a repository as base64 encoded content. - - - See the Repository Contents API documentation for more information. - - - - - Returns the contents of a file or directory in a repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The content path - - - - Returns the raw content of the file at the given or null if the path is a directory. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The content path - - - - Returns the contents of a file or directory in a repository. - - - See the API documentation for more information. - - The Id of the repository - The content path - - - - Returns the contents of the root directory in a repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - - - - Returns the contents of the root directory in a repository. - - - See the API documentation for more information. - - The Id of the repository - - - - Returns the contents of a file or directory in a repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The content path - The name of the commit/branch/tag. Default: the repository�s default branch (usually master) - - - - Returns the raw content of the file at the given or null if the path is a directory. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The content path - The name of the commit/branch/tag. - - - - Returns the contents of a file or directory in a repository. - - - See the API documentation for more information. - - The Id of the repository - The content path - The name of the commit/branch/tag. Default: the repository�s default branch (usually master) - - - - Returns the contents of the root directory in a repository. - - - If given a path to a single file, this method returns a collection containing only that file. - See the API documentation for more information. - - The owner of the repository - The name of the repository - The name of the commit/branch/tag. Default: the repository�s default branch (usually master) - - - - Returns the contents of the root directory in a repository. - - - If given a path to a single file, this method returns a collection containing only that file. - See the API documentation for more information. - - The Id of the repository - The name of the commit/branch/tag. Default: the repository�s default branch (usually master) - - - - Gets the preferred README for the specified repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Thrown when a general API error occurs. - - - - Gets the preferred README for the specified repository. - - - See the API documentation for more information. - - The Id of the repository - Thrown when a general API error occurs. - - - - Gets the preferred README's HTML for the specified repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Thrown when a general API error occurs. - - - - Gets the preferred README's HTML for the specified repository. - - - See the API documentation for more information. - - The Id of the repository - Thrown when a general API error occurs. - - - - Get an archive of a given repository's contents - - https://developer.github.com/v3/repos/contents/#get-archive-link - The owner of the repository - The name of the repository - - - - Get an archive of a given repository's contents - - https://developer.github.com/v3/repos/contents/#get-archive-link - The Id of the repository - - - - Get an archive of a given repository's contents, in a specific format - - https://developer.github.com/v3/repos/contents/#get-archive-link - The owner of the repository - The name of the repository - The format of the archive. Can be either tarball or zipball - - - - Get an archive of a given repository's contents, in a specific format - - https://developer.github.com/v3/repos/contents/#get-archive-link - The Id of the repository - The format of the archive. Can be either tarball or zipball - - - - Get an archive of a given repository's contents, using a specific format and reference - - https://developer.github.com/v3/repos/contents/#get-archive-link - The owner of the repository - The name of the repository - The format of the archive. Can be either tarball or zipball - A valid Git reference. - - - - Get an archive of a given repository's contents, using a specific format and reference - - https://developer.github.com/v3/repos/contents/#get-archive-link - The Id of the repository - The format of the archive. Can be either tarball or zipball - A valid Git reference. - - - - Get an archive of a given repository's contents, in a specific format - - https://developer.github.com/v3/repos/contents/#get-archive-link - The owner of the repository - The name of the repository - The format of the archive. Can be either tarball or zipball - A valid Git reference. - Time span until timeout - - - - Get an archive of a given repository's contents, in a specific format - - https://developer.github.com/v3/repos/contents/#get-archive-link - The Id of the repository - The format of the archive. Can be either tarball or zipball - A valid Git reference. - Time span until timeout - - - - Creates a commit that creates a new file in a repository. - - The owner of the repository - The name of the repository - The path to the file - Information about the file to create - - - - Creates a commit that creates a new file in a repository. - - The Id of the repository - The path to the file - Information about the file to create - - - - Creates a commit that updates the contents of a file in a repository. - - The owner of the repository - The name of the repository - The path to the file - Information about the file to update - - - - Creates a commit that updates the contents of a file in a repository. - - The Id of the repository - The path to the file - Information about the file to update - - - - Creates a commit that deletes a file in a repository. - - The owner of the repository - The name of the repository - The path to the file - Information about the file to delete - - - - Creates a commit that deletes a file in a repository. - - The Id of the repository - The path to the file - Information about the file to delete - - - - The archive format to return from the server - - - - - The TAR archive format - - - - - The ZIP archive format - - - - - A client for GitHub's Repository Deploy Keys API. - - - See the Deploy Keys API documentation for more information. - - - - - Get a single deploy key by number for a repository. - - - See the API documentation for more information. - - The owner of the repository. - The name of the repository. - The id of the deploy key. - - - - Get a single deploy key by number for a repository. - - - See the API documentation for more information. - - The Id of the repository. - The id of the deploy key. - - - - Get all deploy keys for a repository. - - - See the API documentation for more information. - - The owner of the repository. - The name of the repository. - - - - Get all deploy keys for a repository. - - - See the API documentation for more information. - - The Id of the repository. - - - - Get all deploy keys for a repository. - - - See the API documentation for more information. - - The owner of the repository. - The name of the repository. - Options for changing the API response - - - - Get all deploy keys for a repository. - - - See the API documentation for more information. - - The Id of the repository. - Options for changing the API response - - - - Creates a new deploy key for a repository. - - - See the API documentation for more information. - - The owner of the repository. - The name of the repository. - The deploy key to create for the repository. - - - - Creates a new deploy key for a repository. - - - See the API documentation for more information. - - The Id of the repository. - The deploy key to create for the repository. - - - - Deletes a deploy key from a repository. - - - See the API documentation for more information. - - The owner of the repository. - The name of the repository. - The id of the deploy key to delete. - - - - Deletes a deploy key from a repository. - - - See the API documentation for more information. - - The Id of the repository. - The id of the deploy key to delete. - - - - A client for GitHub's Repository Forks API. - - - See the Forks API documentation for more information. - - - - - Gets the list of forks defined for a repository - - - See API documentation for more information. - - The owner of the repository - The name of the repository - - - - Gets the list of forks defined for a repository - - - See API documentation for more information. - - The Id of the repository - - - - Gets the list of forks defined for a repository - - - See API documentation for more information. - - The owner of the repository - The name of the repository - Options for changing the API response - - - - Gets the list of forks defined for a repository - - - See API documentation for more information. - - The Id of the repository - Options for changing the API response - - - - Gets the list of forks defined for a repository - - - See API documentation for more information. - - The owner of the repository - The name of the repository - Used to request and filter a list of repository forks - - - - Gets the list of forks defined for a repository - - - See API documentation for more information. - - The Id of the repository - Used to request and filter a list of repository forks - - - - Gets the list of forks defined for a repository - - - See API documentation for more information. - - The owner of the repository - The name of the repository - Used to request and filter a list of repository forks - Options for changing the API response - - - - Gets the list of forks defined for a repository - - - See API documentation for more information. - - The Id of the repository - Used to request and filter a list of repository forks - Options for changing the API response - - - - Creates a fork for a repository. Specify organization in the fork parameter to create for an organization. - - - See API documentation for more information. - - The owner of the repository - The name of the repository - Used to fork a repository - - - - Creates a fork for a repository. Specify organization in the fork parameter to create for an organization. - - - See API documentation for more information. - - The Id of the repository - Used to fork a repository - - - - A client for GitHub's Repository Webhooks API. - - - See the Webhooks API documentation for more information. - - - - - Gets the list of hooks defined for a repository - - The repository's owner - The repository's name - See API documentation for more information. - - - - Gets the list of hooks defined for a repository - - The Id of the repository - See API documentation for more information. - - - - Gets the list of hooks defined for a repository - - The repository's owner - The repository's name - Options for changing the API response - See API documentation for more information. - - - - Gets the list of hooks defined for a repository - - The Id of the repository - Options for changing the API response - See API documentation for more information. - - - - Gets a single hook by Id - - The repository's owner - The repository's name - The repository's hook id - See API documentation for more information. - - - - Gets a single hook by Id - - The Id of the repository - The repository's hook id - See API documentation for more information. - - - - Creates a hook for a repository - - The repository's owner - The repository's name - The hook's parameters - See API documentation for more information. - - - - Creates a hook for a repository - - The Id of the repository - The hook's parameters - See API documentation for more information. - - - - Edits a hook for a repository - - The repository's owner - The repository's name - The repository's hook id - The requested changes to an edit repository hook - See API documentation for more information. - - - - Edits a hook for a repository - - The Id of the repository - The repository's hook id - The requested changes to an edit repository hook - See API documentation for more information. - - - - Tests a hook for a repository - - The repository's owner - The repository's name - The repository's hook id - See API documentation for more information. - This will trigger the hook with the latest push to the current repository if the hook is subscribed to push events. If the hook - is not subscribed to push events, the server will respond with 204 but no test POST will be generated. - - - - Tests a hook for a repository - - The Id of the repository - The repository's hook id - See API documentation for more information. - This will trigger the hook with the latest push to the current repository if the hook is subscribed to push events. If the hook - is not subscribed to push events, the server will respond with 204 but no test POST will be generated. - - - - This will trigger a ping event to be sent to the hook. - - The repository's owner - The repository's name - The repository's hook id - See API documentation for more information. - - - - This will trigger a ping event to be sent to the hook. - - The Id of the repository - The repository's hook id - See API documentation for more information. - - - - Deletes a hook for a repository - - The repository's owner - The repository's name - The repository's hook id - See API documentation for more information. - - - - Deletes a hook for a repository - - The Id of the repository - The repository's hook id - See API documentation for more information. - - - - A client for GitHub's Invitations on a Repository. - - - See the Invitations API documentation for more details. - - - - - Accept a repository invitation. - - - See the API documentation for more information. - - The id of the invitation - Thrown when a general API error occurs. - - - - Decline a repository invitation. - - - See the API documentation for more information. - - The id of the invitation - Thrown when a general API error occurs. - - - - Deletes a repository invitation. - - - See the API documentation for more information. - - The id of the repository - The id of the invitation - Thrown when a general API error occurs. - - - - Gets all invitations for the current user. - - - See the API documentation for more information. - - Thrown when a general API error occurs. - - - - Gets all invitations for the current user. - - - See the API documentation for more information. - - Options for changing the API response - Thrown when a general API error occurs. - - - - Gets all the invitations on a repository. - - - See the API documentation for more information. - - The id of the repository - Thrown when a general API error occurs. - - - - Gets all the invitations on a repository. - - - See the API documentation for more information. - - The id of the repository - Options for changing the API response - Thrown when a general API error occurs. - - - - Updates a repository invitation. - - - See the API documentation for more information. - - The id of the repository - The id of the invitation - The permission for the collsborator - Thrown when a general API error occurs. - - - - A client for GitHub's Repository Pages API. - - - See the Repository Pages API documentation for more information. - - - - - Gets the page metadata for a given repository - - The owner of the repository - The name of the repository - - See the API documentation for more information. - - - - - Gets the page metadata for a given repository - - The Id of the repository - - See the API documentation for more information. - - - - - Gets all build metadata for a given repository - - The owner of the repository - The name of the repository - - See the API documentation for more information. - - - - - Gets all build metadata for a given repository - - The Id of the repository - - See the API documentation for more information. - - - - - Gets all build metadata for a given repository - - The owner of the repository - The name of the repository - Options to change the API response - - See the API documentation for more information. - - - - - Gets all build metadata for a given repository - - The Id of the repository - Options to change the API response - - See the API documentation for more information. - - - - - Gets the build metadata for the last build for a given repository - - The owner of the repository - The name of the repository - - See the API documentation for more information. - - - - - Gets the build metadata for the last build for a given repository - - The Id of the repository - - See the API documentation for more information. - - - - - Requests your site be built from the latest revision on the default branch for a given repository - - The owner of the repository - The name of the repository - - See the API documentation for more information. - - - - - Requests your site be built from the latest revision on the default branch for a given repository - - The Id of the repository - - See the API documentation for more information. - - - - - A client for GitHub's Repository Traffic API. - - - See the Repository Traffic API documentation for more information. - - - - - List the top 10 referrers over the last 14 days - - https://developer.github.com/v3/repos/traffic/#list-referrers - The owner of the repository - - - - List the top 10 popular contents over the last 14 days - - https://developer.github.com/v3/repos/traffic/#list-paths - The owner of the repository - The name of the repository - - - - List the top 10 popular contents over the last 14 days - - https://developer.github.com/v3/repos/traffic/#list-paths - The owner of the repository - - - - Get the total number of views and breakdown per day or week for the last 14 days - - https://developer.github.com/v3/repos/traffic/#views - The owner of the repository - The name of the repository - Breakdown per day or week - - - - Get the total number of views and breakdown per day or week for the last 14 days - - https://developer.github.com/v3/repos/traffic/#views - The owner of the repository - Breakdown per day or week - - - - Get the total number of clones and breakdown per day or week for the last 14 days - - https://developer.github.com/v3/repos/traffic/#clones - The owner of the repository - The name of the repository - Breakdown per day or week - - - - Get the total number of clones and breakdown per day or week for the last 14 days - - https://developer.github.com/v3/repos/traffic/#clones - The owner of the repository - Breakdown per day or week - - - - A client for GitHub's Search API. - - - See the Search API documentation for more information. - - - - - search repos - http://developer.github.com/v3/search/#search-repositories - - - List of repos - - - - search users - http://developer.github.com/v3/search/#search-users - - - List of users - - - - search issues - http://developer.github.com/v3/search/#search-issues - - - List of issues - - - - search code - http://developer.github.com/v3/search/#search-code - - - List of files - - - - search labels - https://developer.github.com/v3/search/#search-labels - - - List of labels - - - - A client for GitHub's Reactions API. - - - See the Reactions API documentation for more information. - - - - - Creates a reaction for a specified Issue Comment - - https://developer.github.com/v3/reactions/#create-reactions-for-an-issue-comment - The owner of the repository - The name of the repository - The comment id - The reaction to create - - - - Creates a reaction for a specified Issue Comment - - https://developer.github.com/v3/reactions/#create-reaction-for-an-issue-comment - The Id of the repository - The comment id - The reaction to create - - - - Get all reactions for a specified Issue Comment - - https://developer.github.com/v3/reactions/#list-reactions-for-an-issue-comment - The owner of the repository - The name of the repository - The comment id - - - - Get all reactions for a specified Issue Comment - - https://developer.github.com/v3/reactions/#list-reactions-for-an-issue-comment - The owner of the repository - The name of the repository - The comment id - Options for changing the API response - - - - Get all reactions for a specified Issue Comment - - https://developer.github.com/v3/reactions/#list-reactions-for-an-issue-comment - The Id of the repository - The comment id - - - - Get all reactions for a specified Issue Comment - - https://developer.github.com/v3/reactions/#list-reactions-for-an-issue-comment - The Id of the repository - The comment id - Options for changing the API response - - - - A client for GitHub's Issue Comments API. - - - See the Issue Comments API documentation for more information. - - - - - Instantiates a new GitHub Issue Comments API client. - - An API connection - - - - Gets a single Issue Comment by id. - - http://developer.github.com/v3/issues/comments/#get-a-single-comment - The owner of the repository - The name of the repository - The issue comment id - - - - Gets a single Issue Comment by id. - - http://developer.github.com/v3/issues/comments/#get-a-single-comment - The Id of the repository - The issue comment id - - - - Gets Issue Comments for a repository. - - http://developer.github.com/v3/issues/comments/#list-comments-in-a-repository - The owner of the repository - The name of the repository - - - - Gets Issue Comments for a repository. - - http://developer.github.com/v3/issues/comments/#list-comments-in-a-repository - The Id of the repository - - - - Gets Issue Comments for a repository. - - http://developer.github.com/v3/issues/comments/#list-comments-in-a-repository - The owner of the repository - The name of the repository - Options for changing the API response - - - - Gets Issue Comments for a repository. - - http://developer.github.com/v3/issues/comments/#list-comments-in-a-repository - The Id of the repository - Options for changing the API response - - - - Gets Issue Comments for a repository. - - http://developer.github.com/v3/issues/comments/#list-comments-in-a-repository - The owner of the repository - The name of the repository - The sorting parameters - - - - Gets Issue Comments for a repository. - - http://developer.github.com/v3/issues/comments/#list-comments-in-a-repository - The Id of the repository - The sorting parameters - - - - Gets Issue Comments for a repository. - - http://developer.github.com/v3/issues/comments/#list-comments-in-a-repository - The owner of the repository - The name of the repository - The sorting parameters - Options for changing the API response - - - - Gets Issue Comments for a repository. - - http://developer.github.com/v3/issues/comments/#list-comments-in-a-repository - The Id of the repository - The sorting parameters - Options for changing the API response - - - - Gets Issue Comments for a specified Issue. - - http://developer.github.com/v3/issues/comments/#list-comments-on-an-issue - The owner of the repository - The name of the repository - The issue number - - - - Gets Issue Comments for a specified Issue. - - http://developer.github.com/v3/issues/comments/#list-comments-on-an-issue - The Id of the repository - The issue number - - - - Gets Issue Comments for a specified Issue. - - http://developer.github.com/v3/issues/comments/#list-comments-on-an-issue - The owner of the repository - The name of the repository - The issue number - Options for changing the API response - - - - Gets Issue Comments for a specified Issue. - - http://developer.github.com/v3/issues/comments/#list-comments-on-an-issue - The Id of the repository - The issue number - Options for changing the API response - - - - Gets Issue Comments for a specified Issue. - - http://developer.github.com/v3/issues/comments/#list-comments-on-an-issue - The owner of the repository - The name of the repository - The issue number - The sorting parameters - - - - Gets Issue Comments for a specified Issue. - - http://developer.github.com/v3/issues/comments/#list-comments-on-an-issue - The Id of the repository - The issue number - The sorting parameters - - - - Gets Issue Comments for a specified Issue. - - http://developer.github.com/v3/issues/comments/#list-comments-on-an-issue - The owner of the repository - The name of the repository - The issue number - The sorting parameters - Options for changing the API response - - - - Gets Issue Comments for a specified Issue. - - http://developer.github.com/v3/issues/comments/#list-comments-on-an-issue - The Id of the repository - The issue number - The sorting parameters - Options for changing the API response - - - - Creates a new Issue Comment for a specified Issue. - - http://developer.github.com/v3/issues/comments/#create-a-comment - The owner of the repository - The name of the repository - The number of the issue - The new comment to add to the issue - - - - Creates a new Issue Comment for a specified Issue. - - http://developer.github.com/v3/issues/comments/#create-a-comment - The Id of the repository - The number of the issue - The new comment to add to the issue - - - - Updates a specified Issue Comment. - - http://developer.github.com/v3/issues/comments/#edit-a-comment - The owner of the repository - The name of the repository - The comment id - The modified comment - - - - Updates a specified Issue Comment. - - http://developer.github.com/v3/issues/comments/#edit-a-comment - The Id of the repository - The comment id - The modified comment - - - - Deletes the specified Issue Comment - - http://developer.github.com/v3/issues/comments/#delete-a-comment - The owner of the repository - The name of the repository - The comment id - - - - Deletes the specified Issue Comment - - http://developer.github.com/v3/issues/comments/#delete-a-comment - The Id of the repository - The comment id - - - - A client for GitHub's Reactions API. - - - See the Reactions API documentation for more information. - - - - - Get all reactions for a specified Issue - - https://developer.github.com/v3/reactions/#list-reactions-for-an-issue - The owner of the repository - The name of the repository - The issue id - - - - Get all reactions for a specified Issue - - https://developer.github.com/v3/reactions/#list-reactions-for-an-issue - The owner of the repository - The name of the repository - The issue id - Options for changing the API response - - - - Get all reactions for a specified Issue - - https://developer.github.com/v3/reactions/#list-reactions-for-an-issue - The Id of the repository - The issue id - - - - Get all reactions for a specified Issue - - https://developer.github.com/v3/reactions/#list-reactions-for-an-issue - The Id of the repository - The issue id - Options for changing the API response - - - - Creates a reaction for a specified Issue - - https://developer.github.com/v3/reactions/#create-reaction-for-an-issue - The owner of the repository - The name of the repository - The issue id - The reaction to create - - - - Creates a reaction for a specified Issue - - https://developer.github.com/v3/reactions/#create-reaction-for-an-issue - The Id of the repository - The issue id - The reaction to create - - - - A client for GitHub's Issues API. - - - See the Issues API documentation for more information. - - - - - Instantiates a new GitHub Issues API client. - - An API connection - - - - Client for managing assignees. - - - - - Client for reading various event information associated with issues/pull requests. - This is useful both for display on issue/pull request information pages and also to - determine who should be notified of comments. - - - - - Client for managing labels. - - - - - Client for managing milestones. - - - - - Client for managing comments. - - - - - Client for reading the timeline of events for an issue - - - - - Gets a single Issue by number. - - - http://developer.github.com/v3/issues/#get-a-single-issue - - The owner of the repository - The name of the repository - The issue number - - - - Gets a single Issue by number. - - - http://developer.github.com/v3/issues/#get-a-single-issue - - The Id of the repository - The issue number - - - - Gets all open issues assigned to the authenticated user across all the authenticated user’s visible - repositories including owned repositories, member repositories, and organization repositories. - - - Issues are sorted by the create date descending. - http://developer.github.com/v3/issues/#list-issues - - - - - Gets all open issues assigned to the authenticated user across all the authenticated user’s visible - repositories including owned repositories, member repositories, and organization repositories. - - Options for changing the API response - - Issues are sorted by the create date descending. - http://developer.github.com/v3/issues/#list-issues - - - - - Gets all issues across all the authenticated user’s visible repositories including owned repositories, - member repositories, and organization repositories. - - - http://developer.github.com/v3/issues/#list-issues - - Used to filter and sort the list of issues returned - - - - Gets all issues across all the authenticated user’s visible repositories including owned repositories, - member repositories, and organization repositories. - - - http://developer.github.com/v3/issues/#list-issues - - Used to filter and sort the list of issues returned - Options for changing the API response - - - - Gets all open issues assigned to the authenticated user across owned and member repositories for the - authenticated user. - - - Issues are sorted by the create date descending. - http://developer.github.com/v3/issues/#list-issues - - - - - Gets all open issues assigned to the authenticated user across owned and member repositories for the - authenticated user. - - Options for changing the API response - - Issues are sorted by the create date descending. - http://developer.github.com/v3/issues/#list-issues - - - - - Gets all issues across owned and member repositories for the authenticated user. - - - http://developer.github.com/v3/issues/#list-issues - - Used to filter and sort the list of issues returned - - - - Gets all issues across owned and member repositories for the authenticated user. - - - http://developer.github.com/v3/issues/#list-issues - - Used to filter and sort the list of issues returned - Options for changing the API response - - - - Gets all open issues assigned to the authenticated user for a given organization for the authenticated user. - - - http://developer.github.com/v3/issues/#list-issues - - The name of the organization - - - - Gets all open issues assigned to the authenticated user for a given organization for the authenticated user. - - - http://developer.github.com/v3/issues/#list-issues - - The name of the organization - Options for changing the API response - - - - Gets all issues for a given organization for the authenticated user. - - - http://developer.github.com/v3/issues/#list-issues - - The name of the organization - Used to filter and sort the list of issues returned - - - - Gets all issues for a given organization for the authenticated user. - - - http://developer.github.com/v3/issues/#list-issues - - The name of the organization - Used to filter and sort the list of issues returned - Options for changing the API response - - - - Gets all open issues assigned to the authenticated user for the repository. - - - http://developer.github.com/v3/issues/#list-issues-for-a-repository - - The owner of the repository - The name of the repository - - - - Gets all open issues assigned to the authenticated user for the repository. - - - http://developer.github.com/v3/issues/#list-issues-for-a-repository - - The Id of the repository - - - - Gets all open issues assigned to the authenticated user for the repository. - - - http://developer.github.com/v3/issues/#list-issues-for-a-repository - - The owner of the repository - The name of the repository - Options for changing the API response - - - - Gets all open issues assigned to the authenticated user for the repository. - - - http://developer.github.com/v3/issues/#list-issues-for-a-repository - - The Id of the repository - Options for changing the API response - - - - Gets issues for a repository. - - - http://developer.github.com/v3/issues/#list-issues-for-a-repository - - The owner of the repository - The name of the repository - Used to filter and sort the list of issues returned - - - - Gets issues for a repository. - - - http://developer.github.com/v3/issues/#list-issues-for-a-repository - - The Id of the repository - Used to filter and sort the list of issues returned - - - - Gets issues for a repository. - - - http://developer.github.com/v3/issues/#list-issues-for-a-repository - - The owner of the repository - The name of the repository - Used to filter and sort the list of issues returned - Options for changing the API response - - - - Gets issues for a repository. - - - http://developer.github.com/v3/issues/#list-issues-for-a-repository - - The Id of the repository - Used to filter and sort the list of issues returned - Options for changing the API response - - - - Creates an issue for the specified repository. Any user with pull access to a repository can create an - issue. - - http://developer.github.com/v3/issues/#create-an-issue - The owner of the repository - The name of the repository - A instance describing the new issue to create - - - - Creates an issue for the specified repository. Any user with pull access to a repository can create an - issue. - - http://developer.github.com/v3/issues/#create-an-issue - The Id of the repository - A instance describing the new issue to create - - - - Updates an issue for the specified repository. Issue owners and users with push access can edit an issue. - - https://developer.github.com/v3/issues/#edit-an-issue - The owner of the repository - The name of the repository - The issue number - An instance describing the changes to make to the issue - - - - - Updates an issue for the specified repository. Any user with pull access to a repository can update an - issue. - - http://developer.github.com/v3/issues/#edit-an-issue - The Id of the repository - The issue number - An instance describing the changes to make to the issue - - - - - Locks an issue for the specified repository. Issue owners and users with push access can lock an issue. - - https://developer.github.com/v3/issues/#lock-an-issue - The owner of the repository - The name of the repository - The issue number - - - - Locks an issue for the specified repository. Issue owners and users with push access can lock an issue. - - https://developer.github.com/v3/issues/#lock-an-issue - The Id of the repository - The issue number - - - - Unlocks an issue for the specified repository. Issue owners and users with push access can unlock an issue. - - https://developer.github.com/v3/issues/#unlock-an-issue - The owner of the repository - The name of the repository - The issue number - - - - Unlocks an issue for the specified repository. Issue owners and users with push access can unlock an issue. - - https://developer.github.com/v3/issues/#unlock-an-issue - The Id of the repository - The issue number - - - - A client for GitHub's Issue Events API. - - - See the Issue Events API documentation for more information. - - - - - Gets all events for the issue. - - - http://developer.github.com/v3/issues/events/#list-events-for-an-issue - - The owner of the repository - The name of the repository - The issue number - - - - Gets all events for the issue. - - - http://developer.github.com/v3/issues/events/#list-events-for-an-issue - - The Id of the repository - The issue number - - - - Gets all events for the issue. - - - http://developer.github.com/v3/issues/events/#list-events-for-an-issue - - The owner of the repository - The name of the repository - The issue number - Options for changing the API response - - - - Gets all events for the issue. - - - http://developer.github.com/v3/issues/events/#list-events-for-an-issue - - The Id of the repository - The issue number - Options for changing the API response - - - - Gets all events for the repository. - - - http://developer.github.com/v3/issues/events/#list-events-for-a-repository - - The owner of the repository - The name of the repository - - - - Gets all events for the repository. - - - http://developer.github.com/v3/issues/events/#list-events-for-a-repository - - The Id of the repository - - - - Gets all events for the repository. - - - http://developer.github.com/v3/issues/events/#list-events-for-a-repository - - The owner of the repository - The name of the repository - Options for changing the API response - - - - Gets all events for the repository. - - - http://developer.github.com/v3/issues/events/#list-events-for-a-repository - - The Id of the repository - Options for changing the API response - - - - Gets a single event - - - http://developer.github.com/v3/issues/events/#get-a-single-event - - The owner of the repository - The name of the repository - The event id - - - - Gets a single event - - - http://developer.github.com/v3/issues/events/#get-a-single-event - - The Id of the repository - The event id - - - - A client for GitHub's Issue Labels API. - - - See the Issue Labels API documentation for more information. - - - - - Gets all labels for the issue. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The number of the issue - - - - Gets all labels for the issue. - - - See the API documentation for more information. - - The Id of the repository - The number of the issue - - - - Gets all labels for the issue. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The number of the issue - Options for changing the API response - - - - Gets all labels for the issue. - - - See the API documentation for more information. - - The Id of the repository - The number of the issue - Options for changing the API response - - - - Gets all labels for the repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - - - - Gets all labels for the repository. - - - See the API documentation for more information. - - The Id of the repository - - - - Gets all labels for the repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Options for changing the API response - - - - Gets all labels for the repository. - - - See the API documentation for more information. - - The Id of the repository - Options for changing the API response - - - - Gets labels for every issue in a milestone - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The number of the milestone - - - - Gets labels for every issue in a milestone - - - See the API documentation for more information. - - The Id of the repository - The number of the milestone - - - - Gets labels for every issue in a milestone - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The number of the milestone - Options for changing the API response - - - - Gets labels for every issue in a milestone - - - See the API documentation for more information. - - The Id of the repository - The number of the milestone - Options for changing the API response - - - - Gets a single Label by name. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The name of the label - - - - Gets a single Label by name. - - - See the API documentation for more information. - - The Id of the repository - The name of the label - - - - Deletes a label. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The name of the label - - - - Deletes a label. - - - See the API documentation for more information. - - The Id of the repository - The name of the label - - - - Creates a label. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The data for the label to be created - - - - Creates a label. - - - See the API documentation for more information. - - The Id of the repository - The data for the label to be created - - - - Updates a label. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The name of the label - The data for the label to be updated - - - - Updates a label. - - - See the API documentation for more information. - - The Id of the repository - The name of the label - The data for the label to be updated - - - - Adds a label to an issue - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The number of the issue - The names of the labels to add - - - - Adds a label to an issue - - - See the API documentation for more information. - - The Id of the repository - The number of the issue - The names of the labels to add - - - - Removes a label from an issue - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The number of the issue - The name of the label to remove - - - - Removes a label from an issue - - - See the API documentation for more information. - - The Id of the repository - The number of the issue - The name of the label to remove - - - - Replaces all labels on the specified issues with the provided labels - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The number of the issue - The names of the labels to set - - - - Replaces all labels on the specified issues with the provided labels - - - See the API documentation for more information. - - The Id of the repository - The number of the issue - The names of the labels to set - - - - Removes all labels from an issue - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The number of the issue - - - - Removes all labels from an issue - - - See the API documentation for more information. - - The Id of the repository - The number of the issue - - - - A client for GitHub's Issue Timeline API. - - - See the Issue Timeline API documentation for more information. - - - - - Gets all the various events that have occurred around an issue or pull request. - - - https://developer.github.com/v3/issues/timeline/#list-events-for-an-issue - - The owner of the repository - The name of the repository - The issue number - - - - Gets all the various events that have occurred around an issue or pull request. - - - https://developer.github.com/v3/issues/timeline/#list-events-for-an-issue - - The owner of the repository - The name of the repository - The issue number - Options for changing the API repsonse - - - - Gets all the various events that have occurred around an issue or pull request. - - - https://developer.github.com/v3/issues/timeline/#list-events-for-an-issue - - The Id of the repository - The issue number - - - - Gets all the various events that have occurred around an issue or pull request. - - - https://developer.github.com/v3/issues/timeline/#list-events-for-an-issue - - The Id of the repository - The issue number - Options for changing the API response - - - - A client for GitHub's Activity Starring API. - - - See the Activity Starring API documentation for more information. - - - - - Retrieves all of the stargazers for the passed repository. - - The owner of the repository - The name of the repository - Thrown if the client is not authenticated. - - - - Retrieves all of the stargazers for the passed repository. - - The Id of the repository - Thrown if the client is not authenticated. - - - - Retrieves all of the stargazers for the passed repository. - - The owner of the repository - The name of the repository - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the stargazers for the passed repository. - - The Id of the repository - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the stargazers for the passed repository with star creation timestamps. - - The owner of the repository - The name of the repository - Thrown if the client is not authenticated. - - - - Retrieves all of the stargazers for the passed repository with star creation timestamps. - - The Id of the repository - Thrown if the client is not authenticated. - - - - Retrieves all of the stargazers for the passed repository with star creation timestamps. - - The owner of the repository - The name of the repository - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the stargazers for the passed repository with star creation timestamps. - - The Id of the repository - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the starred (ies) for the current user. - - Thrown if the client is not authenticated. - - - - Retrieves all of the starred (ies) for the current user. - - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the starred (ies) for the current user with star creation timestamps. - - Thrown if the client is not authenticated. - - - - Retrieves all of the starred (ies) for the current user with star creation timestamps. - - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the starred (ies) for the current user. - - Star-specific request parameters that sort the results - Thrown if the client is not authenticated. - - - - Retrieves all of the starred (ies) for the current user. - - Star-specific request parameters that sort the results - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the starred (ies) for the current user with star creation timestamps. - - Star-specific request parameters that sort the results - Thrown if the client is not authenticated. - - - - Retrieves all of the starred (ies) for the current user with star creation timestamps. - - Star-specific request parameters that sort the results - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the (ies) starred by the specified user. - - The login of the user - Thrown if the client is not authenticated. - - - - Retrieves all of the (ies) starred by the specified user. - - The login of the user - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the (ies) starred by the specified user with star creation timestamps. - - The login of the user - Thrown if the client is not authenticated. - - - - Retrieves all of the (ies) starred by the specified user with star creation timestamps. - - The login of the user - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the (ies) starred by the specified user. - - The login of the user - Star-specific request parameters that sort the results - Thrown if the client is not authenticated. - - - - Retrieves all of the (ies) starred by the specified user. - - The login of the user - Star-specific request parameters that sort the results - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the (ies) starred by the specified user with star creation timestamps. - - The login of the user - Star-specific request parameters that sort the results - Thrown if the client is not authenticated. - - - - Retrieves all of the (ies) starred by the specified user with star creation timestamps. - - The login of the user - Star-specific request parameters that sort the results - Options for changing the API response - Thrown if the client is not authenticated. - - - - Check if a repository is starred by the current authenticated user. - - The owner of the repository - The name of the repository - Thrown if the client is not authenticated. - - - - Stars a repository for the authenticated user. - - The owner of the repository to star - The name of the repository to star - - - - Unstars a repository for the authenticated user. - - The owner of the repository to unstar - The name of the repository to unstar - - - - A client for GitHub's Repository Statistics API. - Note that the GitHub API uses caching on these endpoints, - see a word about caching for more details. - - - See the Repository Statistics API documentation for more information. - - - - - Returns a list of for the given repository - - The owner of the repository - The name of the repository - - - - Returns a list of for the given repository - - The Id of the repository - - - - Returns a list of for the given repository - - The owner of the repository - The name of the repository - A token used to cancel this potentially long running request - - - - Returns a list of for the given repository - - The Id of the repository - A token used to cancel this potentially long running request - - - - Returns the last year of commit activity grouped by week. - - The owner of the repository - The name of the repository - - - - Returns the last year of commit activity grouped by week. - - The Id of the repository - - - - Returns the last year of commit activity grouped by week. - - The owner of the repository - The name of the repository - A token used to cancel this potentially long running request - - - - Returns the last year of commit activity grouped by week. - - The Id of the repository - A token used to cancel this potentially long running request - - - - Returns a weekly aggregate of the number of additions and deletions pushed to a repository. - - The owner of the repository - The name of the repository - - - - Returns a weekly aggregate of the number of additions and deletions pushed to a repository. - - The Id of the repository - - - - Returns a weekly aggregate of the number of additions and deletions pushed to a repository. - - The owner of the repository - The name of the repository - A token used to cancel this potentially long running request - - - - Returns a weekly aggregate of the number of additions and deletions pushed to a repository. - - The Id of the repository - A token used to cancel this potentially long running request - - - - Returns the total commit counts for the owner and total commit counts in total. - - The owner of the repository - The name of the repository - - - - Returns the total commit counts for the owner and total commit counts in total. - - The Id of the repository - - - - Returns the total commit counts for the owner and total commit counts in total. - - The owner of the repository - The name of the repository - A token used to cancel this potentially long running request - - - - Returns the total commit counts for the owner and total commit counts in total. - - The Id of the repository - A token used to cancel this potentially long running request - - - - Returns a list of the number of commits per hour in each day - - The owner of the repository - The name of the repository - - - - Returns a list of the number of commits per hour in each day - - The Id of the repository - - - - Returns a list of the number of commits per hour in each day - - The owner of the repository - The name of the repository - A token used to cancel this potentially long running request - - - - Returns a list of the number of commits per hour in each day - - The Id of the repository - A token used to cancel this potentially long running request - - - - A client for GitHub's Git Tags API. - - - See the Git Tags API documentation for more information. - - - - - Gets a tag for a given repository by sha reference - - - http://developer.github.com/v3/git/tags/#get-a-tag - - The owner of the repository - The name of the repository - Tha sha reference of the tag - - - - Gets a tag for a given repository by sha reference - - - http://developer.github.com/v3/git/tags/#get-a-tag - - The Id of the repository - Tha sha reference of the tag - - - - Create a tag for a given repository - - - http://developer.github.com/v3/git/tags/#create-a-tag-object - - The owner of the repository - The name of the repository - The tag to create - - - - Create a tag for a given repository - - - http://developer.github.com/v3/git/tags/#create-a-tag-object - - The Id of the repository - The tag to create - - - - A client for GitHub's Organization Teams API. - - - See the Organization Teams API documentation for more information. - - - - - Gets a single by identifier. - - - https://developer.github.com/v3/orgs/teams/#get-team - - The team identifier. - The with the given identifier. - - - - Returns all s for the current org. - - Organization for which to list all teams. - Thrown when a general API error occurs. - A list of the orgs's teams s. - - - - Returns all s for the current org. - - Organization for which to list all teams. - Options to change API behaviour. - Thrown when a general API error occurs. - A list of the orgs's teams s. - - - - Returns all s for the current user. - - Thrown when a general API error occurs. - A list of the user's s. - - - - Returns all s for the current user. - - Options to change API behaviour. - Thrown when a general API error occurs. - A list of the user's s. - - - - Returns all child teams of the given team. - - - https://developer.github.com/v3/orgs/teams/#list-child-teams - - The team identifier - - - - Returns all child teams of the given team. - - - https://developer.github.com/v3/orgs/teams/#list-child-teams - - The team identifier - Options to change API behaviour. - - - - Returns all members of the given team. - - - https://developer.github.com/v3/orgs/teams/#list-team-members - - The team identifier - - - - Returns all members of the given team. - - - https://developer.github.com/v3/orgs/teams/#list-team-members - - The team identifier - Options to change API behaviour. - - - - Returns all members with the specified role in the given team of the given role. - - - https://developer.github.com/v3/orgs/teams/#list-team-members - - The team identifier - The request filter - - - - Returns all members with the specified role in the given team of the given role. - - - https://developer.github.com/v3/orgs/teams/#list-team-members - - The team identifier - The request filter - Options to change API behaviour. - - - - Returns newly created for the current org. - - Thrown when a general API error occurs. - Newly created - - - - Returns updated for the current org. - - Thrown when a general API error occurs. - Updated - - - - Delte a team - must have owner permissions to this - - Thrown when a general API error occurs. - - - - - Adds a to a . - - - See the API documentation for more information. - - The team identifier. - The user to add to the team. - Additional parameters for the request - - - - Removes a from a . - - - See the API documentation for more information. - - The team identifier. - The user to remove from the team. - if the user was removed from the team; otherwise. - - - - Gets whether the user with the given - is a member of the team with the given . - A is thrown if the user is not a member. - - - See the API documentation for more information. - - The team to check. - The user to check. - - - - Returns all team's repositories. - - Team Id to list repos. - Thrown when a general API error occurs. - The team's repositories - - - - Returns all team's repositories. - - Team Id to list repos. - Options to change API behaviour. - Thrown when a general API error occurs. - The team's repositories - - - - Add a repository to the team - - Thrown when a general API error occurs. - - - - - Add a repository to the team - - The team identifier. - Org to associate the repo with. - Name of the repo. - The permission to grant the team on this repository. - Thrown when a general API error occurs. - - - - - Remove a repository from the team - - Thrown when a general API error occurs. - - - - - Gets whether or not the given repository is managed by the given team. - - The team identifier - Owner of the org the team is associated with. - Name of the repo. - - See the API documentation for more information. - - if the repository is managed by the given team; otherwise. - - - - List all pending invitations for the given team. - - - See the API Documentation - for more information. - - The team identifier - - - - - List all pending invitations for the given team. - - - See the API Documentation - for more information. - - The team identifier - Options to change API behaviour. - - - - - A client for GitHub's Git Trees API. - - - See the Git Trees API documentation for more information. - - - - - Gets a Tree Response for a given SHA. - - - http://developer.github.com/v3/git/trees/#get-a-tree - - The owner of the repository - The name of the repository - The SHA that references the tree - - - - Gets a Tree Response for a given SHA. - - - http://developer.github.com/v3/git/trees/#get-a-tree - - The Id of the repository - The SHA that references the tree - - - - Gets a Tree Response for a given SHA. - - - https://developer.github.com/v3/git/trees/#get-a-tree-recursively - - The owner of the repository - The name of the repository - The SHA that references the tree - - - - Gets a Tree Response for a given SHA. - - - https://developer.github.com/v3/git/trees/#get-a-tree-recursively - - The Id of the repository - The SHA that references the tree - - - - Creates a new Tree in the specified repo - - - http://developer.github.com/v3/git/trees/#create-a-tree - - The owner of the repository - The name of the repository - The value of the new tree - - - - Creates a new Tree in the specified repo - - - http://developer.github.com/v3/git/trees/#create-a-tree - - The Id of the repository - The value of the new tree - - - - A client for GitHub's User Administration API (GitHub Enterprise) - - - See the Administration API documentation for more details. - - - - - Create a new user (must be Site Admin user). - - - See the API documentation - for more information. - - The object describing the user to create - The created object - - - - Rename an existing user (must be Site Admin user). - - - See the API documentation - for more information. - Note that this queues a request to rename a user, rather than execute it straight away - - The username to rename - The request, specifying the new login - A object indicating the queued task message and Url to the user - - - - Create an impersonation OAuth token (must be Site Admin user). - - - See the API documentation - for more information. - - The user to impersonate - The request specifying the required scopes - An object containing the impersonation token - - - - Deletes an impersonation OAuth token (must be Site Admin user). - - - See the API documentation - for more information. - - The user to remove impersonation token from - - - - - Promotes ordinary user to a site administrator (must be Site Admin user). - - - See the API documentation - for more information. - - The user to promote to administrator. - - - - - Demotes a site administrator to an ordinary user (must be Site Admin user). - - - See the API documentation - for more information. - - The user to demote from administrator. - - - - - Suspends a user (must be Site Admin user). - - - See the API documentation - for more information. - - The user to suspend. - - - - - Unsuspends a user (must be Site Admin user). - - - See the API documentation - for more information. - - The user to unsuspend. - - - - - List all public keys (must be Site Admin user). - - - See the API documentation - for more information. - - - - - - Delete a user (must be Site Admin user). - - - See the API documentation - for more information. - - The user to delete - - - - - Delete a public key (must be Site Admin user). - - - See the API documentation - for more information. - - The key to delete - - - - - A client for GitHub's User Emails API. - - - See the User Emails API documentation for more information. - - - - - Gets all email addresses for the authenticated user. - - - http://developer.github.com/v3/users/emails/#list-email-addresses-for-a-user - - The es for the authenticated user. - - - - Gets all email addresses for the authenticated user. - - - http://developer.github.com/v3/users/emails/#list-email-addresses-for-a-user - - Options for changing the API response - The es for the authenticated user. - - - - Adds email addresses for the authenticated user. - - - http://developer.github.com/v3/users/emails/#add-email-addresses - - The email addresses to add. - Returns the added es. - - - - Deletes email addresses for the authenticated user. - - - http://developer.github.com/v3/users/emails/#delete-email-addresses - - The email addresses to delete. - Returns the added es. - - - - A client for GitHub's UserUser GPG Keys API. - - - See the User GPG Keys documentation for more information. - - - - - Gets all GPG keys for the authenticated user. - - - See the API documentation for more information. - - A of s for the current user. - - - - Gets all GPG keys for the authenticated user. - - Options for changing the API response - - See the API documentation for more information. - - A of s for the current user. - - - - View extended details of the for the specified id. - - The Id of the GPG key - - See the API documentation for more information. - - The for the specified Id. - - - - Creates a new for the authenticated user. - - The new GPG key to add. - - See the API documentation for more information. - - The newly created . - - - - Deletes the GPG key for the specified Id. - - The Id of the GPG key to delete. - - See the API documentation for more information. - - - - - - A client for GitHub's User Keys API. - - - See the User Keys API documentation for more information. - - - - - Gets all verified public keys for a user. - - - https://developer.github.com/v3/users/keys/#list-public-keys-for-a-user - - The @ handle of the user. - Lists the verified public keys for a user. - - - - Gets all verified public keys for a user. - - - https://developer.github.com/v3/users/keys/#list-public-keys-for-a-user - - The @ handle of the user. - Options to change API's behavior. - Lists the verified public keys for a user. - - - - Gets all public keys for the authenticated user. - - - https://developer.github.com/v3/users/keys/#list-your-public-keys - - Lists the current user's keys. - - - - Gets all public keys for the authenticated user. - - - https://developer.github.com/v3/users/keys/#list-your-public-keys - - Options to change API's behavior. - Lists the current user's keys. - - - - Retrieves the for the specified id. - - - https://developer.github.com/v3/users/keys/#get-a-single-public-key - - The Id of the SSH key - View extended details for a single public key. - - - - Create a public key . - - - https://developer.github.com/v3/users/keys/#create-a-public-key - - The SSH Key contents - Creates a public key. - - - - Delete a public key. - - - https://developer.github.com/v3/users/keys/#delete-a-public-key - - The id of the key to delete - Removes a public key. - - - - A client for GitHub's Users API. - - - See the Users API documentation for more information. - - - - - A client for GitHub's User Emails API - - - See the Emails API documentation for more information. - - - - - A client for GitHub's User Keys API - - - See the Keys API documentation for more information. - - - - - Returns the user specified by the login. - - The login name for the user - - - - Returns a for the current authenticated user. - - Thrown if the client is not authenticated. - A - - - - Update the specified . - - The login for the user - Thrown if the client is not authenticated. - A - - - - A client for GitHub's User Followers API - - - See the Followers API documentation for more information. - - - - - A client for GitHub's User Administration API - - - See the User Administrator API documentation for more information. - - - - - A client for GitHub's Watching API. - - - See the Watching API documentation for more information. - - - - - Retrieves all of the watchers for the passed repository. - - The owner of the repository - The name of the repository - Thrown if the client is not authenticated. - - - - Retrieves all of the watchers for the passed repository. - - The Id of the repository - Thrown if the client is not authenticated. - - - - Retrieves all of the watchers for the passed repository. - - The owner of the repository - The name of the repository - Options for changing API's response. - Thrown if the client is not authenticated. - - - - Retrieves all of the watchers for the passed repository. - - The Id of the repository - Options for changing API's response. - Thrown if the client is not authenticated. - - - - Retrieves all of the watched (ies) for the current user. - - Thrown if the client is not authenticated. - - A of (ies) watched by the current authenticated user. - - - - - Retrieves all of the watched (ies) for the current user. - - Options for changing API's response. - Thrown if the client is not authenticated. - - A of (ies) watched by the current authenticated user. - - - - - Retrieves all of the (ies) watched by the specified user. - - The login of the user - Thrown if the client is not authenticated. - - A (ies) watched by the specified user. - - - - - Retrieves all of the (ies) watched by the specified user. - - The login of the user - Options for changing API's response. - Thrown if the client is not authenticated. - - A (ies) watched by the specified user. - - - - - Check if a repository is watched by the current authenticated user. - - The owner of the repository - The name of the repository - Thrown if the client is not authenticated. - - - - Check if a repository is watched by the current authenticated user. - - The Id of the repository - Thrown if the client is not authenticated. - - - - Watches a repository for the authenticated user. - - The owner of the repository to star - The name of the repository to star - A instance describing the new subscription to create - - - - Watches a repository for the authenticated user. - - The Id of the repository - A instance describing the new subscription to create - - - - Unwatches a repository for the authenticated user. - - The owner of the repository to unstar - The name of the repository to unstar - - - - Unwatches a repository for the authenticated user. - - The Id of the repository - - - - A client for GitHub's Git Merging API. - - - See the Git Merging API documentation for more information. - - - - - Initializes a new instance of the class. - - The client's connection - - - - Create a merge for a given repository - - - http://developer.github.com/v3/repos/merging/#perform-a-merge - - The owner of the repository - The name of the repository - The merge to create - - - - - Create a merge for a given repository - - - http://developer.github.com/v3/repos/merging/#perform-a-merge - - The Id of the repository - The merge to create - - - - - A client for GitHub's Migration API. These APIs help you move projects to or from GitHub. - - - Docs: https://developer.github.com/v3/migration/ - - - - - Instantiate a new GitHub Migration API client and its sub-APIs. - - An API connection. - - - - The Enterprise Migrations API lets you move a repository from GitHub to GitHub Enterprise. - - - https://developer.github.com/v3/migration/#enterprise-migrations - - - - - A client for GitHub's Migrations API. - - - See docs - for more information. - - - - - Instantiates a GitHub Migrations API client. - - An API connection. - - - - Starts a new migration specified for the given organization. - - - https://developer.github.com/v3/migration/migrations/#start-a-migration - - The organization for which to start a migration. - Specifies parameters for the migration in a - object. - The started migration. - - - - Gets the list of the most recent migrations of the the organization. - - - https://developer.github.com/v3/migration/migrations/#get-a-list-of-migrations - - The organization of which to list migrations. - List of most recent s. - - - - Gets the list of the most recent migrations of the the organization. - - - https://developer.github.com/v3/migration/migrations/#get-a-list-of-migrations - - The organization of which to list migrations. - Options for changing the API response - List of most recent s. - - - - Get the status of a migration - - - https://developer.github.com/v3/migration/migrations/#get-the-status-of-a-migration - - The organization which is migrating. - Migration Id of the organization. - A object representing the state of migration. - - - - Get the migration archive. - - - https://developer.github.com/v3/migration/migrations/#download-a-migration-archive - - The organization of which the migration was. - The Id of the migration. - The binary contents of the archive as a byte array. - - - - Deletes a previous migration archive. - - - https://developer.github.com/v3/migration/migrations/#delete-a-migration-archive - - The organization of which the migration was. - The Id of the migration. - - - - - Unlocks a repository that was locked for migration. - - - https://developer.github.com/v3/migration/migrations/#unlock-a-repository - - The organization of which the migration was. - The Id of the migration. - The repo to unlock. - - - - - A client for GitHub's Issue Milestones API. - - - See the Issue Milestones API documentation for more information. - - - - - Instantiates a new GitHub Issue Milestones API client. - - An API connection - - - - Gets a single Milestone by number. - - - http://developer.github.com/v3/issues/milestones/#get-a-single-milestone - - - - - - Gets a single Milestone by number. - - - http://developer.github.com/v3/issues/milestones/#get-a-single-milestone - - - - - - Gets all open milestones for the repository. - - - http://developer.github.com/v3/issues/milestones/#list-milestones-for-a-repository - - The owner of the repository - The name of the repository - - - - - Gets all open milestones for the repository. - - - http://developer.github.com/v3/issues/milestones/#list-milestones-for-a-repository - - The Id of the repository - - - - - Gets all open milestones for the repository. - - - http://developer.github.com/v3/issues/milestones/#list-milestones-for-a-repository - - The owner of the repository - The name of the repository - Options for changing the API response - - - - - Gets all open milestones for the repository. - - - http://developer.github.com/v3/issues/milestones/#list-milestones-for-a-repository - - The Id of the repository - Options for changing the API response - - - - - Gets all open milestones for the repository. - - - http://developer.github.com/v3/issues/milestones/#list-milestones-for-a-repository - - The owner of the repository - The name of the repository - Used to filter and sort the list of Milestones returned - - - - - Gets all open milestones for the repository. - - - http://developer.github.com/v3/issues/milestones/#list-milestones-for-a-repository - - The Id of the repository - Used to filter and sort the list of Milestones returned - - - - - Gets all open milestones for the repository. - - - http://developer.github.com/v3/issues/milestones/#list-milestones-for-a-repository - - The owner of the repository - The name of the repository - Used to filter and sort the list of Milestones returned - Options for changing the API response - - - - - Gets all open milestones for the repository. - - - http://developer.github.com/v3/issues/milestones/#list-milestones-for-a-repository - - The Id of the repository - Used to filter and sort the list of Milestones returned - Options for changing the API response - - - - - Creates a milestone for the specified repository. Any user with pull access to a repository can create an - Milestone. - - http://developer.github.com/v3/issues/milestones/#create-a-milestone - The owner of the repository - The name of the repository - A instance describing the new Milestone to create - - - - - Creates a milestone for the specified repository. Any user with pull access to a repository can create an - Milestone. - - http://developer.github.com/v3/issues/milestones/#create-a-milestone - The Id of the repository - A instance describing the new Milestone to create - - - - - Creates a milestone for the specified repository. Any user with pull access to a repository can create an - Milestone. - - http://developer.github.com/v3/issues/milestones/#update-a-milestone - The owner of the repository - The name of the repository - The Milestone number - An instance describing the changes to make to the Milestone - - - - - - Creates a milestone for the specified repository. Any user with pull access to a repository can create an - Milestone. - - http://developer.github.com/v3/issues/milestones/#update-a-milestone - The Id of the repository - The Milestone number - An instance describing the changes to make to the Milestone - - - - - - Deletes a milestone for the specified repository. Any user with pull access to a repository can create an - Milestone. - - http://developer.github.com/v3/issues/milestones/#delete-a-milestone - The owner of the repository - The name of the repository - The milestone number - - - - - Deletes a milestone for the specified repository. Any user with pull access to a repository can create an - Milestone. - - http://developer.github.com/v3/issues/milestones/#delete-a-milestone - The Id of the repository - The milestone number - - - - - A client for GitHub's miscellaneous APIs. - - - See the Miscellaneous API documentation for more details. - - - - - Initializes a new GitHub miscellaneous API client. - - An API connection. - - - - Gets all the emojis available to use on GitHub. - - Thrown when a general API error occurs. - An of emoji and their URI. - - - - Gets the rendered Markdown for the specified plain-text Markdown document. - - A plain-text Markdown document - Thrown when a general API error occurs. - The rendered Markdown. - - - - Gets the rendered Markdown for an arbitrary markdown document. - - An arbitrary Markdown document - Thrown when a general API error occurs. - The rendered Markdown. - - - - List all templates available to pass as an option when creating a repository. - - A list of template names - - - - Retrieves the source for a single GitIgnore template - - - A template and its source - - - - Returns a list of the licenses shown in the license picker on GitHub.com. This is not a comprehensive - list of all possible OSS licenses. - - A list of licenses available on the site - - - - Returns a list of the licenses shown in the license picker on GitHub.com. This is not a comprehensive - list of all possible OSS licenses. - - Options for changing the API response - A list of licenses available on the site - - - - Retrieves a license based on the license key such as "mit" - - - A that includes the license key, text, and attributes of the license. - - - - Gets API Rate Limits (API service rather than header info). - - Thrown when a general API error occurs. - An of Rate Limits. - - - - Retrieves information about GitHub.com, the service or a GitHub Enterprise installation. - - Thrown when a general API error occurs. - An containing metadata about the GitHub instance. - - - - A client for GitHub's Activity Notifications API. - - - See the Activity Notifications API documentation for more information. - - - - - Instantiates a new GitHub Activity Notifications API client. - - An API connection - - - - Retrieves all of the s for the current user. - - Thrown if the client is not authenticated. - - - - Retrieves all of the s for the current user. - - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the s for the current user. - - Specifies the parameters to filter notifications by - Thrown if the client is not authenticated. - - - - Retrieves all of the s for the current user. - - Specifies the parameters to filter notifications by - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the s for the current user specific to the specified repository. - - The owner of the repository. - The name of the repository. - Thrown if the client is not authenticated. - - - - Retrieves all of the s for the current user specific to the specified repository. - - The Id of the repository. - Thrown if the client is not authenticated. - - - - Retrieves all of the s for the current user specific to the specified repository. - - The owner of the repository. - The name of the repository. - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the s for the current user specific to the specified repository. - - The Id of the repository. - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the s for the current user specific to the specified repository. - - The owner of the repository. - The name of the repository. - Specifies the parameters to filter notifications by - Thrown if the client is not authenticated. - - - - Retrieves all of the s for the current user specific to the specified repository. - - The Id of the repository. - Specifies the parameters to filter notifications by - Thrown if the client is not authenticated. - - - - Retrieves all of the s for the current user specific to the specified repository. - - The owner of the repository. - The name of the repository. - Specifies the parameters to filter notifications by - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the s for the current user specific to the specified repository. - - The Id of the repository. - Specifies the parameters to filter notifications by - Options for changing the API response - Thrown if the client is not authenticated. - - - - Marks all notifications as read. - - http://developer.github.com/v3/activity/notifications/#mark-as-read - - - - Marks all notifications as read. - - The parameter which specifies which notifications to mark. - http://developer.github.com/v3/activity/notifications/#mark-as-read - - - - Marks the notifications for a given repository as read. - - The owner of the repository - The name of the repository - http://developer.github.com/v3/activity/notifications/#mark-notifications-as-read-in-a-repository - - - - Marks the notifications for a given repository as read. - - The Id of the repository - http://developer.github.com/v3/activity/notifications/#mark-notifications-as-read-in-a-repository - - - - Marks the notifications for a given repository as read. - - The owner of the repository - The name of the repository - The parameter which specifies which notifications to mark. - http://developer.github.com/v3/activity/notifications/#mark-notifications-as-read-in-a-repository - - - - Marks the notifications for a given repository as read. - - The Id of the repository - The parameter which specifies which notifications to mark. - http://developer.github.com/v3/activity/notifications/#mark-notifications-as-read-in-a-repository - - - - Retrives a single by Id. - - The Id of the notification to retrieve. - http://developer.github.com/v3/activity/notifications/#view-a-single-thread - - - - Marks a single notification as read. - - The id of the notification. - http://developer.github.com/v3/activity/notifications/#mark-a-thread-as-read - - - - Retrives a for the provided thread id. - - The Id of the thread to retrieve subscription status. - http://developer.github.com/v3/activity/notifications/#get-a-thread-subscription - - - - Sets the authenticated user's subscription settings for a given thread. - - The Id of the thread to update. - The subscription parameters to set. - http://developer.github.com/v3/activity/notifications/#set-a-thread-subscription - - - - Deletes the authenticated user's subscription to a given thread. - - The Id of the thread to delete subscription from. - http://developer.github.com/v3/activity/notifications/#delete-a-thread-subscription - - - - Provides methods used in the OAuth web flow. - - - - - Create an instance of the OauthClient - - The underlying connection to use - - - - Gets the URL used in the first step of the web flow. The Web application should redirect to this URL. - - Parameters to the Oauth web flow login url - - - - - Makes a request to get an access token using the code returned when GitHub.com redirects back from the URL - GitHub login url to the application. - - - If the user accepts your request, GitHub redirects back to your site with a temporary code in a code - parameter as well as the state you provided in the previous step in a state parameter. If the states don’t - match, the request has been created by a third party and the process should be aborted. Exchange this for - an access token using this method. - - - - - - - Initializes a new GitHub Repos API client. - - An API connection. - - - - Gets the list of hooks defined for a organization - - The organization's name - See API documentation for more information. - - - - - Gets the list of hooks defined for a organization - - The organization's name - Options for changing the API response - See API documentation for more information. - - - - - Gets a single hook by Id - - - - - See API documentation for more information. - - - - Creates a hook for a organization - - See API documentation for more information. - - - - - Edits a hook for a organization - - See API documentation for more information. - - - - - This will trigger a ping event to be sent to the hook. - - See API documentation for more information. - - - - - Deletes a hook for a organization - - See API documentation for more information. - - - - - Filter members in the list - - - see https://developer.github.com/v3/orgs/members/#members-list for details - - - - - All members the authenticated user can see. - - - - - Members without two-factor authentication enabled - - - - - A client for GitHub's Organization Members API. - - - See the Orgs API documentation for more information. - - - - - Initializes a new Organization Members API client. - - An API connection - - - - - List all users who are members of an organization. A member is a user that - belongs to at least 1 team in the organization. - - - If the authenticated user is also an owner of this organization then both - concealed and public member will be returned. - - - If the requester is not an owner of the organization the query will be redirected - to the public members list. - - - - See the API documentation - for more information. - - The login for the organization - The users - - - - - List all users who are members of an organization. A member is a user that - belongs to at least 1 team in the organization. - - - If the authenticated user is also an owner of this organization then both - concealed and public member will be returned. - - - If the requester is not an owner of the organization the query will be redirected - to the public members list. - - - - See the API documentation - for more information. - - The login for the organization - Options for changing the API response - The users - - - - - List all users who are members of an organization. A member is a user that - belongs to at least 1 team in the organization. - - - If the authenticated user is also an owner of this organization then both - concealed and public member will be returned. - - - If the requester is not an owner of the organization the query will be redirected - to the public members list. - - - - See the API documentation - for more information. - - The login for the organization - The filter to use when getting the users, - The users - - - - - List all users who are members of an organization. A member is a user that - belongs to at least 1 team in the organization. - - - If the authenticated user is also an owner of this organization then both - concealed and public member will be returned. - - - If the requester is not an owner of the organization the query will be redirected - to the public members list. - - - - See the API documentation - for more information. - - The login for the organization - The filter to use when getting the users, - Options for changing the API response - The users - - - - - List all users who are members of an organization. A member is a user that - belongs to at least 1 team in the organization. - - - If the authenticated user is also an owner of this organization then both - concealed and public member will be returned. - - - If the requester is not an owner of the organization the query will be redirected - to the public members list. - - - - See the API documentation - for more information. - - The login for the organization - The role filter to use when getting the users, - The users - - - - - List all users who are members of an organization. A member is a user that - belongs to at least 1 team in the organization. - - - If the authenticated user is also an owner of this organization then both - concealed and public member will be returned. - - - If the requester is not an owner of the organization the query will be redirected - to the public members list. - - - - See the API documentation - for more information. - - The login for the organization - The role filter to use when getting the users, - Options for changing the API response - The users - - - - - List all users who are members of an organization. A member is a user that - belongs to at least 1 team in the organization. - - - If the authenticated user is also an owner of this organization then both - concealed and public member will be returned. - - - If the requester is not an owner of the organization the query will be redirected - to the public members list. - - - - See the API documentation - for more information. - - The login for the organization - The filter to use when getting the users, - The role filter to use when getting the users, - The users - - - - - List all users who are members of an organization. A member is a user that - belongs to at least 1 team in the organization. - - - If the authenticated user is also an owner of this organization then both - concealed and public member will be returned. - - - If the requester is not an owner of the organization the query will be redirected - to the public members list. - - - - See the API documentation - for more information. - - The login for the organization - The filter to use when getting the users, - The role filter to use when getting the users, - Options for changing the API response - The users - - - - List all users who have publicized their membership of the organization. - - http://developer.github.com/v3/orgs/members/#public-members-list - The login for the organization - - - - - List all users who have publicized their membership of the organization. - - http://developer.github.com/v3/orgs/members/#public-members-list - The login for the organization - Options for changing the API response - - - - - Check if a user is, publicly or privately, a member of the organization. - - - See the API documentation - for more information. - - The login for the organization - The login for the user - - - - - Check is a user is publicly a member of the organization. - - - See the API documentation - for more information. - - The login for the organization - The login for the user - - - - - Removes a user from the organization, this will also remove them from all teams - within the organization and they will no longer have any access to the organization's - repositories. - - - See the API documentation - for more information. - - The login for the organization - The login for the user - - - - - Make the authenticated user's organization membership public. - - - This method requires authentication. - See the API documentation - for more information. - - The login for the organization - The login for the user - - - - - Make the authenticated user's organization membership private. - - - This method requires authentication. - See the API documentation - for more information. - - The login for the organization - The login for the user - - - - - Get a user's membership with an organization. - - - This method requires authentication. - The authenticated user must be an organization member. - See the API documentation - for more information. - - The login for the organization - The login for the user - - - - - Add a user to the organization or update the user's role withing the organization. - - - This method requires authentication. - The authenticated user must be an organization owner. - See the API documentation - for more information. - - The login for the organization - The login for the user - An instance describing the - changes to make to the user's organization membership - - - - - Remove a user's membership with an organization. - - - This method requires authentication. - The authenticated user must be an organization owner. - See the API documentation - for more information. - - The login for the organization - The login for the user - - - - - List all pending invitations for the organization. - - - See the API Documentation - for more information. - - The login for the organization - - - - - List all pending invitations for the organization. - - - See the API Documentation - for more information. - - The login for the organization - Options to change API behaviour - - - - - A client for GitHub's Organization Outside Collaborators API. - - - See the Orgs API documentation for more information. - - - - - Initializes a new Organization Outside Collaborators API client. - - An API connection - - - - List all users who are outside collaborators of an organization. An outside collaborator is a user that - is not a member of the organization. - - - See the API documentation - for more information. - - The login for the organization - The users - - - - List all users who are outside collaborators of an organization. An outside collaborator is a user that - is not a member of the organization. - - - See the API documentation - for more information. - - The login for the organization - Options for changing the API response - The users - - - - List all users who are outside collaborators of an organization. An outside collaborator is a user that - is not a member of the organization. - - - See the API documentation - for more information. - - The login for the organization - The filter to use when getting the users, - The users - - - - List all users who are outside collaborators of an organization. An outside collaborator is a user that - is not a member of the organization. - - - See the API documentation - for more information. - - The login for the organization - The filter to use when getting the users, - Options for changing the API response - The users - - - - Removes a user as an outside collaborator from the organization, this will remove them from all repositories - within the organization. - - - See the API documentation - for more information. - - The login for the organization - The login of the user - - - - - Converts an organization member to an outside collaborator, - when an organization member is converted to an outside collaborator, - they'll only have access to the repositories that their current team membership allows. - The user will no longer be a member of the organization. - - - See the API documentation - for more information. - - The login for the organization - The login for the user - - - - - A client for GitHub's Orgs API. - - - See the Orgs API documentation for more information. - - - - - Initializes a new GitHub Orgs API client. - - An API connection - - - - Returns a client to manage members of an organization. - - - - - Returns a client to manage teams of an organization. - - - - - Returns a client to manage outside collaborators of an organization. - - - - - Returns the specified . - - login of the organization to get - Thrown when a general API error occurs. - The specified . - - - - A client for GitHub's Organization Hooks API. - - See Hooks API documentation for more information. - - - - Returns all s for the current user. - - Thrown when a general API error occurs. - A list of the current user's s. - - - - Returns all s for the current user. - - Options for changing the API response - Thrown when a general API error occurs. - A list of the current user's s. - - - - Returns all s for the specified user. - - The login of the user - Thrown when a general API error occurs. - A list of the specified user's s. - - - - Returns all s for the specified user. - - The login of the user - Options for changing the API response - Thrown when a general API error occurs. - A list of the specified user's s. - - - - Returns all s. - - Thrown when a general API error occurs. - A list of s. - - - - Returns all s. - - Search parameters of the last organization seen - Thrown when a general API error occurs. - A list of s. - - - - Update the specified organization with data from . - - The name of the organization to update. - - Thrown if the client is not authenticated. - A - - - - A client for GitHub's Project Cards API. - - - See the Repository Projects API documentation for more information. - - - - - Gets all cards. - - - See the API documentation for more information. - - The id of the column - - - - Gets all cards. - - - See the API documentation for more information. - - The id of the column - Options for changing the API response - - - - Gets all cards. - - - See the API documentation for more information. - - The id of the column - Used to filter the list of project cards returned - - - - Gets all cards. - - - See the API documentation for more information. - - The id of the column - Used to filter the list of project cards returned - Options for changing the API response - - - - Gets a single card. - - - See the API documentation for more information. - - The id of the card - - - - Creates a card. - - - See the API documentation for more information. - - The id of the column - The card to create - - - - Updates a card. - - - See the API documentation for more information. - - The id of the card - New values to update the card with - - - - Deletes a card. - - - See the API documentation for more information. - - The id of the card - - - - Moves a card. - - - See the API documentation for more information. - - The id of the card - The position to move the card - - - - A client for GitHub's Project Columns API. - - - See the Repository Projects API documentation for more information. - - - - - Gets all columns for this project. - - - See the API documentation for more information. - - The Id of the project - - - - Gets all columns for this project. - - - See the API documentation for more information. - - The Id of the project - Options for changing the API response - - - - Gets a single column for this project. - - - See the API documentation for more information. - - The id of the column - - - - Creates a column for this project. - - - See the API documentation for more information. - - The Id of the project - The column to create - - - - Updates a column for this project. - - - See the API documentation for more information. - - The id of the column - New values to update the column with - - - - Deletes a column. - - - See the API documentation for more information. - - The id of the column - - - - Moves a column. - - - See the API documentation for more information. - - The id of the column - The position to move the column - - - - A client for GitHub's Repository Projects API. - - - See the Repository Projects API documentation for more information. - - - - - Get all projects for this repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - - - - Get all projects for this repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Options for changing the API response - - - - Get all projects for this repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Used to filter the list of projects returned - - - - Get all projects for this repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Used to filter the list of projects returned - Options for changing the API response - - - - Get all projects for this repository. - - - See the API documentation for more information. - - The Id of the repository - - - - Get all projects for this repository. - - - See the API documentation for more information. - - The Id of the repository - Options for changing the API response - - - - Get all projects for this repository. - - - See the API documentation for more information. - - The Id of the repository - Used to filter the list of projects returned - - - - Get all projects for this repository. - - - See the API documentation for more information. - - The Id of the repository - Used to filter the list of projects returned - Options for changing the API response - - - - Get all projects for the specified organization. - - - See the API documentation for more information. - - The name of the organization - - - - Get all projects for the specified organization. - - - See the API documentation for more information. - - The name of the organization - Options for changing the API response - - - - Get all projects for the specified organization. - - - See the API documentation for more information. - - The name of the organization - Used to filter the list of projects returned - - - - Get all projects for the specified organization. - - - See the API documentation for more information. - - The name of the organization - Used to filter the list of projects returned - Options for changing the API response - - - - Gets a single project for this repository. - - - See the API documentation for more information. - - The Id of the project - - - - Creates a project for this repository. - - - See the API documentation for more information. - - The Id of the repository - The new project to create for this repository - - - - Creates a project for the specified organization. - - - See the API documentation for more information. - - The name of the organization - The new project to create for this repository - - - - Updates a project for this repository. - - - See the API documentation for more information. - - The Id of the project - The modified project - - - - Deletes a project. - - - See the API documentation for more information. - - The Id of the project - - - - A client for GitHub's Project Cards API. - - - See the Repository Projects API documentation for more information. - - - - - A client for GitHub's Project Columns API. - - - See the Repository Projects API documentation for more information. - - - - - A client for GitHub's Reactions API. - - - See the Reactions API documentation for more information. - - - - - Get all reactions for a specified Pull Request Review Comment. - - https://developer.github.com/v3/reactions/#list-reactions-for-a-pull-request-review-comment - The owner of the repository - The name of the repository - The comment id - - - - Get all reactions for a specified Pull Request Review Comment. - - https://developer.github.com/v3/reactions/#list-reactions-for-a-pull-request-review-comment - The owner of the repository - The name of the repository - The comment id - Options for changing the API response - - - - Get all reactions for a specified Pull Request Review Comment. - - https://developer.github.com/v3/reactions/#list-reactions-for-a-pull-request-review-comment - The Id of the repository - The comment id - - - - Get all reactions for a specified Pull Request Review Comment. - - https://developer.github.com/v3/reactions/#list-reactions-for-a-pull-request-review-comment - The Id of the repository - The comment id - Options for changing the API response - - - - Creates a reaction for a specified Pull Request Review Comment. - - https://developer.github.com/v3/reactions/#create-reaction-for-a-pull-request-review-comment - The owner of the repository - The name of the repository - The comment id - The reaction to create - - - - Creates a reaction for a specified Pull Request Review Comment. - - https://developer.github.com/v3/reactions/#create-reaction-for-a-pull-request-review-comment - The Id of the repository - The comment id - The reaction to create - - - - A client for GitHub's Pull Request Review Comments API. - - - See the Review Comments API documentation for more information. - - - - - Gets review comments for a specified pull request. - - http://developer.github.com/v3/pulls/comments/#list-comments-on-a-pull-request - The owner of the repository - The name of the repository - The pull request number - - - - Gets review comments for a specified pull request. - - http://developer.github.com/v3/pulls/comments/#list-comments-on-a-pull-request - The Id of the repository - The pull request number - - - - Gets review comments for a specified pull request. - - http://developer.github.com/v3/pulls/comments/#list-comments-on-a-pull-request - The owner of the repository - The name of the repository - The pull request number - Options for changing the API response - - - - Gets review comments for a specified pull request. - - http://developer.github.com/v3/pulls/comments/#list-comments-on-a-pull-request - The Id of the repository - The pull request number - Options for changing the API response - - - - Gets a list of the pull request review comments in a specified repository. - - http://developer.github.com/v3/pulls/comments/#list-comments-in-a-repository - The owner of the repository - The name of the repository - - - - Gets a list of the pull request review comments in a specified repository. - - http://developer.github.com/v3/pulls/comments/#list-comments-in-a-repository - The Id of the repository - - - - Gets a list of the pull request review comments in a specified repository. - - http://developer.github.com/v3/pulls/comments/#list-comments-in-a-repository - The owner of the repository - The name of the repository - Options for changing the API response - - - - Gets a list of the pull request review comments in a specified repository. - - http://developer.github.com/v3/pulls/comments/#list-comments-in-a-repository - The Id of the repository - Options for changing the API response - - - - Gets a list of the pull request review comments in a specified repository. - - http://developer.github.com/v3/pulls/comments/#list-comments-in-a-repository - The owner of the repository - The name of the repository - The sorting parameters - - - - Gets a list of the pull request review comments in a specified repository. - - http://developer.github.com/v3/pulls/comments/#list-comments-in-a-repository - The Id of the repository - The sorting parameters - - - - Gets a list of the pull request review comments in a specified repository. - - http://developer.github.com/v3/pulls/comments/#list-comments-in-a-repository - The owner of the repository - The name of the repository - The sorting parameters - Options for changing the API response - - - - Gets a list of the pull request review comments in a specified repository. - - http://developer.github.com/v3/pulls/comments/#list-comments-in-a-repository - The Id of the repository - The sorting parameters - Options for changing the API response - - - - Gets a single pull request review comment by number. - - http://developer.github.com/v3/pulls/comments/#get-a-single-comment - The owner of the repository - The name of the repository - The pull request review comment number - - - - Gets a single pull request review comment by number. - - http://developer.github.com/v3/pulls/comments/#get-a-single-comment - The Id of the repository - The pull request review comment number - - - - Creates a comment on a pull request review. - - http://developer.github.com/v3/pulls/comments/#create-a-comment - The owner of the repository - The name of the repository - The Pull Request number - The comment - - - - Creates a comment on a pull request review. - - http://developer.github.com/v3/pulls/comments/#create-a-comment - The Id of the repository - The Pull Request number - The comment - - - - Creates a comment on a pull request review as a reply to another comment. - - http://developer.github.com/v3/pulls/comments/#create-a-comment - The owner of the repository - The name of the repository - The pull request number - The comment - - - - Creates a comment on a pull request review as a reply to another comment. - - http://developer.github.com/v3/pulls/comments/#create-a-comment - The Id of the repository - The pull request number - The comment - - - - Edits a comment on a pull request review. - - http://developer.github.com/v3/pulls/comments/#edit-a-comment - The owner of the repository - The name of the repository - The pull request review comment number - The edited comment - - - - Edits a comment on a pull request review. - - http://developer.github.com/v3/pulls/comments/#edit-a-comment - The Id of the repository - The pull request review comment number - The edited comment - - - - Deletes a comment on a pull request review. - - http://developer.github.com/v3/pulls/comments/#delete-a-comment - The owner of the repository - The name of the repository - The pull request review comment number - - - - Deletes a comment on a pull request review. - - http://developer.github.com/v3/pulls/comments/#delete-a-comment - The Id of the repository - The pull request review comment number - - - - A client for GitHub's Pull Request Review Requests API. - - - See the Review Requests API documentation for more information. - - - - - Gets review requests for a specified pull request. - - https://developer.github.com/v3/pulls/review_requests/#list-review-requests - The owner of the repository - The name of the repository - The pull request number - - - - Gets review requests for a specified pull request. - - https://developer.github.com/v3/pulls/review_requests/#list-review-requests - The Id of the repository - The pull request number - - - - Creates review requests on a pull request for specified users. - - https://developer.github.com/v3/pulls/review_requests/#create-a-review-request - The owner of the repository - The name of the repository - The Pull Request number - List of logins of user will be requested for review - - - - Creates review requests on a pull request for specified users. - - https://developer.github.com/v3/pulls/review_requests/#create-a-review-request - The Id of the repository - The Pull Request number - List of logins of user will be requested for review - - - - Deletes review request for given users on a pull request. - - https://developer.github.com/v3/pulls/review_requests/#delete-a-review-request - The owner of the repository - The name of the repository - The pull request review comment number - List of logins of users that will be not longer requested for review - - - - Deletes review request for given users on a pull request. - - https://developer.github.com/v3/pulls/review_requests/#delete-a-review-request - The Id of the repository - The pull request review comment number - List of logins of users that will be not longer requested for review - - - - A client for GitHub's Pull Request Review API. - - - See the Review API documentation for more information. - - - - - Gets reviews for a specified pull request. - - https://developer.github.com/v3/pulls/reviews/#list-reviews-on-a-pull-request - The owner of the repository - The name of the repository - The pull request number - - - - Gets reviews for a specified pull request. - - https://developer.github.com/v3/pulls/reviews/#list-reviews-on-a-pull-request - The Id of the repository - The pull request number - - - - Gets reviews for a specified pull request. - - https://developer.github.com/v3/pulls/reviews/#list-reviews-on-a-pull-request - The owner of the repository - The name of the repository - The pull request number - Options for changing the API response - - - - Gets reviews for a specified pull request. - - https://developer.github.com/v3/pulls/reviews/#list-reviews-on-a-pull-request - The Id of the repository - The pull request number - Options for changing the API response - - - - Gets a single pull request review by ID. - - https://developer.github.com/v3/pulls/reviews/#get-a-single-review - The owner of the repository - The name of the repository - The pull request number - The pull request review number - - - - Gets a single pull request review by ID. - - https://developer.github.com/v3/pulls/reviews/#get-a-single-review - The Id of the repository - The pull request number - The pull request review number - - - - Creates a review. - - https://developer.github.com/v3/pulls/reviews/#create-a-pull-request-review - The owner of the repository - The name of the repository - The Pull Request number - The review - - - - Creates a review. - - https://developer.github.com/v3/pulls/reviews/#create-a-pull-request-review - The Id of the repository - The Pull Request number - The review - - - - Deletes a pull request review. - - https://developer.github.com/v3/pulls/reviews/#delete-a-pending-review - The owner of the repository - The name of the repository - The pull request number - The pull request review number - - - - Deletes a pull request review. - - https://developer.github.com/v3/pulls/reviews/#delete-a-pending-review - The Id of the repository - The pull request number - The pull request review number - - - - Dismisses a pull request review. - - https://developer.github.com/v3/pulls/reviews/#dismiss-a-pull-request-review - The owner of the repository - The name of the repository - The pull request number - The pull request review number - The message indicating why the review was dismissed - - - - Dismisses a pull request review. - - https://developer.github.com/v3/pulls/reviews/#dismiss-a-pull-request-review - The Id of the repository - The pull request number - The pull request review number - The message indicating why the review was dismissed - - - - Submits a pull request review. - - https://developer.github.com/v3/pulls/reviews/#submit-a-pull-request-review - The owner of the repository - The name of the repository - The pull request number - The pull request review number - The message and event being submitted for the review - - - - Submits a pull request review. - - https://developer.github.com/v3/pulls/reviews/#submit-a-pull-request-review - The Id of the repository - The pull request number - The pull request review number - The message and event being submitted for the review - - - - Lists comments for a single review - - https://developer.github.com/v3/pulls/reviews/#get-comments-for-a-single-review - The owner of the repository - The name of the repository - The pull request number - The pull request review number - - - - Dismisses a pull request review. - - https://developer.github.com/v3/pulls/reviews/#get-comments-for-a-single-review - The Id of the repository - The pull request number - The pull request review number - - - - Lists comments for a single review - - https://developer.github.com/v3/pulls/reviews/#get-comments-for-a-single-review - The owner of the repository - The name of the repository - The pull request number - The pull request review number - Options for changing the API response - - - - Dismisses a pull request review. - - https://developer.github.com/v3/pulls/reviews/#get-comments-for-a-single-review - The Id of the repository - The pull request number - The pull request review number - Options for changing the API response - - - - A client for GitHub's Pull Requests API. - - - See the Pull Requests API documentation for more information. - - - - - Client for managing reviews. - - - - - Client for managing review comments. - - - - - Client for managing review requests. - - - - - Get a pull request by number. - - - http://developer.github.com/v3/pulls/#get-a-single-pull-request - - - - - Get a pull request by number. - - - http://developer.github.com/v3/pulls/#get-a-single-pull-request - - - - - Get all open pull requests for the repository. - - - http://developer.github.com/v3/pulls/#list-pull-requests - - The owner of the repository - The name of the repository - - - - Get all open pull requests for the repository. - - - http://developer.github.com/v3/pulls/#list-pull-requests - - The Id of the repository - - - - Get all open pull requests for the repository. - - - http://developer.github.com/v3/pulls/#list-pull-requests - - The owner of the repository - The name of the repository - Options for changing the API response - - - - Get all open pull requests for the repository. - - - http://developer.github.com/v3/pulls/#list-pull-requests - - The Id of the repository - Options for changing the API response - - - - Query pull requests for the repository based on criteria - - - http://developer.github.com/v3/pulls/#list-pull-requests - - The owner of the repository - The name of the repository - Used to filter and sort the list of pull requests returned - - - - Query pull requests for the repository based on criteria - - - http://developer.github.com/v3/pulls/#list-pull-requests - - The Id of the repository - Used to filter and sort the list of pull requests returned - - - - Query pull requests for the repository based on criteria - - - http://developer.github.com/v3/pulls/#list-pull-requests - - The owner of the repository - The name of the repository - Used to filter and sort the list of pull requests returned - Options for changing the API response - - - - Query pull requests for the repository based on criteria - - - http://developer.github.com/v3/pulls/#list-pull-requests - - The Id of the repository - Used to filter and sort the list of pull requests returned - Options for changing the API response - - - - Create a pull request for the specified repository. - - http://developer.github.com/v3/pulls/#create-a-pull-request - The owner of the repository - The name of the repository - A instance describing the new PullRequest to create - - - - Create a pull request for the specified repository. - - http://developer.github.com/v3/pulls/#create-a-pull-request - The Id of the repository - A instance describing the new PullRequest to create - - - - Create a pull request for the specified repository. - - http://developer.github.com/v3/pulls/#update-a-pull-request - The owner of the repository - The name of the repository - The PullRequest number - An instance describing the changes to make to the PullRequest - - - - - Create a pull request for the specified repository. - - http://developer.github.com/v3/pulls/#update-a-pull-request - The Id of the repository - The PullRequest number - An instance describing the changes to make to the PullRequest - - - - - Merge a pull request. - - http://developer.github.com/v3/pulls/#merge-a-pull-request-merge-buttontrade - The owner of the repository - The name of the repository - The pull request number - A instance describing a pull request merge - - - - Merge a pull request. - - http://developer.github.com/v3/pulls/#merge-a-pull-request-merge-buttontrade - The Id of the repository - The pull request number - A instance describing a pull request merge - - - - Get the pull request merge status. - - http://developer.github.com/v3/pulls/#get-if-a-pull-request-has-been-merged - The owner of the repository - The name of the repository - The pull request number - - - - Get the pull request merge status. - - http://developer.github.com/v3/pulls/#get-if-a-pull-request-has-been-merged - The Id of the repository - The pull request number - - - - Get the list of commits on a pull request. - - http://developer.github.com/v3/pulls/#list-commits-on-a-pull-request - The owner of the repository - The name of the repository - The pull request number - - - - Get the list of commits on a pull request. - - http://developer.github.com/v3/pulls/#list-commits-on-a-pull-request - The Id of the repository - The pull request number - - - - Get the list of files on a pull request. - - https://developer.github.com/v3/pulls/#list-pull-requests-files - The owner of the repository - The name of the repository - The pull request number - - - - Get the list of files on a pull request. - - https://developer.github.com/v3/pulls/#list-pull-requests-files - The Id of the repository - The pull request number - - - - Instantiates a new GitHub Reactions API client - - An API connection - - - - Access GitHub's Reactions API for Commit Comments. - - - Refer to the API documentation for more information: https://developer.github.com/v3/reactions/ - - - - - Access GitHub's Reactions API for Issues. - - - Refer to the API documentation for more information: https://developer.github.com/v3/reactions/ - - - - - Access GitHub's Reactions API for Issue Comments. - - - Refer to the API documentation for more information: https://developer.github.com/v3/reactions/ - - - - - Access GitHub's Reactions API for Pull Request Review Comments. - - - Refer to the API documentation for more information: https://developer.github.com/v3/reactions/ - - - - - Delete a reaction. - - https://developer.github.com/v3/reactions/#delete-a-reaction - The reaction id - - - - - A client for GitHub's References API. - - - See the References API documentation for more information. - - - - - Instantiates a new GitHub References API client - - An API connection - - - - Gets a reference for a given repository by reference name - - - http://developer.github.com/v3/git/refs/#get-a-reference - - The owner of the repository - The name of the repository - The reference name - - The reference parameter supports either the fully-qualified ref - (prefixed with "refs/", e.g. "refs/heads/master" or - "refs/tags/release-1") or the shortened form (omitting "refs/", e.g. - "heads/master" or "tags/release-1") - - - - - Gets a reference for a given repository by reference name - - - http://developer.github.com/v3/git/refs/#get-a-reference - - The Id of the repository - The reference name - - The reference parameter supports either the fully-qualified ref - (prefixed with "refs/", e.g. "refs/heads/master" or - "refs/tags/release-1") or the shortened form (omitting "refs/", e.g. - "heads/master" or "tags/release-1") - - - - - Gets all references for a given repository - - - http://developer.github.com/v3/git/refs/#get-all-references - - The owner of the repository - The name of the repository - - - - - Gets all references for a given repository - - - http://developer.github.com/v3/git/refs/#get-all-references - - The owner of the repository - The name of the repository - Options for changing the API response - - - - - Gets all references for a given repository - - - http://developer.github.com/v3/git/refs/#get-all-references - - The Id of the repository - - - - - Gets all references for a given repository - - - http://developer.github.com/v3/git/refs/#get-all-references - - The Id of the repository - Options for changing the API response - - - - - Gets references for a given repository by sub-namespace, i.e. "tags" or "heads" - - - http://developer.github.com/v3/git/refs/#get-all-references - - The owner of the repository - The name of the repository - The sub-namespace to get references for - - - - - Gets references for a given repository by sub-namespace, i.e. "tags" or "heads" - - - http://developer.github.com/v3/git/refs/#get-all-references - - The owner of the repository - The name of the repository - The sub-namespace to get references for - Options for changing the API response - - The reference parameter supports either the fully-qualified ref - (prefixed with "refs/", e.g. "refs/heads/master" or - "refs/tags/release-1") or the shortened form (omitting "refs/", e.g. - "heads/master" or "tags/release-1") - - - - - Gets references for a given repository by sub-namespace, i.e. "tags" or "heads" - - - http://developer.github.com/v3/git/refs/#get-all-references - - The Id of the repository - The sub-namespace to get references for - - - - - Gets references for a given repository by sub-namespace, i.e. "tags" or "heads" - - - http://developer.github.com/v3/git/refs/#get-all-references - - The Id of the repository - The sub-namespace to get references for - Options for changing the API response - - The subNamespace parameter supports either the fully-qualified ref - (prefixed with "refs/", e.g. "refs/heads/master" or - "refs/tags/release-1") or the shortened form (omitting "refs/", e.g. - "heads/master" or "tags/release-1") - - - - - Creates a reference for a given repository - - - http://developer.github.com/v3/git/refs/#create-a-reference - - The owner of the repository - The name of the repository - The reference to create - - - - - Creates a reference for a given repository - - - http://developer.github.com/v3/git/refs/#create-a-reference - - The Id of the repository - The reference to create - - - - - Updates a reference for a given repository by reference name - - - http://developer.github.com/v3/git/refs/#update-a-reference - - The owner of the repository - The name of the repository - The reference name - The updated reference data - - The reference parameter supports either the fully-qualified ref - (prefixed with "refs/", e.g. "refs/heads/master" or - "refs/tags/release-1") or the shortened form (omitting "refs/", e.g. - "heads/master" or "tags/release-1") - - - - - Updates a reference for a given repository by reference name - - - http://developer.github.com/v3/git/refs/#update-a-reference - - The Id of the repository - The reference name - The updated reference data - - The reference parameter supports either the fully-qualified ref - (prefixed with "refs/", e.g. "refs/heads/master" or - "refs/tags/release-1") or the shortened form (omitting "refs/", e.g. - "heads/master" or "tags/release-1") - - - - - Deletes a reference for a given repository by reference name - - - http://developer.github.com/v3/git/refs/#delete-a-reference - - The owner of the repository - The name of the repository - The reference name - - The reference parameter supports either the fully-qualified ref - (prefixed with "refs/", e.g. "refs/heads/master" or - "refs/tags/release-1") or the shortened form (omitting "refs/", e.g. - "heads/master" or "tags/release-1") - - - - - Deletes a reference for a given repository by reference name - - - http://developer.github.com/v3/git/refs/#delete-a-reference - - The Id of the repository - The reference name - - The reference parameter supports either the fully-qualified ref - (prefixed with "refs/", e.g. "refs/heads/master" or - "refs/tags/release-1") or the shortened form (omitting "refs/", e.g. - "heads/master" or "tags/release-1") - - - - - A client for GitHub's Releases API. - - - See the Releases API documentation for more information. - - - - - Initializes a new GitHub Releases API client. - - An API connection - - - - Gets all s for the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - Thrown when a general API error occurs. - - - - Gets all s for the specified repository. - - - See the API documentation for more information. - - The Id of the repository - Thrown when a general API error occurs. - - - - Gets all s for the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - Options for changing the API response - Thrown when a general API error occurs. - - - - Gets all s for the specified repository. - - - See the API documentation for more information. - - The Id of the repository - Options for changing the API response - Thrown when a general API error occurs. - - - - Gets a single for the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - The id of the release - Thrown when a general API error occurs. - - - - Gets a single for the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - The tag of the release - Thrown when a general API error occurs. - - - - Gets a single for the specified repository. - - - See the API documentation for more information. - - The Id of the repository - The id of the release - Thrown when a general API error occurs. - - - - Gets a single for the specified repository. - - - See the API documentation for more information. - - The Id of the repository - The tag of the release - Thrown when a general API error occurs. - - - - Gets the latest for the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - Thrown when a general API error occurs. - - - - Gets the latest for the specified repository. - - - See the API documentation for more information. - - The Id of the repository - Thrown when a general API error occurs. - - - - Creates a new for the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - A description of the release to create - Thrown when a general API error occurs. - - - - Creates a new for the specified repository. - - - See the API documentation for more information. - - The Id of the repository - A description of the release to create - Thrown when a general API error occurs. - - - - Edits an existing for the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - The id of the release - A description of the release to edit - Thrown when a general API error occurs. - - - - Edits an existing for the specified repository. - - - See the API documentation for more information. - - The Id of the repository - The id of the release - A description of the release to edit - Thrown when a general API error occurs. - - - - Deletes an existing for the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - The id of the release to delete - Thrown when a general API error occurs. - - - - Deletes an existing for the specified repository. - - - See the API documentation for more information. - - The Id of the repository - The id of the release to delete - Thrown when a general API error occurs. - - - - Gets all for the specified release of the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - The id of the . - Thrown when a general API error occurs. - - - - Gets all for the specified release of the specified repository. - - - See the API documentation for more information. - - The Id of the repository - The id of the . - Thrown when a general API error occurs. - - - - Gets all for the specified release of the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - The id of the . - Options for changing the API response - Thrown when a general API error occurs. - - - - Gets all for the specified release of the specified repository. - - - See the API documentation for more information. - - The Id of the repository - The id of the . - Options for changing the API response - Thrown when a general API error occurs. - - - - Uploads a for the specified release. - - - See the API documentation for more information. - - The to attach the uploaded asset to - Description of the asset with its data - Thrown when a general API error occurs. - - - - Gets the specified for the specified release of the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - The id of the - - - - Gets the specified for the specified release of the specified repository. - - - See the API documentation for more information. - - The Id of the repository - The id of the - - - - Edits the for the specified release of the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - The id of the - Description of the asset with its amended data - - - - Edits the for the specified release of the specified repository. - - - See the API documentation for more information. - - The Id of the repository - The id of the - Description of the asset with its amended data - - - - Deletes the specified from the specified repository - - - See the API documentation for more information. - - The repository's owner - The repository's name - The id of the . - - - - Deletes the specified from the specified repository - - - See the API documentation for more information. - - The Id of the repository - The id of the . - - - - A client for GitHub's Collaborators on a Repository. - - - See the Collaborators API documentation for more details. - - - - - Initializes a new GitHub Repo Collaborators API client. - - An API connection. - - - - Gets all the collaborators on a repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Thrown when a general API error occurs. - - - - Gets all the collaborators on a repository. - - - See the API documentation for more information. - - The id of the repository - Thrown when a general API error occurs. - - - - Gets all the collaborators on a repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Options for changing the API response - Thrown when a general API error occurs. - - - - Gets all the collaborators on a repository. - - - See the API documentation for more information. - - The id of the repository - Options for changing the API response - Thrown when a general API error occurs. - - - - Gets all the collaborators on a repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Used to request and filter a list of repository collaborators - Thrown when a general API error occurs. - - - - Gets all the collaborators on a repository. - - - See the API documentation for more information. - - The id of the repository - Used to request and filter a list of repository collaborators - Thrown when a general API error occurs. - - - - Gets all the collaborators on a repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Used to request and filter a list of repository collaborators - Options for changing the API response - Thrown when a general API error occurs. - - - - Gets all the collaborators on a repository. - - - See the API documentation for more information. - - The id of the repository - Used to request and filter a list of repository collaborators - Options for changing the API response - Thrown when a general API error occurs. - - - - Checks if a user is a collaborator on a repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Username of the prospective collaborator - Thrown when a general API error occurs. - - - - Checks if a user is a collaborator on a repository. - - - See the API documentation for more information. - - The id of the repository - Username of the prospective collaborator - Thrown when a general API error occurs. - - - - Review a user's permission level in a repository - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Username of the collaborator to check permission for - Thrown when a general API error occurs. - - - - Review a user's permission level in a repository - - - See the API documentation for more information. - - The id of the repository - Username of the collaborator to check permission for - Thrown when a general API error occurs. - - - - Adds a new collaborator to the repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Username of the new collaborator - Thrown when a general API error occurs. - - - - Adds a new collaborator to the repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Username of the new collaborator - The permission to set. Only valid on organization-owned repositories. - Thrown when a general API error occurs. - - - - Adds a new collaborator to the repository. - - - See the API documentation for more information. - - The id of the repository - Username of the new collaborator - Thrown when a general API error occurs. - - - - Adds a new collaborator to the repository. - - - See the API documentation for more information. - - The id of the repository - Username of the new collaborator - The permission to set. Only valid on organization-owned repositories. - Thrown when a general API error occurs. - - - - Invites a new collaborator to the repo - - - See the API documentation for more information. - - The owner of the repository. - The name of the repository. - The name of the user to invite. - Thrown when a general API error occurs. - - - - Invites a new collaborator to the repo - - - See the API documentation for more information. - - The owner of the repository. - The name of the repository. - The name of the user to invite. - The permission to set. Only valid on organization-owned repositories. - Thrown when a general API error occurs. - - - - Invites a new collaborator to the repo - - - See the API documentation for more information. - - The id of the repository. - The name of the user to invite. - Thrown when a general API error occurs. - - - - Invites a new collaborator to the repo - - - See the API documentation for more information. - - The id of the repository. - The name of the user to invite. - The permission to set. Only valid on organization-owned repositories. - Thrown when a general API error occurs. - - - - Deletes a collaborator from the repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Username of the deleted collaborator - Thrown when a general API error occurs. - - - - Deletes a collaborator from the repository. - - - See the API documentation for more information. - - The id of the repository - Username of the deleted collaborator - Thrown when a general API error occurs. - - - - A client for GitHub's Repositories API. - - - See the Repositories API documentation for more details. - - - - - Initializes a new GitHub Repos API client. - - An API connection - - - - Creates a new repository for the current user. - - - See the API documentation for more information. - - A instance describing the new repository to create - Thrown when a general API error occurs. - A instance for the created repository. - - - - Creates a new repository in the specified organization. - - - See the API documentation for more information. - - Login of the organization in which to create the repository - A instance describing the new repository to create - Thrown when a general API error occurs. - A instance for the created repository - - - - Deletes the specified repository. - - - See the API documentation for more information. - Deleting a repository requires admin access. If OAuth is used, the `delete_repo` scope is required. - - The owner of the repository - The name of the repository - Thrown when a general API error occurs. - - - - Deletes the specified repository. - - - See the API documentation for more information. - Deleting a repository requires admin access. If OAuth is used, the `delete_repo` scope is required. - - The Id of the repository - Thrown when a general API error occurs. - - - - Transfers the ownership of the specified repository. - - - See the API documentation for more information. - - The current owner of the repository - The name of the repository - Repository transfer information - A - - - - Transfers the ownership of the specified repository. - - - See the API documentation for more information. - - The id of the repository - Repository transfer information - A - - - - Updates the specified repository with the values given in - - The owner of the repository - The name of the repository - New values to update the repository with - The updated - - - - Updates the specified repository with the values given in - - The Id of the repository - New values to update the repository with - The updated - - - - Gets the specified repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Thrown when a general API error occurs. - A - - - - Gets the specified repository. - - - See the API documentation for more information. - - The Id of the repository - Thrown when a general API error occurs. - A - - - - Gets all public repositories. - - - See the API documentation for more information. - The default page size on GitHub.com is 30. - - Thrown if the client is not authenticated. - Thrown when a general API error occurs. - A of . - - - - Gets all public repositories since the integer Id of the last Repository that you've seen. - - - See the API documentation for more information. - The default page size on GitHub.com is 30. - - Search parameters of the last repository seen - Thrown if the client is not authenticated. - Thrown when a general API error occurs. - A of . - - - - Gets all repositories owned by the current user. - - - See the API documentation for more information. - The default page size on GitHub.com is 30. - - Thrown if the client is not authenticated. - Thrown when a general API error occurs. - A of . - - - - Gets all repositories owned by the current user. - - - See the API documentation for more information. - - Options for changing the API response - Thrown if the client is not authenticated. - Thrown when a general API error occurs. - A of . - - - - Gets all repositories owned by the current user. - - - See the API documentation for more information. - The default page size on GitHub.com is 30. - - Search parameters to filter results on - Thrown if the client is not authenticated. - Thrown when a general API error occurs. - A of . - - - - Gets all repositories owned by the current user. - - - See the API documentation for more information. - The default page size on GitHub.com is 30. - - Search parameters to filter results on - Options for changing the API response - Thrown if the client is not authenticated. - Thrown when a general API error occurs. - A of . - - - - Gets all repositories owned by the specified user. - - - See the API documentation for more information. - The default page size on GitHub.com is 30. - - The account name to search for - Thrown when a general API error occurs. - A of . - - - - Gets all repositories owned by the specified user. - - - See the API documentation for more information. - - The account name to search for - Options for changing the API response - Thrown when a general API error occurs. - A of . - - - - Gets all repositories owned by the specified organization. - - - See the API documentation for more information. - The default page size on GitHub.com is 30. - - Thrown when a general API error occurs. - A of . - - - - Gets all repositories owned by the specified organization. - - - See the API documentation for more information. - - The organization name to search for - Options for changing the API response - Thrown when a general API error occurs. - A of . - - - - A client for GitHub's Repository Branches API. - - - See the Branches API documentation for more details - - - - - A client for GitHub's Commit Status API. - - - See the Commit Status API documentation for more - details. Also check out the blog post - that announced this feature. - - - - - A client for GitHub's Repository Hooks API. - - See Hooks API documentation for more information. - - - - A client for GitHub's Repository Forks API. - - See Forks API documentation for more information. - - - - A client for GitHub's Repo Collaborators. - - - See the Collaborators API documentation for more details - - - - - Client for GitHub's Repository Deployments API - - - See the Deployments API documentation for more details - - - - - Client for GitHub's Repository Statistics API - Note that the GitHub API uses caching on these endpoints, - see a word about caching for more details. - - - See the Statistics API documentation for more details - - - - - Client for GitHub's Repository Commits API - - - See the Commits API documentation for more details - - - - - Access GitHub's Releases API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/repos/releases/ - - - - - Client for GitHub's Repository Merging API - - - See the Merging API documentation for more details - - - - - Client for managing pull requests. - - - See the Pull Requests API documentation for more details - - - - - Client for managing commit comments in a repository. - - - See the Repository Comments API documentation for more information. - - - - - Client for managing deploy keys in a repository. - - - See the Repository Deploy Keys API documentation for more information. - - - - - Client for managing the contents of a repository. - - - See the Repository Contents API documentation for more information. - - - - - Gets all contributors for the specified repository. Does not include anonymous contributors. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - All contributors of the repository. - - - - Gets all contributors for the specified repository. Does not include anonymous contributors. - - - See the API documentation for more details - - The Id of the repository - All contributors of the repository. - - - - Gets all contributors for the specified repository. Does not include anonymous contributors. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - Options for changing the API response - All contributors of the repository. - - - - Gets all contributors for the specified repository. Does not include anonymous contributors. - - - See the API documentation for more details - - The Id of the repository - Options for changing the API response - All contributors of the repository. - - - - Gets all contributors for the specified repository. With the option to include anonymous contributors. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - True if anonymous contributors should be included in result; Otherwise false - All contributors of the repository. - - - - Gets all contributors for the specified repository. With the option to include anonymous contributors. - - - See the API documentation for more details - - The Id of the repository - True if anonymous contributors should be included in result; Otherwise false - All contributors of the repository. - - - - Gets all contributors for the specified repository. With the option to include anonymous contributors. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - True if anonymous contributors should be included in result; Otherwise false - Options for changing the API response - All contributors of the repository. - - - - Gets all contributors for the specified repository. With the option to include anonymous contributors. - - - See the API documentation for more details - - The Id of the repository - True if anonymous contributors should be included in result; Otherwise false - Options for changing the API response - All contributors of the repository. - - - - Gets all languages for the specified repository. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - All languages used in the repository and the number of bytes of each language. - - - - Gets all languages for the specified repository. - - - See the API documentation for more details - - The Id of the repository - All languages used in the repository and the number of bytes of each language. - - - - Gets all teams for the specified repository. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - All s associated with the repository - - - - Gets all teams for the specified repository. - - - See the API documentation for more details - - The Id of the repository - All s associated with the repository - - - - Gets all teams for the specified repository. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - Options for changing the API response - All s associated with the repository - - - - Gets all teams for the specified repository. - - - See the API documentation for more details - - The Id of the repository - Options for changing the API response - All s associated with the repository - - - - Gets all tags for the specified repository. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - All of the repositories tags. - - - - Gets all tags for the specified repository. - - - See the API documentation for more details - - The Id of the repository - All of the repositories tags. - - - - Gets all tags for the specified repository. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - Options for changing the API response - All of the repositories tags. - - - - Gets all tags for the specified repository. - - - See the API documentation for more details - - The Id of the repository - Options for changing the API response - All of the repositories tags. - - - - Get the contents of a repository's license - - - See the API documentation for more details - - The owner of the repository - The name of the repository - Returns the contents of the repository's license file, if one is detected. - - - - Get the contents of a repository's license - - - See the API documentation for more details - - The Id of the repository - Returns the contents of the repository's license file, if one is detected. - - - - A client for GitHub's Repository Pages API. - - - See the Repository Pages API documentation for more information. - - - - - A client for GitHub's Repository Invitations API. - - - See the Repository Invitations API documentation for more information. - - - - - Access GitHub's Repository Traffic API - - - Refer to the API documentation for more information: https://developer.github.com/v3/repos/traffic/ - - - - - Access GitHub's Repository Projects API - - - Refer to the API documentation for more information: https://developer.github.com/v3/repos/projects/ - - - - - A client for GitHub's Repository Branches API. - - - See the Repository Branches API documentation for more details. - - - - - Initializes a new GitHub Repository Branches API client. - - An API connection - - - - Gets all the branches for the specified repository. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - - - - Gets all the branches for the specified repository. - - - See the API documentation for more details - - The Id of the repository - - - - Gets all the branches for the specified repository. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - Options for changing the API response - Thrown when a general API error occurs. - - - - Gets all the branches for the specified repository. - - - See the API documentation for more details - - The Id of the repository - Options for changing the API response - - - - Gets the specified branch. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Gets the specified branch. - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Get the branch protection settings for the specified branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Get the branch protection settings for the specified branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Update the branch protection settings for the specified branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - Branch protection settings - - - - Update the branch protection settings for the specified branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - Branch protection settings - - - - Remove the branch protection settings for the specified branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Remove the branch protection settings for the specified branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Get the required status checks for the specified branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Get the required status checks for the specified branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Replace required status checks for the specified branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - Required status checks - - - - Replace required status checks for the specified branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - Required status checks - - - - Remove required status checks for the specified branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Remove required status checks for the specified branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Get the required status checks contexts for the specified branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Get the required status checks contexts for the specified branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Replace the required status checks contexts for the specified branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - The contexts to replace - - - - Replace the required status checks contexts for the specified branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - The contexts to replace - - - - Add the required status checks context for the specified branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - The contexts to add - - - - Add the required status checks contexts for the specified branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - The contexts to add - - - - Remove the required status checks context for the specified branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - The contexts to remove - - - - Remove the required status checks contexts for the specified branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - The contexts to remove - - - - Get required pull request review enforcement of protected branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Get required pull request review enforcement of protected branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Update required pull request review enforcement of protected branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - The required pull request review settings - - - - Update required pull request review enforcement of protected branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - The required pull request review settings - - - - Remove required pull request review enforcement of protected branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Remove required pull request review enforcement of protected branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Get admin enforcement of protected branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Get admin enforcement of protected branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Add admin enforcement to protected branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Add admin enforcement to protected branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Remove admin enforcement on protected branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Remove admin enforcement on protected branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Get restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Get restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Remove restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Remove restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Get team restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Get team restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Replace team restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - List of teams with push access - - - - Replace team restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The Id of the repository - The name of the branch - List of teams with push access - - - - Add team restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - List of teams with push access to add - - - - Add team restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The Id of the repository - The name of the branch - List of teams with push access to add - - - - Remove team restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - List of teams to remove - - - - Remove team restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The Id of the repository - The name of the branch - List of teams to remove - - - - Get user restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Get user restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Replace user restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - List of users with push access - - - - Replace user restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The Id of the repository - The name of the branch - List of users with push access - - - - Add user restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - List of users with push access to add - - - - Add user restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The Id of the repository - The name of the branch - List of users with push access to add - - - - Remove user restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - List of users with push access to remove - - - - Remove user restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The Id of the repository - The name of the branch - List of users with push access to remove - - - - A client for GitHub's Repository Comments API. - - - See the Repository Comments API documentation for more information. - - - - - Instantiates a new GitHub Repository Comments API client. - - An API connection - - - - Gets a single Repository Comment by number. - - The owner of the repository - The name of the repository - The comment id - http://developer.github.com/v3/repos/comments/#get-a-single-commit-comment - - - - Gets a single Repository Comment by number. - - The Id of the repository - The comment id - http://developer.github.com/v3/repos/comments/#get-a-single-commit-comment - - - - Gets Commit Comments for a repository. - - The owner of the repository - The name of the repository - http://developer.github.com/v3/repos/comments/#list-commit-comments-for-a-repository - - - - Gets Commit Comments for a repository. - - The Id of the repository - http://developer.github.com/v3/repos/comments/#list-commit-comments-for-a-repository - - - - Gets Commit Comments for a repository. - - The owner of the repository - The name of the repository - Options to change the API response - http://developer.github.com/v3/repos/comments/#list-commit-comments-for-a-repository - - - - Gets Commit Comments for a repository. - - The Id of the repository - Options to change the API response - http://developer.github.com/v3/repos/comments/#list-commit-comments-for-a-repository - - - - Gets Commit Comments for a specified Commit. - - The owner of the repository - The name of the repository - The sha of the commit - http://developer.github.com/v3/repos/comments/#list-comments-for-a-single-commit - - - - Gets Commit Comments for a specified Commit. - - The Id of the repository - The sha of the commit - http://developer.github.com/v3/repos/comments/#list-comments-for-a-single-commit - - - - Gets Commit Comments for a specified Commit. - - The owner of the repository - The name of the repository - The sha of the commit - Options to change the API response - http://developer.github.com/v3/repos/comments/#list-comments-for-a-single-commit - - - - Gets Commit Comments for a specified Commit. - - The Id of the repository - The sha of the commit - Options to change the API response - http://developer.github.com/v3/repos/comments/#list-comments-for-a-single-commit - - - - Creates a new Commit Comment for a specified Commit. - - The owner of the repository - The name of the repository - The sha reference of commit - The new comment to add to the commit - http://developer.github.com/v3/repos/comments/#create-a-commit-comment - - - - Creates a new Commit Comment for a specified Commit. - - The Id of the repository - The sha reference of commit - The new comment to add to the commit - http://developer.github.com/v3/repos/comments/#create-a-commit-comment - - - - Updates a specified Commit Comment. - - The owner of the repository - The name of the repository - The comment number - The modified comment - http://developer.github.com/v3/repos/comments/#update-a-commit-comment - - - - Updates a specified Commit Comment. - - The Id of the repository - The comment number - The modified comment - http://developer.github.com/v3/repos/comments/#update-a-commit-comment - - - - Deletes the specified Commit Comment - - The owner of the repository - The name of the repository - The comment id - http://developer.github.com/v3/repos/comments/#delete-a-commit-comment - - - - Deletes the specified Commit Comment - - The Id of the repository - The comment id - http://developer.github.com/v3/repos/comments/#delete-a-commit-comment - - - - A client for GitHub's Repository Commits API. - - - See the Repository Commits API documentation for more information. - - - - - Compare two references in a repository - - The owner of the repository - The name of the repository - The reference to use as the base commit - The reference to use as the head commit - - - - Compare two references in a repository - - The Id of the repository - The reference to use as the base commit - The reference to use as the head commit - - - - Gets a single commit for a given repository - - The owner of the repository - The name of the repository - The reference for the commit (SHA) - - - - Gets a single commit for a given repository - - The Id of the repository - The reference for the commit (SHA) - - - - Gets all commits for a given repository - - The owner of the repository - The name of the repository - - - - Gets all commits for a given repository - - The Id of the repository - - - - Gets all commits for a given repository - - The owner of the repository - The name of the repository - Options for changing the API response - - - - Gets all commits for a given repository - - The Id of the repository - Options for changing the API response - - - - Gets all commits for a given repository - - The owner of the repository - The name of the repository - Used to filter list of commits returned - - - - Gets all commits for a given repository - - The Id of the repository - Used to filter list of commits returned - - - - Gets all commits for a given repository - - The owner of the repository - The name of the repository - Used to filter list of commits returned - Options for changing the API response - - - - Gets all commits for a given repository - - The Id of the repository - Used to filter list of commits returned - Options for changing the API response - - - - Get the SHA-1 of a commit reference - - The owner of the repository - The name of the repository - The repository reference - - - - Get the SHA-1 of a commit reference - - The Id of the repository - The repository reference - - - - Client for accessing contents of files within a repository as base64 encoded content. - - - See the Repository Contents API documentation for more information. - - - - - Create an instance of the RepositoryContentsClient - - The underlying connection to use - - - - Returns the contents of a file or directory in a repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The content path - - - - Returns the raw content of the file at the given or null if the path is a directory. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The content path - - - - Returns the contents of a file or directory in a repository. - - - See the API documentation for more information. - - The Id of the repository - The content path - - - - Returns the contents of the root directory in a repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - - - - Returns the contents of the root directory in a repository. - - - See the API documentation for more information. - - The Id of the repository - - - - Returns the contents of a file or directory in a repository. - - - If given a path to a single file, this method returns a collection containing only that file. - See the API documentation for more information. - - The owner of the repository - The name of the repository - The content path - The name of the commit/branch/tag. Default: the repository�s default branch (usually master) - - - - Returns the raw content of the file at the given or null if the path is a directory. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The content path - The name of the commit/branch/tag. - - - - Returns the contents of a file or directory in a repository. - - - See the API documentation for more information. - - The Id of the repository - The content path - The name of the commit/branch/tag. Default: the repository’s default branch (usually master) - - - - Returns the contents of the root directory in a repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The name of the commit/branch/tag. Default: the repository�s default branch (usually master) - - - - Returns the contents of the root directory in a repository. - - - If given a path to a single file, this method returns a collection containing only that file. - See the API documentation for more information. - - The Id of the repository - The name of the commit/branch/tag. Default: the repository’s default branch (usually master) - - - - Gets the preferred README for the specified repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Thrown when a general API error occurs. - - - - Gets the preferred README for the specified repository. - - - See the API documentation for more information. - - The Id of the repository - Thrown when a general API error occurs. - - - - Gets the preferred README's HTML for the specified repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Thrown when a general API error occurs. - - - - Gets the preferred README's HTML for the specified repository. - - - See the API documentation for more information. - - The Id of the repository - Thrown when a general API error occurs. - - - - Get an archive of a given repository's contents - - https://developer.github.com/v3/repos/contents/#get-archive-link - The owner of the repository - The name of the repository - - - - Get an archive of a given repository's contents - - https://developer.github.com/v3/repos/contents/#get-archive-link - The Id of the repository - - - - Get an archive of a given repository's contents, in a specific format - - https://developer.github.com/v3/repos/contents/#get-archive-link - The owner of the repository - The name of the repository - The format of the archive. Can be either tarball or zipball - - - - Get an archive of a given repository's contents, in a specific format - - https://developer.github.com/v3/repos/contents/#get-archive-link - The Id of the repository - The format of the archive. Can be either tarball or zipball - - - - Get an archive of a given repository's contents, using a specific format and reference - - https://developer.github.com/v3/repos/contents/#get-archive-link - The owner of the repository - The name of the repository - The format of the archive. Can be either tarball or zipball - A valid Git reference. - - - - Get an archive of a given repository's contents, using a specific format and reference - - https://developer.github.com/v3/repos/contents/#get-archive-link - The Id of the repository - The format of the archive. Can be either tarball or zipball - A valid Git reference. - - - - Get an archive of a given repository's contents, in a specific format - - https://developer.github.com/v3/repos/contents/#get-archive-link - The owner of the repository - The name of the repository - The format of the archive. Can be either tarball or zipball - A valid Git reference. - Time span until timeout - - - - Get an archive of a given repository's contents, in a specific format - - https://developer.github.com/v3/repos/contents/#get-archive-link - The Id of the repository - The format of the archive. Can be either tarball or zipball - A valid Git reference. - Time span until timeout - - - - Creates a commit that creates a new file in a repository. - - The owner of the repository - The name of the repository - The path to the file - Information about the file to create - - - - Creates a commit that creates a new file in a repository. - - The Id of the repository - The path to the file - Information about the file to create - - - - Creates a commit that updates the contents of a file in a repository. - - The owner of the repository - The name of the repository - The path to the file - Information about the file to update - - - - Creates a commit that updates the contents of a file in a repository. - - The Id of the repository - The path to the file - Information about the file to update - - - - Creates a commit that deletes a file in a repository. - - The owner of the repository - The name of the repository - The path to the file - Information about the file to delete - - - - Creates a commit that deletes a file in a repository. - - The Id of the repository - The path to the file - Information about the file to delete - - - - A client for GitHub's Repository Deploy Keys API. - - - See the Deploy Keys API documentation for more information. - - - - - Instantiates a new GitHub repository deploy keys API client. - - The API connection. - - - - Get a single deploy key by number for a repository. - - - See the API documentation for more information. - - The owner of the repository. - The name of the repository. - The id of the deploy key. - - - - Get a single deploy key by number for a repository. - - - See the API documentation for more information. - - The Id of the repository. - The id of the deploy key. - - - - Get all deploy keys for a repository. - - - See the API documentation for more information. - - The owner of the repository. - The name of the repository. - - - - Get all deploy keys for a repository. - - - See the API documentation for more information. - - The Id of the repository. - - - - Get all deploy keys for a repository. - - - See the API documentation for more information. - - The owner of the repository. - The name of the repository. - Options for changing the API response - - - - Get all deploy keys for a repository. - - - See the API documentation for more information. - - The Id of the repository. - Options for changing the API response - - - - Creates a new deploy key for a repository. - - - See the API documentation for more information. - - The owner of the repository. - The name of the repository. - The deploy key to create for the repository. - - - - Creates a new deploy key for a repository. - - - See the API documentation for more information. - - The Id of the repository. - The deploy key to create for the repository. - - - - Deletes a deploy key from a repository. - - - See the API documentation for more information. - - The owner of the repository. - The name of the repository. - The id of the deploy key to delete. - - - - Deletes a deploy key from a repository. - - - See the API documentation for more information. - - The Id of the repository. - The id of the deploy key to delete. - - - - A client for GitHub's Repository Forks API. - - - See the Forks API documentation for more information. - - - - - Initializes a new GitHub Repos Fork API client. - - An API connection. - - - - Gets the list of forks defined for a repository - - - See API documentation for more information. - - The owner of the repository - The name of the repository - - - - Gets the list of forks defined for a repository - - - See API documentation for more information. - - The Id of the repository - - - - Gets the list of forks defined for a repository - - - See API documentation for more information. - - The owner of the repository - The name of the repository - Options for changing the API response - - - - Gets the list of forks defined for a repository - - - See API documentation for more information. - - The Id of the repository - Options for changing the API response - - - - Gets the list of forks defined for a repository - - - See API documentation for more information. - - The owner of the repository - The name of the repository - Used to request and filter a list of repository forks - - - - Gets the list of forks defined for a repository - - - See API documentation for more information. - - The Id of the repository - Used to request and filter a list of repository forks - - - - Gets the list of forks defined for a repository - - - See API documentation for more information. - - The owner of the repository - The name of the repository - Used to request and filter a list of repository forks - Options for changing the API response - - - - Gets the list of forks defined for a repository - - - See API documentation for more information. - - The Id of the repository - Used to request and filter a list of repository forks - Options for changing the API response - - - - Creates a fork for a repository. Specify organization in the fork parameter to create for an organization. - - - See API documentation for more information. - - The owner of the repository - The name of the repository - Used to fork a repository - - - - Creates a fork for a repository. Specify organization in the fork parameter to create for an organization. - - - See API documentation for more information. - - The Id of the repository - Used to fork a repository - - - - A client for GitHub's Repository Webhooks API. - - - See the Webhooks API documentation for more information. - - - - - Initializes a new GitHub Webhooks API client. - - An API connection. - - - - Gets the list of hooks defined for a repository - - The repository's owner - The repository's name - See API documentation for more information. - - - - Gets the list of hooks defined for a repository - - The Id of the repository - See API documentation for more information. - - - - Gets the list of hooks defined for a repository - - The repository's owner - The repository's name - Options for changing the API response - See API documentation for more information. - - - - Gets the list of hooks defined for a repository - - The Id of the repository - Options for changing the API response - See API documentation for more information. - - - - Gets a single hook by Id - - The repository's owner - The repository's name - The repository's hook id - See API documentation for more information. - - - - Gets a single hook by Id - - The Id of the repository - The repository's hook id - See API documentation for more information. - - - - Creates a hook for a repository - - The repository's owner - The repository's name - The hook's parameters - See API documentation for more information. - - - - Creates a hook for a repository - - The Id of the repository - The hook's parameters - See API documentation for more information. - - - - Edits a hook for a repository - - The repository's owner - The repository's name - The repository's hook id - The requested changes to an edit repository hook - See API documentation for more information. - - - - Edits a hook for a repository - - The Id of the repository - The repository's hook id - The requested changes to an edit repository hook - See API documentation for more information. - - - - Tests a hook for a repository - - The repository's owner - The repository's name - The repository's hook id - See API documentation for more information. - This will trigger the hook with the latest push to the current repository if the hook is subscribed to push events. If the hook - is not subscribed to push events, the server will respond with 204 but no test POST will be generated. - - - - Tests a hook for a repository - - The Id of the repository - The repository's hook id - See API documentation for more information. - This will trigger the hook with the latest push to the current repository if the hook is subscribed to push events. If the hook - is not subscribed to push events, the server will respond with 204 but no test POST will be generated. - - - - This will trigger a ping event to be sent to the hook. - - The repository's owner - The repository's name - The repository's hook id - See API documentation for more information. - - - - This will trigger a ping event to be sent to the hook. - - The Id of the repository - The repository's hook id - See API documentation for more information. - - - - Deletes a hook for a repository - - The repository's owner - The repository's name - The repository's hook id - See API documentation for more information. - - - - Deletes a hook for a repository - - The Id of the repository - The repository's hook id - See API documentation for more information. - - - - Accept a repository invitation. - - - See the API documentation for more information. - - The id of the invitation - Thrown when a general API error occurs. - - - - Decline a repository invitation. - - - See the API documentation for more information. - - The id of the invitation - Thrown when a general API error occurs. - - - - Deletes a repository invitation. - - - See the API documentation for more information. - - The id of the repository - The id of the invitation - Thrown when a general API error occurs. - - - - Gets all invitations for the current user. - - - See the API documentation for more information. - - Thrown when a general API error occurs. - - - - Gets all invitations for the current user. - - - See the API documentation for more information. - - Options for changing the API response - Thrown when a general API error occurs. - - - - Gets all the invitations on a repository. - - - See the API documentation for more information. - - The id of the repository - Thrown when a general API error occurs. - - - - Gets all the invitations on a repository. - - - See the API documentation for more information. - - The id of the repository - Options for changing the API response - Thrown when a general API error occurs. - - - - Updates a repository invitation. - - - See the API documentation for more information. - - The id of the repository - The id of the invitation - The permission for the collsborator - Thrown when a general API error occurs. - - - - A client for GitHub's Repository Pages API. - - - See the Repository Pages API documentation for more information. - - - - - Initializes a new GitHub Repository Pages API client. - - An API connection. - - - - Gets the page metadata for a given repository - - The owner of the repository - The name of the repository - - See the API documentation for more information. - - - - - Gets the page metadata for a given repository - - The Id of the repository - - See the API documentation for more information. - - - - - Gets all build metadata for a given repository - - The owner of the repository - The name of the repository - - See the API documentation for more information. - - - - - Gets all build metadata for a given repository - - The Id of the repository - - See the API documentation for more information. - - - - - Gets all build metadata for a given repository - - The owner of the repository - The name of the repository - Options to change the API response - - See the API documentation for more information. - - - - - Gets all build metadata for a given repository - - The Id of the repository - Options to change the API response - - See the API documentation for more information. - - - - - Gets the build metadata for the last build for a given repository - - The owner of the repository - The name of the repository - - See the API documentation for more information. - - - - - Gets the build metadata for the last build for a given repository - - The Id of the repository - - See the API documentation for more information. - - - - - Requests your site be built from the latest revision on the default branch for a given repository - - The owner of the repository - The name of the repository - - See the API documentation for more information. - - - - - Requests your site be built from the latest revision on the default branch for a given repository - - The Id of the repository - - See the API documentation for more information. - - - - - List the top 10 popular contents over the last 14 days - - https://developer.github.com/v3/repos/traffic/#list-paths - The owner of the repository - - - - List the top 10 popular contents over the last 14 days - - https://developer.github.com/v3/repos/traffic/#list-paths - The owner of the repository - The name of the repository - - - - List the top 10 referrers over the last 14 days - - https://developer.github.com/v3/repos/traffic/#list-referrers - The owner of the repository - - - - List the top 10 referrers over the last 14 days - - https://developer.github.com/v3/repos/traffic/#list-referrers - The owner of the repository - The name of the repository - - - - Get the total number of clones and breakdown per day or week for the last 14 days - - https://developer.github.com/v3/repos/traffic/#clones - The owner of the repository - Breakdown per day or week - - - - Get the total number of clones and breakdown per day or week for the last 14 days - - https://developer.github.com/v3/repos/traffic/#clones - The owner of the repository - The name of the repository - Breakdown per day or week - - - - Get the total number of views and breakdown per day or week for the last 14 days - - https://developer.github.com/v3/repos/traffic/#views - The owner of the repository - Breakdown per day or week - - - - Get the total number of views and breakdown per day or week for the last 14 days - - https://developer.github.com/v3/repos/traffic/#views - The owner of the repository - The name of the repository - Breakdown per day or week - - - - A client for GitHub's Search API. - - - See the Search API documentation for more information. - - - - - Initializes a new GitHub Search API client. - - An API connection. - - - - search repos - http://developer.github.com/v3/search/#search-repositories - - - List of repos - - - - search users - http://developer.github.com/v3/search/#search-users - - - List of users - - - - search issues - http://developer.github.com/v3/search/#search-issues - - - List of issues - - - - search code - http://developer.github.com/v3/search/#search-code - - - List of files - - - - search labels - https://developer.github.com/v3/search/#search-labels - - - List of labels - - - - A client for GitHub's Activity Starring API. - - - See the Activity Starring API documentation for more information. - - - - - Instantiates a new GitHub Activity Starring API client. - - An API connection - - - - Retrieves all of the stargazers for the passed repository. - - The owner of the repository - The name of the repository - Thrown if the client is not authenticated. - - - - Retrieves all of the stargazers for the passed repository. - - The Id of the repository - Thrown if the client is not authenticated. - - - - Retrieves all of the stargazers for the passed repository. - - The owner of the repository - The name of the repository - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the stargazers for the passed repository. - - The Id of the repository - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the stargazers for the passed repository with star creation timestamps. - - The owner of the repository - The name of the repository - Thrown if the client is not authenticated. - - - - Retrieves all of the stargazers for the passed repository with star creation timestamps. - - The Id of the repository - Thrown if the client is not authenticated. - - - - Retrieves all of the stargazers for the passed repository with star creation timestamps. - - The owner of the repository - The name of the repository - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the stargazers for the passed repository with star creation timestamps. - - The Id of the repository - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the starred (ies) for the current user. - - Thrown if the client is not authenticated. - - - - Retrieves all of the starred (ies) for the current user. - - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the starred (ies) for the current user with star creation timestamps. - - Thrown if the client is not authenticated. - - - - Retrieves all of the starred (ies) for the current user with star creation timestamps. - - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the starred (ies) for the current user. - - Star-specific request parameters that sort the results - Thrown if the client is not authenticated. - - - - Retrieves all of the starred (ies) for the current user. - - Star-specific request parameters that sort the results - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the starred (ies) for the current user with star creation timestamps. - - Star-specific request parameters that sort the results - Thrown if the client is not authenticated. - - - - Retrieves all of the starred (ies) for the current user with star creation timestamps. - - Star-specific request parameters that sort the results - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the (ies) starred by the specified user. - - The login of the user - Thrown if the client is not authenticated. - - - - Retrieves all of the (ies) starred by the specified user. - - The login of the user - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the (ies) starred by the specified user with star creation timestamps. - - The login of the user - Thrown if the client is not authenticated. - - - - Retrieves all of the (ies) starred by the specified user with star creation timestamps. - - The login of the user - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the (ies) starred by the specified user. - - The login of the user - Star-specific request parameters that sort the results - Thrown if the client is not authenticated. - - - - Retrieves all of the (ies) starred by the specified user. - - The login of the user - Star-specific request parameters that sort the results - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the (ies) starred by the specified user with star creation timestamps. - - The login of the user - Star-specific request parameters that sort the results - Thrown if the client is not authenticated. - - - - Retrieves all of the (ies) starred by the specified user with star creation timestamps. - - The login of the user - Star-specific request parameters that sort the results - Options for changing the API response - Thrown if the client is not authenticated. - - - - Check if a repository is starred by the current authenticated user. - - The owner of the repository - The name of the repository - Thrown if the client is not authenticated. - - - - Stars a repository for the authenticated user. - - The owner of the repository to star - The name of the repository to star - - - - Unstars a repository for the authenticated user. - - The owner of the repository to unstar - The name of the repository to unstar - - - - A client for GitHub's Repository Statistics API. - Note that the GitHub API uses caching on these endpoints, - see a word about caching for more details. - - - See the Repository Statistics API documentation for more information. - - - - - Instantiates a new GitHub Statistics API client. - - An API connection - - - - Returns a list of for the given repository - - The owner of the repository - The name of the repository - - - - Returns a list of for the given repository - - The Id of the repository - - - - Returns a list of for the given repository - - The owner of the repository - The name of the repository - A token used to cancel this potentially long running request - - - - Returns a list of for the given repository - - The Id of the repository - A token used to cancel this potentially long running request - - - - Returns the last year of commit activity grouped by week. - - The owner of the repository - The name of the repository - - - - Returns the last year of commit activity grouped by week. - - The Id of the repository - - - - Returns the last year of commit activity grouped by week. - - The owner of the repository - The name of the repository - A token used to cancel this potentially long running request - - - - Returns the last year of commit activity grouped by week. - - The Id of the repository - A token used to cancel this potentially long running request - - - - Returns a weekly aggregate of the number of additions and deletions pushed to a repository. - - The owner of the repository - The name of the repository - - - - Returns a weekly aggregate of the number of additions and deletions pushed to a repository. - - The Id of the repository - - - - Returns a weekly aggregate of the number of additions and deletions pushed to a repository. - - The owner of the repository - The name of the repository - A token used to cancel this potentially long running request - - - - Returns a weekly aggregate of the number of additions and deletions pushed to a repository. - - The Id of the repository - A token used to cancel this potentially long running request - - - - Returns the total commit counts for the owner and total commit counts in total. - - The owner of the repository - The name of the repository - - - - Returns the total commit counts for the owner and total commit counts in total. - - The Id of the repository - - - - Returns the total commit counts for the owner and total commit counts in total. - - The owner of the repository - The name of the repository - A token used to cancel this potentially long running request - - - - Returns the total commit counts for the owner and total commit counts in total. - - The Id of the repository - A token used to cancel this potentially long running request - - - - Returns a list of the number of commits per hour in each day - - The owner of the repository - The name of the repository - - - - Returns a list of the number of commits per hour in each day - - The Id of the repository - - - - Returns a list of the number of commits per hour in each day - - The owner of the repository - The name of the repository - A token used to cancel this potentially long running request - - - - Returns a list of the number of commits per hour in each day - - The Id of the repository - A token used to cancel this potentially long running request - - - - A client for GitHub's Git Tags API. - - - See the Git Tags API documentation for more information. - - - - - Instantiates a new GitHub Git Tags API client. - - An API connection - - - - Gets a tag for a given repository by sha reference - - - http://developer.github.com/v3/git/tags/#get-a-tag - - The owner of the repository - The name of the repository - Tha sha reference of the tag - - - - Gets a tag for a given repository by sha reference - - - http://developer.github.com/v3/git/tags/#get-a-tag - - The Id of the repository - Tha sha reference of the tag - - - - Create a tag for a given repository - - - http://developer.github.com/v3/git/tags/#create-a-tag-object - - The owner of the repository - The name of the repository - The tag to create - - - - Create a tag for a given repository - - - http://developer.github.com/v3/git/tags/#create-a-tag-object - - The Id of the repository - The tag to create - - - - A client for GitHub's Organization Teams API. - - - See the Organization Teams API documentation for more information. - - - - - Initializes a new GitHub Orgs Team API client. - - An API connection. - - - - Gets a single by identifier. - - - https://developer.github.com/v3/orgs/teams/#get-team - - The team identifier. - The with the given identifier. - - - - Returns all s for the current org. - - Organization to list teams of. - Thrown when a general API error occurs. - A list of the orgs's teams s. - - - - Returns all s for the current org. - - Organization to list teams of. - Options to change API behaviour. - Thrown when a general API error occurs. - A list of the orgs's teams s. - - - - Returns all s for the current user. - - Thrown when a general API error occurs. - A list of the user's s. - - - - Returns all s for the current user. - - Options to change API behaviour. - Thrown when a general API error occurs. - A list of the user's s. - - - - Returns all child teams of the given team. - - The team identifier - - https://developer.github.com/v3/orgs/teams/#list-child-teams - - - - - Returns all child teams of the given team. - - - https://developer.github.com/v3/orgs/teams/#list-child-teams - - The team identifier - Options to change API behaviour. - - - - Returns all members of the given team. - - - https://developer.github.com/v3/orgs/teams/#list-team-members - - The team identifier - - - - Returns all members of the given team. - - - https://developer.github.com/v3/orgs/teams/#list-team-members - - The team identifier - Options to change API behaviour. - - - - Returns all members with the specified role in the given team of the given role. - - - https://developer.github.com/v3/orgs/teams/#list-team-members - - The team identifier - The request filter - - - - Returns all members with the specified role in the given team of the given role. - - - https://developer.github.com/v3/orgs/teams/#list-team-members - - The team identifier - The request filter - Options to change API behaviour. - - - - Gets whether the user with the given - is a member of the team with the given . - A is thrown if the user is not a member. - - - See the API documentation for more information. - - The team to check. - The user to check. - - - - Returns newly created for the current org. - - Thrown when a general API error occurs. - Newly created - - - - Returns updated for the current org. - - Thrown when a general API error occurs. - Updated - - - - Delte a team - must have owner permissions to this - - Thrown when a general API error occurs. - - - - - Adds a to a . - - - See the API documentation for more information. - - The team identifier. - The user to add to the team. - Additional parameters for the request - - - - Removes a from a . - - - See the API documentation for more information. - - The team identifier. - The user to remove from the team. - if the user was removed from the team; otherwise. - - - - Returns all team's repositories. - - Team Id. - Thrown when a general API error occurs. - The team's repositories - - - - Returns all team's repositories. - - Team Id. - Options to change API behaviour. - Thrown when a general API error occurs. - The team's repositories - - - - Add a repository to the team - - Thrown when a general API error occurs. - - - - - Add a repository to the team - - The team identifier. - Org to associate the repo with. - Name of the repo. - The permission to grant the team on this repository. - Thrown when a general API error occurs. - - - - - Remove a repository from the team - - Thrown when a general API error occurs. - - - - - Gets whether or not the given repository is managed by the given team. - - The team identifier - Owner of the org the team is associated with. - Name of the repo. - - See the API documentation for more information. - - if the repository is managed by the given team; otherwise. - - - - List all pending invitations for the given team. - - - See the API Documentation - for more information. - - The team identifier - - - - - List all pending invitations for the given team. - - - See the API Documentation - for more information. - - The team identifier - Options to change API behaviour - - - - - A client for GitHub's Git Trees API. - - - See the Git Trees API documentation for more information. - - - - - Instantiates a new GitHub Git Trees API client. - - An API connection - - - - Gets a Tree Response for a given SHA. - - - http://developer.github.com/v3/git/trees/#get-a-tree - - The owner of the repository - The name of the repository - The SHA that references the tree - - - - Gets a Tree Response for a given SHA. - - - http://developer.github.com/v3/git/trees/#get-a-tree - - The Id of the repository - The SHA that references the tree - - - - Gets a Tree Response for a given SHA. - - - https://developer.github.com/v3/git/trees/#get-a-tree-recursively - - The owner of the repository - The name of the repository - The SHA that references the tree - - - - Gets a Tree Response for a given SHA. - - - https://developer.github.com/v3/git/trees/#get-a-tree-recursively - - The Id of the repository - The SHA that references the tree - - - - Creates a new Tree in the specified repo - - - http://developer.github.com/v3/git/trees/#create-a-tree - - The owner of the repository - The name of the repository - The value of the new tree - - - - Creates a new Tree in the specified repo - - - http://developer.github.com/v3/git/trees/#create-a-tree - - The Id of the repository - The value of the new tree - - - - A client for GitHub's User Administration API (GitHub Enterprise) - - - See the Administration API documentation for more details. - - - - - Initializes a new instance of the class. - - The client's connection - - - - Create a new user (must be Site Admin user). - - - See the API documentation - for more information. - - The object describing the user to create - The created object - - - - Rename an existing user (must be Site Admin user). - - - See the API documentation - for more information. - Note that this queues a request to rename a user, rather than execute it straight away - - The username to rename - The request, specifying the new login - A object indicating the queued task message and Url to the user - - - - Create an impersonation OAuth token (must be Site Admin user). - - - See the API documentation - for more information. - - The user to impersonate - The request specifying the required scopes - An object containing the impersonation token - - - - Deletes an impersonation OAuth token (must be Site Admin user). - - - See the API documentation - for more information. - - The user to remove impersonation token from - - - - - Promotes ordinary user to a site administrator (must be Site Admin user). - - - See the API documentation - for more information. - - The user to promote to administrator. - - - - - Demotes a site administrator to an ordinary user (must be Site Admin user). - - - See the API documentation - for more information. - - The user to demote from administrator. - - - - - Suspends a user (must be Site Admin user). - - - See the API documentation - for more information. - - The user to suspend. - - - - - Unsuspends a user (must be Site Admin user). - - - See the API documentation - for more information. - - The user to unsuspend. - - - - - List all public keys (must be Site Admin user). - - - See the API documentation - for more information. - - - - - - Delete a user (must be Site Admin user). - - - See the API documentation - for more information. - - The user to delete - - - - - Delete a public key (must be Site Admin user). - - - See the API documentation - for more information. - - The key to delete - - - - - A client for GitHub's User Emails API. - - - See the User Emails API documentation for more information. - - - - - Instantiates a new GitHub User Emails API client. - - An API connection - - - - Gets all email addresses for the authenticated user. - - - http://developer.github.com/v3/users/emails/#list-email-addresses-for-a-user - - The es for the authenticated user. - - - - Gets all email addresses for the authenticated user. - - - http://developer.github.com/v3/users/emails/#list-email-addresses-for-a-user - - The es for the authenticated user. - - - - Adds email addresses for the authenticated user. - - - http://developer.github.com/v3/users/emails/#add-email-addresses - - The email addresses to add. - Returns the added es. - - - - Deletes email addresses for the authenticated user. - - - http://developer.github.com/v3/users/emails/#delete-email-addresses - - The email addresses to delete. - Returns the added es. - - - - A client for GitHub's UserUser GPG Keys API. - - - See the User GPG Keys documentation for more information. - - - - - Instatiates a new GitHub User GPG Keys API client. - - The API connection. - - - - Gets all GPG keys for the authenticated user. - - - See the API documentation for more information. - - A of s for the current user. - - - - Gets all GPG keys for the authenticated user. - - Options for changing the API response - - See the API documentation for more information. - - A of s for the current user. - - - - View extended details of the for the specified id. - - The Id of the GPG key - - See the API documentation for more information. - - The for the specified Id. - - - - Creates a new for the authenticated user. - - The new GPG key to add. - - See the API documentation for more information. - - The newly created . - - - - Deletes the GPG key for the specified Id. - - The Id of the GPG key to delete. - - See the API documentation for more information. - - - - - - A client for GitHub's User Keys API. - - - See the User Keys API documentation for more information. - - - - - Gets all verified public keys for a user. - - - https://developer.github.com/v3/users/keys/#list-public-keys-for-a-user - - The @ handle of the user. - Lists the verified public keys for a user. - - - - Gets all verified public keys for a user. - - - https://developer.github.com/v3/users/keys/#list-public-keys-for-a-user - - The @ handle of the user. - Options to change API's behavior. - Lists the verified public keys for a user. - - - - Gets all public keys for the authenticated user. - - - https://developer.github.com/v3/users/keys/#list-your-public-keys - - Lists the current user's keys. - - - - Gets all public keys for the authenticated user. - - - https://developer.github.com/v3/users/keys/#list-your-public-keys - - Options to chagne API's behavior. - Lists the current user's keys. - - - - Retrieves the for the specified id. - - - https://developer.github.com/v3/users/keys/#get-a-single-public-key - - The Id of the SSH key - - - - - Create a public key . - - - https://developer.github.com/v3/users/keys/#create-a-public-key - - The SSH Key contents - - - - - Delete a public key. - - - https://developer.github.com/v3/users/keys/#delete-a-public-key - - The id of the key to delete - - - - - A client for GitHub's Users API. - - - See the Users API documentation for more information. - - - - - Instantiates a new GitHub Users API client. - - An API connection - - - - A client for GitHub's User Emails API - - - See the Emails API documentation for more information. - - - - - A client for GitHub's User Keys API - - - See the Keys API documentation for more information. - - - - - A client for GitHub's UserUser GPG Keys API. - - - See the User GPG Keys documentation for more information. - - - - - Returns the user specified by the login. - - The login name for the user - - - - Returns a for the current authenticated user. - - Thrown if the client is not authenticated. - A - - - - Update the specified . - - The login for the user - Thrown if the client is not authenticated. - A - - - - A client for GitHub's User Followers API - - - See the Followers API documentation for more information. - - - - - A client for GitHub's User Administration API - - - See the User Administration API documentation for more information. - - - - - A client for GitHub's Watching API. - - - See the Watching API documentation for more information. - - - - - Instantiates a new GitHub Activity Watching API client. - - An API connection - - - - Retrieves all of the watchers for the passed repository. - - The owner of the repository - The name of the repository - Thrown if the client is not authenticated. - - - - Retrieves all of the watchers for the passed repository. - - The Id of the repository - Thrown if the client is not authenticated. - - - - Retrieves all of the watchers for the passed repository. - - The owner of the repository - The name of the repository - Options for changing API's response. - Thrown if the client is not authenticated. - - - - Retrieves all of the watchers for the passed repository. - - The Id of the repository - Options for changing API's response. - Thrown if the client is not authenticated. - - - - Retrieves all of the watched (ies) for the current user. - - Thrown if the client is not authenticated. - - A of (ies) watched by the current authenticated user. - - - - - Retrieves all of the watched (ies) for the current user. - - Options for changing API's response. - Thrown if the client is not authenticated. - - A of (ies) watched by the current authenticated user. - - - - - Retrieves all of the (ies) watched by the specified user. - - The login of the user - Thrown if the client is not authenticated. - - A (ies) watched by the specified user. - - - - - Retrieves all of the (ies) watched by the specified user. - - The login of the user - Options for changing API's response. - Thrown if the client is not authenticated. - - A (ies) watched by the specified user. - - - - - Check if a repository is watched by the current authenticated user. - - The owner of the repository - The name of the repository - Thrown if the client is not authenticated. - - - - Check if a repository is watched by the current authenticated user. - - The Id of the repository - Thrown if the client is not authenticated. - - - - Watches a repository for the authenticated user. - - The owner of the repository to star - The name of the repository to star - A instance describing the new subscription to create - - - - Watches a repository for the authenticated user. - - The Id of the repository - A instance describing the new subscription to create - - - - Unwatches a repository for the authenticated user. - - The owner of the repository to unstar - The name of the repository to unstar - - - - Unwatches a repository for the authenticated user. - - The Id of the repository - - - - Represents a subset of the HTTP 403 - Forbidden response returned from the API when the forbidden response is related to an abuse detection mechanism. - Contains the amount of seconds after which it's safe to retry the request. - - - - - Constructs an instance of AbuseException - - The HTTP payload from the server - - - - Constructs an instance of AbuseException - - The HTTP payload from the server - The inner exception - - - - Constructs an instance of AbuseException - - - The that holds the - serialized object data about the exception being thrown. - - - The that contains - contextual information about the source or destination. - - - - - Represents errors that occur from the GitHub API. - - - - - Constructs an instance of ApiException - - - - - Constructs an instance of ApiException - - The error message - The HTTP status code from the response - - - - Constructs an instance of ApiException - - The error message - The inner exception - - - - Constructs an instance of ApiException - - The HTTP payload from the server - - - - Constructs an instance of ApiException - - The HTTP payload from the server - The inner exception - - - - Constructs an instance of ApiException - - The inner exception - - - - The HTTP status code associated with the response - - - - - The raw exception payload from the response - - - - - Constructs an instance of ApiException. - - - The that holds the - serialized object data about the exception being thrown. - - - The that contains - contextual information about the source or destination. - - - - - Get the inner error message from the API response - - - Returns null if ApiError is not populated - - - - - Get the inner http response body from the API response - - - Returns empty string if HttpResponse is not populated or if - response body is not a string - - - - - Represents a HTTP 422 - Unprocessable Entity response returned from the API. - - - - - Constructs an instance of ApiValidationException - - - - - Constructs an instance of ApiValidationException - - The HTTP payload from the server - - - - Constructs an instance of ApiValidationException - - The HTTP payload from the server - The inner exception - - - - Constructs an instance of ApiValidationException - - The inner exception - - - - Constructs an instance of ApiValidationException - - - The that holds the - serialized object data about the exception being thrown. - - - The that contains - contextual information about the source or destination. - - - - - Represents a HTTP 401 - Unauthorized response returned from the API. - - - - - Constructs an instance of AuthorizationException - - - - - Constructs an instance of AuthorizationException - - The HTTP payload from the server - - - - Constructs an instance of AuthorizationException - - The HTTP payload from the server - The inner exception - - - - Constructs an instance of AuthorizationException. - - - The that holds the - serialized object data about the exception being thrown. - - - The that contains - contextual information about the source or destination. - - - - - Represents a HTTP 403 - Forbidden response returned from the API. - - - - - Constructs an instance of ForbiddenException - - The HTTP payload from the server - - - - Constructs an instance of ForbiddenException - - The HTTP payload from the server - The inner exception - - - - Constructs an instance of ForbiddenException - - - The that holds the - serialized object data about the exception being thrown. - - - The that contains - contextual information about the source or destination. - - - - - Represents a HTTP 403 - Forbidden response returned from the API. - - - - - Constructs an instance of ApiValidationException - - - - - Constructs an instance of ApiValidationException - - The inner validation exception. - - - - Constructs an instance of InvalidGitignoreTemplateException - - - The that holds the - serialized object data about the exception being thrown. - - - The that contains - contextual information about the source or destination. - - - - - Represents a HTTP 451 - Unavailable For Legal Reasons response returned from the API. - This will returned if GitHub has been asked to takedown the requested resource due to - a DMCA takedown. - - - - - Constructs an instance of LegalRestrictionException - - The HTTP payload from the server - - - - Constructs an instance of LegalRestrictionException - - The exception message - The http status code returned by the response - - - - Constructs an instance of LegalRestrictionException - - The HTTP payload from the server - The inner exception - - - - Constructs an instance of LegalRestrictionException - - - The that holds the - serialized object data about the exception being thrown. - - - The that contains - contextual information about the source or destination. - - - - - Represents a "Login Attempts Exceeded" response returned from the API. - - - - - Constructs an instance of LoginAttemptsExceededException - - The HTTP payload from the server - - - - Constructs an instance of LoginAttemptsExceededException - - The HTTP payload from the server - The inner exception - - - - Constructs an instance of LoginAttemptsExceededException - - - The that holds the - serialized object data about the exception being thrown. - - - The that contains - contextual information about the source or destination. - - - - - Represents a HTTP 404 - Not Found response returned from the API. - - - - - Constructs an instance of NotFoundException - - The HTTP payload from the server - - - - Constructs an instance of NotFoundException - - The exception message - The http status code returned by the response - - - - Constructs an instance of NotFoundException - - The HTTP payload from the server - The inner exception - - - - Constructs an instance of NotFoundException - - - The that holds the - serialized object data about the exception being thrown. - - - The that contains - contextual information about the source or destination. - - - - - Exception thrown when creating a private repository, but the user's private quota is or would be exceeded - by creating it. - - - - - Constructs an instance of PrivateRepositoryQuotaExceededException. - - The inner validation exception. - - - - Constructs an instance of PrivateRepositoryQuotaExceededException - - - The that holds the - serialized object data about the exception being thrown. - - - The that contains - contextual information about the source or destination. - - - - - Represents an error that occurs when the specified SHA - doesn't match the current pull request's HEAD - - - - - Constructs an instance of . - - - - - - Constructs an instance of . - - The HTTP payload from the server - The inner exception - - - - Constructs an instance of . - - - The that holds the - serialized object data about the exception being thrown. - - - The that contains - contextual information about the source or destination. - - - - - Represents an error that occurs when the pull request is in an - unmergeable state - - - - - Constructs an instance of the class. - - The HTTP payload from the server - - - - Constructs an instance of the class. - - The HTTP payload from the server - The inner exception - - - - Constructs an instance of . - - - The that holds the - serialized object data about the exception being thrown. - - - The that contains - contextual information about the source or destination. - - - - - Exception thrown when GitHub API Rate limits are exceeded. - - - - For requests using Basic Authentication or OAuth, you can make up to 5,000 requests per hour. For - unauthenticated requests, the rate limit allows you to make up to 60 requests per hour. - - See http://developer.github.com/v3/#rate-limiting for more details. - - - - - Constructs an instance of RateLimitExceededException - - The HTTP payload from the server - - - - Constructs an instance of RateLimitExceededException - - The HTTP payload from the server - The inner exception - - - - The maximum number of requests that the consumer is permitted to make per hour. - - - - - The number of requests remaining in the current rate limit window. - - - - - The date and time at which the current rate limit window resets - - - - - Calculates the time from now to wait until the next request can be - attempted. - - - A non-negative value. Returns - if the next Rate Limit window has - started and the next request can be attempted immediately. - - - The return value is calculated using server time data from the - response in order to provide a best-effort estimate that is - independant from eventual inaccuracies in the client's clock. - - - - - Constructs an instance of RateLimitExceededException - - - The that holds the - serialized object data about the exception being thrown. - - - The that contains - contextual information about the source or destination. - - - - - Exception thrown when creating a repository, but it already exists on the server. - - - - - Constructs an instance of RepositoryExistsException for an organization. - - The name of the organization of the existing repository - The name of the existing repository - The base address of the repository. - The inner validation exception. - - - - Constructs an instance of RepositoryExistsException for an account. - - The name of the existing repository - The inner validation exception - - - - The Name of the repository that already exists. - - - - - The URL to the existing repository's web page on github.com (or enterprise instance). - - - - - A useful default error message. - - - - - The login of the organization of the repository. - - - - - True if the owner is an organization and not the user. - - - - - Constructs an instance of RepositoryExistsException. - - - The that holds the - serialized object data about the exception being thrown. - - - The that contains - contextual information about the source or destination. - - - - - Constructs an instance of LoginAttemptsExceededException - - - The that holds the - serialized object data about the exception being thrown. - - - The that contains - contextual information about the source or destination. - - - - - Represents a failed 2FA challenge from the API - - - - - Constructs an instance of TwoFactorRequiredException. - - Expected 2FA response type - The inner exception - - - - Constructs an instance of TwoFactorRequiredException. - - The HTTP payload from the server - Expected 2FA response type - - - - Constructs an instance of TwoFactorRequiredException. - - The HTTP payload from the server - Expected 2FA response type - The inner exception - - - - Expected 2FA response type - - - - - Constructs an instance of TwoFactorRequiredException. - - - The that holds the - serialized object data about the exception being thrown. - - - The that contains - contextual information about the source or destination. - - - - - Methods for receiving 2FA authentication codes - - - - - No method configured - - - - - Unknown method - - - - - Receive via SMS - - - - - Receive via application - - - - - Represents a failed 2FA challenge from the API - - - - - Constructs an instance of TwoFactorChallengeFailedException - - - - - Constructs an instance of TwoFactorChallengeFailedException - - The authorization code that was incorrect - The inner exception - - - - Constructs an instance of TwoFactorChallengeFailedException. - - - The that holds the - serialized object data about the exception being thrown. - - - The that contains - contextual information about the source or destination. - - - - - - - - - - Constructs an instance of TwoFactorRequiredException. - - - - - Constructs an instance of TwoFactorRequiredException. - - Expected 2FA response type - - - - Constructs an instance of TwoFactorRequiredException. - - The HTTP payload from the server - Expected 2FA response type - - - - Constructs an instance of TwoFactorRequiredException. - - - The that holds the - serialized object data about the exception being thrown. - - - The that contains - contextual information about the source or destination. - - - - - Represents an error that occurs when trying to convert the - last owner of the organization to an outside collaborator - - - - - Constructs an instance of the class. - - The HTTP payload from the server - - - - Constructs an instance of the class. - - The HTTP payload from the server - The inner exception - - - - Constructs an instance of . - - - The that holds the - serialized object data about the exception being thrown. - - - The that contains - contextual information about the source or destination. - - - - - Represents an error that occurs when trying to convert a user - that is not a member of the organization to an outside collaborator - - - - - Constructs an instance of the class. - - The HTTP payload from the server - - - - Constructs an instance of the class. - - The HTTP payload from the server - The inner exception - - - - Constructs an instance of ForbiddenException - - - The that holds the - serialized object data about the exception being thrown. - - - The that contains - contextual information about the source or destination. - - - - - Represents an error that occurs when trying to remove an - outside collaborator that is a member of the organization - - - - - Constructs an instance of the class. - - The HTTP payload from the server - - - - Constructs an instance of the class. - - The HTTP payload from the server - The inner exception - - - - Constructs an instance of . - - - The that holds the - serialized object data about the exception being thrown. - - - The that contains - contextual information about the source or destination. - - - - - A Client for the GitHub API v3. You can read more about the api here: http://developer.github.com. - - - - - The base address for the GitHub API - - - - - Create a new instance of the GitHub API v3 client pointing to - https://api.github.com/ - - - See more information regarding User-Agent requirements here: https://developer.github.com/v3/#user-agent-required - - - The name (and optionally version) of the product using this library, the name of your GitHub organization, or your GitHub username (in that order of preference). This is sent to the server as part of - the user agent for analytics purposes, and used by GitHub to contact you if there are problems. - - - - - Create a new instance of the GitHub API v3 client pointing to - https://api.github.com/ - - - See more information regarding User-Agent requirements here: https://developer.github.com/v3/#user-agent-required - - - The name (and optionally version) of the product using this library, the name of your GitHub organization, or your GitHub username (in that order of preference). This is sent to the server as part of - the user agent for analytics purposes, and used by GitHub to contact you if there are problems. - - Provides credentials to the client when making requests - - - - Create a new instance of the GitHub API v3 client pointing to the specified baseAddress. - - - See more information regarding User-Agent requirements here: https://developer.github.com/v3/#user-agent-required - - - The name (and optionally version) of the product using this library, the name of your GitHub organization, or your GitHub username (in that order of preference). This is sent to the server as part of - the user agent for analytics purposes, and used by GitHub to contact you if there are problems. - - - The address to point this client to. Typically used for GitHub Enterprise - instances - - - - Create a new instance of the GitHub API v3 client pointing to the specified baseAddress. - - - See more information regarding User-Agent requirements here: https://developer.github.com/v3/#user-agent-required - - - The name (and optionally version) of the product using this library, the name of your GitHub organization, or your GitHub username (in that order of preference). This is sent to the server as part of - the user agent for analytics purposes, and used by GitHub to contact you if there are problems. - - Provides credentials to the client when making requests - - The address to point this client to. Typically used for GitHub Enterprise - instances - - - - Create a new instance of the GitHub API v3 client using the specified connection. - - The underlying used to make requests - - - - Set the GitHub Api request timeout. - Useful to set a specific timeout for lengthy operations, such as uploading release assets - - - See more information here: https://technet.microsoft.com/library/system.net.http.httpclient.timeout(v=vs.110).aspx - - The Timeout value - - - - Gets the latest API Info - this will be null if no API calls have been made - - representing the information returned as part of an Api call - - - - Convenience property for getting and setting credentials. - - - You can use this property if you only have a single hard-coded credential. Otherwise, pass in an - to the constructor. - Setting this property will change the to use - the default with just these credentials. - - - - - The base address of the GitHub API. This defaults to https://api.github.com, - but you can change it if needed (to talk to a GitHub:Enterprise server for instance). - - - - - Provides a client connection to make rest requests to HTTP endpoints. - - - - - Access GitHub's Authorization API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/oauth_authorizations/ - - - - - Access GitHub's Activity API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/activity/ - - - - - Access GitHub's Issue API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/issues/ - - - - - Access GitHub's Migration API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/migration/ - - - - - Access GitHub's Miscellaneous API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/misc/ - - - - - Access GitHub's OAuth API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/oauth/ - - - - - Access GitHub's Organizations API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/orgs/ - - - - - Access GitHub's Pull Requests API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/pulls/ - - - - - Access GitHub's Repositories API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/repos/ - - - - - Access GitHub's Gists API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/gists/ - - - - - Access GitHub's Users API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/users/ - - - - - Access GitHub's Git Data API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/git/ - - - - - Access GitHub's Apps API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/apps/ - - - - - Access GitHub's Search API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/search/ - - - - - Access GitHub's Enterprise API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/enterprise/ - - - - - Access GitHub's Reactions API - - - Refer to the API documentation for more information: https://developer.github.com/v3/reactions/ - - - - - Access GitHub's Checks API - - - Refer to the API documentation for more information: https://developer.github.com/v3/checks/ - - - - - Support for retrieving raw file content with the method. - - https://developer.github.com/v3/repos/contents/#custom-media-types - - - - Combines multiple preview headers. GitHub API supports Accept header with multiple - values separated by comma. - - Accept header values that will be combine to single Accept header. - - This Accept header application/vnd.github.loki-preview+json,application/vnd.github.drax-preview+json - indicated we want both Protected Branches and Licenses preview APIs. - - Accept header value. - - - - Extensions for working with the - - - - - Gets all API resources in the list at the specified URI. - - Type of the API resource in the list. - The connection to use - URI of the API resource to get - of the The API resources in the list. - Thrown when an API error occurs. - - - - Gets the HTML content of the API resource at the specified URI. - - The connection to use - URI of the API resource to get - The API resource's HTML content. - Thrown when an API error occurs. - - - - Performs an asynchronous HTTP GET request that expects a containing HTML. - - The connection to use - URI endpoint to send request to - representing the received HTTP response - - - - Gets the API resource at the specified URI. - - Type of the API resource to get. - The connection to use - URI of the API resource to get - The API resource. - Thrown when an API error occurs. - - - - Gets the API resource at the specified URI. - - Type of the API resource to get. - The connection to use - URI of the API resource to get - A token used to cancel the GetResponse request - The API resource. - Thrown when an API error occurs. - - - - Returns true if the API call represents a true response, or false if it represents a false response. - Throws an exception if the HTTP status does not match either a true or false response. - - - Some API endpoints return a 204 for "true" and 404 for false. See https://developer.github.com/v3/activity/starring/#check-if-you-are-starring-a-repository - for one example. This encapsulates that logic. - - Thrown if the status is neither 204 nor 404 - True for a 204 response, False for a 404 - - - - - Class for retrieving GitHub API URLs - - - - - Returns the that returns all of the authorizations for the currently logged in user. - - - - - Returns the that returns all authorizations for a given user - - The user Id to search for - - - - Returns the that returns all authorizations for a given client - - - The 20 character OAuth app client key for which to create the token. - - - - - Returns the that returns all public repositories in - response to a GET request. - - - - - Returns the that returns all public repositories in - response to a GET request. - - The integer Id of the last Repository that you’ve seen. - - - - Returns the that returns all of the repositories for the currently logged in user in - response to a GET request. A POST to this URL creates a new repository. - - - - - - Returns the that returns all of the repositories for the specified login. - - The login for the user - - - - - Returns the that returns all of the repositories for the specified organization in - response to a GET request. A POST to this URL creates a new repository for the organization. - - The name of the organization - - - - - Returns the that returns all of the organizations for the currently logged in user. - - - - - - Returns the that returns all of the organizations for the specified login. - - The login for the user - - - - - Returns the that returns all of the organizations. - - - - - - Returns the that returns all of the organizations. - - /// The integer Id of the last Organization that you’ve seen. - - - - - Returns the that returns the organization for the specified organization name - - The name of the organization - The that returns the organization for the specified organization name - - - - Returns the that returns all of the SSH keys for the currently logged in user. - - - - - - Returns the that returns all of the SSH keys for the specified user. - - The login for the user - - - - - Returns the to retrieve keys for the current user. - - - - - Returns the to retrieve keys for a given user. - - The user to search on - - - - Returns the to retrieve a given key. - - The Key Id to retrieve - - - - Returns the that returns all of the email addresses for the currently logged in user. - - - - - - Returns the that returns all of the releases for the specified repository. - - The owner of the repository - The name of the repository - - - - - Returns the that returns a single release for the specified repository - - The owner of the repository - The name of the repository - The id of the release - - - - - Returns the that returns a single release for the specified repository - - The owner of the repository - The name of the repository - The tag of the release - - - - - Returns the that returns the latest release for the specified repository - - The owner of the repository - The name of the repository - - - - - Returns the that returns all the assets for the specified release for the specified repository. - - The owner of the repository - The name of the repository - The id of the release - - - - - Returns the that returns the assets specified by the asset id. - - The owner of the repository - The name of the repository - The id of the release asset - - - - - Returns the that returns all of the notifications for the currently logged in user. - - - - - - Returns the that returns all of the notifications for the currently logged in user - specific to the repository. - - The owner of the repository - The name of the repository - - - - - Returns the for the specified notification. - - The Id of the notification. - - - - - Returns the for the specified notification's subscription status. - - The Id of the notification. - - - - Returns the for creating a new installation token. - - The Id of the GitHub App installation. - - - - Returns the that creates a github app. - - - - - Returns the that creates a github app. - - - - - Returns the that returns all the installations of the authenticated application. - - - - - Returns the that lists repositories accessible to the user for an installation.. - - The id of the installation - - - - Returns the that returns the repository's installation information. - - - - - - Returns the that returns the repository's installation information. - - - - - - Returns the that returns the organization's installation information. - - - - - Returns the that returns the user's installation information. - - - - - Returns the that returns a single installation of the authenticated application. - - - - - Returns the that returns all the installations in repositories the user has explicit permission to access - - - - - Returns the that returns all the repositories - - - - - - Returns the that returns all of the issues across all the authenticated user’s visible - repositories including owned repositories, member repositories, and organization repositories: - - - - - Returns the that returns all of the issues across owned and member repositories for the - authenticated user: - - - - - Returns the that returns all of the issues for the currently logged in user - specific to the repository. - - The owner of the repository - The name of the repository - - - - - Returns the that returns all of the issues for the specified organization for the - currently logged in user. - - The name of the organization - - - - - Returns the for the specified issue. - - The owner of the repository - The name of the repository - The issue number - - - - - Returns the for the specified issue to be locked/unlocked. - - The owner of the repository - The name of the repository - The issue number - - - - - Returns the for the reaction of a specified issue. - - The owner of the repository - The name of the repository - The issue number - - - - - Returns the for the reaction of a specified issue. - - The Id of the repository - The issue number - - - - - Returns the for the timeline of a specified issue. - - The owner of the repository - The name of the repository - The issue number - - - - - Returns the for the timeline of a specified issue. - - The Id of the repository - The issue number - - - - - Returns the for the comments for all issues in a specific repo. - - The owner of the repository - The name of the repository - - - - - Returns the for the comments of a specified issue. - - The owner of the repository - The name of the repository - The issue number - - - - - Returns the for the specified comment. - - The owner of the repository - The name of the repository - The comment id - - - - - Returns the for the reaction of a specified issue comment. - - The owner of the repository - The name of the repository - The comment number - - - - - Returns the for the reaction of a specified issue comment. - - The owner of the repository - The comment number - - - - - Returns the for the specified comment. - - The owner of the repository - The name of the repository - The comment number - - - - - Returns the for the comments of a specified commit. - - The owner of the repository - The name of the repository - The sha of the commit - - - - - Returns the for the comments of a specified commit. - - The owner of the repository - The name of the repository - - - - - Returns the for the reaction of a specified commit comment. - - The owner of the repository - The name of the repository - The comment number - - - - - Returns the for the reaction of a specified commit comment. - - The Id of the repository - The comment number - - - - - Returns the that returns all of the assignees to which issues may be assigned. - - The owner of the repository - The name of the repository - - - - - Returns the that returns a 204 if the login belongs to an assignee of the repository. - Otherwise returns a 404. - - The owner of the repository - The name of the repository - The login for the user - - - - - Returns the to add and remove assignees for an issue. - - The owner of the repository - The name of the repository - The issue number - - - - - Returns the that returns all of the members of the organization - - The organization - - - - - Returns the that returns all of the members of the organization - - The organization - The member filter, - The correct uri - - - - Returns the that returns all of the members of the organization - - The organization - The role filter, - The correct uri - - - - Returns the that returns all of the members of the organization - - The organization - The member filter, - The role filter, - The correct uri - - - - Returns the that returns all of the public members of the organization - - Organization - - - - - Returns the that returns a 204 if requester is an organization member and - the user is, publicly or privately a member of the organization. - Returns a 404 if the requester is an organization member and the user is not a member or - the requester is not an organization member and is inquiring about themselves. - Returns a 302 if the requester is not an organization member. - - The organization being inquired about - The user being inquired about - - - - - Returns the that returns member of organization - - The organization being inquired about - The user being inquired about - The that returns member of organization - - - - Returns the that returns a 204 if the user is a public member of the - organization. - Otherwise returns a 404. - - The organization being inquired about - The user being inquired about - - - - - Returns the that returns a 204 if the user is publicizing, or concealing - their membership in an organization. - - The organization to publicize, or conceal their membership of - The user publicizing, or concealing their membership of the organization - - - - - Returns the for the organization memberships - - The name of the organization - The name of the user - - - - - Returns the for the organizations pending invitations - - The name of the organization - - - - - Returns the that returns all of the outside collaborators of the organization - - The organization - - - - - Returns the that returns all of the outside collaborators of the organization - - The organization - The collaborator filter, - The correct uri - - - - Returns the that returns the issue/pull request event and issue info for the specified repository. - - The owner of the repository - The name of the repository - - - - - Returns the that returns the issue/pull request event info for the specified issue. - - The owner of the repository - The name of the repository - The issue number - - - - - Returns the that returns the issue/pull request event and issue info for the specified repository. - - The owner of the repository - The name of the repository - - - - - Returns the that returns the issue/pull request event and issue info for the specified event. - - The owner of the repository - The name of the repository - The event id - - - - - Returns the that returns the specified milestone. - - The owner of the repository - The name of the repository - The milestone number - - - - - Returns the that returns all of the milestones for the specified repository. - - The owner of the repository - The name of the repository - - - - - Returns the that returns the specified label. - - The owner of the repository - The name of the repository - The name of label - - - - - Returns the that returns all of the labels for the specified repository. - - The owner of the repository - The name of the repository - - - - - Returns the that returns the named label for the specified issue. - - The owner of the repository - The name of the repository - The issue number - The name of the label - - - - - Returns the that returns all of the labels for the specified issue. - - The owner of the repository - The name of the repository - The issue number - - - - - Returns the that returns all of the labels for all issues in the specified milestone. - - The owner of the repository - The name of the repository - The milestone number - - - - - Returns the to use when creating a commit status for the specified reference. - - The owner of the repository - The name of the repository - The reference (SHA, branch name, or tag name) to list commits for - - - - - Returns the that lists the repository hooks for the specified reference. - - The owner of the repository - The name of the repository - - - - - Returns the that gets the repository hook for the specified reference. - - The owner of the repository - The name of the repository - The identifier of the repository hook - - - - - Returns the that can tests a specified repository hook - - The owner of the repository - The name of the repository - The identifier of the repository hook - - - - - Returns the that can ping a specified repository hook - - The owner of the repository - The name of the repository - The identifier of the repository hook - - - - - Returns the that lists the organization hooks for the specified reference. - - The name of the organization - - - - - Returns the that gets the organization hook for the specified reference. - - The name of the organization - The identifier of the organization hook - - - - - Returns the that can ping a specified organization hook - - The name of the organization - The identifier of the organization hook - - - - - Returns the that lists the commit statuses for the specified reference. - - The owner of the repository - The name of the repository - The reference (SHA, branch name, or tag name) to list commits for - - - - - Returns the that returns a combined view of commit statuses for the specified reference. - - The owner of the repository - The name of the repository - The reference (SHA, branch name, or tag name) to list commits for - - - - - Returns the that lists the repository forks for the specified reference. - - The owner of the repository - The name of the repository - - - - - Returns the that lists the watched repositories for the authenticated user. - - The owner of the repository - The name of the repository - The that lists the watched repositories for the authenticated user. - - - - Returns the that lists the watched repositories for the authenticated user. - - - - - Returns the that lists the watched repositories for the specified user. - - The user that has the watches - - - - Returns the that shows whether the repo is starred by the current user. - - The owner of the repository - The name of the repository - - - - - Returns the that lists the starred repositories for the authenticated user. - - The owner of the repository - The name of the repository - The that lists the starred repositories for the authenticated user. - - - - Returns the that lists the starred repositories for the authenticated user. - - - - - Returns the that lists the starred repositories for the specified user. - - The user that has the stars - - - - Returns the that shows whether the repo is starred by the current user. - - The owner of the repository - The name of the repository - - - - - Returns the for the specified tag. - - The owner of the repository - The name of the repository - The tag reference (SHA) - - - - - Returns the for creating a tag object. - - The owner of the repository - The name of the repository - - - - - Returns the that returns the list of public events. - - - - - - Returns the that returns the feeds available to the authenticating user. - - - - - - Returns the that returns the list of public gists. - - - - - Returns the for the specified gist. - - The id of the gist - - - - Returns the for the forks for the specified gist. - - The id of the gist - - - - Returns the for all public gists. - - - - - Returns the for all started public gists. - - - - - Returns the for all gists for a given user. - - The user to search for - - - - Returns the to star a given gist. - - The id of the gist - - - - Returns the for the comments for the specified gist. - - The id of the gist - - - - Returns the for the commits for the specified gist. - - The id of the gist - - - - Returns the that returns the specified pull request. - - The owner of the repository - The name of the repository - The pull request number - - - - - Returns the that lists the pull requests for a repository. - - The owner of the repository - The name of the repository - - - - - Returns the that returns the pull request merge state. - - The owner of the repository - The name of the repository - The pull request number - The that returns the pull request merge state. - - - - Returns the that returns the commits on a pull request. - - The owner of the repository - The name of the repository - The pull request number - The that returns the commits on a pull request. - - - - Returns the that returns the files on a pull request. - - The owner of the repository - The name of the repository - The pull request number - The that returns the files on a pull request. - - - - Returns the for a specific comment for the specified commit. - - The id of the gist - The id of the comment - - - - Returns the for the specified commit. - - The owner of the repository - The name of the repository - The commit reference (SHA) - - - - - Returns the for the specified reference. - - The owner of the repository - The name of the repository - - - - - Returns the for the specified reference. - - The owner of the repository - The name of the repository - The reference name - - - - - Returns the for creating a commit object. - - The owner of the repository - The name of the repository - - - - - Returns the for creating a merge object. - - The owner of the repository - The name of the repository - - - - - Returns the for the network of repositories. - - The owner of the repository - The name of the repository - The for the network of repositories. - - - - Returns the for the organization. - - The name of the organization - - - - - Returns the for the received events for a user. - - The login of the user - - - - - Returns the for the received events for a user. - - The login of the user - Whether to return public events or not - - - - - Returns the for events performed by a user. - - The login of the user - - - - - Returns the for events performed by a user. - - The login of the user - Whether to return public events or not - - - - - Returns the for events associated with an organization. - - The login of the user - The name of the organization - - - - - Returns the for the comments of a specified pull request review. - - The owner of the repository - The name of the repository - The pull request number - The - - - - Returns the for the reviews opf a specified pull request - - The owner of the repository - The name of the repository - The pull request number - The - - - - Returns the for the specified pull request review comment. - - The owner of the repository - The name of the repository - The comment number - The - - - - Returns the for the specified pull request review. - - The owner of the repository - The name of the repository - The pull request number - The pull request review number - The - - - - Returns the for dismissing a specified pull request review - - The Id of the repository - The pull request number - The pull request review number - The - - - - Returns the for dismissing a specified pull request review - - The owner of the repository - The name of the repository - The pull request number - The pull request review number - The - - - - Returns the for submitting a pull request review - - The Id of the repository - The pull request number - The pull request review number - The that - - - - Returns the for submitting a pull request review - - The owner of the repository - The name of the repository - The pull request number - The pull request review number - The - - - - Returns the for submitting a pull request review - - The Id of the repository - The pull request number - The pull request review number - The that - - - - Returns the for submitting a pull request review - - The owner of the repository - The name of the repository - The pull request number - The pull request review number - The - - - - Returns the for a specified pull request review. - - The Id of the repository - The pull request number - The pull request review number - The - - - - Returns the for the reaction of a specified pull request review comment. - - The owner of the repository - The name of the repository - The comment number - - - - - Returns the for the reaction of a specified pull request review comment. - - The Id of the repository - The comment number - - - - - Returns the for the pull request review comments on a specified repository. - - The owner of the repository - The name of the repository - The - - - - Returns the for a specific blob. - - The owner of the blob - The name of the organization - - - - - Returns the for a specific blob. - - The owner of the blob - The name of the organization - The SHA of the blob - - - - - Returns the for the specified tree. - - The owner of the repository - The name of the repository - - - - - Returns the for the specified tree. - - The owner of the repository - The name of the repository - The tree reference (SHA) - - - - - Returns the for the specified tree. - - The owner of the repository - The name of the repository - The tree reference (SHA) - - - - - returns the for org teams - use for both Get and Create methods - - - - - - - Returns the to discover teams - for the current user - - - - - - Returns the for child teams - - - - - - - Returns the for teams - use for getting, updating, or deleting a . - - The id of the . - - - - - returns the for team member - - The team id - The user login. - - - - returns the for team members list - - The team id - - - - returns the for the repositories - - The team id - - - - returns the for a team repository - - The team id - The organization id - The repository name - - - - returns the for the teams pending invitations - - The team id - - - - - returns the for teams - use for update or deleting a team - - owner of repo - name of repo - - - - - Returns the to check user is collaborator - - The owner of repo - The name of repo - The name of user - The to check user is collaborator - - - - Returns the to check user is collaborator - - The id of the repository - The name of the user - The to check user is collaborator - - - - Returns the to review the collaborators permission - - The owner of the repo - The name of the repo - The name of the user - The to review the collaborators permission - - - - returns the for branches - - owner of repo - name of repo - - - - - Creates the relative for searching repositories - - - - - - Creates the relative for searching users - - - - - - Creates the relative for searching issues - - - - - - Creates the relative for searching code - - - - - - Creates the relative for searching labels - - - - - - Returns the for repository contributors. - - The owner of the repository - The name of the repository - - - - - Returns the for repository languages. - - The owner of the repository - The name of the repository - - - - - Returns the for repository teams. - - The owner of the repository - The name of the repository - - - - - Returns the for repository tags. - - The owner of the repository - The name of the repository - - - - - Returns the for a repository transfer. - - The current owner of the repository - The name of the repository - - - - - Returns the for a repository transfer. - - The id of the repository - - - - - Returns the for repository commits. - - The owner of the repository - The name of the repository - The commit reference (SHA) - - - - - Returns the for repository commits. - - The owner of the repository - The name of the repository - - - - - Returns the for comparing two commits. - - The owner of the repository - The name of the repository - The base commit - The head commit - - - - - Returns the for a repository branch. - - The owner of the repository - The name of the repository - The name of the branch - - - - - Returns the for a repository branches protection. - - The owner of the repository - The name of the repository - The name of the branch - - - - - Returns the for a repository branches protection. - - The Id of the repository - The name of the branch - - - - - Returns the for required status checks for a protected branch. - - The owner of the repository - The name of the repository - The name of the branch - - - - - Returns the for required status checks for a protected branch. - - The Id of the repository - The name of the branch - - - - - Returns the for required status checks for a protected branch. - - The owner of the repository - The name of the repository - The name of the branch - - - - - Returns the for required status checks for a protected branch. - - The Id of the repository - The name of the branch - - - - - Returns the for required_pull_request_reviews for a protected branch - - The owner of the repository - The name of the repository - The name of the branch - - - - Returns the for required_pull_request_reviews for a protected branch - - The Id of the repository - The name of the branch - - - - Returns the for admin enforcement for a protected branch - - The owner of the repository - The name of the repository - The name of the branch - - - - Returns the for admin enforcement for a protected branch - - The Id of the repository - The name of the branch - - - - Returns the for restrictions for a protected branch. - - The owner of the repository - The name of the repository - The name of the branch - - - - - Returns the for restrictions for a protected branch. - - The Id of the repository - The name of the branch - - - - - Returns the for team restrictions for a protected branch. - - The owner of the repository - The name of the repository - The name of the branch - - - - - Returns the for team restrictions for a protected branch. - - The Id of the repository - The name of the branch - - - - - Returns the for user restrictions for a protected branch. - - The owner of the repository - The name of the repository - The name of the branch - - - - - Returns the for user restrictions for a protected branch. - - The Id of the repository - The name of the branch - - - - - Returns the for a repository. - - The owner of the repository - The name of the repository - - - - - Returns the for a deploy key for a repository - - The owner of the repository - The name of the repository - The id of the deploy key of the repository - - - - - Returns the for deploy keys for a repository. - - The owner of the repository - The name of the repository - - - - - Returns the for the Deployments API for the given repository. - - Owner of the repository - Name of the repository - The for the Deployments API for the given repository. - - - - Returns the for the Deployment Statuses API for the given deployment. - - Owner of the repository - Name of the repository - Id of the deployment - - - - - Creates the relative for retrieving the - current users followers - - The for retrieving the current users followers - - - - Creates the relative for retrieving - the followers for the specified user - - name of the user - The for retrieving the specified users followers - - - - Creates the relative for retrieving the users the current user follows - - The for retrieving the users the current user follows - - - - Creates the relative for retrieving the users the specified user follows - - name of the user - The for retrieving the users the specified user follows - - - - Creates the relative for checking is the current user is following - another user - - name of the user followed - The for checking if the current user follows the specified user. - - - - Creates the relative for checking if a user is following another user - - name of the user following - name of the user followed - The for checking if the specified user follows another user - - - - Returns the for the user for the given login - - Name of the user - The for the user for the given login - - - - Creates the relative for initiating the OAuth Web login Flow - - - - - - Creates the relative to request an OAuth access token. - - - - - - Creates the relative for getting the README of the specified repository - - The owner of the repository - The name of the repository - The for getting the README of the specified repository - - - - Creates the relative for getting the contents of the specified repository's root - - The owner of the repository - The name of the repository - The for getting the contents of the specified repository's root - - - - Creates the relative for getting the contents of the specified repository and path - - The owner of the repository - The name of the repository - The path of the contents to get - The for getting the contents of the specified repository and path - - - - Creates the relative for getting an archive of a given repository's contents, in a specific format - - The owner of the repository - The name of the repository - The format of the archive. Can be either tarball or zipball - A valid Git reference. - The for getting an archive of a given repository's contents, in a specific format - - - - Creates the relative for getting the contents of the specified repository and path - - The owner of the repository - The name of the repository - The path of the contents to get - The name of the commit/branch/tag. Default: the repository’s default branch (usually master) - The for getting the contents of the specified repository and path - - - - Creates the relative for getting the page metadata for a given repository - - The owner of the repository - The name of the repository - The for getting the page metadata for a given repository - - - - Creates the relative for getting all build metadata for a given repository - - The owner of the repository - The name of the repository - The for getting all build metadata for a given repository - - - - Creates the relative for getting the build metadata for the last build for a given repository - - The owner of the repository - The name of the repository - The for getting the build metadata for the last build for a given repository - - - - Returns the for the contributors for the given repository - - Owner of the repository - Name of the repository - The for the contributors for the given repository - - - - Returns the for the commit activity for the given repository - - Owner of the repository - Name of the repository - The for the commit activity for the given repository - - - - Returns the for the code frequency for the given repository - - Owner of the repository - Name of the repository - The for the code frequency for the given repository - - - - Returns the for the participation for the given repository - - Owner of the repository - Name of the repository - The for the participation for the given repository - - - - Returns the for the punch card for the given repository - - Owner of the repository - Name of the repository - The for the punch card for the given repository - - - - Creates the for pre-receive environments. - - - - - - Creates the for pre-receive environments. - - - - - - Creates the for pre-receive environment download status. - - - - - - Creates the for pre-receive environment download status. - - - - - - Creates the relative for altering administration status of a user. - - The login for the intended user. - - - - - Creates the relative for altering suspension status of a user. - - The login for the intended user. - - - - - Returns the that returns the assets specified by the asset id. - - The Id of the repository - The id of the release asset - The that returns the assets specified by the asset id. - - - - Returns the that returns all of the assignees to which issues may be assigned. - - The Id of the repository - The that returns all of the assignees to which issues may be assigned. - - - - Returns the for a specific blob. - - The Id of the repository - The for a specific blob. - - - - Returns the for a specific blob. - - The Id of the repository - The SHA of the blob - The for a specific blob. - - - - Returns the that returns a 204 if the login belongs to an assignee of the repository. Otherwise returns a 404. - - The Id of the repository - The login for the user - The that returns a 204 if the login belongs to an assignee of the repository. Otherwise returns a 404. - - - - Returns the that returns a combined view of commit statuses for the specified reference. - - The Id of the repository - The reference (SHA, branch name, or tag name) to list commits for - The that returns a combined view of commit statuses for the specified reference. - - - - Returns the for the specified commit. - - The Id of the repository - The commit reference (SHA) - The for the specified commit. - - - - Returns the for the specified comment. - - The Id of the repository - The comment number - The for the specified comment. - - - - Returns the for the comments of a specified commit. - - The Id of the repository - The sha of the commit - The for the comments of a specified commit. - - - - Returns the for the comments of a specified commit. - - The Id of the repository - The for the comments of a specified commit. - - - - Returns the that lists the commit statuses for the specified reference. - - The Id of the repository - The reference (SHA, branch name, or tag name) to list commits for - The that lists the commit statuses for the specified reference. - - - - Returns the for creating a commit object. - - The Id of the repository - The for creating a commit object. - - - - Returns the to use when creating a commit status for the specified reference. - - The Id of the repository - The reference (SHA, branch name, or tag name) to list commits for - The to use when creating a commit status for the specified reference. - - - - Returns the for creating a merge object. - - The Id of the repository - The for creating a merge object. - - - - Returns the for creating a tag object. - - The Id of the repository - The for creating a tag object. - - - - Returns the for the Deployments API for the given repository. - - The Id of the repository - The for the Deployments API for the given repository. - - - - Returns the for the Deployment Statuses API for the given deployment. - - The Id of the repository - Id of the deployment - The for the Deployment Statuses API for the given deployment. - - - - Returns the that returns the issue/pull request event and issue info for the specified repository. - - The Id of the repository - The that returns the issue/pull request event and issue info for the specified repository. - - - - Returns the that returns all the GPG Keys for the authenticated user. - - The that returns all the GPG Keys for the authenticated user. - - - - Returns the that returns the GPG Key for the authenticated user for the specified Id. - - The that returns the GPG Key for the authenticated user for the specified Id. - - - - - Returns the for the specified issue. - - The Id of the repository - The issue number - The for the specified issue. - - - - Returns the for the specified comment. - - The Id of the repository - The comment id - The for the specified comment. - - - - Returns the for the comments for all issues in a specific repo. - - The Id of the repository - The for the comments for all issues in a specific repo. - - - - Returns the for the comments of a specified issue. - - The Id of the repository - The issue number - The for the comments of a specified issue. - - - - Returns the that returns the named label for the specified issue. - - The Id of the repository - The issue number - The name of the label - The that returns the named label for the specified issue. - - - - Returns the that returns all of the labels for the specified issue. - - The Id of the repository - The issue number - The that returns all of the labels for the specified issue. - - - - Returns the for the specified issue to be locked/unlocked. - - The Id of the repository - The issue number - The for the specified issue to be locked/unlocked. - - - - Returns the that returns all of the issues for the currently logged in user specific to the repository. - - The Id of the repository - The that returns all of the issues for the currently logged in user specific to the repository. - - - - Returns the that returns the issue/pull request event and issue info for the specified event. - - The Id of the repository - The event id - The that returns the issue/pull request event and issue info for the specified event. - - - - Returns the that returns the issue/pull request event info for the specified issue. - - The Id of the repository - The issue number - The that returns the issue/pull request event info for the specified issue. - - - - Returns the that returns the issue/pull request event and issue info for the specified repository. - - The Id of the repository - The that returns the issue/pull request event and issue info for the specified repository. - - - - Returns the that returns the specified label. - - The Id of the repository - The name of label - The that returns the specified label. - - - - Returns the that returns all of the labels for the specified repository. - - The Id of the repository - The that returns all of the labels for the specified repository. - - - - Returns the that returns the latest release for the specified repository - - The Id of the repository - The that returns the latest release for the specified repository - - - - Returns the that returns the pull request merge state. - - The Id of the repository - The pull request number - The that returns the pull request merge state. - - - - Returns the that returns the specified milestone. - - The Id of the repository - The milestone number - The that returns the specified milestone. - - - - Returns the that returns all of the labels for all issues in the specified milestone. - - The Id of the repository - The milestone number - The that returns all of the labels for all issues in the specified milestone. - - - - Returns the that returns all of the milestones for the specified repository. - - The Id of the repository - The that returns all of the milestones for the specified repository. - - - - Returns the that returns all of the notifications for the currently logged in user specific to the repository. - - The Id of the repository - The that returns all of the notifications for the currently logged in user specific to the repository. - - - - Returns the that returns the specified pull request. - - The Id of the repository - The pull request number - The that returns the specified pull request. - - - - Returns the that returns the commits on a pull request. - - The Id of the repository - The pull request number - The that returns the commits on a pull request. - - - - Returns the that returns the files on a pull request. - - The Id of the repository - The pull request number - The that returns the files on a pull request. - - - - Returns the for the specified pull request review comment. - - The Id of the repository - The comment number - The that - - - - Returns the for the comments of a specified pull request review. - - The Id of the repository - The pull request number - The that - - - - Returns the for the reviews of a specified pull request - - The Id of the repository - The pull request number - The that - - - - Returns the for the pull request review comments on a specified repository. - - The Id of the repository - The that - - - - Returns the that lists the pull requests for a repository. - - The Id of the repository - The that lists the pull requests for a repository. - - - - Returns the for the specified reference. - - The Id of the repository - The for the specified reference. - - - - Returns the for the specified reference. - - The Id of the repository - The reference name - The for the specified reference. - - - - Returns the that returns all the assets for the specified release for the specified repository. - - The Id of the repository - The id of the release - The that returns all the assets for the specified release for the specified repository. - - - - Returns the that returns all of the releases for the specified repository. - - The Id of the repository - The that returns all of the releases for the specified repository. - - - - Returns the that returns a single release for the specified repository - - The Id of the repository - The id of the release - The that returns a single release for the specified repository - - - - Returns the that returns a single release for the specified repository - - The Id of the repository - The tag of the release - The that returns a single release for the specified repository - - - - Returns the for a repository branch. - - The Id of the repository - The name of the branch - The for a repository branch. - - - - Returns the that returns all of the branches for the specified repository. - - The Id of the repository - The that returns all of the branches for the specified repository. - - - - Returns the that returns all of the collaborators for the specified repository. - - The Id of the repository - The that returns all of the collaborators for the specified repository. - - - - Returns the for comparing two commits. - - The Id of the repository - The base commit - The head commit - The for comparing two commits. - - - - Returns the for a repository. - - The Id of the repository - The for a repository. - - - - Returns the for getting an archive of a given repository's contents, in a specific format - - The Id of the repository - The format of the archive. Can be either tarball or zipball - A valid Git reference. - The for getting an archive of a given repository's contents, in a specific format - - - - Returns the for repository commits. - - The Id of the repository - The commit reference (SHA) - The for repository commits. - - - - Returns the for repository commits. - - The Id of the repository - The for repository commits. - - - - Returns the for getting the contents of the specified repository's root - - The Id of the repository - The for getting the contents of the specified repository's root - - - - Returns the for getting the contents of the specified repository and path - - The Id of the repository - The path of the contents to get - The for getting the contents of the specified repository and path - - - - Returns the for getting the contents of the specified repository and path - - The Id of the repository - The path of the contents to get - The name of the commit/branch/tag. Default: the repository’s default branch (usually master) - The for getting the contents of the specified repository and path - - - - Returns the for repository contributors. - - The Id of the repository - The for repository contributors. - - - - Returns the for a deploy key for a repository - - The Id of the repository - The id of the deploy key of the repository - The for a deploy key for a repository - - - - Returns the for deploy keys for a repository. - - The Id of the repository - The for deploy keys for a repository. - - - - Returns the that lists the repository forks for the specified reference. - - The Id of the repository - The that lists the repository forks for the specified reference. - - - - Returns the that gets the repository hook for the specified reference. - - The Id of the repository - The identifier of the repository hook - The that gets the repository hook for the specified reference. - - - - Returns the that can ping a specified repository hook - - The Id of the repository - The identifier of the repository hook - The that can ping a specified repository hook - - - - Returns the that lists the repository hooks for the specified reference. - - The Id of the repository - The that lists the repository hooks for the specified reference. - - - - Returns the that can tests a specified repository hook - - The Id of the repository - The identifier of the repository hook - The that can tests a specified repository hook - - - - Returns the for repository languages. - - The Id of the repository - The for repository languages. - - - - Returns the for getting the page metadata for a given repository - - The Id of the repository - The for getting the page metadata for a given repository - - - - Returns the for getting all build metadata for a given repository - - The Id of the repository - The for getting all build metadata for a given repository - - - - Returns the for getting the build metadata for the last build for a given repository - - The Id of the repository - The for getting the build metadata for the last build for a given repository - - - - Returns the for getting the README of the specified repository - - The Id of the repository - The for getting the README of the specified repository - - - - Returns the for repository tags. - - The Id of the repository - The for repository tags. - - - - Returns the for repository teams. - - The Id of the repository - The for repository teams. - - - - Returns the that lists the starred repositories for the authenticated user. - - The Id of the repository - The that lists the starred repositories for the authenticated user. - - - - Returns the for the code frequency for the given repository - - The Id of the repository - The for the code frequency for the given repository - - - - Returns the for the commit activity for the given repository - - The Id of the repository - The for the commit activity for the given repository - - - - Returns the for the contributors for the given repository - - The Id of the repository - The for the contributors for the given repository - - - - Returns the for the participation for the given repository - - The Id of the repository - The for the participation for the given repository - - - - Returns the for the punch card for the given repository - - The Id of the repository - The for the punch card for the given repository - - - - Returns the for the specified tag. - - The Id of the repository - The tag reference (SHA) - The for the specified tag. - - - - Returns the for the specified tree. - - The Id of the repository - The for the specified tree. - - - - Returns the for the specified tree. - - The Id of the repository - The tree reference (SHA) - The for the specified tree. - - - - Returns the for the specified tree. - - The Id of the repository - The tree reference (SHA) - The for the specified tree. - - - - Returns the that shows whether the repo is starred by the current user. - - The Id of the repository - The that shows whether the repo is starred by the current user. - - - - Returns the that lists the watched repositories for the authenticated user. - - The Id of the repository - The that lists the watched repositories for the authenticated user. - - - - Returns the for deleting a reaction. - - The reaction number - The that lists the watched repositories for the authenticated user. - - - - Returns the for repository invitations. - - The id of the repository - The for repository invitations. - - - - Returns the for a single repository invitation. - - The id of the repository - The id of the invitation - The for repository invitations. - - - - Returns the for invitations for the current user. - - The for invitations for the current user. - - - - Returns the for a single invitation of the current user. - - The id of the invitation - The for invitations for the current user. - - - - Returns the for repository traffice referrers. - - The owner of repo - The name of repo - The for repository traffic referrers. - - - - Returns the for repository traffic referrers. - - The id of the repository - The for repository traffic referrers. - - - - Returns the for repository traffic paths. - - The owner of repo - The name of repo - The for repository traffic paths. - - - - Returns the for repository traffic paths. - - The id of the repository - The for repository traffic paths. - - - - Returns the for repository traffic views. - - The owner of repo - The name of repo - The for repository traffic views. - - - - Returns the for repository traffic views. - - The id of the repository - The for repository traffic views. - - - - Returns the for repository traffic clones. - - The owner of repo - The name of repo - The for repository traffic clones. - - - - Returns the for repository traffic clones. - - The id of the repository - The for repository traffic clones. - - - - Returns the for pull request review requests. - - The owner of repo - The name of repo - The pull request number - The for pull request review requests. - - - - Returns the for pull request review requests. - - The id of the repository - The pull request number - The for pull request review requests. - - - - Returns the for the specified project projects. - - The owner of the repository - The name of the repository - The for projects. - - - - Returns the for the specified project projects. - - The id of the repository - The for projects. - - - - Returns the for the specified organization projects. - - The name of the organization - The for projects. - - - - Returns the for a project. - - The id of the project - The for repository projects. - - - - Returns the for project columns. - - The id of the columns - The for project columns. - - - - Returns the for a specific project column. - - The id of the project - The for a specific project column. - - - - Returns the to move a project column. - - The id of the column to move - The to move a project column. - - - - Returns the for project cards. - - The id of the card - The for project cards. - - - - Returns the for project cards. - - The id of the column - The for project cards. - - - - Returns the to move a project card. - - The id of the card to move - The to move a project card. - - - - Returns the for repository's license requests. - - The owner of repo - The name of repo - The for repository's license requests. - - - - Returns the for repository's license requests. - - The id of the repository - The for repository's license requests. - - - - Returns the that returns the specified check run. - - The Id of the repository - The check run Id - The that returns the specified check run. - - - - Returns the that returns the specified check run. - - The owner of repo - The name of repo - The check run Id - The that returns the specified check run. - - - - Returns the that handles the check runs for the repository. - - The Id of the repository - The that handles the check runs for the repository. - - - - Returns the that handles the check runs for the repository. - - The owner of repo - The name of repo - The that handles the check runs for the repository. - - - - Returns the that lists the check runs for the specified reference. - - The Id of the repository - The git reference - The that returns the check runs for the specified reference. - - - - Returns the that lists the check runs for the specified reference. - - The owner of repo - The name of repo - The git reference - The that returns the check runs for the specified reference. - - - - Returns the that lists the check runs for the specified reference. - - The Id of the repository - The Id of the check suite - The that returns the check runs for the specified reference. - - - - Returns the that lists the check runs for the specified reference. - - The owner of repo - The name of repo - The Id of the check suite - The that returns the check runs for the specified reference. - - - - Returns the that lists the annotations for the specified check run. - - The Id of the repository - The Id of the check run - The that returns the annotations for the specified check run. - - - - Returns the that lists the annotations for the specified check run. - - The owner of repo - The name of repo - The Id of the check run - The that returns the annotations for the specified check run. - - - - Returns the that returns the specified check suite. - - The Id of the repository - The check run Id - The that returns the specified check suite. - - - - Returns the that returns the specified check suite. - - The owner of repo - The name of repo - The check run Id - The that returns the specified check suite. - - - - Returns the that lists the check suites for the specified reference. - - The Id of the repository - The git reference - The that returns the check suites for the specified reference. - - - - Returns the that lists the check suites for the specified reference. - - The owner of repo - The name of repo - The git reference - The that returns the check suites for the specified reference. - - - - Returns the that handles the check suites for the repository. - - The Id of the repository - The that handles the check suites for the repository. - - - - Returns the that handles the check suites for the repository. - - The owner of repo - The name of repo - The that handles the check suites for the repository. - - - - Returns the that handles the check suite requests for the repository. - - The Id of the repository - The Id of the check suite - The that handles the check suite requests for the repository. - - - - Returns the that handles the check suite requests for the repository. - - The owner of repo - The name of repo - The Id of the check suite - The that handles the check suite requests for the repository. - - - - Returns the that handles the check suite preferences for the repository. - - The Id of the repository - The that handles the check suite preferences for the repository. - - - - Returns the that handles the check suite preferences for the repository. - - The owner of repo - The name of repo - The that handles the check suite preferences for the repository. - - - - Returns the that returns all emojis in - response to a GET request. - - The for emojis. - - - - Returns the that returns rendered markdown in - response to a POST request. - - The to render markdown. - - - - Returns the that returns rendered markdown in - response to a POST request. - - The to render markdown. - - - - Returns the that returns all git ignore templates in - response to a GET request. - - The to git ignore templates. - - - - Returns the that returns specified git ignore templates in - response to a GET request. - - The name of the template to retrieve - The to git ignore template. - - - - Returns the that returns all licenses in - response to a GET request. - - The to licenses. - - - - Returns the that returns specified license in - response to a GET request. - - The key of the license to retrieve - The to license. - - - - Returns the that returns rate limit in - response to a GET request. - - The to rate limit. - - - - Returns the that returns meta in - response to a GET request. - - The to meta. - - - - Represents operations to simplify triggering the authorization flow - - - - - This method will create a new authorization for the specified OAuth application, only if an authorization - for that application doesn’t already exist for the user. It returns the user’s token for the application - if one exists. Otherwise, it creates a new one. - - - - This method allows the caller to provide a callback which is used to retrieve the two-factor code from - the user. Typically the callback is used to show some user interface to the user. - - - See API documentation - for more details. - - - The this method extends - Client Id for the OAuth application that is requesting the token - The client secret - Defines the scopes and metadata for the token - Callback used to retrieve the two-factor authentication code - from the user - - - - - Ensure input parameters - - - - - Checks an argument to ensure it isn't null. - - The argument value to check - The name of the argument - - - - Checks a string argument to ensure it isn't null or empty. - - The argument value to check - The name of the argument - - - - Checks a timespan argument to ensure it is a positive value. - - The argument value to check - The name of the argument - - - - Checks an enumerable argument to ensure it isn't null or empty. - - The argument value to check - The name of the argument - - - - Used to paginate through API response results. - - - This is meant to be internal, but I factored it out so we can change our mind more easily later. - - - - - Paginate a request to asynchronous fetch the results until no more are returned - - Type of the API resource to get. - A function which generates the first request - The original URI (used only for raising an exception) - - - - Reflects a collection of data returned from an API that can be paged. - - - - - - Returns the next page of items. - - - - - - Metadata for tracking which endpoints rely on preview API behaviour - - https://developer.github.com/v3/previews/ - - - - Represents operations to simplify working with references - - - - - Creates a branch, based off the branch specified. - - The this method extends - The owner of the repository. - The name of the repository. - The new branch name - The to base the branch from - - - - Creates a branch, based off the master branch. - - The this method extends - The owner of the repository. - The name of the repository. - The new branch name - - - - Attribute used to denote that a string property should be serialized as a base64 encoded string. - - - - - Extensions for converting between different time representations - - - - - Convert a Unix tick to a with UTC offset - - UTC tick - - - - Convert with UTC offset to a Unix tick - - Date Time with UTC offset - - - - Represents the response to a 2FA challenge from the API - - - - - Helper action for resending the 2FA code - - - - - Construct an instance of TwoFactorChallengeResult - - - - - - True if this request should resent an authentication code - - - - - The user-specified authentication code - - - - - Extensions for working with Uris - - - - - Returns a Uri where any existing relative Uri component is stripped - eg https://example.com/some/path becomes https://example.com - - Base Uri - - - - - Returns a Uri where any existing relative Uri component is replaced with the respective value - eg https://example.com/some/path becomes https://example.com/replacement/path - - Base Uri - Relative Uri to add to the base Uri, replacing any existing relative Uri component - - - - - Merge a dictionary of values with an existing - - Original request Uri - Collection of key-value pairs - Updated request Uri - - - - A connection for making API requests against URI endpoints. - Provides type-friendly convenience methods that wrap methods. - - - - - Initializes a new instance of the class. - - A connection for making HTTP requests - - - - Initializes a new instance of the class. - - A connection for making HTTP requests - A paginator for paging API responses - - - - The underlying connection. - - - - - Gets the API resource at the specified URI. - - Type of the API resource to get. - URI of the API resource to get - The API resource. - Thrown when an API error occurs. - - - - Gets the API resource at the specified URI. - - Type of the API resource to get. - URI of the API resource to get - Parameters to add to the API request - The API resource. - Thrown when an API error occurs. - - - - Gets the API resource at the specified URI. - - Type of the API resource to get. - URI of the API resource to get - Parameters to add to the API request - Accept header to use for the API request - The API resource. - Thrown when an API error occurs. - - - - Gets the HTML content of the API resource at the specified URI. - - URI of the API resource to get - Parameters to add to the API request - The API resource's HTML content. - Thrown when an API error occurs. - - - - Gets the raw content of the API resource at the specified URI. - - URI of the API resource to get - Parameters to add to the API request - The API resource's raw content or null if the points to a directory. - Thrown when an API error occurs. - - - - Gets all API resources in the list at the specified URI. - - Type of the API resource in the list. - URI of the API resource to get - of the The API resources in the list. - Thrown when an API error occurs. - - - - Gets all API resources in the list at the specified URI. - - Type of the API resource in the list. - URI of the API resource to get - Options for changing the API response - of the The API resources in the list. - Thrown when an API error occurs. - - - - Gets all API resources in the list at the specified URI. - - Type of the API resource in the list. - URI of the API resource to get - Parameters to add to the API request - of the The API resources in the list. - Thrown when an API error occurs. - - - - Gets all API resources in the list at the specified URI. - - Type of the API resource in the list. - URI of the API resource to get - Accept header to use for the API request - of the The API resources in the list. - Thrown when an API error occurs. - - - - Gets all API resources in the list at the specified URI. - - Type of the API resource in the list. - URI of the API resource to get - Parameters to add to the API request - Options for changing the API response - of the The API resources in the list. - Thrown when an API error occurs. - - - - Gets all API resources in the list at the specified URI. - - Type of the API resource in the list. - URI of the API resource to get - Parameters to add to the API request - Accept header to use for the API request - of the The API resources in the list. - Thrown when an API error occurs. - - - - Creates a new API resource in the list at the specified URI. - - URI endpoint to send request to - Representing the received HTTP response - Thrown when an API error occurs. - - - - Creates a new API resource in the list at the specified URI. - - The API resource's type. - URI of the API resource to get - The created API resource. - Thrown when an API error occurs. - - - - Creates a new API resource in the list at the specified URI. - - The API resource's type. - URI of the API resource to get - Object that describes the new API resource; this will be serialized and used as the request's body - The created API resource. - Thrown when an API error occurs. - - - - Creates a new API resource in the list at the specified URI. - - The API resource's type. - URI of the API resource to get - Object that describes the new API resource; this will be serialized and used as the request's body - Accept header to use for the API request - The created API resource. - Thrown when an API error occurs. - - - - Creates a new API resource in the list at the specified URI. - - The API resource's type. - URI of the API resource to get - Object that describes the new API resource; this will be serialized and used as the request's body - Accept header to use for the API request - Content type of the API request - The created API resource. - Thrown when an API error occurs. - - - - Creates a new API resource in the list at the specified URI. - - The API resource's type. - URI of the API resource to get - Object that describes the new API resource; this will be serialized and used as the request's body - Accept header to use for the API request - Content type of the API request - Two Factor Authentication Code - The created API resource. - Thrown when an API error occurs. - - - - Creates or replaces the API resource at the specified URI - - URI of the API resource to put - A for the request's execution. - - - - Creates or replaces the API resource at the specified URI. - - The API resource's type. - URI of the API resource to create or replace - Object that describes the API resource; this will be serialized and used as the request's body - The created API resource. - Thrown when an API error occurs. - - - - Creates or replaces the API resource at the specified URI. - - The API resource's type. - URI of the API resource to create or replace - Object that describes the API resource; this will be serialized and used as the request's body - The two-factor authentication code in response to the current user's previous challenge - The created API resource. - Thrown when an API error occurs. - - - - Creates or replaces the API resource at the specified URI. - - The API resource's type. - URI of the API resource to create or replace - Object that describes the API resource; this will be serialized and used as the request's body - The two-factor authentication code in response to the current user's previous challenge - Accept header to use for the API request - The created API resource. - Thrown when an API error occurs. - - - - Updates the API resource at the specified URI. - - URI of the API resource to patch - A for the request's execution. - - - - Updates the API resource at the specified URI. - - URI of the API resource to patch - Accept header to use for the API request - A for the request's execution. - - - - Updates the API resource at the specified URI. - - The API resource's type. - URI of the API resource to update - Object that describes the API resource; this will be serialized and used as the request's body - The updated API resource. - Thrown when an API error occurs. - - - - Updates the API resource at the specified URI. - - The API resource's type. - URI of the API resource to update - Object that describes the API resource; this will be serialized and used as the request's body - Accept header to use for the API request - The updated API resource. - Thrown when an API error occurs. - - - - Deletes the API object at the specified URI. - - URI of the API resource to delete - A for the request's execution. - - - - Deletes the API object at the specified URI. - - URI of the API resource to delete - Two Factor Code - A for the request's execution. - - - - Deletes the API object at the specified URI. - - URI of the API resource to delete - Object that describes the API resource; this will be serialized and used as the request's body - A for the request's execution. - - - - Performs an asynchronous HTTP DELETE request that expects an empty response. - - URI endpoint to send request to - The object to serialize as the body of the request - Specifies accept response media type - The returned - - - - Performs an asynchronous HTTP DELETE request. - - The API resource's type. - URI endpoint to send request to - The object to serialize as the body of the request - - - - Performs an asynchronous HTTP DELETE request. - Attempts to map the response body to an object of type - - The API resource's type. - URI endpoint to send request to - Specifies accept response media type - The returned - - - - Performs an asynchronous HTTP DELETE request. - Attempts to map the response body to an object of type - - The type to map the response to - URI endpoint to send request to - The object to serialize as the body of the request - Specifies accept response media type - - - - Executes a GET to the API object at the specified URI. This operation is appropriate for API calls which - queue long running calculations and return a collection of a resource. - It expects the API to respond with an initial 202 Accepted, and queries again until a 200 OK is received. - It returns an empty collection if it receives a 204 No Content response. - - The API resource's type. - URI of the API resource to update - A token used to cancel this potentially long running request - The updated API resource. - Thrown when an API error occurs. - - - - Extra information returned as part of each api response. - - - - - Oauth scopes that were included in the token used to make the request. - - - - - Oauth scopes accepted for this particular call. - - - - - Etag - - - - - Links to things like next/previous pages - - - - - Information about the API rate limit - - - - - The best-effort time difference between the server and the client. - - - If both the server and the client have reasonably accurate clocks, - the value of this property will be close to . - The actual value is sensitive to network transmission and processing - delays. - - - - - Allows you to clone ApiInfo - - A clone of - - - - A connection for making HTTP requests against URI endpoints. - - - - - Creates a new connection instance used to make requests of the GitHub API. - - - See more information regarding User-Agent requirements here: https://developer.github.com/v3/#user-agent-required - - - The name (and optionally version) of the product using this library, the name of your GitHub organization, or your GitHub username (in that order of preference). This is sent to the server as part of - the user agent for analytics purposes, and used by GitHub to contact you if there are problems. - - - - - Creates a new connection instance used to make requests of the GitHub API. - - - See more information regarding User-Agent requirements here: https://developer.github.com/v3/#user-agent-required - - - The name (and optionally version) of the product using this library, the name of your GitHub organization, or your GitHub username (in that order of preference). This is sent to the server as part of - the user agent for analytics purposes, and used by GitHub to contact you if there are problems. - - - The client to use for executing requests - - - - - Creates a new connection instance used to make requests of the GitHub API. - - - See more information regarding User-Agent requirements here: https://developer.github.com/v3/#user-agent-required - - - The name (and optionally version) of the product using this library, the name of your GitHub organization, or your GitHub username (in that order of preference). This is sent to the server as part of - the user agent for analytics purposes, and used by GitHub to contact you if there are problems. - - - The address to point this client to such as https://api.github.com or the URL to a GitHub Enterprise - instance - - - - Creates a new connection instance used to make requests of the GitHub API. - - - See more information regarding User-Agent requirements here: https://developer.github.com/v3/#user-agent-required - - - The name (and optionally version) of the product using this library, the name of your GitHub organization, or your GitHub username (in that order of preference). This is sent to the server as part of - the user agent for analytics purposes, and used by GitHub to contact you if there are problems. - - Provides credentials to the client when making requests - - - - Creates a new connection instance used to make requests of the GitHub API. - - - See more information regarding User-Agent requirements here: https://developer.github.com/v3/#user-agent-required - - - The name (and optionally version) of the product using this library, the name of your GitHub organization, or your GitHub username (in that order of preference). This is sent to the server as part of - the user agent for analytics purposes, and used by GitHub to contact you if there are problems. - - - The address to point this client to such as https://api.github.com or the URL to a GitHub Enterprise - instance - Provides credentials to the client when making requests - - - - Creates a new connection instance used to make requests of the GitHub API. - - - See more information regarding User-Agent requirements here: https://developer.github.com/v3/#user-agent-required - - - The name (and optionally version) of the product using this library, the name of your GitHub organization, or your GitHub username (in that order of preference). This is sent to the server as part of - the user agent for analytics purposes, and used by GitHub to contact you if there are problems. - - - The address to point this client to such as https://api.github.com or the URL to a GitHub Enterprise - instance - Provides credentials to the client when making requests - A raw used to make requests - Class used to serialize and deserialize JSON requests - - - - Gets the latest API Info - this will be null if no API calls have been made - - representing the information returned as part of an Api call - - - - Performs an asynchronous HTTP GET request that expects a containing HTML. - - URI endpoint to send request to - Querystring parameters for the request - representing the received HTTP response - - - - Performs an asynchronous HTTP GET request that expects a containing raw data. - - URI endpoint to send request to - Querystring parameters for the request - representing the received HTTP response - The property will be null if the points to a directory instead of a file - - - - Performs an asynchronous HTTP POST request. - - URI endpoint to send request to - representing the received HTTP response - - - - Performs an asynchronous HTTP POST request. - Attempts to map the response body to an object of type - - The type to map the response to - URI endpoint to send request to - The object to serialize as the body of the request - Specifies accepted response media types. - Specifies the media type of the request body - Two Factor Authentication Code - representing the received HTTP response - - - - Performs an asynchronous HTTP PATCH request. - - URI endpoint to send request to - representing the received HTTP response - - - - Performs an asynchronous HTTP PATCH request. - - URI endpoint to send request to - Specifies accept response media type - representing the received HTTP response - - - - Performs an asynchronous HTTP PUT request that expects an empty response. - - URI endpoint to send request to - The returned - - - - Performs an asynchronous HTTP PUT request that expects an empty response. - - URI endpoint to send request to - Specifies accepted response media types. - The returned - - - - Performs an asynchronous HTTP DELETE request that expects an empty response. - - URI endpoint to send request to - The returned - - - - Performs an asynchronous HTTP DELETE request that expects an empty response. - - URI endpoint to send request to - Two Factor Code - The returned - - - - Performs an asynchronous HTTP DELETE request that expects an empty response. - - URI endpoint to send request to - The object to serialize as the body of the request - The returned - - - - Performs an asynchronous HTTP DELETE request that expects an empty response. - - URI endpoint to send request to - The object to serialize as the body of the request - Specifies accept response media type - The returned - - - - Performs an asynchronous HTTP DELETE request. - - The API resource's type. - URI endpoint to send request to - The object to serialize as the body of the request - - - - Performs an asynchronous HTTP DELETE request. - Attempts to map the response body to an object of type - - The type to map the response to - URI endpoint to send request to - The object to serialize as the body of the request - Specifies accept response media type - - - - Base address for the connection. - - - - - Gets the used to provide credentials for the connection. - - - - - Gets or sets the credentials used by the connection. - - - You can use this property if you only have a single hard-coded credential. Otherwise, pass in an - to the constructor. - Setting this property will change the to use - the default with just these credentials. - - - - - Set the GitHub Api request timeout. - - The Timeout value - - - - A connection for making API requests against URI endpoints. - Provides type-friendly convenience methods that wrap methods. - - - - - The underlying connection. - - - - - Gets the API resource at the specified URI. - - Type of the API resource to get. - URI of the API resource to get - The API resource. - Thrown when an API error occurs. - - - - Gets the API resource at the specified URI. - - Type of the API resource to get. - URI of the API resource to get - Parameters to add to the API request - The API resource. - Thrown when an API error occurs. - - - - Gets the API resource at the specified URI. - - Type of the API resource to get. - URI of the API resource to get - Parameters to add to the API request - Accept header to use for the API request - The API resource. - Thrown when an API error occurs. - - - - Gets the HTML content of the API resource at the specified URI. - - URI of the API resource to get - Parameters to add to the API request - The API resource's HTML content. - Thrown when an API error occurs. - - - - Gets the raw content of the API resource at the specified URI. - - URI of the API resource to get - Parameters to add to the API request - The API resource's raw content or null if the points to a directory. - Thrown when an API error occurs. - - - - Gets all API resources in the list at the specified URI. - - Type of the API resource in the list. - URI of the API resource to get - of the API resources in the list. - Thrown when an API error occurs. - - - - Gets all API resources in the list at the specified URI. - - Type of the API resource in the list. - URI of the API resource to get - Options for changing the API response - of the API resources in the list. - Thrown when an API error occurs. - - - - Gets all API resources in the list at the specified URI. - - Type of the API resource in the list. - URI of the API resource to get - Parameters to add to the API request - of the API resources in the list. - Thrown when an API error occurs. - - - - Gets all API resources in the list at the specified URI. - - Type of the API resource in the list. - URI of the API resource to get - Accept header to use for the API request - of the API resources in the list. - Thrown when an API error occurs. - - - - Gets all API resources in the list at the specified URI. - - Type of the API resource in the list. - URI of the API resource to get - Parameters to add to the API request - Options for changing the API response - of the API resources in the list. - Thrown when an API error occurs. - - - - Gets all API resources in the list at the specified URI. - - Type of the API resource in the list. - URI of the API resource to get - Parameters to add to the API request - Accept header to use for the API request - of the API resources in the list. - Thrown when an API error occurs. - - - - Gets all API resources in the list at the specified URI. - - Type of the API resource in the list. - URI of the API resource to get - Parameters to add to the API request - Accept header to use for the API request - Options for changing the API response - of the API resources in the list. - Thrown when an API error occurs. - - - - Creates a new API resource in the list at the specified URI. - - URI endpoint to send request to - Representing the received HTTP response - Thrown when an API error occurs. - - - - Creates a new API resource in the list at the specified URI. - - The API resource's type. - URI endpoint to send request to - The created API resource. - Thrown when an API error occurs. - - - - Creates a new API resource in the list at the specified URI. - - The API resource's type. - URI of the API resource to get - Object that describes the new API resource; this will be serialized and used as the request's body - The created API resource. - Thrown when an API error occurs. - - - - Creates a new API resource in the list at the specified URI. - - The API resource's type. - URI of the API resource to get - Object that describes the new API resource; this will be serialized and used as the request's body - Accept header to use for the API request - The created API resource. - Thrown when an API error occurs. - - - - Creates a new API resource in the list at the specified URI. - - The API resource's type. - URI of the API resource to get - Object that describes the new API resource; this will be serialized and used as the request's body - Accept header to use for the API request - Content type of the API request - The created API resource. - Thrown when an API error occurs. - - - - Creates a new API resource in the list at the specified URI. - - The API resource's type. - URI of the API resource to get - Object that describes the new API resource; this will be serialized and used as the request's body - Accept header to use for the API request - Content type of the API request - Two Factor Authentication Code - The created API resource. - Thrown when an API error occurs. - - - - Creates a new API resource in the list at the specified URI. - - The API resource's type. - URI of the API resource to get - Object that describes the new API resource; this will be serialized and used as the request's body - Accept header to use for the API request - Content type of the API request - Timeout for the request - The created API resource. - Thrown when an API error occurs. - - - - Creates or replaces the API resource at the specified URI - - URI of the API resource to put - A for the request's execution. - - - - Creates or replaces the API resource at the specified URI. - - The API resource's type. - URI of the API resource to create or replace - Object that describes the API resource; this will be serialized and used as the request's body - The created API resource. - Thrown when an API error occurs. - - - - Creates or replaces the API resource at the specified URI. - - The API resource's type. - URI of the API resource to create or replace - Object that describes the API resource; this will be serialized and used as the request's body - The two-factor authentication code in response to the current user's previous challenge - The created API resource. - Thrown when an API error occurs. - - - - Creates or replaces the API resource at the specified URI. - - The API resource's type. - URI of the API resource to create or replace - Object that describes the API resource; this will be serialized and used as the request's body - The two-factor authentication code in response to the current user's previous challenge - Accept header to use for the API request - The created API resource. - Thrown when an API error occurs. - - - - Updates the API resource at the specified URI. - - URI of the API resource to patch - A for the request's execution. - - - - Updates the API resource at the specified URI. - - URI of the API resource to patch - Accept header to use for the API request - A for the request's execution. - - - - Updates the API resource at the specified URI. - - The API resource's type. - URI of the API resource to update - Object that describes the API resource; this will be serialized and used as the request's body - The updated API resource. - Thrown when an API error occurs. - - - - Updates the API resource at the specified URI. - - The API resource's type. - URI of the API resource to update - Object that describes the API resource; this will be serialized and used as the request's body - Accept header to use for the API request - The updated API resource. - Thrown when an API error occurs. - - - - Deletes the API object at the specified URI. - - URI of the API resource to delete - A for the request's execution. - - - - Deletes the API object at the specified URI. - - URI of the API resource to delete - Two Factor Code - A for the request's execution. - - - - Deletes the API object at the specified URI. - - URI of the API resource to delete - Object that describes the API resource; this will be serialized and used as the request's body - A for the request's execution. - - - - Performs an asynchronous HTTP DELETE request that expects an empty response. - - URI endpoint to send request to - The object to serialize as the body of the request - Specifies accept response media type - The returned - - - - Performs an asynchronous HTTP DELETE request. - - The API resource's type. - URI endpoint to send request to - The object to serialize as the body of the request - - - - Performs an asynchronous HTTP DELETE request. - Attempts to map the response body to an object of type - - The API resource's type. - URI endpoint to send request to - Specifies accept response media type - The returned - - - - Performs an asynchronous HTTP DELETE request. - Attempts to map the response body to an object of type - - The API resource's type. - URI endpoint to send request to - The object to serialize as the body of the request - Specifies accept response media type - The returned - - - - Executes a GET to the API object at the specified URI. This operation is appropriate for API calls which - queue long running calculations and return a collection of a resource. - It expects the API to respond with an initial 202 Accepted, and queries again until a 200 OK is received. - It returns an empty collection if it receives a 204 No Content response. - - The API resource's type. - URI of the API resource to update - A token used to cancel this potentially long running request - The updated API resource. - Thrown when an API error occurs. - - - - Provides a property for the Last recorded API information - - - - - Gets the latest API Info - this will be null if no API calls have been made - - representing the information returned as part of an API call - - - - A connection for making HTTP requests against URI endpoints. - - - - - Performs an asynchronous HTTP GET request that expects a containing HTML. - - URI endpoint to send request to - Querystring parameters for the request - representing the received HTTP response - - - - Performs an asynchronous HTTP GET request that expects a containing raw data. - - URI endpoint to send request to - Querystring parameters for the request - representing the received HTTP response - The property will be null if the points to a directory instead of a file - - - - Performs an asynchronous HTTP GET request. - Attempts to map the response to an object of type - - The type to map the response to - URI endpoint to send request to - Querystring parameters for the request - Specifies accepted response media types. - representing the received HTTP response - - - - Performs an asynchronous HTTP GET request. - Attempts to map the response to an object of type - - The type to map the response to - URI endpoint to send request to - Querystring parameters for the request - Specifies accepted response media types. - A token used to cancel the Get request - representing the received HTTP response - - - - Performs an asynchronous HTTP GET request. - Attempts to map the response to an object of type - - The type to map the response to - URI endpoint to send request to - Expiration time of the request - representing the received HTTP response - - - - Performs an asynchronous HTTP PATCH request. - - URI endpoint to send request to - representing the received HTTP response - - - - Performs an asynchronous HTTP PATCH request. - - URI endpoint to send request to - Specifies accepted response media types. - representing the received HTTP response - - - - Performs an asynchronous HTTP PATCH request. - Attempts to map the response body to an object of type - - The type to map the response to - URI endpoint to send request to - The object to serialize as the body of the request - representing the received HTTP response - - - - Performs an asynchronous HTTP PATCH request. - Attempts to map the response body to an object of type - - The type to map the response to - URI endpoint to send request to - The object to serialize as the body of the request - Specifies accepted response media types. - representing the received HTTP response - - - - Performs an asynchronous HTTP POST request. - - URI endpoint to send request to - The returned - - - - Performs an asynchronous HTTP POST request. - - URI endpoint to send request to - The object to serialize as the body of the request - Specifies accepted response media types. - The returned - - - - Performs an asynchronous HTTP POST request. - Attempts to map the response body to an object of type - - The type to map the response to - URI endpoint to send request to - representing the received HTTP response - - - - Performs an asynchronous HTTP POST request. - Attempts to map the response body to an object of type - - The type to map the response to - URI endpoint to send request to - The object to serialize as the body of the request - Specifies accepted response media types. - Specifies the media type of the request body - Extra parameters for authentication. - representing the received HTTP response - - - - Performs an asynchronous HTTP POST request. - Attempts to map the response body to an object of type - - The type to map the response to - URI endpoint to send request to - The object to serialize as the body of the request - Specifies accepted response media types. - Specifies the media type of the request body - Two Factor Authentication Code - representing the received HTTP response - - - - Performs an asynchronous HTTP POST request. - Attempts to map the response body to an object of type - - The type to map the response to - URI endpoint to send request to - The object to serialize as the body of the request - Specifies accepted response media types. - Specifies the media type of the request body - - representing the received HTTP response - - - - Performs an asynchronous HTTP POST request. - Attempts to map the response body to an object of type - - - We have one case where we need to override the BaseAddress. This overload is for that case. - https://developer.github.com/v3/oauth/#web-application-flow - - The type to map the response to - URI endpoint to send request to - The object to serialize as the body of the request - Specifies accepted response media types. - Specifies the media type of the request body - Allows overriding the base address for a post. - representing the received HTTP response - - - - Performs an asynchronous HTTP PUT request. - Attempts to map the response body to an object of type - - The type to map the response to - URI endpoint to send request to - The body of the request - representing the received HTTP response - - - - Performs an asynchronous HTTP PUT request using the provided two factor authentication code. - Attempts to map the response body to an object of type - - The type to map the response to - URI endpoint to send request to - The object to serialize as the body of the request - Two factory authentication code to use - representing the received HTTP response - - - - Performs an asynchronous HTTP PUT request using the provided two factor authentication code. - Attempts to map the response body to an object of type - - The type to map the response to - URI endpoint to send request to - The object to serialize as the body of the request - Two factory authentication code to use - Specifies accepted response media types. - representing the received HTTP response - - - - Performs an asynchronous HTTP PUT request that expects an empty response. - - URI endpoint to send request to - The returned - - - - Performs an asynchronous HTTP PUT request that expects an empty response. - - URI endpoint to send request to - Specifies accepted response media types. - The returned - - - - Performs an asynchronous HTTP DELETE request that expects an empty response. - - URI endpoint to send request to - The returned - - - - Performs an asynchronous HTTP DELETE request that expects an empty response. - - URI endpoint to send request to - Two Factor Code - The returned - - - - Performs an asynchronous HTTP DELETE request that expects an empty response. - - URI endpoint to send request to - The object to serialize as the body of the request - The returned - - - - Performs an asynchronous HTTP DELETE request that expects an empty response. - - URI endpoint to send request to - The object to serialize as the body of the request - Specifies accept response media type - The returned - - - - Performs an asynchronous HTTP DELETE request. - - The API resource's type. - URI endpoint to send request to - The object to serialize as the body of the request - - - - Performs an asynchronous HTTP DELETE request. - Attempts to map the response body to an object of type - - The type to map the response to - URI endpoint to send request to - The object to serialize as the body of the request - Specifies accept response media type - - - - Base address for the connection. - - - - - Gets the used to provide credentials for the connection. - - - - - Gets or sets the credentials used by the connection. - - - You can use this property if you only have a single hard-coded credential. Otherwise, pass in an - to the constructor. - Setting this property will change the to use - the default with just these credentials. - - - - - Set the GitHub Api request timeout. - - The Timeout value - - - - Abstraction for interacting with credentials - - - - - Retrieve the credentials from the underlying store - - A continuation containing credentials - - - - A response from an API call that includes the deserialized object instance. - - - - - Object deserialized from the JSON response body. - - - - - The original non-deserialized http response. - - - - - Represents a generic HTTP response - - - - - Raw response body. Typically a string, but when requesting images, it will be a byte array. - - - - - Information about the API. - - - - - Information about the API response parsed from the response headers. - - - - - The response status code. - - - - - The content type of the response. - - - - - Represents a product header value. This is used to generate the User Agent string sent with each request. The - name used should represent the product, the GitHub Organization, or the GitHub username that's using Octokit.net (in that order of preference). - - - This class is a wrapper around - so that consumers of Octokit.net would not have to add a reference to the System.Net.Http.Headers namespace. - See more information regarding User-Agent requirements here: https://developer.github.com/v3/#user-agent-required - - - - - Initializes a new instance of the class. - - - See more information regarding User-Agent requirements here: https://developer.github.com/v3/#user-agent-required - - The name of the product, the GitHub Organization, or the GitHub Username (in that order of preference) that's using Octokit - - - - Initializes a new instance of the class. - - - See more information regarding User-Agent requirements here: https://developer.github.com/v3/#user-agent-required - - The name of the product, the GitHub Organization, or the GitHub Username (in that order of preference) that's using Octokit - The version of the product that's using Octokit - - - - The name of the product, the GitHub Organization, or the GitHub Username that's using Octokit (in that order of preference) - - - See more information regarding User-Agent requirements here: https://developer.github.com/v3/#user-agent-required - - - - - The version of the product. - - - - - Parses a string in the format "foo" or "foo/1.0" and returns the corresponding - instance. - - The input. - - - - Parses a string in the format "foo" or "foo/1.0" and returns the corresponding - instance via an out parameter. - - The input. - The parsed value. - - - - The maximum number of requests that the consumer is permitted to make per hour. - - - - - The number of requests remaining in the current rate limit window. - - - - - The date and time at which the current rate limit window resets - - - - - The date and time at which the current rate limit window resets - in UTC epoch seconds - - - - - Allows you to clone RateLimit - - A clone of - - - - Container for the static method that represents an - intentional empty request body to avoid overloading null. - - - - - A Client for the GitHub API v3. You can read more about the API here: http://developer.github.com. - - - - - Set the GitHub API request timeout. - Useful to set a specific timeout for lengthy operations, such as uploading release assets - - - See more information here: https://technet.microsoft.com/library/system.net.http.httpclient.timeout(v=vs.110).aspx - - The Timeout value - - - - Provides a client connection to make rest requests to HTTP endpoints. - - - - - Access GitHub's Authorization API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/oauth_authorizations/ - - - - - Access GitHub's Activity API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/activity/ - - - - - Access GitHub's Application API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/apps/ - - - - - Access GitHub's Issue API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/issues/ - - - - - Access GitHub's Migration API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/migration/ - - - - - Access GitHub's Miscellaneous API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/misc/ - - - - - Access GitHub's OAuth API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/oauth/ - - - - - Access GitHub's Organizations API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/orgs/ - - - - - Access GitHub's Pull Requests API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/pulls/ - - - - - Access GitHub's Repositories API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/repos/ - - - - - Access GitHub's Gists API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/gists/ - - - - - Access GitHub's Users API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/users/ - - - - - Access GitHub's Git Data API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/git/ - - - - - Access GitHub's Search API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/search/ - - - - - Access GitHub's Enterprise API - - - Refer to the API documentation for more information: https://developer.github.com/v3/enterprise/ - - - - - Access GitHub's Reactions API - - - Refer to the API documentation for more information: https://developer.github.com/v3/reactions/ - - - - - Access GitHub's Checks API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/checks/ - - - - - States of a Team/Organization Membership - - - - - Author has been invited to collaborate on the repository. - - - - - Author has previously committed to the repository. - - - - - Author has not previously committed to GitHub. - - - - - Author has not previously committed to the repository. - - - - - Author is a member of the organization that owns the repository. - - - - - Author is the owner of the repository. - - - - - Author has no association with the repository. - - - - - Enables or disables automatic creation of CheckSuite events upon pushes to the repository - - - - - Enables or disables automatic creation of CheckSuite events upon pushes to the repository - - The Id of the GitHub App (required) - Set to true to enable automatic creation of CheckSuite events upon pushes to the repository, or false to disable them (required) - - - - The Id of the GitHub App - - - - - Set to true to enable automatic creation of CheckSuite events upon pushes to the repository, or false to disable them - - - - - Check Suite preferences - - - - - Check Suite preferences - - Enables or disables automatic creation of CheckSuite events upon pushes to the repository. Enabled by default - - - - Enables or disables automatic creation of CheckSuite events upon pushes to the repository. Enabled by default - - - - - Represents the author or committer to a Git commit. This is the information stored in Git and should not be - confused with GitHub account information. - - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - The full name of the author or committer. - The email. - The date. - - - - Initializes a new instance of the class. - - The GraphQL Node Id - The full name of the author or committer. - The email. - The date. - - - - GraphQL Node Id - - - - - Gets the name of the author or committer. - - - The name. - - - - - Gets the email of the author or committer. - - - The email. - - - - - Gets the date of the author or contributor's contributions. - - - The date. - - - - - Specify the start page for pagination actions - - - Page numbering is 1-based on the server - - - - - Specify the number of pages to return - - - - - Specify the number of results to return for each page - - - Results returned may be less than this total if you reach the final page of results - - - - - Used to add assignees to an issue. - - - API: https://developer.github.com/v3/git/commits/#create-a-commit - - - - - Used to create a new authorization. - - - - - Replaces the authorization scopes with this list. - - - - - A list of scopes to add to this authorization. - - - - - A list of scopes to remove from this authorization. - - - - - An optional note to remind you what the OAuth token is for. - - - - - An optional URL to remind you what app the OAuth token is for. - - - - - Optional parameter that allows an OAuth application to create multiple authorizations for a single user - - - - - Base class for searching issues/code/users/repos - - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - The term. - - - - The search term - - - - - The sort field - - - - - Gets the sort order as a properly formatted lowercased query string parameter. - - - The sort order. - - - - - Optional Sort order if sort parameter is provided. One of asc or desc; the default is desc. - - - - - Page of paginated results - - - - - Number of items per page - - - - - All qualifiers that are used for this search - - - - - Add qualifiers onto the search term - - - - - Any additional parameters required by the derived class - - - - - Get the query parameters that will be appending onto the search - - - - - Wraps a string for the body of a request. - - - - - Initializes a new instance of the class. - - The body. - - - - Gets the body. - - - The body. - - - - - Specifies the requested settings for branch protection - - - Note: this is a PREVIEW api: https://developer.github.com/changes/2016-06-27-protected-branches-api-update/ - - - - - Create a BranchProtection update request - - Specifies the requested status check settings. Pass null to disable status checks - - - - Create a BranchProtection update request - - Specifies if reviews are required to merge the pull request. Pass null to disable restrictions - - - - Create a BranchProtection update request - - Specifies the requested push access restrictions (applies only to Organization owned repositories). Pass null to disable push access restrictions - - - - Create a BranchProtection update request - - Specifies whether the protections applied to this branch also apply to repository admins - - - - Create a BranchProtection update request - - Specifies the requested status check settings. Pass null to disable status checks - Specifies if reviews are required to merge the pull request. Pass null to disable required reviews - Specifies whether the protections applied to this branch also apply to repository admins - - - - Create a BranchProtection update request - - Specifies the requested status check settings. Pass null to disable status checks - Specifies if reviews are required to merge the pull request. Pass null to disable required reviews - Specifies the requested push access restrictions (applies only to Organization owned repositories). Pass null to disable push access restrictions - Specifies whether the protections applied to this branch also apply to repository admins - - - - Status check settings for the protected branch - - - - - Required Pull Request review settings for the protected branch - - - - - Push access restrictions for the protected branch - - - - - Specifies whether the protections applied to this branch also apply to repository admins - - - - - Specifies settings for status checks which must pass before branches can be merged into the protected branch - - - - - Status check settings for branch protection - - Require branches to be up to date before merging - Require status checks to pass before merging - - - - Require branches to be up to date before merging - - - - - Require status checks to pass before merging - - - - - Specifies teams and/or people allowed to push to the protected branch. Required status checks will still prevent these people from merging if the checks fail - - - - - Specify only administrators are allowed to push to this branch. Required status checks will still prevent these people from merging if the checks fail - - - - - Specify teams (in addition to Administrators) allowed to push to this branch. Required status checks will still prevent these people from merging if the checks fail - - List of Team slugs allowed to push to this branch - - - - Specify people (in addition to Administrators) allowed to push to this branch. Required status checks will still prevent these people from merging if the checks fail - - List of User logins allowed to push to this branch - - - - Specify teams and/or people (in addition to Administrators) allowed to push to this branch. Required status checks will still prevent these people from merging if the checks fail - - List of Team slugs allowed to push to this branch - List of User logins allowed to push to this branch - - - - List of Team slugs allowed to push to this branch - - - - - List of User logins allowed to push to this branch - - - - - Specifies settings for requiring pull request reviews before merging a pull request. - - - - - Settings for requiring reviews before a pull request can be merged. - - Dismiss approved reviews automatically when a new commit is pushed. - Blocks merge until code owners have reviewed. - Specify the number of reviewers required to approve pull requests. Use a number between 1 and 6. - - - - Settings for requiring reviews before a pull request can be merged. - - Specify which users and teams can dismiss pull request reviews (applies only to Organization owned repositories). - Dismiss approved reviews automatically when a new commit is pushed. - Blocks merge until code owners have reviewed. - Specify the number of reviewers required to approve pull requests. Use a number between 1 and 6. - - - - Specify which users and teams can dismiss pull request reviews. - - - - - Dismiss approved reviews automatically when a new commit is pushed. - - - - - Blocks merge until code owners have reviewed. - - - - - Specify the number of reviewers required to approve pull requests. Use a number between 1 and 6. - - - - - Specifies whether review dismissal for the protected branch will be restricted to Admins, specified Teams/Users or unrestricted - - - - - Specify whether dismissing reviews is restricted or not - - True to restrict review dismissal to Administrators, false to disable restrictions - - - - Restrict dismissing reviews to the specified teams (in addition to Administrators). - - List of Team slugs allowed to dismiss reviews - - - - Restrict dismissing reviews to the specified people (in addition to Administrators). - - List of User logins allowed to dismiss reviews - - - - Restrict dismissing reviews to the specified teams and people (in addition to Administrators). - - List of Team slugs allowed to dismiss reviews - List of User logins allowed to dismiss reviews - - - - List of Team slugs allowed to dismiss reviews - - - - - List of User logins allowed to dismiss reviews - - - - - Details to filter a check suite request, such as by App Id or check run name - - - - - Returns check runs with the specified name. - - - - - Returns check runs with the specified status. Can be one of queued, in_progress, or completed. - - - - - Filters check runs by their completed_at timestamp. Can be one of latest (returning the most recent check runs) or all. Default: latest - - - - - Creates a new Check Run - - - - - The name of the check. For example, "code-coverage" - - - - - The URL of the integrator's site that has the full details of the check - - - - - A reference for the run on the integrator's system - - - - - The current status. Can be one of queued, in_progress, or completed. Default: queued - - - - - The time that the check run began - - - - - Required if you provide completed_at or a status of completed. The final conclusion of the check. Can be one of success, failure, neutral, cancelled, timed_out, or action_required. When the conclusion is action_required, additional details should be provided on the site specified by details_url. - Note: Providing conclusion will automatically set the status parameter to completed - - - - - Required if you provide conclusion. The time the check completed - - - - - Check runs can accept a variety of data in the output object, including a title and summary and can optionally provide descriptive details about the run - - - - - Possible further actions the integrator can perform, which a user may trigger. Each action includes a label, identifier and description. A maximum of three actions are accepted - - - - - Details to filter a check suite request, such as by App Id or check run name - - - - - Filters check suites by GitHub App Id - - - - - Filters check suites by the name of the check run - - - - - Request to trigger the creation of a check suite - - - - - Request to trigger the creation of a check suite - - The sha of the head commit (required) - - - - The sha of the head commit - - - - - Used to set the permission for a collaborator. - - - - - The permission to grant the collaborator on this repository. - - - - - Encapsulates the parameters for a request to retrieve commits. - - - - - SHA or branch to start listing commits from. - - - - - Only commits containing this file path will be returned. - - - - - GitHub login or email address by which to filter by commit author. - - - - - Only commits after this date will be returned. - - - - - Only commits before this date will be returned. - - - - - Base class with common properties for all the Repository Content Request APIs. - - - - - Initializes a new instance of the class. - - The message. - - - - Initializes a new instance of the class. - - The message. - The branch the request is for. - - - - The commit message. This is required. - - - - - The branch name. If null, this defaults to the default branch which is usually "master". - - - - - Specifies the committer to use for the commit. This is optional. - - - - - Specifies the author to use for the commit. This is optional. - - - - - Represents the request to delete a file in a repository. - - - - - Initializes a new instance of the class. - - The message. - The sha. - - - - Initializes a new instance of the class. - - The message. - The sha. - The branch the request is for. - - - - Represents the parameters to create a file in a repository. - - https://developer.github.com/v3/repos/contents/#create-a-file - - - - Creates an instance of a . - - The message. - The content. - - - - Initializes a new instance of the class. - - The message. - The content. - The branch the request is for. - - - - Creates an instance of a . - - The message. - The content. - True to convert content to base64. - - - - Initializes a new instance of the class. - - The message. - The content. - The branch the request is for. - True to convert content to base64. - - - - The contents of the file to create, Base64 encoded. This is required. - - - - - Represents the parameters to update a file in a repository. - - - - - Creates an instance of a . - - The message. - The content. - The sha. - - - - Creates an instance of a . - - The message. - The content. - The sha. - The branch the request is for. - - - - Creates an instance of a . - - The message. - The content. - The sha. - True to convert content to base64. - - - - Creates an instance of a . - - The message. - The content. - The sha. - The branch the request is for. - True to convert content to base64. - - - - The blob SHA of the file being replaced. - - - - - A draft comment that is part of a Pull Request Review - - - - - Creates a draft comment - - The text of the comment - The relative path of the file to comment on - The line index in the diff to comment on - - - - The text of the comment. - - - - - The relative path of the file to comment on. - - - - - The line index in the diff to comment on. - - - - - Represents the requested changes to an edit repository hook. - - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - The configuration. - - - - Gets or sets the events. - - - The events. - - - - - Gets or sets the active. - - - The active. - - - - - Represents the requested changes to an edit repository hook. - - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - The configuration. - - - - Gets or sets the events. - - - The events. - - - - - Gets or sets the remove events. - - - The remove events. - - - - - Gets or sets the active. - - - The active. - - - - - Describes a new organization to create via the method. - - - - - Initializes a new instance of the class. - - The LDAP Distinguished Name - - - - The LDAP Distinguished Name (required) - - - - - Describes a new organization to create via the method. - - - - - Initializes a new instance of the class. - - The organization's username - The login of the user who will manage this organization - - - - Initializes a new instance of the class. - - The organization's username - The login of the user who will manage this organization - The organization's display name - - - - The organization's username (required) - - - - - The login of the user who will manage this organization (required) - - - - - The organization's display name - - - - - Describes a new pre-receive environment. - - - - - Initializes a new instance of the class. - - The name of the environment as displayed in the UI. - URL to the tarball that will be downloaded and extracted. - - - - The name of the environment as displayed in the UI. - - - - - URL to the tarball that will be downloaded and extracted. - - - - - Maintenance request with default details (results in Maintenance mode being turned off immediately) - - - - - Maintenance request with specific details - - - - - Details for the maintenance request - - - - - Maintenance request details with default values (results in Maintenance mode being turned off immediately) - - - - - Maintenance request details to enable/disable maintenance mode immediately - - true to enable, false to disable - - - - Maintenance request details to enable/disable maintenance at a specified time (only applicable when enabling maintenance) - - true to enable, false to disable - A phrase specifying when maintenance mode will be enabled. Phrase uses humanized forms supported by the mojombo/chronic library used by the GitHub API - such as "this friday at 5pm" or "5 minutes before midday tomorrow" - If enabled is false, the when parameter is ignored and maintenance is turned off immediately - - - - Maintenance request details to enable/disable maintenance at a specified time (only applicable when enabling maintenance) - - true to enable, false to disable - A specifying when maintenance mode will be enabled. - If enabled is false, the when parameter is ignored and maintenance is turned off immediately - - - - Whether maintenance mode is enabled or disabled - - - - - When maintenance mode will take effect (only applicable when enabling maintenance) - - - - - Describes an update to an existing pre-receive environment. - - - - - The name of the environment as displayed in the UI. - - - - - URL to the tarball that will be downloaded and extracted. - - - - - Base class for classes which represent UrlFormEncoded parameters to certain API endpoints. - - - - - Converts the derived object into a UrlFormEncoded parameter string containing named parameters and their json serialized values - This format is required for particular API calls (eg the GitHub Enterprise Management Console API) that take a parameter formatted as json but not in the request body - - - - - Used as part of a to update the name or contents of an existing gist file - - - API docs: https://developer.github.com/v3/gists/ - - - - - Gets or sets the new name of the file. - - - The new name of the file. - - - - - Gets or sets the content. - - - The content. - - - - - Used to request Gists since a certain date. - - - API docs: https://developer.github.com/v3/gists/ - - - - - Initializes a new instance of the class. - - The date for which only gists updated at or after this time are returned. - - - - Gets or sets the date for which only gists updated at or after this time are returned. - - - This is sent as a timestamp in ISO 8601 format: YYYY-MM-DDTHH:MM:SSZ - - - The since. - - - - - Used to update a gist and its contents. - - - Note: All files from the previous version of the gist are carried over by default if not included in the - object. Deletes can be performed by including the filename with a null object. - API docs: https://developer.github.com/v3/gists/ - - - - - Gets a dictionary of gist files to update. - - - Note: All files from the previous version of the gist are carried over by default if not included in the - hash. Deletes can be performed by including the filename with a `null` hash. - - - - - Used to update a invitation. - - - - - - - Used to filter issue comments. - - - - - Initializes a new instance of the class. - - - - - Can be either created or updated. Default: created. - - - - - Can be either asc or desc. Default: asc. - - - - - Only comments updated at or after this time are returned. This is a timestamp in ISO 8601 format: YYYY-MM-DDTHH:MM:SSZ. - - - - - Used to filter a request to list issues. - - - - - Initializes a new instance of the class. - - - - - Gets or sets the which indicates which sorts of issues to return. - - - The filter. - - - - - Gets or sets the for the issues to return. - - - The state. - - - - - Gets the labels to filter by. Add labels to the collection to only request issues with those labels. - - Sent as a comma separated list - - The labels. - - - - - Gets or sets the property to sort the returned issues by. - Combine this with to specify sort direction. - - - The sort property. - - - - - Gets or sets the sort direction. - - - The sort direction. - - - - - Gets or sets the date for which only issues updated at or after this time are returned. - - - This is sent as a timestamp in ISO 8601 format: YYYY-MM-DDTHH:MM:SSZ. - - - The since. - - - - - The range of filters available for issues. - - http://developer.github.com/v3/issues/#list-issues - - - - Issues assigned to the authenticated user. (Default) - - - - - Issues created by the authenticated user. - - - - - Issues mentioning the authenticated user. - - - - - Issues the authenticated user is subscribed to for updates. - - - - - All issues the authenticated user can see, regardless of participation or creation. - - - - - Range of states for Issues, Milestones and PullRequest API. - - - - - Items that are open. - - - - - Items that are closed. - - - - - All the items. - - - - - Items that are open OR closed - - - - - Items that are open - - - - - Items that are closed - - - - - The available properties to sort issues by. - - - - - Sort by create date (default) - - - - - Sort by the date of the last update - - - - - Sort by the number of comments - - - - - The two possible sort directions. - - - - - Sort ascending - - - - - Sort descending - - - - - Specifies the values used to update an issue. - - - - - Title of the issue (required) - - - - - Details about the issue. - - - - - List of logins for the multiple users that this issue should be assigned to - - - Only users with push access can set the multiple assignees for new issues. The assignees are silently dropped otherwise. - - - - - Milestone to associate this issue with. - - - Only users with push access can set the milestone for new issues. The milestone is silently dropped - otherwise - - - - - Labels to associate with this issue. - - - Only users with push access can set labels for new issues. Labels are silently dropped otherwise. - - - - - Whether the issue is open or closed. - - - - - Adds the specified assigness to the issue. - - The login of the assignee. - - - - Clears all the assignees. - - - - - Removes the specified assignee from the issue - - The login of the assignee to remove - - - - Adds the specified label to the issue. - - The name of the label. - - - - Clears all the labels. - - - - - Removes the specified label from the issue - - The name of the label to remove - - - - Used to update an existing label. - - - - - Initializes a new instance of the class. - - The name of the label. - The color of the label. - - - - Name of the label (required). - - - - - Color of the label (required). - - - - - A short description of the label (optional). - - - - - Used to mark a notification as "read" which removes it from the default view on GitHub.com. - - - https://developer.github.com/v3/activity/notifications/#mark-as-read - - - - - Initializes a new instance of the class. - - - - - Describes the last point that notifications were checked. Anything updated since this time will not be - updated. - - - This is sent as a timestamp in ISO 8601 format: YYYY-MM-DDTHH:MM:SSZ. Default: the current time. - - - - - Used to merge a pull request (Merge Button). - - - https://developer.github.com/v3/pulls/#merge-a-pull-request-merge-button - - - - - The message that will be used for the merge commit (optional) - - - - - The SHA that pull request head must match to allow merge (optional) - - - - - The Title for the automatic commit message (optional) - - - - - Specify the Merge method to use (optional - default is Merge) - - - - - Method to use when merging a PR - - - - - Create a merge commit - - - - - Squash and merge - - - - - Rebase and merge - - - - - Used to filter requests for lists of milestones - - - - - Which Milestones to get. The default is . - - - - - Used to update a milestone - - - - - Title of the milestone (required) - - - - - Whether the milestone is open or closed. The default is . - - - - - Optional description for the milestone. - - - - - An optional date when the milestone is due. - - - - - Used to create anarbitrary markdown - - - API: https://developer.github.com/v3/markdown/#render-an-arbitrary-markdown-document - - - - - Create an arbitrary markdown - - The Markdown text to render - The rendering mode. Can be either markdown by default or gfm - - The repository context. Only taken into account when rendering as gfm - - - - - Create an arbitrary markdown - - The Markdown text to render - - - - - Create an arbitrary markdown - - The Markdown text to render - The rendering mode. Can be either markdown by default or gfm - - - - Gets the markdown text - - - The text. - - - - - Gets the mode of the text - - - The mode. - - - - - Gets the context of the markdown - - - The context. - - - - - Used to create a new authorization. - - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - The note. - The scopes. - - - - Initializes a new instance of the class. - - The note. - The scopes. - The fingerprint. - - - - Replaces the authorization scopes with this list. - - - - - Optional parameter that allows an OAuth application to create multiple authorizations for a single user - - - - - An optional note to remind you what the OAuth token is for. - - - - - An optional URL to remind you what app the OAuth token is for. - - - - - Used to create a Blob. - - - - - The content of the blob. - - - - - The encoding of the blob. - - - - - Creates a new Check Run - - Required. The name of the check. For example, "code-coverage" - Required. The SHA of the commit - - - - Required. The name of the check. For example, "code-coverage" - - - - - Required. The SHA of the commit - - - - - The URL of the integrator's site that has the full details of the check - - - - - A reference for the run on the integrator's system - - - - - The current status. Can be one of queued, in_progress, or completed. Default: queued - - - - - The time that the check run began - - - - - Required if you provide completed_at or a status of completed. The final conclusion of the check. Can be one of success, failure, neutral, cancelled, timed_out, or action_required. When the conclusion is action_required, additional details should be provided on the site specified by details_url. - Note: Providing conclusion will automatically set the status parameter to completed - - - - - Required if you provide conclusion. The time the check completed - - - - - Check runs can accept a variety of data in the output object, including a title and summary and can optionally provide descriptive details about the run - - - - - Possible further actions the integrator can perform, which a user may trigger. Each action includes a label, identifier and description. A maximum of three actions are accepted - - - - - Constructs a CheckRunAction request object - - Required. The text to be displayed on a button in the web UI. The maximum size is 20 characters - Required. A short explanation of what this action would do. The maximum size is 40 characters - Required. A reference for the action on the integrator's system. The maximum size is 20 characters - - - - Required. The text to be displayed on a button in the web UI. The maximum size is 20 characters - - - - - Required. A short explanation of what this action would do. The maximum size is 40 characters - - - - - Required. A reference for the action on the integrator's system. The maximum size is 20 characters - - - - - Constructs a CheckRunCreateAnnotation request object - - Required. The path of the file to add an annotation to. For example, assets/css/main.css - Required. The start line of the annotation - Required. The end line of the annotation - Required. The level of the annotation. Can be one of notice, warning, or failure - Required. A short description of the feedback for these lines of code. The maximum size is 64 KB - - - - Constructs a CheckRunCreateAnnotation request object (using Filename, BlobHref and WarningLevel) - - Required. The path of the file to add an annotation to. For example, assets/css/main.css - Required. The file's full blob URL. You can find the blob_href in the response of the Get a single commit endpoint, by reading the blob_url from an element of the files array. You can also construct the blob URL from the head_sha, the repository, and the filename: https://github.com/:owner/:repo/blob/:head_sha/:filename - Required. The start line of the annotation - Required. The end line of the annotation - Required. The warning level of the annotation. Can be one of notice, warning, or failure - Required. A short description of the feedback for these lines of code. The maximum size is 64 KB - - - - Required. The path of the file to add an annotation to. For example, assets/css/main.css - - - - - Required. The path of the file to add an annotation to. For example, assets/css/main.css - - - - - Required. The file's full blob URL. You can find the blob_href in the response of the Get a single commit endpoint, by reading the blob_url from an element of the files array. You can also construct the blob URL from the head_sha, the repository, and the filename: https://github.com/:owner/:repo/blob/:head_sha/:filename - - - - - Required. The start line of the annotation - - - - - Required. The end line of the annotation - - - - - Required. The start line of the annotation - - - - - Required. The end line of the annotation - - - - - Required. The warning level of the annotation. Can be one of notice, warning, or failure - - - - - Required. The level of the annotation. Can be one of notice, warning, or failure - - - - - Required. A short description of the feedback for these lines of code. The maximum size is 64 KB - - - - - The title that represents the annotation. The maximum size is 255 characters - - - - - Details about this annotation. The maximum size is 64 KB - - - - - Constructs a CheckRunImage request object - - Required. The alternative text for the image - Required. The full URL of the image - - - - Required. The alternative text for the image - - - - - Required. The full URL of the image - - - - - A short image description - - - - - Constructs a CheckRunOutput request object - - Required. The title of the check run - Required. The summary of the check run. This parameter supports Markdown - - - - Required. The title of the check run - - - - - Required. The summary of the check run. This parameter supports Markdown - - - - - The details of the check run. This parameter supports Markdown - - - - - Adds information from your analysis to specific lines of code. Annotations are visible in GitHub's pull request UI. For details about annotations in the UI, see "About status checks" - - - - - Adds images to the output displayed in the GitHub pull request UI - - - - - Creates a new Check Suite - - Required. The sha of the head commit - - - - Required. The sha of the head commit - - - - - Used to create a commit. - - - API: https://developer.github.com/v3/git/commits/#create-a-commit - - - - - Create a new commit which has multiple parents (i.e. a merge commit) - - The message to associate with the commit - The tree associated with the commit - - The SHAs of the commits that were the parents of this commit. If empty, the commit will be written as a - root commit. For a single parent, an array of one SHA should be provided; for a merge commit, an array of - more than one should be provided. - - - - - Create a new commit which does not have any parents - - The message to associate with the commit - The tree associated with the commit - - - - Create a new commit which has one parent - - The message to associate with the commit - The tree associated with the commit - The commit to use as a parent - - - - Gets the commit message. - - - The message. - - - - - Gets the tree associated with the commit. - - - The tree. - - - - - Gets the SHAs of the commits that were the parents of this commit. If empty, the commit will be written as - a root commit. For a single parent, an array of one SHA should be provided; for a merge commit, an array of - more than one should be provided. - - - The parents. - - - - - Gets or sets the author of the commit. If omitted, it will be filled in with the authenticated user’s - information and the current date. - - - The author. - - - - - Gets or sets the person who applied the commit. If omitted, this will be filled in with the - . - - - The committer. - - - - - Describes a new commit comment to create via the method. - - - - - Initializes a new instance of the class. - - The body of the comment. - - - - The contents of the comment (required) - - - - - Relative path of the file to comment on - - - - - Line index in the diff to comment on - - - - - Used to create a new commit status. - - - - - The state of the commit. - - - - - URL associated with this status. GitHub.com displays this URL as a link to allow users to easily see the - ‘source’ of the Status. For example, if your Continuous Integration system is posting build status, - you would want to provide the deep link for the build output for this specific sha. - - - - - Short description of the status. - - - - - A string label to differentiate this status from the status of other systems. - - - - - Describes a new deployment key to create. - - - API: https://developer.github.com/v3/repos/keys/ - - - - - Gets or sets a name for the deployment key. - - - The title. - - - - - Gets or sets the contents of the deployment key. - - - The key. - - - - - Gets or sets a value indicating whether the key will only be able to read repository contents. Otherwise, - the key will be able to read and write. - - - true if [read only]; otherwise, false. - - - - - Describes a new deployment status to create. Deployments are a request for a specific ref(branch,sha,tag) to - be deployed. - - - API: https://developer.github.com/v3/repos/deployments/ - - - - - Initializes a new instance of the class. - - The ref to deploy. - - - - The ref to deploy. This can be a branch, tag, or sha. (REQUIRED) - - - - - Gets or sets the optional task used to specify a task to execute, e.g. deploy or deploy:migrations. - Default: deploy - - - The task. - - - - - Merges the default branch into the requested deployment branch if true; - Does nothing if false. (DEFAULT if not specified: True) - - - - - Optional array of status contexts verified against commit status checks. If this property is null then - all unique contexts will be verified before a deployment is created. To bypass checking entirely, set this - to an empty collection. Defaults to all unique contexts (aka null). - - - The required contexts. - - - - - JSON payload with extra information about the deployment. - - - - - Optional name for the target deployment environment (e.g., production, staging, qa). Default: "production" - - - The environment. - - - - - A short description of the deployment. - - - - - Indicates if the environment is specific to a deployment and will no longer exist at some point in the future. - (DEFAULT if not specified: False) - - - - - Indicates if the environment is one with which end users directly interact. - (DEFAULT if not specified: True when environment is "production" and False otherwise) - - - - - The types of deployments tasks that are available. - - - - - Deploy everything (default) - - - - - Deploy migrations only. - - - - - Describes a new deployment status to create. - - - - - Initializes a new instance of the class. - - State of the deployment (Required). - - - - The state of the status. - - - - - The target URL to associate with this status. This URL should contain - output to keep the user updated while the task is running or serve as - historical information for what happened in the deployment - - - - - A short description of the status. - - - - - The URL for accessing your environment. - - - - - Name for the target deployment environment. - - - - - Indicates if a new inactive status should be added to all non-transient, - non-production environment deployments with the same repository and environment - name as the created status's deployment. - (DEFAULT if not specified: True) - - - - - Used to create a new Gist. - - - - - The description of the gist. - - - - - Indicates whether the gist is public - - - - - Files that make up this gist using the key as Filename - and value as Content - - - - - Describes a new Impersonation Token to create via the method. - - - - - Initializes a new instance of the class. - - The scopes for the token. - - - - The scopes for the token - - - - - Describes a new issue to create via the method. - - - - - Initializes a new instance of the class. - - The title of the issue. - - - - Title of the milestone (required) - - - - - Details about the issue. - - - - - List of logins for the multiple users that this issue should be assigned to - - - Only users with push access can set the multiple assignees for new issues. The assignees are silently dropped otherwise. - - - - - Milestone to associate this issue with. - - - Only users with push access can set the milestone for new issues. The milestone is silently dropped - otherwise - - - - - Labels to associate with this issue. - - - Only users with push access can set labels for new issues. Labels are silently dropped otherwise. - - - - - Describes a new label to create via the method. - - - - - Initializes a new instance of the class. - - The name of the label. - The color of the label. - - - - Name of the label (required). - - - Emoji can be added to label names, using either native emoji or colon-style markup. For example, - typing :strawberry: will render the emoji for strawberry. For a full list of available emoji and codes, see http://emoji-cheat-sheet.com/. - - - - - Color of the label (required). - - - The hexadecimal color code for the label, without the leading #. - - - - - A short description of the label (optional). - - - - - Used to merge branches in a repository. - - - - The Repo Merging API supports merging branches in a repository. This accomplishes essentially the same thing - as merging one branch into another in a local repository and then pushing to GitHub. The benefit is that the - merge is done on the server side and a local repository is not needed. This makes it more appropriate for - automation and other tools where maintaining local repositories would be cumbersome and inefficient. - - API: https://developer.github.com/v3/repos/merging/ - - - - - Create a new commit which has multiple parents (i.e. a merge commit) - - The name of the base branch that the head will be merged into - The head to merge. This can be a branch name or a commit SHA1. - - - - Gets or sets the commit message. - - - The commit message. - - - - - The name of the base branch that the head will be merged into (REQUIRED). - - - The base. - - - - - The head to merge. This can be a branch name or a commit SHA1 (REQUIRED). - - - The head. - - - - - Describes a new milestone to create via the method. - - - - - Initializes a new instance of the class. - - The title. - - - - Title of the milestone (required) - - - - - Whether the milestone is open or closed. The default is . - - - - - Optional description for the milestone. - - - - - An optional date when the milestone is due. - - - - - Creates a Webhook for the organization. - - - To create a webhook, the following fields are required by the config: - - - url - A required string defining the URL to which the payloads will be delivered. - - - content_type - - An optional string defining the media type used to serialize the payloads. Supported values include json and - form. The default is form. - - - - secret - - An optional string that’s passed with the HTTP requests as an X-Hub-Signature header. The value of this - header is computed as the HMAC hex digest of the body, using the secret as the key. - - - - insecure_ssl: - - An optional string that determines whether the SSL certificate of the host for url will be verified when - delivering payloads. Supported values include "0" (verification is performed) and "1" (verification is not - performed). The default is "0". - - - - - API: https://developer.github.com/v3/repos/hooks/#create-a-hook - - - - - - Initializes a new instance of the class. - - - Use "web" for a webhook or use the name of a valid service. (See - https://api.github.com/hooks for the list of valid service - names.) - - - Key/value pairs to provide settings for this hook. These settings vary between the services and are - defined in the github-services repository. Booleans are stored internally as “1” for true, and “0” for - false. Any JSON true/false values will be converted automatically. - - - - - Gets the name of the hook to create. Use "web" for a webhook or use the name of a valid service. (See - https://api.github.com/hooks for the list of valid service - names.) - - - The name. - - - - - Key/value pairs to provide settings for this hook. These settings vary between the services and are - defined in the github-services repository. Booleans are stored internally as “1” for true, and “0” for - false. Any JSON true/false values will be converted automatically. - - - The configuration. - - - - - Determines what events the hook is triggered for. Default: ["push"] - - - The events. - - - - - Determines whether the hook is actually triggered on pushes. - - - true if active; otherwise, false. - - - - - Creates a Webhook for the repository. - - - To create a webhook, the following fields are required by the config: - - - url - A required string defining the URL to which the payloads will be delivered. - - - content_type - - An optional string defining the media type used to serialize the payloads. Supported values include json and - form. The default is form. - - - - secret - - An optional string that’s passed with the HTTP requests as an X-Hub-Signature header. The value of this - header is computed as the HMAC hex digest of the body, using the secret as the key. - - - - insecure_ssl: - - An optional string that determines whether the SSL certificate of the host for url will be verified when - delivering payloads. Supported values include "0" (verification is performed) and "1" (verification is not - performed). The default is "0". - - - - - API: https://developer.github.com/v3/repos/hooks/#create-a-hook - - - - - - Initializes a new instance of the class. - Using default values for ContentType, Secret and InsecureSsl. - - - Use "web" for a webhook or use the name of a valid service. (See - https://api.github.com/hooks for the list of valid service - names.) - - - Key/value pairs to provide settings for this hook. These settings vary between the services and are - defined in the github-services repository. Booleans are stored internally as “1” for true, and “0” for - false. Any true/false values will be converted automatically. - - - A required string defining the URL to which the payloads will be delivered. - - - - - Gets the URL of the hook to create. - - - The URL. - - - - - Gets the content type used to serialize the payload. The default is `form`. - - - The content type. - - - - - Gets the secret used as the key for the HMAC hex digest - of the body passed with the HTTP requests as an X-Hub-Signature header. - - - The secret. - - - - - Gets whether the SSL certificate of the host will be verified when - delivering payloads. The default is `false`. - - - true if SSL certificate verification is not performed; - otherwise, false. - - - - - The supported content types for payload serialization. - - - - - Initializes a new instance of the class. - - The name of the project. - - - - Required. Gets or sets the name of the project. - - - - - Optional. Gets or sets the body of the project. - - - - - The note of the card. - - - - - The id of the Issue or Pull Request to associate with this card. - - - - - The type of content to associate with this card. - - - - - Required. Gets or sets the name of the column. - - - - - Used to create a public SSH key - - - - - The title of the key - - - - - The Key data - - - - - Describes a new pull request to create via the method. - - - - - Initializes a new instance of the class. - - The title of the pull request. - The branch (or git ref where your changes are implemented. In other words, the source branch/ref - The base (or git ref) reference you want your changes pulled into. In other words, the target branch/ref - - - - Title of the pull request (required) - - - - - The branch (or git ref) you want your changes pulled into (required). - - - - - The branch (or git ref) where your changes are implemented (required). - - - - - Whether maintainers of the base repository can push to the HEAD branch (optional). - - - - - Body of the pull request (optional) - - - - - Whether the pull request is in a draft state or not (optional) - - - - - Initializes a new instance of the class. - - The reaction type. - - - - The reaction type (required) - - - - - Used to create a new Git reference. - - API: https://developer.github.com/v3/git/refs/#create-a-reference - - - - Initializes a new instance of the class. - - - The name of the fully qualified reference (ie: refs/heads/master). If it doesn’t start with ‘refs’ and - have at least two slashes, it will be rejected. - - The SHA1 value to set this reference to - - - - The name of the fully qualified reference (ie: refs/heads/master). If it doesn’t start with ‘refs’ and - have at least two slashes, it will be rejected. - - - The reference. - - - - - The SHA1 value to set this reference to - - - The sha. - - - - - Used to create a new release. - - - API: https://developer.github.com/v3/repos/releases/#create-a-release - - - - - Initializes a new instance of the class. - - Name of the tag to create in the repository for this release. - - - - Gets the name of the tag. - - - The name of the tag. - - - - - Specifies the commitish value that determines where the Git tag is created from. Can be any branch or - commit SHA. Unused if the Git tag already exists. Default: the repository�s default branch - (usually master). - - - The target commitish. - - - - - Gets or sets the name of the release. - - - The name. - - - - - Gets or sets the text describing the contents of the tag. - - - The body. - - - - - Gets or sets a value indicating whether this is a draft (unpublished). - Default: false - - - true if draft; otherwise, false. - - - - - Gets or sets a value indicating whether this is prerelease. - - - true if prerelease; otherwise, false. - - - - - Describes a new repository to create via the method. - - - - - Creates an object that describes the repository to create on GitHub. - - The name of the repository. This is the only required parameter. - - - - Optional. Gets or sets whether to create an initial commit with empty README. The default is false. - - - - - Required. Gets or sets the new repository's description - - - - - Optional. Gets or sets whether to enable downloads for the new repository. The default is true. - - - - - Optional. Gets or sets whether to enable issues for the new repository. The default is true. - - - - - Optional. Gets or sets whether to enable the wiki for the new repository. The default is true. - - - - - Optional. Gets or sets the new repository's optional website. - - - - - Optional. Gets or sets the desired language's or platform's .gitignore template to apply. Use the name of the template without the extension; "Haskell", for example. Ignored if is null or false. - - - - - Optional. Gets or sets the desired Desired LICENSE template to apply. Use the name of the template without - the extension. For example, “mit” or “mozilla”. - - - The list of license templates are here: https://github.com/github/choosealicense.com/tree/gh-pages/_licenses - Just omit the ".txt" file extension for the template name. - - - - - Required. Gets or sets the new repository's name. - - - - - Optional. Gets or sets whether the new repository is private; the default is false. - - - - - Optional. Gets or sets the Id of the team to grant access to this repository. This is only valid when creating a repository for an organization. - - - - - Used to fork a repository. - - - API: https://developer.github.com/v3/repos/forks/#create-a-fork - - - - - Gets or sets the organization name to fork into (Optional). If not specified, creates a fork for the - authenticated user. - - - The organization. - - - - - Creates a Webhook for the repository. - - - To create a webhook, the following fields are required by the config: - - - url - A required string defining the URL to which the payloads will be delivered. - - - content_type - - An optional string defining the media type used to serialize the payloads. Supported values include json and - form. The default is form. - - - - secret - - An optional string that’s passed with the HTTP requests as an X-Hub-Signature header. The value of this - header is computed as the HMAC hex digest of the body, using the secret as the key. - - - - insecure_ssl: - - An optional string that determines whether the SSL certificate of the host for url will be verified when - delivering payloads. Supported values include "0" (verification is performed) and "1" (verification is not - performed). The default is "0". - - - - - API: https://developer.github.com/v3/repos/hooks/#create-a-hook - - - - - - Initializes a new instance of the class. - - - Use "web" for a webhook or use the name of a valid service. (See - https://api.github.com/hooks for the list of valid service - names.) - - - Key/value pairs to provide settings for this hook. These settings vary between the services and are - defined in the github-services repository. Booleans are stored internally as “1” for true, and “0” for - false. Any JSON true/false values will be converted automatically. - - - - - Gets the name of the hook to create. Use "web" for a webhook or use the name of a valid service. (See - https://api.github.com/hooks for the list of valid service - names.) - - - The name. - - - - - Key/value pairs to provide settings for this hook. These settings vary between the services and are - defined in the github-services repository. Booleans are stored internally as “1” for true, and “0” for - false. Any JSON true/false values will be converted automatically. - - - The configuration. - - - - - Determines what events the hook is triggered for. Default: ["push"] - - - The events. - - - - - Determines whether the hook is actually triggered on pushes. - - - true if active; otherwise, false. - - - - - Creates a Webhook for the repository. - - - To create a webhook, the following fields are required by the config: - - - url - A required string defining the URL to which the payloads will be delivered. - - - content_type - - An optional string defining the media type used to serialize the payloads. Supported values include json and - form. The default is form. - - - - secret - - An optional string that’s passed with the HTTP requests as an X-Hub-Signature header. The value of this - header is computed as the HMAC hex digest of the body, using the secret as the key. - - - - insecure_ssl: - - An optional string that determines whether the SSL certificate of the host for url will be verified when - delivering payloads. Supported values include "0" (verification is performed) and "1" (verification is not - performed). The default is "0". - - - - - API: https://developer.github.com/v3/repos/hooks/#create-a-hook - - - - - - Initializes a new instance of the class. - Using default values for ContentType, Secret and InsecureSsl. - - - Use "web" for a webhook or use the name of a valid service. (See - https://api.github.com/hooks for the list of valid service - names.) - - - Key/value pairs to provide settings for this hook. These settings vary between the services and are - defined in the github-services repository. Booleans are stored internally as “1” for true, and “0” for - false. Any true/false values will be converted automatically. - - - A required string defining the URL to which the payloads will be delivered. - - - - - Gets the URL of the hook to create. - - - The URL. - - - - - Gets the content type used to serialize the payload. The default is `form`. - - - The content type. - - - - - Gets the secret used as the key for the HMAC hex digest - of the body passed with the HTTP requests as an X-Hub-Signature header. - - - The secret. - - - - - Gets whether the SSL certificate of the host will be verified when - delivering payloads. The default is `false`. - - - true if SSL certificate verification is not performed; - otherwise, false. - - - - - The supported content types for payload serialization. - - - - - Used to watch a repository (subscribe to repository's notifications). Called by the - method. - - - API: https://developer.github.com/v3/activity/watching/#set-a-repository-subscription - - - - - Determines if notifications should be received from this repository. - - - If you would like to watch a repository, set subscribed to true. If you would like to ignore notifications - made within a repository, set ignored to true. If you would like to stop watching a repository, delete the - repository’s subscription completely using the method. - - - - - Determines if all notifications should be blocked from this repository. - - - - - Used to create a new tag - - - Note that creating a tag object does not create the reference that makes a tag in Git. If you want to create - an annotated tag in Git, you have to do this call to create the tag object, and then create the - refs/tags/[tag] reference. If you want to create a lightweight tag, you only have to create the tag reference - - this call would be unnecessary. - - - - - Gets or sets the tag. - - - The tag. - - - - - Gets or sets the tag message. - - - The message. - - - - - The SHA of the git object this is tagging - - - The object. - - - - - The type of the object we’re tagging. Normally this is a commit but it can also be a tree or a blob. - - - The type. - - - - - An object with information about the individual creating the tag. - - - The tagger. - - - - - Used to create a team. - - - - In order to create a team, the authenticated user must be a member of :org. - - API: https://developer.github.com/v3/orgs/teams/#create-team - - - - - Initializes a new instance of the class. - - The name. - - - - The name of the team (required). - - - - - The description of the team. - - - - - The logins of organization members to add as maintainers of the team - - - - - The full name (e.g., "organization-name/repository-name") of repositories to add the team to - - - - - The level of privacy this team should have (default: Secret) - - - - - The permission that new repositories will be added to the team with when none is specified (default: Pull) - - - - - Id of a team to set as the parent team - - - - - Represents updatable fields for a users subscription to a given thread - - - - - Determines if notifications should be received from this thread - - - - - Determines if all notifications should be blocked from this thread - - - - - Used to create a new Tree. - - - The tree creation API will take nested entries as well. If both a tree and a nested path modifying that tree - are specified, it will overwrite the contents of that tree with the new path contents and write a new tree out. - - - - - The SHA1 of the tree you want to update with new data. - - - - - The list of Tree Items for this new Tree item. - - - - - A tree item that would be included as part of a when creating a tree. - - - - - The file referenced in the tree. - - - - - String of the file mode - one of 100644 for file (blob), - 100755 for executable (blob), 040000 for subdirectory (tree), - 160000 for submodule (commit) or - 120000 for a blob that specifies the path of a symlink - - - - - The type of tree item this is. - - - - - The SHA for this Tree item. - - - - - Gets or sets the The content you want this file to have. GitHub will write this blob out and use that SHA - for this entry. Use either this, or tree.sha. - - - The content. - - - - - Describes a new user to create via the method. - - - - - Initializes a new instance of the class. - - The login for the user. - The email address of the user - - - - Login of the user - - - - - Email address of the user - - - - - Specifies the parameters to filter notifications by - - - - - If true, show notifications marked as read. Default: false - - - - - If true, only shows notifications in which the user is directly participating or mentioned. Default: false - - - - - Only show notifications updated after the given time. Defaults to the everything if unspecified. - - - - - Only show notifications updated before the given time. - - - This is sent as a timestamp in ISO 8601 format: YYYY-MM-DDTHH:MM:SSZ. - - - The before. - - - - - Used to initiate an OAuth2 authentication flow from 3rd party web sites. - - - - - Creates an instance of the OAuth login request with the required parameter. - - The client Id you received from GitHub when you registered the application. - - - - The client Id you received from GitHub when you registered the application. - - - - - The URL in your app where users will be sent after authorization. - - - See the documentation about redirect urls - for more information. - - - - - Suggests a specific account to use for signing in and authorizing the app. - - - - - A set of scopes to request. If not provided, scope defaults to an empty list of scopes for users that don’t - have a valid token for the app. For users who do already have a valid token for the app, the user won’t be - shown the OAuth authorization page with the list of scopes. Instead, this step of the flow will - automatically complete with the same scopes that were used last time the user completed the flow. - - - See the scopes documentation for more - information about scopes. - - - - - An unguessable random string. It is used to protect against cross-site request forgery attacks. In ASP.NET - MVC this would correspond to an anti-forgery token. - - - - - Whether or not unauthenticated users will be offered an option to sign up for GitHub during the OAuth flow. - The default is true. Use false in the case that a policy prohibits signups. - - - - - Used to create an Oauth login request. - - - - - Creates an instance of the OAuth login request with the required parameter. - - The client Id you received from GitHub when you registered the application. - The client secret you received from GitHub when you registered. - The code you received as a response to making the OAuth login request - - - - The client Id you received from GitHub when you registered the application. - - - - - The client secret you received from GitHub when you registered. - - - - - The code you received as a response to making the OAuth login - request. - - - - - The URL in your app where users will be sent after authorization. - - - See the documentation about redirect urls - for more information. - - - - - The role to give the user in the organization. The default is . - - - - - Used as part of the request to retrieve all organizations. - - - - - Initializes a new instance of the class. - - The integer Id of the last Organization that you've seen. - - - - Gets or sets the integer Id of the last Organization that you've seen. - - - - - Represents updateable fields on an organization. Values that are null will not be sent in the request. - Use string.empty to clear a value. - - - - - Billing email address. This address is not publicized. - - - - - The company name. - - - - - The publicly visible email address. - - - - - The location. - - - - - The shorthand name of the company. - - - - - Gets or sets the description of the organization. - - - The description. - - - - - Used to describe a permission level. - - - - - team members can pull, push and administer these repositories. - - - - - team members can pull and push, but not administer these repositories - - - - - team members can pull, but not push to or administer these repositories - - - - - Used to filter requests for lists of projects - - - - - Used to filter requests for lists of projects - - - - - Used to filter requests for lists of projects - - Which project cards to include. - - - - Which project cards to include./>. - - - - - Items that are open. - - - - - Items that are closed. - - - - - All the items. - - - - - The new note of the card. - - - - - Archive/Unarchive the card. - - - - - Required. Gets or sets the name of the column. - - - - - Used to filter requests for lists of projects - - - - - Which projects to get. The default is . - - - - - The new name of the project. - - - - - The new body of the project. - - - - - The new state of the project. - - - - - Used as part of the request to retrieve all public repositories. - - - - - Initializes a new instance of the class. - - The Id of the last Repository that you’ve seen. - - - - Gets or sets the integer Id of the last Repository that you’ve seen. - - - The since. - - - - - Used to filter requests for lists of pull requests. - - - - - Which PullRequests to get. The default is - - - - - Filter pulls by head user and branch name in the format of "user:ref-name". - - - - - Filter pulls by base branch name. - - - - - What property to sort pull requests by. - - - - - What direction to sort the pull requests. - - - - - Sort by created date (default) - - - - - Sort by last updated date - - - - - Sort by popularity (comment count) - - - - - Sort by age (filtering by pulls updated in the last month) - - - - - Used to create a pull request review comment. - - - - - Creates a comment - - The text of the comment - The SHA of the commit to comment on - The relative path of the file to comment on - The line index in the diff to comment on - - - - The text of the comment. - - - - - The SHA of the commit to comment on. - - - - - The relative path of the file to comment on. - - - - - The line index in the diff to comment on. - - - - - Used to edit a pull request review comment - - - - - Creates an edit to a comment - - The new text of the comment - - - - The new text of the comment. - - - - - Used to create a reply to a pull request review comment. - - - - - Creates a comment that is replying to another comment. - - The text of the comment - The comment Id to reply to - - - - The text of the comment. - - - - - The comment Id to reply to. - - - - - Used to filter pull request review comments. - - - - - Initializes a new instance of the class. - - - - - Can be either created or updated. Default: created. - - - - - Can be either asc or desc. Default: asc. - - - - - Only comments updated at or after this time are returned. This is a timestamp in ISO 8601 format: YYYY-MM-DDTHH:MM:SSZ. - - - - - Used to create a pull request review - - - - - The Commit ID which the review is being created for. Default is the latest. - - - - - The body of the review message - - - - - The review event - Approve, Request Changes, Comment or leave blank (null) for Pending. - - - - - List of comments to include with this review - - - - - Used to dismiss a pull request review - - - - - The message explaining why this review is being dismissed - - - - - Used to add and delete pull request review requests. - - - API: https://developer.github.com/v3/pulls/review_requests/#create-a-review-request - API: https://developer.github.com/v3/pulls/review_requests/#delete-a-review-request - - - - - Used to submit a pending pull request review - - - - - The body of the review message - - - - - The review event - Approve, Request Changes, Comment - - - - - The review is approved - - - - - The review requests changes that must be addressed before merging - - - - - The review provides comment without explicit approval - - - - - Used to update an existing pull request. - - - - - Title of the pull request (required) - - - - - Whether the pull request is open or closed. The default is . - - - - - The body for the pull request. Supports GFM. - - - - - The base branch of the pull request. - - - - - Whether maintainers of the base repository can push to the HEAD branch. - - - - - Upsed to update a Git reference. - - - - - Initializes a new instance of the class. - - The sha. - - - - Initializes a new instance of the class. - - The SHA1 value to set this reference to. - - Indicates whether to force the update or to make sure the update is a fast-forward update. Leaving this - out or setting it to false will make sure you’re not overwriting work. - - - - - The SHA1 value to set this reference to. - - - The sha. - - - - - Indicates whether to force the update or to make sure the update is a fast-forward update. Leaving this - out or setting it to false will make sure you’re not overwriting work. - - - true if force; otherwise, false. - - - - - Used to update a release asset. - - - - - Initializes a new instance of the class. - - The name. - - - - The file name of the asset. - This field is required. - - - - - An alternate description of the asset. - Used in place of the filename. - - - - - Used to upload a release asset. - - - This endpoint makes use of a Hypermedia relation to determine which URL to access. This endpoint is provided - by a URI template in the release�s API response. You need to use an HTTP client which supports SNI to make - calls to this endpoint. The asset data is expected in its raw binary form, rather than JSON. Everything else - about the endpoint is the same as the rest of the API. For example, you�ll still need to pass your - authentication to be able to upload an asset. - - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - Name of the file. - - The content type of the asset. Example: "application/zip". For a list of acceptable types, refer this list - of common media types. - - The raw data. - The timeout. - - - - Gets or sets the name of the file. - - - The name of the file. - - - - - Gets or sets the type of the content. - - - The type of the content. - - - - - Gets or sets the raw data. - - - The raw data. - - - - - Gets or sets the timeout. - - - The timeout. - - - - - Used to update a release. - - - API: https://developer.github.com/v3/repos/releases/#create-a-release - - - - - Gets the name of the tag. - - - The name of the tag. - - - - - Specifies the commitish value that determines where the Git tag is created from. Can be any branch or - commit SHA. Unused if the Git tag already exists. Default: the repository�s default branch - (usually master). - - - The target commitish. - - - - - Gets or sets the name of the release. - - - The name. - - - - - Gets or sets the text describing the contents of the tag. - - - The body. - - - - - Gets or sets a value indicating whether this is a draft (unpublished). - Default: false - - - true if draft; otherwise, false. - - - - - Gets or sets a value indicating whether this is prerelease. - - - true if prerelease; otherwise, false. - - - - - Used to request and filter a list of repository collaborators - - - - - Initializes a new instance of the class. - - - - - Gets or sets the collaborator affiliation property. - - - The collaborator affiliation - - - - - The collaborator affiliation - - - - - All collaborators the authenticated user can see. - - - - - All collaborators with permissions to an organization-owned repository, - regardless of organization membership status. - - - - - All outside collaborators of an organization-owned repository. - - - - - Used to request and filter a list of repository forks. - - - - - Initializes a new instance of the class. - - - - - Gets or sets the sort property. - - - The sort. - - - - - The sort order. - - - - - Sort by date and show the newest first. - - - - - Sort by date and show the oldest first. - - - - - Sort by the number of stargazers. - - - - - Used to request and filter a list of repository issues. - - - - - Identifies a filter for the milestone. Use "*" for issues with any milestone. - Use the milestone number for a specific milestone. Use the value "none" for issues with any milestones. - - - - - Filter on the user assigned for the request - - - Specify "none" for issues with no assigned user - - - - - The user that created the issue - - - - - A user that’s mentioned in the issue - - - - - Used to add or update a team repository. - - - - - The permission to grant the team on this repository. - - - - - Used to request and filter a list of repositories. - - - - - Gets or sets the repository type. - - - The type. - - - - - Gets or sets the sort property. - - - The sort. - - - - - Gets or sets the sort direction. - - - The direction. - - - - - Gets or sets the visibility property. - - - The visibility. - - - - - Gets or sets the affiliation property. - - - The affiliation. - - - - - The properties that repositories can be filtered by. - - - - - Return all repositories. - - - - - Return repositories that the current authenticated user owns. - - - - - Returns public repositories. - - - - - The privateReturn private repositories. - - - - - Return repositories for which the current authenticated user is a member of the org or team. - - - - - The properties that repositories can be sorted by. - - - - - Sort by the date the repository was created. - - - - - Sort by the date the repository was last updated. - - - - - Sort by the date the repository was last pushed. - - - - - Sort by the repository name. - - - - - The properties that repositories can be visible by. - - - - - Returns only public repositories - - - - - Returns only private repositories - - - - - Return both public and private repositories - - - - - The properties that repositories can be affiliated by. - - - - - Repositories that are owned by the authenticated user - - - - - Repositories that the user has been added to as a collaborator. - - - - - Repositories that the user has access to through being a member of an organization. - This includes every repository on every team that the user is on. - - - - - Return repositories that are owned by authenticated user and added to as a collaborator. - - - - - Return repositories that are owned by authenticated user or user is a organization member. - - - - - Return repositories that user has been added as collaborator or user is a organization member. - - - - - Returns all repositories where user is owner,collaborator or organization member. - - - - - Describes the transfer of a repository to a new owner. - - - - - Creates a new repository transfer description with no team Ids. - - The new owner of the repository after the transfer. - - - - Creates a new repository transfer description. - - The new owner of the repository after the transfer. - A list of team Ids to add to the repository after the transfer (only applies to transferring to an Organization). - - - - The new owner of the repository after the transfer. - - - - - A list of team Ids to add to the repository after the transfer (only applies to transferring to an Organization). - - - - - Represents updatable fields on a repository. Values that are null will not be sent in the request. - Use string.empty if you want to clear a value. - - - - - Creates an object that describes an update to a repository on GitHub. - - The name of the repository. This is the only required parameter. - - - - Required. Gets or sets the repository name. - - - - - Optional. Gets or sets the repository description. The default is null (do not update) - - - - - Optional. Gets or sets the repository homepage url. The default is null (do not update). - - - - - Gets or sets whether to make the repository private. The default is null (do not update). - - - - - Gets or sets whether to enable issues for the repository. The default is null (do not update). - - - - - Optional. Gets or sets whether to enable the wiki for the repository. The default is null (do not update). - - - - - Optional. Gets or sets whether to enable downloads for the repository. The default is null (do not update). - - - - - Optional. Gets or sets the default branch. The default is null (do not update). - - - - - Optional. Allows the "Rebase and Merge" method to be used. - - - - - Optional. Allows the "Squash Merge" merge method to be used. - - - - - Optional. Allows the "Create a merge commit" merge method to be used. - - - - - Optional. True to archive this repository. Note: you cannot unarchive repositories through the API. - - - - - Base class for classes which represent query string parameters to certain API endpoints. - - - - - Converts the derived object into a dictionary that can be used to supply query string parameters. - - - - - - Searching Code/Files - http://developer.github.com/v3/search/#search-code - - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - The search term. - - - - Initializes a new instance of the class. - - The term. - The owner. - The name. - - - - Optional Sort field. Can only be indexed, which indicates how recently - a file has been indexed by the GitHub search infrastructure. - If not provided, results are sorted by best match. - - - http://developer.github.com/v3/search/#search-code - - - - - Qualifies which fields are searched. With this qualifier you can restrict - the search to just the file contents, the file path, or both. - - - https://help.github.com/articles/searching-code#search-in - - - - - Searches code based on the language it’s written in. - - - https://help.github.com/articles/searching-code#language - - - - - Specifies that code from forked repositories should be searched. - Repository forks will not be searchable unless the fork has more - stars than the parent repository. - - - https://help.github.com/articles/searching-code#forks - - - - - Finds files that match a certain size (in bytes). - - - https://help.github.com/articles/searching-code#size - - - - - Specifies the path that the resulting file must be at. - - - https://help.github.com/articles/searching-code#path - - - - - Matches files with a certain extensions. - - - https://help.github.com/articles/searching-code#extension - - - - - Matches specific file names - - - https://help.github.com/articles/searching-code/#search-by-filename - - - - - Limits searches to a specific user. - - - https://help.github.com/articles/searching-code#users-organizations-and-repositories - - - - - Limits searches to a specific organization. - - - https://help.github.com/articles/searching-code/#search-within-a-users-or-organizations-repositories - - - - - Limits searches to a specific repository. - - - https://help.github.com/articles/searching-code#users-organizations-and-repositories - - - - - Searching Issues - - - - - Search without specifying a keyword - - - - - Search using a specify keyword - - The term to filter on - - - - Optional Sort field. One of comments, created, updated or merged - If not provided, results are sorted by best match. - - - https://help.github.com/articles/searching-issues/#sort-the-results - - - - - With this qualifier you can restrict the search to issues or pull request only. - - - https://help.github.com/articles/searching-issues/#search-issues-or-pull-requests - - - - - Qualifies which fields are searched. With this qualifier you can restrict - the search to just the title, body, comments, or any combination of these. - - - https://help.github.com/articles/searching-issues/#scope-the-search-fields - - - - - Finds issues created by a certain user. - - - https://help.github.com/articles/searching-issues/#search-by-the-author-of-an-issue-or-pull-request - - - - - Finds issues that are assigned to a certain user. - - - https://help.github.com/articles/searching-issues/#search-by-the-assignee-of-an-issue-or-pull-request - - - - - Finds issues that mention a certain user. - - - https://help.github.com/articles/searching-issues/#search-by-a-mentioned-user-within-an-issue-or-pull-request - - - - - Finds issues that a certain user commented on. - - - https://help.github.com/articles/searching-issues/#search-by-a-commenter-within-an-issue-or-pull-request - - - - - Finds issues that were either created by a certain user, assigned to that user, - mention that user, or were commented on by that user. - - - https://help.github.com/articles/searching-issues/#search-by-a-user-thats-involved-within-an-issue-or-pull-request - - - - - Finds issues that @mention a team within the organization - - - https://help.github.com/articles/searching-issues/#search-by-a-team-thats-mentioned-within-an-issue-or-pull-request - - - - - Filter issues based on whether they’re open or closed. - - - https://help.github.com/articles/searching-issues/#search-based-on-whether-an-issue-or-pull-request-is-open - - - - - Filters issues based on the labels assigned. - - - https://help.github.com/articles/searching-issues/#search-by-the-labels-on-an-issue - - - - - Searches for issues based on missing metadata. - - - https://help.github.com/articles/searching-issues/#search-by-missing-metadata-on-an-issue-or-pull-request - - - - - Searches for issues in repositories that match a certain language. - - - https://help.github.com/articles/searching-issues/#search-by-the-main-language-of-a-repository - - - - - Searches for issues using a more human syntax covering options like state, type, merged status, private/public repository - - - https://help.github.com/articles/searching-issues/#search-based-on-the-state-of-an-issue-or-pull-request - - - - - Filters issues based on times of creation. - - - https://help.github.com/articles/searching-issues/#search-based-on-when-an-issue-or-pull-request-was-created-or-last-updated - - - - - Filters issues based on times when they were last updated. - - - https://help.github.com/articles/searching-issues/#search-based-on-when-an-issue-or-pull-request-was-created-or-last-updated - - - - - Filters pull requests based on times when they were last merged. - - - https://help.github.com/articles/searching-issues/#search-based-on-when-a-pull-request-was-merged - - - - - Filters pull requests based on the status of the commits. - - - https://help.github.com/articles/searching-issues/#search-based-on-commit-status - - - - - Filters pull requests based on the branch they came from. - - - https://help.github.com/articles/searching-issues/#search-based-on-branch-names - - - - - Filters pull requests based on the branch they are merging into. - - - https://help.github.com/articles/searching-issues/#search-based-on-branch-names - - - - - Filters issues based on times when they were last closed. - - - https://help.github.com/articles/searching-issues/#search-based-on-when-an-issue-or-pull-request-was-closed - - - - - Filters issues based on the quantity of comments. - - - https://help.github.com/articles/searching-issues#comments - - - - - Limits searches to repositories owned by a certain user or organization. - - - https://help.github.com/articles/searching-issues/#search-within-a-users-or-organizations-repositories - - - - - Gets or sets the milestone to filter issues based on - - - - - Filters issues or pull requests based on whether they are in an archived repository. - - - - - search by number of comments - - - - - search by created - - - - - search by last updated - - - - - search by last merged - - - - - Searching Issues - - - - - Exclusions for Issue Search - - - - - Excludes issues created by a certain user. - - - https://help.github.com/articles/searching-issues/#search-by-the-author-of-an-issue-or-pull-request - - - - - Excludes issues that are assigned to a certain user. - - - https://help.github.com/articles/searching-issues/#search-by-the-assignee-of-an-issue-or-pull-request - - - - - Excludes issues that mention a certain user. - - - https://help.github.com/articles/searching-issues/#search-by-a-mentioned-user-within-an-issue-or-pull-request - - - - - Excludes issues that a certain user commented on. - - - https://help.github.com/articles/searching-issues/#search-by-a-commenter-within-an-issue-or-pull-request - - - - - Excludes issues that were either created by a certain user, assigned to that user, - mention that user, or were commented on by that user. - - - https://help.github.com/articles/searching-issues/#search-by-a-user-thats-involved-within-an-issue-or-pull-request - - - - - Excludes issues based on open/closed state. - - - https://help.github.com/articles/searching-issues/#search-based-on-whether-an-issue-or-pull-request-is-open - - - - - Excludes issues based on the labels assigned. - - - https://help.github.com/articles/searching-issues/#search-by-the-labels-on-an-issue - - - - - Excludes issues in repositories that match a certain language. - - - https://help.github.com/articles/searching-issues/#search-by-the-main-language-of-a-repository - - - - - Excludes pull requests based on the status of the commits. - - - https://help.github.com/articles/searching-issues/#search-based-on-commit-status - - - - - Excludes pull requests based on the branch they came from. - - - https://help.github.com/articles/searching-issues/#search-based-on-branch-names - - - - - Excludes pull requests based on the branch they are merging into. - - - https://help.github.com/articles/searching-issues/#search-based-on-branch-names - - - - - Excludes issues which target the specified milestone. - - - https://help.github.com/articles/searching-issues-and-pull-requests/#search-by-milestone-on-an-issue-or-pull-request - - - - - Search labels - https://developer.github.com/v3/search/#search-labels - - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - The search term. - The repository to search in - - - - Optional Sort field. One of created or updated. - If not provided, results are sorted by best match. - - - - - The repository to search in - - - - - search by created - - - - - search by last updated - - - - - Used to qualify a search term. - - - - - Greater than ">" - - - - - Less than "<" - - - - - Less than or equal to. "<=" - - - - - Greater than or equal to. ">=" - - - - - Searching Repositories - http://developer.github.com/v3/search/#search-repositories - - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - The search term. - - - - For https://help.github.com/articles/searching-repositories#sorting - Optional Sort field. One of stars, forks, or updated. If not provided, results are sorted by best match. - - - - - The in qualifier limits what fields are searched. With this qualifier you can restrict the search to just the repository name, description, README, or any combination of these. - Without the qualifier, only the name and description are searched. - https://help.github.com/articles/searching-repositories#search-in - - - - - Filters repositories based on the number of forks, and/or whether forked repositories should be included in the results at all. - https://help.github.com/articles/searching-repositories#forks - - - - - Filters repositories based whether forked repositories should be included in the results at all. - Defaults to ExcludeForks - https://help.github.com/articles/searching-repositories#forks - - - - - The size qualifier finds repository's that match a certain size (in kilobytes). - https://help.github.com/articles/searching-repositories#size - - - - - Searches repositories based on the language they’re written in. - https://help.github.com/articles/searching-repositories#languages - - - - - Searches repositories based on the number of stars. - https://help.github.com/articles/searching-repositories#stars - - - - - Limits searches to a specific user or repository. - https://help.github.com/articles/searching-repositories#users-organizations-and-repositories - - - - - Filters repositories based on times of creation. - https://help.github.com/articles/searching-repositories#created-and-last-updated - - - - - Filters repositories based on when they were last updated. - https://help.github.com/articles/searching-repositories#created-and-last-updated - - - - - Filters whether archived repositories should be included (true) or not (false). - - - - - https://help.github.com/articles/searching-repositories#search-in - The in qualifier limits what fields are searched. With this qualifier you can restrict the search to just the - repository name, description, README, or any combination of these. - - - - - Helper class in generating the range values for a qualifer e.g. In or Size qualifiers - - - - - Matches repositories that are size MB exactly - - - - - Matches repositories that are between and KB - - - - - Matches repositories with regards to the size - We will use the to see what operator will be applied to the size qualifier - - - - - Helper class that build a with a LessThan comparator used for filtering results - - - - - Helper class that build a with a LessThanOrEqual comparator used for filtering results - - - - - Helper class that build a with a GreaterThan comparator used for filtering results - - - - - Helper class that build a with a GreaterThanOrEqualTo comparator used for filtering results - - - - - helper class in generating the date range values for the date qualifier e.g. - https://help.github.com/articles/searching-repositories#created-and-last-updated - - - - - Matches repositories with regards to the . - We will use the to see what operator will be applied to the date qualifier - - - - - Matches repositories with regards to both the and dates. - - - - - Matches repositories with regards to both the and date and time values. - - - - - Matches repositories with regards to the . - We will use the to see what operator will be applied to the date qualifier - - - - - helper method to create a LessThan Date Comparison - e.g. < 2011 - - date to be used for comparison (times are ignored) - - - - - helper method to create a LessThanOrEqualTo Date Comparison - e.g. <= 2011 - - date to be used for comparison (times are ignored) - - - - - helper method to create a GreaterThan Date Comparison - e.g. > 2011 - - date to be used for comparison (times are ignored) - - - - - helper method to create a GreaterThanOrEqualTo Date Comparison - e.g. >= 2011 - - date to be used for comparison (times are ignored) - - - - - helper method to create a bounded Date Comparison - e.g. 2015-08-01..2015-10-31 - - earlier date of the two - latter date of the two - - - - - helper method to create a LessThan DateTime Comparison - e.g. < 2011 - - datetime to be used for comparison (times are ignored) - - - - - helper method to create a LessThanOrEqualTo DateTime Comparison - e.g. <= 2011 - - datetime to be used for comparison (times are ignored) - - - - - helper method to create a GreaterThan DateTime Comparison - e.g. > 2011 - - datetime to be used for comparison (times are ignored) - - - - - helper method to create a GreaterThanOrEqualTo DateTime Comparison - e.g. >= 2011 - - datetime to be used for comparison (times are ignored) - - - - - helper method to create a bounded DateTime Comparison - e.g. 2015-08-01..2015-10-31 - - earlier datetime of the two - latter datetime of the two - - - - - lanuages that can be searched on in github - https://help.github.com/articles/searching-repositories#languages - - - - - sorting repositories by any of below - https://help.github.com/articles/searching-repositories#sorting - - - - - search by number of stars - - - - - search by number of forks - - - - - search by last updated - - - - - https://help.github.com/articles/searching-repositories#forks - Specifying whether forked repositories should be included in results or not. - - - - - only search for forked repos - - - - - include forked repos into the search - - - - - Searching Users - - - - - Initializes a new instance of the class. - - The search term. - - - - Optional Sort field. One of followers, repositories, or joined. If not provided (null), results are sorted by best match. - https://help.github.com/articles/searching-users#sorting - - - - - The sort field as a string. - - - - - Filter users based on the number of followers they have. - https://help.github.com/articles/searching-users#followers - - - - - Filter users based on when they joined. - https://help.github.com/articles/searching-users#created - - - - - Filter users by the location indicated in their profile. - https://help.github.com/articles/searching-users#location - - - - - Filters users based on the number of repositories they have. - https://help.github.com/articles/searching-users#repository-count - - - - - Search for users that have repositories that match a certain language. - https://help.github.com/articles/searching-users#language - - - - - With this qualifier you can restrict the search to just personal accounts or just organization accounts. - https://help.github.com/articles/searching-users#type - - - - - Qualifies which fields are searched. With this qualifier you can restrict the search to just the username, public email, full name, or any combination of these. - https://help.github.com/articles/searching-users#search-in - - - - - Account Type used to filter search result - - - - - User account - - - - - Organization account - - - - - User type to filter search results - - - - - Search by the username - - - - - Search by the user's email address - - - - - Search by the user's full name - - - - - - - - - - Information about an author or committer. - - - - - Creates an instance of Signature with the required values. - - - - - - - The full name of the author/committer. - - - - - The email address of the author/committer. - - - - - Used to retrieve and filter lists of stars. - - - - - Initializes a new instance of the class. - - - - - Gets or sets the sort property. - - - The sort property. - - - - - Gets or sets the sort direction. - - - The sort direction. - - - - - Property to sort stars by. - - - - - Sort y the date the star was created. - - - - - Sort by the date the star was last updated. - - - - - Request body for starting a migration. - - - See docs - for more information. - - - - - Parameter-less constructor needed for SimpleJsonSerializer. - - - - - Instantiate a new Migration Request object. - - List of repositories in {owner}/{repo} format. - To lock the repos or not. - To exclude the attachments or not. - - - - Required. A list of arrays indicating which repositories should be migrated. - - - - - Indicates whether repositories should be locked (to prevent manipulation) - while migrating data. Default: false. - - - - - Indicates whether attachments should be excluded from the migration - (to reduce migration archive file size). Default: false. - - - - - Used to filter requests for team members - - - - - Which membership roles to get - - - - - Filtering by Roles within a Team - - - - - Regular Team Member - - - - - Team Maintainer - - - - - All Roles - - - - - Used to update a team. - - - - - Initializes a new instance of the class. - - The updated team name. - - - - The name of the team (required). - - - - - The description of the team. - - - - - The level of privacy this team should have (default: Secret) - - - - - The permission that new repositories will be added to the team with when none is specified (default: Pull) - - - - - Id of a team to set as the parent team - - - - - Used to filter requests for team members - - - - - Which membership roles to get - - - - - Describes the new login when renaming a user via the method. - - - - - Initializes a new instance of the class. - - The new login for the user. - - - - The new username for the user - - - - - Represents updatable fields on a user. Values that are null will not be sent in the request. - Use string.empty if you want to clear a value. - - - - - This user's bio. - - - - - URL for this user's blog. - - - - - The company this user's works for. - - - - - This user's email. - - - - - The geographic location of this user. - - - - - This user's full name. - - - - - Tells if this user is currently hireable. - - - - - The access token - - - - - The expiration date - - - - - Base class for a GitHub account, most often either a or . - - - - - URL of the account's avatar. - - - - - The account's bio. - - - - - URL of the account's blog. - - - - - Number of collaborators the account has. - - - - - Company the account works for. - - - - - Date the account was created. - - - - - Amount of disk space the account is using. - - - - - The account's email. - - - - - Number of followers the account has. - - - - - Number of other users the account is following. - - - - - Indicates whether the account is currently hireable. - - True if the account is hirable; otherwise, false. - - - - The HTML URL for the account on github.com (or GitHub Enterprise). - - - - - The account's system-wide unique Id. - - - - - GraphQL Node Id - - - - - The account's geographic location. - - - - - The account's login. - - - - - The account's full name. - - - - - The type of account associated with this entity - - - - - Number of private repos owned by the account. - - - - - Plan the account pays for. - - - - - Number of private gists the account has created. - - - - - Number of public gists the account has created. - - - - - Number of public repos the account owns. - - - - - Total number of private repos the account owns. - - - - - The account's API URL. - - - - - User account - - - - - Organization account - - - - - Bot account - - - - - An entry in the activity event stream - - - - - The type of the activity. - - - - - Whether the activity event is public or not. - - - - - The repository associated with the activity event. - - - - - The user associated with the activity event. - - - - - The organization associated with the activity event. - - - - - The date the activity event was created. - - - - - The activity event Id. - - - - - The payload associated with the activity event. - - - - - Represents the author or committer to a Git commit. This is the information stored in Git and should not be - confused with GitHub account information. - - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - The full name of the author or committer. - The email. - The username associated with the account. - - - - Gets the name of the author or committer. - - - The name. - - - - - Gets the email of the author or committer. - - - The email. - - - - - Gets the GitHub username associated with the commit - - - The username. - - - - - The name of the repository. - - - - - The SHA of the reference. - - - - - The date the commit status was created. - - - - - The date the commit status was updated. - - - - - The state of the commit - - - - - URL associated with this status. GitHub.com displays this URL as a link to allow users to easily see the - ‘source’ of the Status. - - - - - Short description of the status. - - - - - A string label to differentiate this status from the status of other systems. - - - - - The unique identifier of the status. - - - - - The relevant commit. - - - - - The organization associated with the event. - - - - - The branches involved. - - - - - Represents lines added and deleted at a given point in time - - - - - Construct an instance of AdditionsAndDeletions - - - If the list of data points is not 3 elements - - - - Date of the recorded activity - - - - - Lines added for the given day - - - - - Lines deleted for the given day - - - - - Error payload from the API response - - - - - The error message - - - - - URL to the documentation for this error. - - - - - Additional details about the error - - - - - Represents an oauth application. - - - - - Name. - - - - - The Url of this . - - - - - Represents an oauth access given to a particular application. - - - - - The oauth token (be careful with these, they are like passwords!). - - - This will return only return a value the first time - the authorization is created. All subsequent API calls - (for example, 'get' for an authorization) will return `null` - - - - - GraphQL Node Id - - - - - Represents an oauth access given to a particular application. - - - - - The Id of this . - - - - - The API URL for this . - - - - - The that created this . - - - - - The last eight characters of the user's token - - - - - Base-64 encoded representation of the SHA-256 digest of the token - - - - - Optional parameter that allows an OAuth application to create - multiple authorizations for a single user - - - - - Notes about this particular . - - - - - A url for more information about notes. - - - - - When this was created. - - - - - When this was last updated. - - - - - The scopes that this has. This is the kind of access that the token allows. - - - - - GraphQL Node Id - - - - - The content of the blob. - - - - - The encoding of the blob. - - - - - The SHA of the blob. - - - - - The size of the blob. - - - - - The SHA of the blob. - - - - - Name of this . - - - - - Whether this is protected. - - - - - The history for this . - - - - - Protection details for a . - - - Note: this is a PREVIEW api: https://developer.github.com/changes/2016-06-27-protected-branches-api-update/ - - - - - Status check settings for the protected branch - - - - - Required review settings for the protected branch - - - - - Push access restrictions for the protected branch - - - - - Specifies whether the protections applied to this branch also apply to repository admins - - - - - Specifies whether the protections applied to this branch also apply to repository admins - - - - - Specifies settings for status checks which must pass before branches can be merged into the protected branch - - - - - Require branches to be up to date before merging - - - - - Require status checks to pass before merging - - - - - Specifies people or teams allowed to push to the protected branch. Required status checks will still prevent these people from merging if the checks fail - - - - - Push access is restricted to the specified Teams - - - - - Push access is restricted to the specified Users - - - - - Specifies if pull request reviews are required before merging a pull request. Can optionally enforce the policy on repository administrators also. - - - - - Specify which users and teams can dismiss pull request reviews. - - - - - Dismiss approved reviews automatically when a new commit is pushed. - - - - - Blocks merge until code owners have reviewed. - - - - - Specify the number of reviewers required to approve pull requests. Use a number between 1 and 6. - - - - - Specifies people or teams allowed to push to the protected branch. Required status checks will still prevent these people from merging if the checks fail - - - - - The specified Teams that can dismiss reviews - - - - - The specified Users who can dismiss reviews - - - - - The Id of the check run - - - - - The SHA of the commit the check run is associated with - - - - - A reference for the run on the integrator's system - - - - - The GitHub Api URL of the check run - - - - - The GitHub.com URL of the check run - - - - - The check run status - - - - - The final conclusion of the check - - - - - The time that the check run began - - - - - The time the check run completed - - - - - Descriptive details about the run - - - - - The name of the check - - - - - The check suite that is associated with this check run - - - - - The GitHub App that is associated with this check run - - - - - The pull requests that are associated with this check run - - - - - The path of the file the annotation refers to - - - - - The path of the file the annotation refers to - - - - - The file's full blob URL - - - - - The start line of the annotation - - - - - The end line of the annotation - - - - - The start line of the annotation - - - - - The end line of the annotation - - - - - The warning level of the annotation. Can be one of notice, warning, or failure - - - - - The level of the annotation. Can be one of notice, warning, or failure - - - - - A short description of the feedback for these lines of code - - - - - The title that represents the annotation - - - - - Details about this annotation - - - - - The title of the check run - - - - - The summary of the check run - - - - - The details of the check run - - - - - The number of annotation entries for the check run (use to get annotation details) - - - - - The Identifier of the check run requested action. - - - - - The total number of check runs that match the request filter - - - - - The retrieved check runs - - - - - The Id of the check suite - - - - - The branch the check suite is associated with - - - - - The SHA of the head commit in the push that created the check suite - - - - - The summarized status of the check runs included in the check suite - - - - - The summarized conclusion of the check runs included in the check suite - - - - - The GitHub Api URL of the check suite - - - - - The hash of the commit prior to the push that created the check suite - - - - - The hash of the commit after the push that created the check suite (or HeadSha if no later commits exist) - - - - - The pull requests that are associated with the check suite - - - - - The GitHub App for the check suite - - - - - The repository for the check suite - - - - - The check suite preferences - - - - - The repository the check suite preferences are related to - - - - - The total number of check suites that match the request filter - - - - - The retrieved check suites - - - - - Represents the summary of lines added and deleted - - - - - Construct an instance of CodeFrequency - - Raw data - - - - A weekly aggregate of the number of additions and deletions pushed to a repository. - - - - - The combined state of the commits. - - - - - The SHA of the reference. - - - - - The total number of statuses. - - - - - The statuses. - - - - - The repository of the reference. - - - - - Returns the last year of commit activity grouped by week. - - - - - The issue comment Id. - - - - - GraphQL Node Id - - - - - The URL for this repository comment. - - - - - The html URL for this repository comment. - - - - - Details about the repository comment. - - - - - Relative path of the file that was commented on. - - - - - Line index in the diff that was commented on. - - - - - The line number in the file that was commented on. - - - - - The commit - - - - - The user that created the repository comment. - - - - - The date the repository comment was created. - - - - - The date the repository comment was last updated. - - - - - The reaction summary for this comment. - - - - - Information about a file in a repository. It does not include the contents of the file. - - - - - Name of the content. - - - - - Path to this content. - - - - - SHA of this content. - - - - - Size of the content. - - - - - The type of this content. It might be a File, Directory, Submodule, or Symlink - - - - - URL to the raw content - - - - - URL to this content - - - - - The GIT URL to this content. - - - - - The URL to view this content on GitHub. - - - - - The date the commit status was created. - - - - - The date the commit status was updated. - - - - - The state of the commit - - - - - URL associated with this status. GitHub.com displays this URL as a link to allow users to easily see the - ‘source’ of the Status. - - - - - Short description of the status. - - - - - A string label to differentiate this status from the status of other systems. - - - - - The unique identifier of the status. - - - - - GraphQL Node Id - - - - - The URL of the status. - - - - - The user that created the status. - - - - - Represents the state of a commit. - - - - - The commit state is still being determined. A build server might set this when it starts a build. - - - - - The build was successful for the commit. - - - - - There was some error with the build. - - - - - The build completed and reports a failure. - - - - - The possible repository content types. - - - - - Represents a contributor on GitHub. - - - - - Id of this deployment. - - - - - GraphQL Node Id - - - - - - - - - - The API URL for this deployment. - - - - - The that created the deployment. - - - - - JSON payload with extra information about the deployment. - - - - - Date and time that the deployment was created. - - - - - Date and time that the deployment was updated. - - - - - A short description of the deployment. - - - - - The API URL for the es of this deployment. - - - - - Indicates if the environment is specific to a deployment and will no longer exist at some point in the future. - - - - - Indicates if the environment is one with which end users directly interact. - - - - - Id of this deployment status. - - - - - GraphQL Node Id - - - - - The API URL for this deployment status. - - - - - The state of this deployment status. - - - - - The that created this deployment status. - - - - - JSON payload with extra information about the deployment. - - - - - The target URL of this deployment status. This URL should contain - output to keep the user updated while the task is running or serve - as historical information for what happened in the deployment - - - - - The target URL of this deployment status. This URL should contain - output to keep the user updated while the task is running or serve as - historical information for what happened in the deployment - - - - - The URL for accessing your environment. - - - - - The date and time that the status was created. - - - - - The date and time that the status was updated. - - - - - A short description of the status. - - - - - A users email - - - - - The email address - - - - - True if the email is verified; otherwise false - - - - - True if this is the users primary email; otherwise false - - - - - "private" or "public" if the email address is the primary; - otherwise null - - - - - Represents the visibility of an email address. - - - - - Primary email address and is public - - - - - Primary email address and is private - - - - - Describes a pre-receive environment. - - - - - Identifier for the pre-receive environment. - - - - - The name of the environment as displayed in the UI. - - - - - URL to the pre-receive environment. - - - - - URL to the tarball that will be downloaded and extracted. - - - - - UI URL to the pre-receive environment. - - - - - Whether this is the default environment that ships with GitHub Enterprise. - - - - - The time when the pre-receive environment was created. - - - - - The number of pre-receive hooks that use this environment. - - - - - This environment's download status. - - - - - Prepares an for use when updating a pre-receive environment. - - - - - - Describes the current download state of a pre-receive environment image. - - - - - URL to the download status for a pre-receive environment. - - - - - The state of the most recent download. - - - - - On failure, this will have any error messages produced. - - - - - The time when the most recent download started. - - - - - The state of the most recent download. - - - - - The id of the issue/pull request event. - - - - - GraphQL Node Id - - - - - The URL for this event. - - - - - Always the User that generated the event. - - - - - The user that was assigned, if the event was 'Assigned'. - - - - - The label that was assigned, if the event was 'Labeled' - - - - - Identifies the actual type of Event that occurred. - - - - - The String SHA of a commit that referenced this Issue. - - - - - Date the event occurred for the issue/pull request. - - - - - The issue was closed by the actor. When the commit_id is present, it identifies the commit that - closed the issue using “closes / fixes #NN” syntax. - - - - - The issue was reopened by the actor. - - - - - The actor subscribed to receive notifications for an issue. - - - - - The issue was merged by the actor. The commit_id attribute is the SHA1 of the HEAD commit that was merged. - - - - - The issue was referenced from a commit message. The commit_id attribute is the commit SHA1 of where - that happened. - - - - - The actor was @mentioned in an issue body. - - - - - The issue was assigned to the actor. - - - - - The issue was unassigned to the actor. - - - - - A label was added to the issue. - - - - - A label was removed from the issue. - - - - - The issue was added to a milestone. - - - - - The issue was removed from a milestone. - - - - - The issue title was changed. - - - - - The issue was locked by the actor. - - - - - The issue was unlocked by the actor. - - - - - The pull request’s branch was deleted. - - - - - The pull request’s branch was restored. - - - - - The pull request’s branch was force pushed to. - - - - - The pull request is ready for review - - - - - The actor dismissed a review from the pull request. - - - - - The actor requested review from the subject on this pull request. - - - - - The actor removed the review request for the subject on this pull request. - - - - - The issue was added to a project board. - - - - - The issue was moved between columns in a project board. - - - - - The issue was removed from a project board. - - - - - The issue was created by converting a note in a project board to an issue. - - - - - The actor unsubscribed from notifications for an issue. - - - - - A comment was added to the issue. - - - - - A commit was added to the pull request's HEAD branch. - Only provided for pull requests. - - - - - Base branch of the pull request was changed. - - - - - The issue was referenced from another issue. - The source attribute contains the id, actor, and - url of the reference's source. - - - - - The issue was reviewed. - - - - - A line comment was made. - - - - - A commit comment was made. - - - - - A user with write permissions marked an issue as a duplicate of another issue or a pull request as a duplicate of another pull request. - - - - - An issue that a user had previously marked as a duplicate of another issue is no longer considered a duplicate. - - - - - An issue comment was deleted. - - - - - An issue was transferred. - - - - - An issue was connected. - - - - - An issue was pinned. - - - - - An issue was unpinned. - - - - - Lists all the feeds available to the authenticating user: - - - - - The GitHub global public timeline - - - - - The public timeline for any user, using URI template - - - - - The public timeline for the authenticated user - - - - - The private timeline for the authenticated user - - - - - The private timeline for activity created by the authenticated user - - - - - The private timeline for the authenticated user for a given organization, using URI template - - - - - List of feed urls including feed url and feed type, e.g. application/atom+xml - - - - - Collection of feeds including both url and type - - - - - The GitHub global public timeline - - - - - The public timeline for any user, using URI template - - - - - The public timeline for the authenticated user - - - - - The private timeline for the authenticated user - - - - - The private timeline for activity created by the authenticated user - - - - - The private timeline for the authenticated user for a given organization, using URI template - - - - - Feed information including feed url and feed type - - - - - Link to feed - - - - - Feed type, e.g. application/atom+xml - - - - - The API URL for this . - - - - - The Id of this . - - - Given a gist url of https://gist.github.com/UserName/1234 the Id would be '1234'. - - - - - GraphQL Node Id - - - - - A description of the . - - - - - Indicates if the is private or public. - - - - - The who owns this . - - - Given a gist url of https://gist.github.com/UserName/1234 the Owner would be 'UserName'. - - - - - A containing all s in this . - - - - - The number of comments on this . - - - - - A url to retrieve the comments for this . - - - - - URL to view the gist on gist.github.com. - - - - - The git url to pull from to retrieve the contents for this . - - - - - The git url to push to when changing this . - - - - - The for when this was created. - - - - - The for when this was last updated. - - - - - A of all that exist for this . - - - - - A of all containing the full history for this . - - - - - Used by to indicate the level of change. - - - - - The number of deletions that occurred as part of this change. - - - - - The number of additions that occurred as part of this change. - - - - - The total number of changes. - - - - - The gist comment id. - - - - - GraphQL Node Id - - - - - The URL for this gist comment. - - - - - The body of this gist comment. - t - - - - The user that created this gist comment. - - - - - The date this comment was created. - - - - - The date this comment was last updated. - - - - - The size in bytes of the file. - - - - - The name of the file - - - - - The mime type of the file - - - - - The programming language of the file, if any. - - - - - The text content of the file. - - - - - The url to download the file. - - - - - GraphQL Node Id - - - - - The that created this - - - - - The API URL for this . - - - - - The for when this was created. - - - - - A historical version of a - - - - - The url that can be used by the API to retrieve this version of the . - - - - - A git sha representing the version. - - - - - The who create this version. - - - - - A that represents the level of change for this . - - - - - The the version was created. - - - - - Represents a GitHub application. - - - - - The Id of the GitHub App. - - - - - The Name of the GitHub App. - - - - - The Owner of the GitHub App. - - - - - The Description of the GitHub App. - - - - - The URL to the GitHub App's external website. - - - - - The URL to view the GitHub App on GitHub - - - - - Date the GitHub App was created. - - - - - Date the GitHub App was last updated. - - - - - An enhanced git commit containing links to additional resources - - - - - Gets the GitHub account information for the commit author. It attempts to match the email - address used in the commit with the email addresses registered with the GitHub account. - If no account corresponds to the commit email, then this property is null. - - - - - Gets the GitHub account information for the commit committer. It attempts to match the email - address used in the commit with the email addresses registered with the GitHub account. - If no account corresponds to the commit email, then this property is null. - - - - - The affected files in a . - - - - - The name of the file - - - - - Number of additions performed on the file. - - - - - Number of deletions performed on the file. - - - - - Number of changes performed on the file. - - - - - File status, like modified, added, deleted. - - - - - The url to the file blob. - - - - - The url to file contents API. - - - - - The raw url to download the file. - - - - - The SHA of the file. - - - - - The patch associated with the commit - - - - - The previous filename for a renamed file. - - - - - An enhanced git commit containing links to additional resources - - - - - The number of additions made within the commit - - - - - The number of deletions made within the commit - - - - - The total number of modifications within the commit - - - - - GraphQL Node Id - - - - - The URL associated with this reference. - - - - - The reference label. - - - - - The reference identifier. - - - - - The sha value of the reference. - - - - - The user associated with this reference. - - - - - The repository associated with this reference. - - - - - Represents an application installation. - - - For more information see https://developer.github.com/v3/apps/#find-installations - - - - - The user who owns the Installation. - - - - - The URL to view the Installation on GitHub. - - - - - The Id of the associated GitHub App. - - - - - The Id of the User/Organization the Installation is installed in - - - - - The type of the target (User or Organization) - - - - - The Permissions granted to the Installation - - - - - The Events subscribed to by the Installation - - - - - The single file the GitHub App can manage (when Permissions.SingleFile is set to read or write) - - - - - The choice of repositories the installation is on. Can be either "selected" or "all". - - - - - The Installation Id. - - - - - Repository metadata - Search repositories, list collaborators, and access repository metadata. - - - - - Repository administration - Repository creation, deletion, settings, teams, and collaborators. - - - - - Commit statuses - Commit statuses. - - - - - Deployments - Deployments and deployment statuses. - - - - - Issues - Issues and related comments, assignees, labels, and milestones. - - - - - Pages - Retrieve Pages statuses, configuration, and builds, as well as create new builds. - - - - - Pull requests - Pull requests and related comments, assignees, labels, milestones, and merges. - - - - - Repository contents - Repository contents, commits, branches, downloads, releases, and merges. - - - - - Single file - Manage just a single file. - - - - - Repository projects - Manage repository projects, columns, and cards. - - - - - Checks - Detailed information about CI checks - - - - - Organization members (only applicable when installed for an Organization ) - Organization members and teams. - - - - - Organization projects (only applicable when installed for an Organization ) - Manage organization projects, columns, and cards. - - - - - Team discussions (only applicable when installed for an Organization ) - Team discussions. - - - - - The total number of check suites that match the request filter - - - - - The retrieved check suites - - - - - The internal Id for this issue (not the issue number) - - - - - GraphQL Node Id - - - - - The URL for this issue. - - - - - The URL for the HTML view of this issue. - - - - - The Comments URL of this issue. - - - - - The Events URL of this issue. - - - - - The issue number. - - - - - Whether the issue is open or closed. - - - - - Title of the issue - - - - - Details about the issue. - - - - - Details about the user who has closed this issue. - - - - - The user that created the issue. - - - - - The set of labels applied to the issue - - - - - The user this issue is assigned to. - - - - - The multiple users this issue is assigned to. - - - - - The milestone, if any, that this issue is assigned to. - - - - - The number of comments on the issue. - - - - - The date the issue was closed if closed. - - - - - The date the issue was created. - - - - - The date the issue was last updated. - - - - - If the issue is locked or not. - - - - - The repository the issue comes from. - - - - - The reaction summary for this issue. - - - - - The issue comment Id. - - - - - GraphQL Node Id - - - - - The URL for this issue comment. - - - - - The html URL for this issue comment. - - - - - Details about the issue comment. - - - - - The date the issue comment was created. - - - - - The date the issue comment was last updated. - - - - - The user that created the issue comment. - - - - - The comment author association with repository. - - - - - The reaction summary for this comment. - - - - - Sort by create date (default) - - - - - Sort by the date of the last update - - - - - The id of the issue/pull request event. - - - - - GraphQL Node Id - - - - - The URL for this issue/pull request event. - - - - - Always the User that generated the event. - - - - - The user that was assigned, if the event was 'Assigned'. - - - - - The label that was assigned, if the event was 'Labeled' - - - - - Identifies the actual type of Event that occurred. - - - - - The String SHA of a commit that referenced this Issue. - - - - - The commit URL of a commit that referenced this issue. - - - - - Date the event occurred for the issue/pull request. - - - - - The issue associated to this event. - - - - - An object containing rename details - Only provided for renamed events - - - - - Information about the project card that triggered the event. - The project_card attribute is not returned if someone deletes the project board, or if you do not have permission to view it. - - - - - The identification number of the project card. - - - - - The API URL of the project card, if the card still exists. - Not included for removed_from_project events. - - - - - The identification number of the project. - - - - - The API URL of the project. - - - - - The name of the column that the card is listed in. - - - - - The name of the column that the card was listed in prior to column_name - Only returned for moved_columns_in_project events. - - - - - Id of the label - - - - - Url of the label - - - - - Name of the label - - - - - GraphQL Node Id - - - - - Color of the label - - - - - Description of the label - - - - - Is default label - - - - - Url to the license on https://choosealicense.com - - - - - A description of the license. - - - - - A group or family that the license belongs to such as the GPL family of licenses. - - - - - Notes on how to properly apply the license. - - - - - Set of codes for what is required under the terms of the license. For example, "include-copyright" - - - - - Set of codes for what is permitted under the terms of the license. For example, "commercial-use" - - - - - Set of codes for what is forbidden under the terms of the license. For example, "no-liability" - - - - - The text of the license - - - - - The - - - - - GraphQL Node Id - - - - - Friendly name of the license. - - - - - SPDX license identifier. - - - - - URL to retrieve details about a license. - - - - - Whether the license is one of the licenses featured on https://choosealicense.com - - - - - States of a Team/Organization Membership - - - - - The membership is pending - - - - - The membership is active - - - - - Response from the /meta endpoint that provides information about GitHub.com or a GitHub Enterprise instance. - - - - - Create an instance of the Meta - - - - - Create an instance of the Meta - - Whether authentication with username and password is supported. - The currently-deployed SHA of github-services. - An array of IP addresses in CIDR format specifying the addresses that incoming service hooks will originate from on GitHub.com. - An array of IP addresses in CIDR format specifying the Git servers for the GitHub server - An array of IP addresses in CIDR format specifying the A records for GitHub Pages. - An Array of IP addresses specifying the addresses that source imports will originate from on GitHub.com. - - - - Whether authentication with username and password is supported. (GitHub Enterprise instances using CAS or - OAuth for authentication will return false. Features like Basic Authentication with a username and - password, sudo mode, and two-factor authentication are not supported on these servers.) - - - - - The currently-deployed SHA of github-services. - - - - - An Array of IP addresses in CIDR format specifying the addresses that incoming service hooks will - originate from on GitHub.com. Subscribe to the API Changes blog or follow @GitHubAPI on Twitter to get - updated when this list changes. - - - - - An Array of IP addresses in CIDR format specifying the Git servers for GitHub.com. - - - - - An Array of IP addresses in CIDR format specifying the A records for GitHub Pages. - - - - - An Array of IP addresses specifying the addresses that source imports will originate from on GitHub.com. - - - - - Represents a migration. - - - See docs - for more information. - - - - - Parameter-less constructore needed for SimpleJsonSerializer. - - - - - Id of migration. - - - - - GraphQL Node Id - - - - - Guid of migration. - - - - - The state of migration. Can be one of pending, exporting, exported and failed. - - - - - Whether to lock repositories. - - - - - Whether attachments are excluded or not. - - - - - URL of migration. - - - - - Time of migration creation. - - - - - Time of migration updation. - - - - - List of locked repositories. - - - - - State of a migration. - - - See: https://developer.github.com/v3/migration/migrations/#get-the-status-of-a-migration - - - - - The migration hasn't started yet. - - - - - The migration is in progress. - - - - - The migration finished successfully. - - - - - The migration failed. - - - - - The URL for this milestone. - - - - - The Html page for this milestone. - - - - - The ID for this milestone. - - - - - The milestone number. - - - - - GraphQL Node Id - - - - - Whether the milestone is open or closed. - - - - - Title of the milestone. - - - - - Optional description for the milestone. - - - - - The user that created this milestone. - - - - - The number of open issues in this milestone. - - - - - The number of closed issues in this milestone. - - - - - The date this milestone was created. - - - - - The date, if any, when this milestone is due. - - - - - The date, if any, when this milestone was closed. - - - - - The date, if any, when this milestone was updated. - - - - - Object of resources rate limits - - - - - Legacy rate limit - to be depreciated - https://developer.github.com/v3/rate_limit/#deprecation-notice - - - - - The type of OAuth token - - - - - The secret OAuth access token. Use this to authenticate Octokit.net's client. - - - - - The list of scopes the token includes. - - - - - The billing address for an organization. This is only returned when updating - an organization. - - - - - GraphQL Node Id - - - - - The site has yet to be built - - - - - The build has been requested but not yet begun - - - - - The build is in progress - - - - - The site has been built - - - - - An error occurred during the build - - - - - Information about your GitHub Pages configuration - - - - - The pages's API URL. - - - - - Absolute URL to the rendered site. - - - - - Build status of the pages site. - - - - - CName of the pages site. Will be null if no CName was provided by the user. - - - - - Is a custom 404 page provided. - - - - - Metadata of a Github Pages build. - - - - - The pages's API URL. - - - - - The status of the build. - - - - - Error details - if there was one. - - - - - The user whose commit initiated the build. - - - - - Commit SHA. - - - - - Duration of the build - - - - - Returns the total commit counts for the owner and total commit counts in total in the last 52 weeks - - - - - Returns the commit counts made each week, for the last 52 weeks - - - - - Returns the commit counts made by the owner each week, for the last 52 weeks - - - - - The total number of commits made by the owner in the last 52 weeks. - - - - - - The total number of commits made by contributors in the last 52 weeks. - - - - - - The total number of commits made in the last 52 weeks. - - - - - - A plan (either paid or free) for a particular user - - - - - The number of collaborators allowed with this plan. - - This returns because GitHub Enterprise uses a sentinel value of 999999999999 to denote an "unlimited" number of collaborators. - - - - The name of the plan. - - - - - The number of private repositories allowed with this plan. - - This returns because GitHub Enterprise uses a sentinel value of 999999999999 to denote an "unlimited" number of plans. - - - - The amount of disk space allowed with this plan. - - This returns because GitHub Enterprise uses a sentinel value of 999999999999 to denote an "unlimited" amount of disk space. - - - - The billing email for the organization. Only has a value in response to editing an organization. - - - - - The URL for this projects repository. - - - - - The URL for this project. - - - - - The Id for this project. - - - - - GraphQL Node Id - - - - - The name for this project. - - - - - The body for this project. - - - - - The number for this project. - - - - - The current state of this project. - - - - - The user associated with this project. - - - - - When this project was created. - - - - - When this project was last updated. - - - - - The URL for this cards column. - - - - - The URL for this cards content. - - - - - The Id for this card. - - - - - GraphQL Node Id - - - - - The note for this card. - - - - - The user associated with this card. - - - - - When this card was created. - - - - - When this card was last updated. - - - - - Whether this card is archived. - - - - - The Id for this column. - - - - - GraphQL Node Id - - - - - The name for this column. - - - - - The URL for this columns project. - - - - - When this column was created. - - - - - When this column was last updated. - - - - - Only visible for the current user, or with the correct OAuth scope - - - - - Only visible for the current user, or with the correct OAuth scope - - - - - The internal Id for this pull request (not the pull request number) - - - - - GraphQL Node Id - - - - - The URL for this pull request. - - - - - The URL for the pull request page. - - - - - The URL for the pull request's diff (.diff) file. - - - - - The URL for the pull request's patch (.patch) file. - - - - - The URL for the specific pull request issue. - - - - - The URL for the pull request statuses. - - - - - The pull request number. - - - - - Whether the pull request is open or closed. The default is . - - - - - Title of the pull request. - - - - - The body (content) contained within the pull request. - - - - - When the pull request was created. - - - - - When the pull request was last updated. - - - - - When the pull request was closed. - - - - - When the pull request was merged. - - - - - The HEAD reference for the pull request. - - - - - The BASE reference for the pull request. - - - - - The user who created the pull request. - - - - - The user who is assigned the pull request. - - - - - The multiple users this pull request is assigned to. - - - - - The milestone, if any, that this pull request is assigned to. - - - - - Whether or not the pull request is in a draft state, and cannot be merged. - - - - - Whether or not the pull request has been merged. - - - - - Whether or not the pull request can be merged. - - - - - Provides extra information regarding the mergeability of the pull request. - - - - - The user who merged the pull request. - - - - - The value of this field changes depending on the state of the pull request. - Not Merged - the hash of the test commit used to determine mergability. - Merged with merge commit - the hash of said merge commit. - Merged via squashing - the hash of the squashed commit added to the base branch. - Merged via rebase - the hash of the commit that the base branch was updated to. - - - - - Total number of comments contained in the pull request. - - - - - Total number of commits contained in the pull request. - - - - - Total number of additions contained in the pull request. - - - - - Total number of deletions contained in the pull request. - - - - - Total number of files changed in the pull request. - - - - - If the issue is locked or not - - - - - Whether maintainers of the base repository can push to the HEAD branch - - - - - Users requested for review - - - - - Teams requested for review - - - - - Provides extra information regarding the mergeability of a pull request - - - - - Merge conflict. Merging is blocked. - - - - - Mergeability was not checked yet. Merging is blocked. - - - - - Failing/missing required status check. Merging is blocked. - - - - - Head branch is behind the base branch. Only if required status checks is enabled but loose policy is not. Merging is blocked. - - - - - Failing/pending commit status that is not part of the required status checks. Merging is still allowed. - - - - - GitHub Enterprise only, if a repo has custom pre-receive hooks. Merging is allowed. - - - - - No conflicts, everything good. Merging is allowed. - - - - - GraphQL Node Id - - - - - Represents the response from an attempt to merge a pull request. - - - Note the request to merge is represented by - API: https://developer.github.com/v3/pulls/#merge-a-pull-request-merge-button - - - - - Initializes a new instance of the class. - - - - - The sha reference of the commit. - - - - - True if merged successfully, otherwise false. - - - - - The message that will be used for the merge commit. - - - - - The review Id. - - - - - GraphQL Node Id - - - - - The state of the review - - - - - The commit Id the review is associated with. - - - - - The user that created the review. - - - - - The text of the review. - - - - - The URL for this review on Github.com - - - - - The URL for the pull request via the API. - - - - - The comment author association with repository. - - - - - The time the review was submitted - - - - - URL of the comment via the API. - - - - - The comment Id. - - - - - GraphQL Node Id - - - - - The diff hunk the comment is about. - - - - - The relative path of the file the comment is about. - - - - - The line index in the diff. - - - - - The comment original position. - - - - - The commit Id the comment is associated with. - - - - - The original commit Id the comment is associated with. - - - - - The user that created the comment. - - - - - The text of the comment. - - - - - The date the comment was created. - - - - - The date the comment was last updated. - - - - - The URL for this comment on Github.com - - - - - The URL for the pull request via the API. - - - - - The reaction summary for this comment. - - - - - The Id of the comment this comment replys to. - - - - - The Id of the pull request this comment belongs to. - - - - - The comment author association with repository. - - - - - Sort by create date (default) - - - - - Sort by the date of the last update - - - - - The raw punch card points - - - - - Gets the number of commits made on the specified day of the week - at the hour of the day, over the lifetime of this repository - - The day of the week to query - The hour in 24 hour time. 0-23. - The total number of commits made. - - - - The Id for this reaction. - - - - - GraphQL Node Id - - - - - Information about the user. - - - - - The reaction type for this commit comment. - - - - - GraphQL Node Id - - - - - Represents the type of object created or deleted - - - - - The object is of type repository - - - - - The object is of type branch - - - - - The object is of type tag - - - - - GraphQL Node Id - - - - - GraphQL Node Id - - - - - The total number of check suites that match the request filter - - - - - The retrieved check suites - - - - - GraphQL Node Id - - - - - Represents a piece of content in the repository. This could be a submodule, a symlink, a directory, or a file. - Look at the Type property to figure out which one it is. - - - - - The encoding of the content if this is a file. Typically "base64". Otherwise it's null. - - - - - The Base64 encoded content if this is a file. Otherwise it's null. - - - - - The unencoded content. Only access this if the content is expected to be text and not binary content. - - - - - Path to the target file in the repository if this is a symlink. Otherwise it's null. - - - - - The location of the submodule repository if this is a submodule. Otherwise it's null. - - - - - The response from the Repository Contents API. The API assumes a dynamic client type so we need - to model that. - - https://developer.github.com/v3/repos/contents/ - - - - The content of the response. - - - - - The commit information for the content change. - - - - - License information - - - - - Represents a users contributions on a GitHub repository. - - - - - GraphQL Node Id - - - - - Whether the current user has administrative permissions - - - - - Whether the current user has push permissions - - - - - Whether the current user has pull permissions - - - - - Represents additional information about a star (such as creation time) - - - - - The date the star was created. - - - - - The repository associated with the star. - - - - - GraphQL Node Id - - - - - Users and teams requested to review a pull request - - - - - Rate limits for core API (rate limit for everything except Search API) - - - - - Rate Limits for Search API - - - - - file name - - - - - path to file - - - - - Sha for file - - - - - api-url to file - - - - - git-url to file - - - - - html-url to file - - - - - Repo where this file belongs to - - - - - Determines if notifications should be received from this repository. - - - - - Determines if all notifications should be blocked from this repository. - - - - - Url of the label - - - - - The for when this was created. - - - - - The API URL for this . - - - - - The API URL for this . - - - - - Represents the type of object being tagged - - - - - organization teams - - - - - url for this team - - - - - team id - - - - - GraphQL Node Id - - - - - team slug - - - - - team name - - - - - team description - - - - - team privacy - - - - - permission attached to this team - - - - - how many members in this team - - - - - how many repo this team has access to - - - - - who this team belongs to - - - - - The parent team - - - - - LDAP Binding (GitHub Enterprise only) - - - - - Used to describe a team's privacy level. - - - - - Only visible to organization owners and members of the team. - - - - - Visible to all members of the organization. - - - - - Roles within a Team - - - - - Regular Team Member - - - - - Team Maintainer - - - - - Determines if notifications should be received from this repository. - - - - - Determines if all notifications should be blocked from this repository. - - - - - Url of the label - - - - - The for when this was created. - - - - - The API URL for this . - - - - - The API URL for this thread. - - - - - GraphQL Node Id - - - - - The source of reference from another issue - Only provided for cross-referenced events - - - - - An object containing rename details - Only provided for renamed events - - - - - The name of the column that the card was listed in prior to column_name. - Only returned for moved_columns_in_project events - - - - - The path for this Tree Item. - - - - - The mode of this Tree Item. - - - - - The type of this Tree Item. - - - - - The size of this Tree Item. - - - - - The SHA of this Tree Item. - - - - - The URL of this Tree Item. - - - - - The file mode to associate with a tree item - - - - - Mark the tree item as a file (applicable to blobs only) - - - - - Mark the tree item as an executable (applicable to blobs only) - - - - - Mark the tree item as a subdirectory (applicable to trees only) - - - - - Mark the tree item as a submodule (applicable to commits only) - - - - - Mark the tree item as a symlink (applicable to blobs only) - - - - - The SHA for this Tree response. - - - - - The URL for this Tree response. - - - - - The list of Tree Items for this Tree response. - - - - - Whether the response was truncated due to GitHub API limits. - - - - - Represents a user on GitHub. - - - - - Whether or not the user is an administrator of the site - - - - - When the user was suspended, if at all (GitHub Enterprise) - - - - - Whether or not the user is currently suspended - - - - - LDAP Binding (GitHub Enterprise only) - - - - - Date the user account was updated. - - - - - Represents the response information from a operation - - - - - Message indiating if the Rename request was queued - - - - - Url to the user that will be renamed - - - - - Represents additional information about a star (such as creation time) - - - - - The date the star was created. - - - - - The user associated with the star. - - - - - Represents a Signature Verification Object in Git Data Commit Payload. - - - - - Does GitHub consider the signature in this commit to be verified? - - - - - The reason for verified value. - - - - - The signature that was extracted from the commit. - - - - - The value that was signed. - - - - - The days array is a group of commits per day, starting on Sunday. - - - - - Totally number of commits made this week. - - - - - The week of commits - - - - - Get the number of commits made on any - - The day of the week - The number of commits made - - - - Represents the json array. - - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - The capacity of the json array. - - - - The json representation of the array. - - The json representation of the array. - - - - Represents the json object. - - - - - The internal member dictionary. - - - - - Initializes a new instance of . - - - - - Initializes a new instance of . - - The implementation to use when comparing keys, or null to use the default for the type of the key. - - - - Gets the at the specified index. - - - - - - Adds the specified key. - - The key. - The value. - - - - Determines whether the specified key contains key. - - The key. - - true if the specified key contains key; otherwise, false. - - - - - Gets the keys. - - The keys. - - - - Removes the specified key. - - The key. - - - - - Tries the get value. - - The key. - The value. - - - - - Gets the values. - - The values. - - - - Gets or sets the with the specified key. - - - - - - Adds the specified item. - - The item. - - - - Clears this instance. - - - - - Determines whether [contains] [the specified item]. - - The item. - - true if [contains] [the specified item]; otherwise, false. - - - - - Copies to. - - The array. - Index of the array. - - - - Gets the count. - - The count. - - - - Gets a value indicating whether this instance is read only. - - - true if this instance is read only; otherwise, false. - - - - - Removes the specified item. - - The item. - - - - - Gets the enumerator. - - - - - - Returns an enumerator that iterates through a collection. - - - An object that can be used to iterate through the collection. - - - - - Returns a json that represents the current . - - - A json that represents the current . - - - - - This class encodes and decodes JSON strings. - Spec. details, see http://www.json.org/ - - JSON uses Arrays and Objects. These correspond here to the datatypes JsonArray(IList<object>) and JsonObject(IDictionary<string,object>). - All numbers are parsed to doubles. - - - - - Parses the string json into a value - - A JSON string. - An IList<object>, a IDictionary<string,object>, a double, a string, null, true, or false - - - - Try parsing the json string into a value. - - - A JSON string. - - - The object. - - - Returns true if successfull otherwise false. - - - - - Converts a IDictionary<string,object> / IList<object> object into a JSON string - - A IDictionary<string,object> / IList<object> - Serializer strategy to use - A JSON encoded string, or null if object 'json' is not serializable - - - - Determines if a given object is numeric in any way - (can be integer, double, null, etc). - - - - diff --git a/packages/Octokit.0.48.0/lib/netstandard2.0/Octokit.dll b/packages/Octokit.0.48.0/lib/netstandard2.0/Octokit.dll deleted file mode 100644 index f039679..0000000 Binary files a/packages/Octokit.0.48.0/lib/netstandard2.0/Octokit.dll and /dev/null differ diff --git a/packages/Octokit.0.48.0/lib/netstandard2.0/Octokit.xml b/packages/Octokit.0.48.0/lib/netstandard2.0/Octokit.xml deleted file mode 100644 index 18ac3ec..0000000 --- a/packages/Octokit.0.48.0/lib/netstandard2.0/Octokit.xml +++ /dev/null @@ -1,37681 +0,0 @@ - - - - Octokit - - - - - Authenticate a request using the basic access authentication scheme - - The request to authenticate - The credentials to attach to the request - - See the Basic Authentication documentation for more information. - - - - - Authenticate a request using the OAuth2 Token (sent in a header) authentication scheme - - The request to authenticate - The credentials to attach to the request - - See the OAuth2 Token (sent in a header) documentation for more information. - - - - - Indicate to the serializer that this property or value - has a different representation when being serialized to JSON - - - - - The key to use in place of the property's name - - - - - The name to use in place of the enum's value - - - - - Indicate to the serializer that this property or field - should be included, even when currently set to `null` - - - - - Wrapper for a response from the API - - Payload contained in the response - - - - Create a ApiResponse from an existing request - - An existing request to wrap - - - - Create a ApiResponse from an existing request and object - - An existing request to wrap - The payload from an existing request - - - - The payload of the response - - - - - The context of the response - - - - - Generic Http client. Useful for those who want to swap out System.Net.HttpClient with something else. - - - Most folks won't ever need to swap this out. But if you're trying to run this on Windows Phone, you might. - - - - - Sends the specified request and returns a response. - - A that represents the HTTP request - Used to cancel the request - A of - - - - Set the GitHub Api request timeout. - - The Timeout value - - - - Generic Http client. Useful for those who want to swap out System.Net.HttpClient with something else. - - - Most folks won't ever need to swap this out. But if you're trying to run this on Windows Phone, you might. - - - - - Sends the specified request and returns a response. - - A that represents the HTTP request - Used to cancel the request - A of - - - - Set the GitHub API request timeout. - - The Timeout value - - - - Abstraction for interacting with credentials - - - - - Create an instance of the InMemoryCredentialStore - - - - - - Retrieve the credentials from the underlying store - - A continuation containing credentials - - - - Responsible for serializing the request and response as JSON and - adding the proper JSON response header. - - - - - Represents a generic HTTP response - - - - - Raw response body. Typically a string, but when requesting images, it will be a byte array. - - - - - Information about the API. - - - - - Information about the API response parsed from the response headers. - - - - - The response status code. - - - - - The content type of the response. - - - - - Total number of matching items. - - - - - True if the query timed out and it's possible that the results are incomplete. - - - - - The found items. Up to 100 per page. - - - - - Authentication protocols supported by the GitHub API - - - - - No credentials provided - - - - - Username & password - - - - - Delegated access to a third party - - - - - Credential for GitHub App using signed JWT - - - - - A client for GitHub's Activity API. - - - See the Activity API documentation for more information. - - - - - Instantiate a new GitHub Activities API client. - - An API connection - - - - Client for the Events API - - - - - Client for the Starring API - - - - - Client for the Watching API - - - - - Client for the Feeds API - - - - - Client for the Notifications API - - - - - Base class for an API client. - - - - - Initializes a new API client. - - The client's connection - - - - Gets the API client's connection. - - - The API client's connection - - - - - Returns the underlying used by the . This is useful - for requests that need to access the HTTP response and not just the response model. - - - - - Used to paginate through API response results. - - - This is meant to be internal, but I factored it out so we can change our mind more easily later. - - - - - A client for GitHub's Issue Assignees API. - - - See the Issue Assignees API documentation for more information. - - - - - Instantiates a new GitHub Issue Assignees API client. - - An API connection - - - - Gets all the available assignees (owner + collaborators) to which issues may be assigned. - - The owner of the repository - The name of the repository - - - - Gets all the available assignees (owner + collaborators) to which issues may be assigned. - - The Id of the repository - - - - Gets all the available assignees (owner + collaborators) to which issues may be assigned. - - The owner of the repository - The name of the repository - The options to change API's response. - - - - Gets all the available assignees (owner + collaborators) to which issues may be assigned. - - The Id of the repository - The options to change API's response. - - - - Checks to see if a user is an assignee for a repository. - - The owner of the repository - The name of the repository - Username of the prospective assignee - - - - Add assignees to a specified Issue. - - The owner of the repository - The name of the repository - The issue number - List of names of assignees to add - - - - - Remove assignees from a specified Issue. - - The owner of the repository - The name of the repository - The issue number - List of assignees to remove - - - - - Checks to see if a user is an assignee for a repository. - - The Id of the repository - Username of the prospective assignee - - - - A client for GitHub's OAuth API. - - - See the OAuth API documentation for more details. - - - - - Initializes a new GitHub OAuth API client. - - An API connection - - - - Gets all s for the authenticated user. - - - This method requires authentication. - See the API documentation for more information. - - - Thrown when the current user does not have permission to make the request. - - Thrown when a general API error occurs. - A list of s for the authenticated user. - - - - Gets all s for the authenticated user. - - - This method requires authentication. - See the API documentation for more information. - - Options for changing the API response - - Thrown when the current user does not have permission to make the request. - - Thrown when a general API error occurs. - A list of s for the authenticated user. - - - - Gets a specific for the authenticated user. - - - This method requires authentication. - See the API documentation for more information. - - The Id of the to get - - Thrown when the current user does not have permission to make this request. - - Thrown when a general API error occurs. - The specified . - - - - Creates a new personal token for the authenticated user. - - - This method requires authentication. - See the API documentation for more information. - - Describes the new authorization to create - - Thrown when the current user does not have permission to make this request. - - - Thrown when the current account has two-factor authentication enabled and an authentication code is required. - - Thrown when a general API error occurs. - The created . - - - - Creates a new personal token for the authenticated user. - - - This method requires authentication. - See the API documentation for more information. - - The two-factor authentication code in response to the current user's previous challenge - Describes the new authorization to create - - Thrown when the current user does not have permission to make this request. - - - Thrown when the current account has two-factor authentication enabled and an authentication code is required. - - Thrown when a general API error occurs. - The created . - - - - Creates a new authorization for the specified OAuth application if an authorization for that application - doesn’t already exist for the user; otherwise, it fails. - - - This method requires authentication. - See the API documentation for more information. - - Client Id of the OAuth application for the token - The client secret - Describes the new authorization to create - - Thrown when the current user does not have permission to make this request. - - - Thrown when the current account has two-factor authentication enabled and an authentication code is required. - - Thrown when a general API error occurs. - The created . - - - - Creates a new authorization for the specified OAuth application if an authorization for that application - doesn’t already exist for the user; otherwise, it fails. - - - This method requires authentication. - See the API documentation for more information. - - Client Id of the OAuth application for the token - The client secret - The two-factor authentication code in response to the current user's previous challenge - Describes the new authorization to create - - Thrown when the current user does not have permission to make this request. - - - Thrown when the current account has two-factor authentication enabled and an authentication code is required. - - Thrown when a general API error occurs. - The created . - - - - Creates a new authorization for the specified OAuth application if an authorization for that application doesn’t already - exist for the user; otherwise, returns the user’s existing authorization for that application. - - - This method requires authentication. - See the API documentation for more information. - - Client Id of the OAuth application for the token - The client secret - Describes the new authorization to create - - Thrown when the current user does not have permission to make this request. - - - Thrown when the current account has two-factor authentication enabled and an authentication code is required. - - Thrown when a general API error occurs. - The created . - - - - Creates a new authorization for the specified OAuth application if an authorization for that application doesn’t already - exist for the user; otherwise, returns the user’s existing authorization for that application. - - - This method requires authentication. - See the API documentation for more information. - - Client Id of the OAuth application for the token - The client secret - Describes the new authorization to create - The two-factor authentication code in response to the current user's previous challenge - - Thrown when the current user does not have permission to make this request. - - - Thrown when the current account has two-factor authentication enabled and an authentication code is required. - - Thrown when a general API error occurs. - The created . - - - - Checks the validity of an OAuth token without running afoul of normal rate limits for failed login attempts. - - - This method requires authentication. - See the API documentation for more information. - - Client Id of the OAuth application for the token - The OAuth token to check - The valid . - - - - Resets a valid OAuth token for an OAuth application without end user involvement. - - - This method requires authentication. - See the API documentation for more information. - - ClientID of the OAuth application for the token - The OAuth token to reset - The valid with a new OAuth token - - - - Revokes a single OAuth token for an OAuth application. - - - This method requires authentication. - See the API documentation for more information. - - ClientID of the OAuth application for the token - The OAuth token to revoke - A for the request's execution. - - - - Updates the specified . - - - This method requires authentication. - See the API - documentation for more details. - - Id of the to update - Describes the changes to make to the authorization - - Thrown when the current user does not have permission to make the request. - - Thrown when a general API error occurs. - The updated . - - - - Deletes the specified . - - - This method requires authentication. - See the API - documentation for more details. - - The system-wide Id of the authorization to delete - - Thrown when the current user does not have permission to make the request. - - Thrown when a general API error occurs. - A for the request's execution. - - - - Deletes the specified . - - - This method requires authentication. - See the API - documentation for more details. - - The system-wide Id of the authorization to delete - Two factor authorization code - - Thrown when the current user does not have permission to make the request. - - Thrown when a general API error occurs. - A for the request's execution. - - - - A client for GitHub's Git Blobs API. - - - See the Git Blobs API documentation for more information. - - - - - Instantiates a new GitHub Git Blobs API client. - - An API connection - - - - Gets a single Blob by SHA. - - - http://developer.github.com/v3/git/blobs/#get-a-blob - - The owner of the repository - The name of the repository - The SHA of the blob - - - - Gets a single Blob by SHA. - - - http://developer.github.com/v3/git/blobs/#get-a-blob - - The Id of the repository - The SHA of the blob - - - - Creates a new Blob - - - http://developer.github.com/v3/git/blobs/#create-a-blob - - The owner of the repository - The name of the repository - The new Blob - - - - Creates a new Blob - - - http://developer.github.com/v3/git/blobs/#create-a-blob - - The Id of the repository - The new Blob - - - - A client for GitHub's Check Runs API - - - See the Check Runs API documentation for more information. - - - - - Initializes a new GitHub Check Runs API client - - An API connection - - - - Creates a new check run for a specific commit in a repository - - - See the Check Runs API documentation for more information. - - The owner of the repository - The name of the repository - Details of the Check Run to create - - - - Creates a new check run for a specific commit in a repository - - - See the Check Runs API documentation for more information. - - The Id of the repository - Details of the Check Run to create - - - - Updates a check run for a specific commit in a repository - - - See the Check Runs API documentation for more information. - - The owner of the repository - The name of the repository - The Id of the check run - The updates to the check run - - - - Updates a check run for a specific commit in a repository - - - See the Check Runs API documentation for more information. - - The Id of the repository - The Id of the check run - The updates to the check run - - - - Lists check runs for a commit ref. The ref can be a SHA, branch name, or a tag name - - - See the Check Runs API documentation for more information. - - The owner of the repository - The name of the repository - The commit reference (can be a SHA, branch name, or a tag name) - - - - Lists check runs for a commit ref. The ref can be a SHA, branch name, or a tag name - - - See the Check Runs API documentation for more information. - - The Id of the repository - The commit reference (can be a SHA, branch name, or a tag name) - - - - Lists check runs for a commit ref. The ref can be a SHA, branch name, or a tag name - - - See the Check Runs API documentation for more information. - - The owner of the repository - The name of the repository - The commit reference (can be a SHA, branch name, or a tag name) - Details to filter the request, such as by check name - - - - Lists check runs for a commit ref. The ref can be a SHA, branch name, or a tag name - - - See the Check Runs API documentation for more information. - - The Id of the repository - The commit reference (can be a SHA, branch name, or a tag name) - Details to filter the request, such as by check name - - - - Lists check runs for a commit ref. The ref can be a SHA, branch name, or a tag name - - - See the Check Runs API documentation for more information. - - The owner of the repository - The name of the repository - The commit reference (can be a SHA, branch name, or a tag name) - Details to filter the request, such as by check name - Options to change the API response - - - - Lists check runs for a commit ref. The ref can be a SHA, branch name, or a tag name - - - See the Check Runs API documentation for more information. - - The Id of the repository - The commit reference (can be a SHA, branch name, or a tag name) - Details to filter the request, such as by check name - Options to change the API response - - - - Lists check runs for a check suite using its Id - - - See the Check Runs API documentation for more information. - - The owner of the repository - The name of the repository - The Id of the check suite - - - - Lists check runs for a check suite using its Id - - - See the Check Runs API documentation for more information. - - The Id of the repository - The Id of the check suite - - - - Lists check runs for a check suite using its Id - - - See the Check Runs API documentation for more information. - - The owner of the repository - The name of the repository - The Id of the check suite - Details to filter the request, such as by check name - - - - Lists check runs for a check suite using its Id - - - See the Check Runs API documentation for more information. - - The Id of the repository - The Id of the check suite - Details to filter the request, such as by check name - - - - Lists check runs for a check suite using its Id - - - See the Check Runs API documentation for more information. - - The owner of the repository - The name of the repository - The Id of the check suite - Details to filter the request, such as by check name - Options to change the API response - - - - Lists check runs for a check suite using its Id - - - See the Check Runs API documentation for more information. - - The Id of the repository - The Id of the check suite - Details to filter the request, such as by check name - Options to change the API response - - - - Gets a single check run using its Id - - - See the Check Runs API documentation for more information. - - The owner of the repository - The name of the repository - The Id of the check run - - - - Gets a single check run using its Id - - - See the Check Runs API documentation for more information. - - The Id of the repository - The Id of the check run - - - - Lists annotations for a check run using the check run Id - - - See the Check Runs API documentation for more information. - - The owner of the repository - The name of the repository - The Id of the check run - - - - Lists annotations for a check run using the check run Id - - - See the Check Runs API documentation for more information. - - The Id of the repository - The Id of the check run - - - - - Lists annotations for a check run using the check run Id - - - See the Check Runs API documentation for more information. - - The owner of the repository - The name of the repository - The Id of the check run - Options to change the API response - - - - Lists annotations for a check run using the check run Id - - - See the Check Runs API documentation for more information. - - The Id of the repository - The Id of the check run - Options to change the API response - - - - A client for GitHub's Checks API. - - - See the Checks API documentation for more information. - - - - - Initializes a new GitHub Checks API client. - - An API connection - - - - A client for GitHub's Check Runs API. - - - See the Check Runs API documentation for more information. - - - - - A client for GitHub's Check Suites API. - - - See the Check Suites API documentation for more information. - - - - - A client for GitHub's Check Suites API. - - - See the Check Suites API documentation for more information. - - - - - Initializes a new GitHub Check Suites API client. - - An API connection - - - - Gets a single Check Suite by Id - - - See the Check Suites API documentation for more information. - - The owner of the repository - The name of the repository - The Id of the check suite - - - - Gets a single Check Suite by Id - - - See the Check Suites API documentation for more information. - - The Id of the repository - The Id of the check suite - - - - Lists Check Suites for a commit reference (SHA, branch name or tag name) - - - See the Check Suites API documentation for more information. - - The owner of the repository - The name of the repository - The reference (SHA, branch name or tag name) to list check suites for - - - - Lists Check Suites for a commit reference (SHA, branch name or tag name) - - - See the Check Suites API documentation for more information. - - The Id of the repository - The reference (SHA, branch name or tag name) to list check suites for - - - - Lists Check Suites for a commit reference (SHA, branch name or tag name) - - - See the Check Suites API documentation for more information. - - The owner of the repository - The name of the repository - The reference (SHA, branch name or tag name) to list check suites for - Details to filter the request, such as by App Id or Check Name - - - - Lists Check Suites for a commit reference (SHA, branch name or tag name) - - - See the Check Suites API documentation for more information. - - The Id of the repository - The reference (SHA, branch name or tag name) to list check suites for - Details to filter the request, such as by App Id or Check Name - - - - Lists Check Suites for a commit reference (SHA, branch name or tag name) - - - See the Check Suites API documentation for more information. - - The owner of the repository - The name of the repository - The reference (SHA, branch name or tag name) to list check suites for - Details to filter the request, such as by App Id or Check Name - Options to change the API response - - - - Lists Check Suites for a commit reference (SHA, branch name or tag name) - - - See the Check Suites API documentation for more information. - - The Id of the repository - The reference (SHA, branch name or tag name) to list check suites for - Details to filter the request, such as by App Id or Check Name - Options to change the API response - - - - Updates Check Suites preferences on a repository, such as disabling automatic creation when code is pushed - - - See the Check Suites API documentation for more information. - - The owner of the repository - The name of the repository - The check suite preferences - - - - Updates Check Suites preferences on a repository, such as disabling automatic creation when code is pushed - - - See the Check Suites API documentation for more information. - - The Id of the repository - The check suite preferences - - - - Creates a new Check Suite - - - See the Check Suites API documentation for more information. - - The owner of the repository - The name of the repository - Details of the Check Suite to create - - - - Creates a new Check Suite - - - See the Check Suites API documentation for more information. - - The Id of the repository - Details of the Check Suite to create - - - - Triggers GitHub to rerequest an existing check suite, without pushing new code to a repository - - - See the Check Suites API documentation for more information. - - The owner of the repository - The name of the repository - The Id of the check suite - - - - Triggers GitHub to rerequest an existing check suite, without pushing new code to a repository - - - See the Check Suites API documentation for more information. - - The Id of the repository - The Id of the check suite - - - - A client for GitHub's Reactions API. - - - See the Reactions API documentation for more information. - - - - - Creates a reaction for a specified Commit Comment - - https://developer.github.com/v3/reactions/#create-reaction-for-a-commit-comment - The owner of the repository - The name of the repository - The comment id - The reaction to create - - - - - Creates a reaction for a specified Commit Comment - - https://developer.github.com/v3/reactions/#create-reaction-for-a-commit-comment - The owner of the repository - The comment id - The reaction to create - - - - - Get all reactions for a specified Commit Comment - - https://developer.github.com/v3/reactions/#list-reactions-for-a-commit-comment - The owner of the repository - The name of the repository - The comment id - - - - - Get all reactions for a specified Commit Comment - - https://developer.github.com/v3/reactions/#list-reactions-for-a-commit-comment - The owner of the repository - The name of the repository - The comment id - Options for changing the API response - - - - - Get all reactions for a specified Commit Comment - - https://developer.github.com/v3/reactions/#list-reactions-for-a-commit-comment - The owner of the repository - The comment id - - - - - Get all reactions for a specified Commit Comment - - https://developer.github.com/v3/reactions/#list-reactions-for-a-commit-comment - The owner of the repository - The comment id - Options for changing the API response - - - - - A client for GitHub's Git Commits API. - - - See the Git Commits API documentation for more information. - - - - - Instantiates a new GitHub Git Commits API client. - - An API connection - - - - Gets a commit for a given repository by sha reference - - - http://developer.github.com/v3/git/commits/#get-a-commit - - The owner of the repository - The name of the repository - Tha sha reference of the commit - - - - Gets a commit for a given repository by sha reference - - - http://developer.github.com/v3/git/commits/#get-a-commit - - The Id of the repository - Tha sha reference of the commit - - - - Create a commit for a given repository - - - http://developer.github.com/v3/git/commits/#create-a-commit - - The owner of the repository - The name of the repository - The commit to create - - - - Create a commit for a given repository - - - http://developer.github.com/v3/git/commits/#create-a-commit - - The Id of the repository - The commit to create - - - - A client for GitHub's Git Repository Status API. - - - See the Repository Statuses API documentation for more information. - - - - - Initializes a new Commit Status API client. - - An API connection - - - - Retrieves commit statuses for the specified reference. A reference can be a commit SHA, a branch name, or - a tag name. - - - https://developer.github.com/v3/repos/statuses/#list-statuses-for-a-specific-ref - - The owner of the repository - The name of the repository - The reference (SHA, branch name, or tag name) to list commits for - - - - Retrieves commit statuses for the specified reference. A reference can be a commit SHA, a branch name, or - a tag name. - - - https://developer.github.com/v3/repos/statuses/#list-statuses-for-a-specific-ref - - The Id of the repository - The reference (SHA, branch name, or tag name) to list commits for - - - - Retrieves commit statuses for the specified reference. A reference can be a commit SHA, a branch name, or - a tag name. - - - https://developer.github.com/v3/repos/statuses/#list-statuses-for-a-specific-ref - - The owner of the repository - The name of the repository - The reference (SHA, branch name, or tag name) to list commits for - Options for changing the API response - - - - Retrieves commit statuses for the specified reference. A reference can be a commit SHA, a branch name, or - a tag name. - - - https://developer.github.com/v3/repos/statuses/#list-statuses-for-a-specific-ref - - The Id of the repository - The reference (SHA, branch name, or tag name) to list commits for - Options for changing the API response - - - - Retrieves a combined view of statuses for the specified reference. A reference can be a commit SHA, a branch name, or - a tag name. - - - https://developer.github.com/v3/repos/statuses/#get-the-combined-status-for-a-specific-ref - - The owner of the repository - The name of the repository - The reference (SHA, branch name, or tag name) to list commits for - - - - Retrieves a combined view of statuses for the specified reference. A reference can be a commit SHA, a branch name, or - a tag name. - - - https://developer.github.com/v3/repos/statuses/#get-the-combined-status-for-a-specific-ref - - The Id of the repository - The reference (SHA, branch name, or tag name) to list commits for - - - - Creates a commit status for the specified ref. - - - https://developer.github.com/v3/repos/statuses/#create-a-status - - The owner of the repository - The name of the repository - The reference (SHA, branch name, or tag name) to list commits for - The commit status to create - - - - Creates a commit status for the specified ref. - - - https://developer.github.com/v3/repos/statuses/#create-a-status - - The Id of the repository - The reference (SHA, branch name, or tag name) to list commits for - The commit status to create - - - - A client for GitHub's Repository Deployments API. - Gets and creates Deployments. - - - See the Repository Deployments API documentation for more information. - - - - - Instantiates a new GitHub Repository Deployments API client. - - An API connection - - - - Gets all the deployments for the specified repository. Any user with pull access - to a repository can view deployments. - - - http://developer.github.com/v3/repos/deployments/#list-deployments - - The owner of the repository - The name of the repository - - - - Gets all the deployments for the specified repository. Any user with pull access - to a repository can view deployments. - - - http://developer.github.com/v3/repos/deployments/#list-deployments - - The Id of the repository - - - - Gets all the deployments for the specified repository. Any user with pull access - to a repository can view deployments. - - - http://developer.github.com/v3/repos/deployments/#list-deployments - - The owner of the repository - The name of the repository - Options for changing the API response - - - - Gets all the deployments for the specified repository. Any user with pull access - to a repository can view deployments. - - - http://developer.github.com/v3/repos/deployments/#list-deployments - - The Id of the repository - Options for changing the API response - - - - Creates a new deployment for the specified repository. - Users with push access can create a deployment for a given ref. - - - http://developer.github.com/v3/repos/deployments/#create-a-deployment - - The owner of the repository - The name of the repository - A instance describing the new deployment to create - - - - Creates a new deployment for the specified repository. - Users with push access can create a deployment for a given ref. - - - http://developer.github.com/v3/repos/deployments/#create-a-deployment - - The Id of the repository - A instance describing the new deployment to create - - - - Client for managing deployment status. - - - - - A client for GitHub's Repository Deployment Statuses API. - Gets and creates Deployment Statuses. - - - See the Repository Deployment Statuses API documentation for more information. - - - - - Gets all the statuses for the given deployment. Any user with pull access to a repository can - view deployments. - - - http://developer.github.com/v3/repos/deployments/#list-deployment-statuses - - The owner of the repository. - The name of the repository. - The id of the deployment. - - - - Gets all the statuses for the given deployment. Any user with pull access to a repository can - view deployments. - - - http://developer.github.com/v3/repos/deployments/#list-deployment-statuses - - The Id of the repository. - The id of the deployment. - - - - Gets all the statuses for the given deployment. Any user with pull access to a repository can - view deployments. - - - http://developer.github.com/v3/repos/deployments/#list-deployment-statuses - - The owner of the repository. - The name of the repository. - The id of the deployment. - Options for changing the API response - - - - Gets all the statuses for the given deployment. Any user with pull access to a repository can - view deployments. - - - http://developer.github.com/v3/repos/deployments/#list-deployment-statuses - - The Id of the repository. - The id of the deployment. - Options for changing the API response - - - - Creates a new status for the given deployment. Users with push access can create deployment - statuses for a given deployment. - - - http://developer.github.com/v3/repos/deployments/#create-a-deployment-status - - The owner of the repository. - The name of the repository. - The id of the deployment. - The new deployment status to create. - - - - Creates a new status for the given deployment. Users with push access can create deployment - statuses for a given deployment. - - - http://developer.github.com/v3/repos/deployments/#create-a-deployment-status - - The Id of the repository. - The id of the deployment. - The new deployment status to create. - - - - A client for GitHub's Enterprise Admin Stats API - - - See the Enterprise Admin Stats API documentation for more information. - - - - - Gets GitHub Enterprise Issue statistics (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/admin_stats/#get-statistics - - The statistics. - - - - Gets GitHub Enterprise Hook statistics (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/admin_stats/#get-statistics - - The statistics. - - - - Gets GitHub Enterprise Milestone statistics (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/admin_stats/#get-statistics - - The statistics. - - - - Gets GitHub Enterprise Organization statistics (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/admin_stats/#get-statistics - - The statistics. - - - - Gets GitHub Enterprise Comment statistics (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/admin_stats/#get-statistics - - The statistics. - - - - Gets GitHub Enterprise Pages statistics (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/admin_stats/#get-statistics - - The statistics. - - - - Gets GitHub Enterprise User statistics (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/admin_stats/#get-statistics - - The statistics. - - - - Gets GitHub Enterprise Gist statistics (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/admin_stats/#get-statistics - - The statistics. - - - - Gets GitHub Enterprise PullRequest statistics (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/admin_stats/#get-statistics - - The statistics. - - - - Gets GitHub Enterprise Repository statistics (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/admin_stats/#get-statistics - - The statistics. - - - - Gets GitHub Enterprise statistics (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/admin_stats/#get-statistics - - The collection of statistics. - - - - A client for GitHub's Enterprise API. - - - See the Enterprise API documentation for more information. - - - - - Instantiates a new GitHub Enterprise API client. - - An API connection - - - - A client for GitHub's Enterprise Admin Stats API - - - See the Enterprise Admin Stats API documentation for more information. - - - - - A client for GitHub's Enterprise LDAP API - - - See the Enterprise LDAP API documentation for more information. - - - - - A client for GitHub's Enterprise License API - - - See the Enterprise License API documentation for more information. - - - - - A client for GitHub's Enterprise Management Console API - - - See the Enterprise Management Console API documentation for more information. - - - - - A client for GitHub's Enterprise Organization API - - - See the Enterprise Organization API documentation for more information. - - - - - A client for GitHub's Enterprise Search Indexing API - - - See the Enterprise Search Indexing API documentation for more information. - - - - - A client for GitHub's Enterprise Pre-receive Environments API - - - See the Enterprise Pre-receive Environments API documentation for more information. - - - - - A client for GitHub's Enterprise LDAP API - - - See the Enterprise LDAP API documentation for more information. - - - - - Update the LDAP mapping for a user on a GitHub Enterprise appliance (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/ldap/#update-ldap-mapping-for-a-user - - The username to update LDAP mapping - The - The object. - - - - Queue an LDAP Sync job for a user on a GitHub Enterprise appliance (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/ldap/#sync-ldap-mapping-for-a-user - - The userName to sync LDAP mapping - The of the queue request. - - - - Update the LDAP mapping for a team on a GitHub Enterprise appliance (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/ldap/#update-ldap-mapping-for-a-team - - The teamId to update LDAP mapping - The - The object. - - - - Queue an LDAP Sync job for a team on a GitHub Enterprise appliance (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/ldap/#sync-ldap-mapping-for-a-team - - The teamId to update LDAP mapping - The of the queue request. - - - - A client for GitHub's Enterprise License API - - - See the Enterprise License API documentation for more information. - - - - - Gets GitHub Enterprise License Information (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/license/#get-license-information - - The statistics. - - - - A client for GitHub's Enterprise Management Console API - - - See the Enterprise Management Console API documentation for more information. - - - - - Gets GitHub Enterprise Maintenance Mode Status - - - https://developer.github.com/v3/enterprise/management_console/#check-maintenance-status - - The . - - - - Sets GitHub Enterprise Maintenance Mode - - - https://developer.github.com/v3/enterprise/management_console/#check-maintenance-status - - The . - - - - A client for GitHub's Enterprise Organization API - - - See the Enterprise Organization API documentation for more information. - - - - - Creates an Organization on a GitHub Enterprise appliance (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/orgs/#create-an-organization - - A instance describing the organization to be created - The created. - - - - A client for GitHub's Enterprise Pre-receive Environments API - - - See the Enterprise Pre-receive Environments API documentation for more information. - - - - - Initializes a new instance of . - - An API connection - - - - Gets all s. - - - See the API documentation for more information. - - Thrown when a general API error occurs. - - - - Gets all s. - - - See the API documentation for more information. - - Options for changing the API response - Thrown when a general API error occurs. - - - - Gets a single . - - - See the API documentation for more information. - - The id of the pre-receive environment - Thrown when the specified does not exist. - Thrown when a general API error occurs. - - - - Creates a new . - - - See the API documentation for more information. - - A description of the pre-receive environment to create - Thrown when a general API error occurs. - - - - Edits an existing . - - - See the API documentation for more information. - - The id of the pre-receive environment - A description of the pre-receive environment to edit - Thrown when the specified does not exist. - Thrown when a general API error occurs. - - - - Deletes an existing . - - - See the API documentation for more information. - - The id of the pre-receive environment - Thrown when the specified does not exist. - Thrown when a general API error occurs. - - - - Gets the download status for an existing . - - - See the API documentation for more information. - - The id of the pre-receive environment - Thrown when the specified does not exist. - Thrown when a general API error occurs. - - - - Triggers a new download of the 's tarball from the environment's . - When the download is finished, the newly downloaded tarball will overwrite the existing environment. - - - See the API documentation for more information. - - The id of the pre-receive environment - Thrown when the specified does not exist. - Thrown when a general API error occurs. - - - - Service used to check if a GitHub Enterprise instance lives at a given URL. - - - - - Creates a new EnterpriseProbe, used to check for the existence of GitHub Enterprise Instances - - - See more information regarding User-Agent requirements here: https://developer.github.com/v3/#user-agent-required - - - The name (and optionally version) of the product using this library, the name of your GitHub organization, or your GitHub username (in that order of preference). This is sent to the server as part of - the user agent for analytics purposes, and used by GitHub to contact you if there are problems. - - - - - Creates a new EnterpriseProbe, used to check for the existence of GitHub Enterprise Instances - - - See more information regarding User-Agent requirements here: https://developer.github.com/v3/#user-agent-required - - - The name (and optionally version) of the product using this library, the name of your GitHub organization, or your GitHub username (in that order of preference). This is sent to the server as part of - the user agent for analytics purposes, and used by GitHub to contact you if there are problems. - - - The client to use for executing requests - - - - - Makes a request to the specified URL and returns whether or not the probe could definitively determine that a GitHub - Enterprise Instance exists at the specified URL. - - - The probe checks the absolute path /site/sha at the specified . - - The URL to test - An with either , - , or in the case the request failed - - - - Yep! It's an Enterprise server - - - - - Got a response from a server, but it wasn't an Enterprise server - - - - - Request timed out or DNS failed. So it's probably the case it's not an enterprise server but - we can't know for sure. - - - - - A client for GitHub's Enterprise Search Indexing API - - - See the Enterprise Search Indexing API documentation for more information. - - - - - Queue an indexing job for a user or organization account (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/search_indexing/#queue-an-indexing-job - - A user or organization account - The message. - - - - Queue an indexing job for a repository (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/search_indexing/#queue-an-indexing-job - - A user or organization account - A repository - The message. - - - - Queue an indexing job for all of a user or organization's repositories (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/search_indexing/#queue-an-indexing-job - - A user or organization account - The message. - - - - Queue an indexing job for all the issues in a repository (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/search_indexing/#queue-an-indexing-job - - A user or organization account - A repository - The message. - - - - Queue an indexing job for all the issues in all of a user or organization's repositories (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/search_indexing/#queue-an-indexing-job - - A user or organization account - The message. - - - - Queue an indexing job for all the source code in a repository (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/search_indexing/#queue-an-indexing-job - - A user or organization account - A repository - The message. - - - - Queue an indexing job for all the source code in all of a user or organization's repositories (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/search_indexing/#queue-an-indexing-job - - A user or organization account - The message. - - - - A client for GitHub's Enterprise Admin Stats API - - - See the Enterprise Admin Stats API documentation for more information. - - - - - Gets GitHub Enterprise Issue statistics (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/admin_stats/#get-statistics - - The statistics. - - - - Gets GitHub Enterprise Hook statistics (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/admin_stats/#get-statistics - - The statistics. - - - - Gets GitHub Enterprise Milestone statistics (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/admin_stats/#get-statistics - - The statistics. - - - - Gets GitHub Enterprise Organization statistics (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/admin_stats/#get-statistics - - The statistics. - - - - Gets GitHub Enterprise Comment statistics (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/admin_stats/#get-statistics - - The statistics. - - - - Gets GitHub Enterprise Pages statistics (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/admin_stats/#get-statistics - - The statistics. - - - - Gets GitHub Enterprise User statistics (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/admin_stats/#get-statistics - - The statistics. - - - - Gets GitHub Enterprise Gist statistics (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/admin_stats/#get-statistics - - The statistics. - - - - Gets GitHub Enterprise PullRequest statistics (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/admin_stats/#get-statistics - - The statistics. - - - - Gets GitHub Enterprise Repository statistics (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/admin_stats/#get-statistics - - The statistics. - - - - Gets GitHub Enterprise statistics (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/admin_stats/#get-statistics - - The collection of statistics. - - - - A client for GitHub's Enterprise API. - - - See the Enterprise API documentation for more information. - - - - - A client for GitHub's Enterprise Admin Stats API - - - See the Enterprise Admin Stats API documentation for more information. - - - - - A client for GitHub's Enterprise LDAP API - - - See the Enterprise LDAP API documentation for more information. - - - - - A client for GitHub's Enterprise License API - - - See the Enterprise License API documentation for more information. - - - - - A client for GitHub's Enterprise Management Console API - - - See the Enterprise Management Console API documentation for more information. - - - - - A client for GitHub's Enterprise Organization API - - - See the Enterprise Organization API documentation for more information. - - - - - A client for GitHub's Enterprise Search Indexing API - - - See the Enterprise Search Indexing API documentation for more information. - - - - - A client for GitHub's Enterprise Pre-receive Environments API - - - See the Enterprise Pre-receive Environments API documentation for more information. - - - - - A client for GitHub's Enterprise LDAP API - - - See the Enterprise LDAP API documentation for more information. - - - - - Update the LDAP mapping for a user on a GitHub Enterprise appliance (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/ldap/#update-ldap-mapping-for-a-user - - The username to update LDAP mapping - The - The object. - - - - Queue an LDAP Sync job for a user on a GitHub Enterprise appliance (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/ldap/#sync-ldap-mapping-for-a-user - - The username to sync LDAP mapping - The of the queue request. - - - - Update the LDAP mapping for a team on a GitHub Enterprise appliance (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/ldap/#update-ldap-mapping-for-a-team - - The teamId to update LDAP mapping - The - The object. - - - - Queue an LDAP Sync job for a team on a GitHub Enterprise appliance (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/ldap/#sync-ldap-mapping-for-a-team - - The teamId to update LDAP mapping - The of the queue request. - - - - A client for GitHub's Enterprise License API - - - See the Enterprise License API documentation for more information. - - - - - Gets GitHub Enterprise License Information (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/license/#get-license-information - - The statistics. - - - - A client for GitHub's Enterprise Management Console API - - - See the Enterprise Management Console API documentation for more information. - - - - - Gets GitHub Enterprise Maintenance Mode Status - - - https://developer.github.com/v3/enterprise/management_console/#check-maintenance-status - - The . - - - - Sets GitHub Enterprise Maintenance Mode - - - https://developer.github.com/v3/enterprise/management_console/#check-maintenance-status - - The . - - - - A client for GitHub's Enterprise Organization API - - - See the Enterprise Organization API documentation for more information. - - - - - Creates an Organization on a GitHub Enterprise appliance (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/orgs/#create-an-organization - - A instance describing the organization to be created - The created. - - - - A client for GitHub's Enterprise Pre-receive Environments API - - - See the Enterprise Pre-receive Environments API documentation for more information. - - - - - Gets all s. - - - See the API documentation for more information. - - Thrown when a general API error occurs. - - - - Gets all s. - - - See the API documentation for more information. - - Options for changing the API response - Thrown when a general API error occurs. - - - - Gets a single . - - - See the API documentation for more information. - - The id of the pre-receive environment - Thrown when the specified does not exist. - Thrown when a general API error occurs. - - - - Creates a new . - - - See the API documentation for more information. - - A description of the pre-receive environment to create - Thrown when a general API error occurs. - - - - Edits an existing . - - - See the API documentation for more information. - - The id of the pre-receive environment - A description of the pre-receive environment to edit - Thrown when the specified does not exist. - Thrown when a general API error occurs. - - - - Deletes an existing . - - - See the API documentation for more information. - - The id of the pre-receive environment - Thrown when the specified does not exist. - Thrown when a general API error occurs. - - - - Gets the download status for an existing . - - - See the API documentation for more information. - - The id of the pre-receive environment - Thrown when the specified does not exist. - Thrown when a general API error occurs. - - - - Triggers a new download of the 's tarball from the environment's . - When the download is finished, the newly downloaded tarball will overwrite the existing environment. - - - See the API documentation for more information. - - The id of the pre-receive environment - Thrown when the specified does not exist. - Thrown when a general API error occurs. - - - - Service used to check if a GitHub Enterprise instance lives at a given URL. - - - - - Makes a request to the specified URL and returns whether or not the probe could definitively determine that a GitHub - Enterprise Instance exists at the specified URL. - - - The probe checks the absolute path /site/sha at the specified . - - The URL to test - An with either , - , or in the case the request failed - - - - A client for GitHub's Enterprise Search Indexing API - - - See the Enterprise Search Indexing API documentation for more information. - - - - - Queue an indexing job for a user or organization account (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/search_indexing/#queue-an-indexing-job - - A user or organization account - The message. - - - - Queue an indexing job for a repository (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/search_indexing/#queue-an-indexing-job - - A user or organization account - A repository - The message. - - - - Queue an indexing job for all of a user or organization's repositories (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/search_indexing/#queue-an-indexing-job - - A user or organization account - The message. - - - - Queue an indexing job for all the issues in a repository (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/search_indexing/#queue-an-indexing-job - - A user or organization account - A repository - The message. - - - - Queue an indexing job for all the issues in all of a user or organization's repositories (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/search_indexing/#queue-an-indexing-job - - A user or organization account - The message. - - - - Queue an indexing job for all the source code in a repository (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/search_indexing/#queue-an-indexing-job - - A user or organization account - A repository - The message. - - - - Queue an indexing job for all the source code in all of a user or organization's repositories (must be Site Admin user). - - - https://developer.github.com/v3/enterprise/search_indexing/#queue-an-indexing-job - - A user or organization account - The message. - - - - A client for GitHub's Activity Events API. - - - See the Activity Events API documentation for more information - - - - - Instantiates a new GitHub Issue Events API client. - - An API connection - - - - Gets all the public events - - - http://developer.github.com/v3/activity/events/#list-public-events - - - - - Gets all the public events - - - http://developer.github.com/v3/activity/events/#list-public-events - - Options for changing the API response - All the public s for the particular user. - - - - Gets all the events for a given repository - - - https://developer.github.com/v3/activity/events/#list-repository-events - - The owner of the repository - The name of the repository - - - - Gets all the events for a given repository - - - http://developer.github.com/v3/activity/events/#list-issue-events-for-a-repository - - The Id of the repository - - - - Gets all the events for a given repository - - - https://developer.github.com/v3/activity/events/#list-repository-events - - The owner of the repository - The name of the repository - Options for changing the API response - - - - Gets all the events for a given repository - - - http://developer.github.com/v3/activity/events/#list-issue-events-for-a-repository - - The Id of the repository - Options for changing the API response - - - - Gets all the event issues for a given repository - - - http://developer.github.com/v3/activity/events/#list-issue-events-for-a-repository - - The owner of the repository - The name of the repository - - - - Gets all the issue events for a given repository - - - http://developer.github.com/v3/activity/events/#list-issue-events-for-a-repository - - The Id of the repository - - - - Gets all the event issues for a given repository - - - http://developer.github.com/v3/activity/events/#list-issue-events-for-a-repository - - The owner of the repository - The name of the repository - Options for changing the API response - - - - Gets all the issue events for a given repository - - - http://developer.github.com/v3/activity/events/#list-issue-events-for-a-repository - - The Id of the repository - Options for changing the API response - - - - Gets all the events for a given repository network - - - http://developer.github.com/v3/activity/events/#list-public-events-for-a-network-of-repositories - - The owner of the repository - The name of the repository - - - - Gets all the events for a given repository network - - - http://developer.github.com/v3/activity/events/#list-public-events-for-a-network-of-repositories - - The owner of the repository - The name of the repository - Options for changing the API response - - - - Gets all the events for a given organization - - - http://developer.github.com/v3/activity/events/#list-public-events-for-an-organization - - The name of the organization - - - - Gets all the events for a given organization - - - http://developer.github.com/v3/activity/events/#list-public-events-for-an-organization - - The name of the organization - Options for changing the API response - - - - Gets all the events that have been received by a given user. - - - http://developer.github.com/v3/activity/events/#list-events-that-a-user-has-received - - The login of the user - - - - Gets all the events that have been received by a given user. - - - http://developer.github.com/v3/activity/events/#list-events-that-a-user-has-received - - The login of the user - Options for changing the API response - - - - Gets all the events that have been received by a given user. - - - http://developer.github.com/v3/activity/events/#list-public-events-that-a-user-has-received - - The login of the user - - - - Gets all the events that have been received by a given user. - - - http://developer.github.com/v3/activity/events/#list-public-events-that-a-user-has-received - - The login of the user - Options for changing the API response - - - - Gets all the events that have been performed by a given user. - - - http://developer.github.com/v3/activity/events/#list-events-performed-by-a-user - - The login of the user - - - - Gets all the events that have been performed by a given user. - - - http://developer.github.com/v3/activity/events/#list-events-performed-by-a-user - - The login of the user - Options for changing the API response - - - - Gets all the public events that have been performed by a given user. - - - http://developer.github.com/v3/activity/events/#list-public-events-performed-by-a-user - - The login of the user - - - - Gets all the public events that have been performed by a given user. - - - http://developer.github.com/v3/activity/events/#list-public-events-performed-by-a-user - - The login of the user - Options for changing the API response - - - - Gets all the events that are associated with an organization. - - - http://developer.github.com/v3/activity/events/#list-events-for-an-organization - - The login of the user - The name of the organization - - - - Gets all the events that are associated with an organization. - - - http://developer.github.com/v3/activity/events/#list-events-for-an-organization - - The login of the user - The name of the organization - Options for changing the API response - - - - A client for GitHub's Feeds API. - - - See the Feeds API documentation for more information - - - - - Instantiates a new GitHub Feeds API client. - - An API connection - - - - Gets all the feeds available to the authenticating user - - - http://developer.github.com/v3/activity/feeds/#list-feeds - - All the public s for the particular user. - - - - A client for GitHub's User Followers API - - - See the Followers API documentation for more information. - - - - - Initializes a new GitHub User Followers API client. - - An API connection - - - - List the authenticated user’s followers - - - See the API documentation for more information. - - A of s that follow the authenticated user. - - - - List the authenticated user’s followers - - Options for changing the API response - - See the API documentation for more information. - - A of s that follow the authenticated user. - - - - List a user’s followers - - The login name for the user - - See the API documentation for more information. - - A of s that follow the passed user. - - - - List a user’s followers - - The login name for the user - Options for changing the API response - - See the API documentation for more information. - - A of s that follow the passed user. - - - - List who the authenticated user is following - - - See the API documentation for more information. - - A of s that the authenticated user follows. - - - - List who the authenticated user is following - - Options for changing the API response - - See the API documentation for more information. - - A of s that the authenticated user follows. - - - - List who a user is following - - The login name of the user - - See the API documentation for more information. - - A of s that the passed user follows. - - - - List who a user is following - - The login name of the user - Options for changing the API response - - See the API documentation for more information. - - A of s that the passed user follows. - - - - Check if the authenticated user follows another user - - The login name of the other user - - See the API documentation for more information. - - A bool representing the success of the operation. - - - - Check if one user follows another user - - The login name of the user - The login name of the other user - - See the API documentation for more information. - - A bool representing the success of the operation. - - - - Follow a user - - The login name of the user to follow - - See the API documentation for more information. - - A bool representing the success of the operation. - - - - Unfollow a user - - The login name of the user to unfollow - - See the API documentation for more information. - - - - - - A client for GitHub's Gist Comments API. - - - See the Gist Comments API documentation for more information. - - - - - Instantiates a new GitHub Gist Comments API client. - - An API connection - - - - Gets a single comment by gist- and comment id. - - http://developer.github.com/v3/gists/comments/#get-a-single-comment - The id of the gist - The id of the comment - Task{GistComment}. - - - - Gets all comments for the gist with the specified id. - - http://developer.github.com/v3/gists/comments/#list-comments-on-a-gist - The id of the gist - Task{IReadOnlyList{GistComment}}. - - - - Gets all comments for the gist with the specified id. - - http://developer.github.com/v3/gists/comments/#list-comments-on-a-gist - The id of the gist - Options for changing the API response - Task{IReadOnlyList{GistComment}}. - - - - Creates a comment for the gist with the specified id. - - http://developer.github.com/v3/gists/comments/#create-a-comment - The id of the gist - The body of the comment - Task{GistComment}. - - - - Updates the comment with the specified gist- and comment id. - - http://developer.github.com/v3/gists/comments/#edit-a-comment - The id of the gist - The id of the comment - The updated body of the comment - Task{GistComment}. - - - - Deletes the comment with the specified gist- and comment id. - - http://developer.github.com/v3/gists/comments/#delete-a-comment - The id of the gist - The id of the comment - Task. - - - - A client for GitHub's Gists API. - - - See the Gists API documentation for more information. - - - - - Instantiates a new GitHub Gists API client. - - An API connection - - - - Gets a gist - - - http://developer.github.com/v3/gists/#get-a-single-gist - - The id of the gist - - - - Creates a new gist - - - http://developer.github.com/v3/gists/#create-a-gist - - The new gist to create - - - - Creates a fork of a gist - - - http://developer.github.com/v3/gists/#fork-a-gist - - The id of the gist to fork - - - - Deletes a gist - - - http://developer.github.com/v3/gists/#delete-a-gist - - The id of the gist - - - - List the authenticated user’s gists or if called anonymously, - this will return all public gists - - - http://developer.github.com/v3/gists/#list-gists - - - - - List the authenticated user’s gists or if called anonymously, - this will return all public gists - - - http://developer.github.com/v3/gists/#list-gists - - Options for changing the API response - - - - List the authenticated user’s gists or if called anonymously, - this will return all public gists - - - http://developer.github.com/v3/gists/#list-gists - - Only gists updated at or after this time are returned - - - - List the authenticated user’s gists or if called anonymously, - this will return all public gists - - - http://developer.github.com/v3/gists/#list-gists - - Only gists updated at or after this time are returned - Options for changing the API response - - - - Lists all public gists - - - http://developer.github.com/v3/gists/#list-gists - - - - - Lists all public gists - - - http://developer.github.com/v3/gists/#list-gists - - Options for changing the API response - - - - Lists all public gists - - - http://developer.github.com/v3/gists/#list-gists - - Only gists updated at or after this time are returned - - - - Lists all public gists - - - http://developer.github.com/v3/gists/#list-gists - - Only gists updated at or after this time are returned - Options for changing the API response - - - - List the authenticated user’s starred gists - - - http://developer.github.com/v3/gists/#list-gists - - - - - List the authenticated user’s starred gists - - - http://developer.github.com/v3/gists/#list-gists - - Options for changing the API response - - - - List the authenticated user’s starred gists - - - http://developer.github.com/v3/gists/#list-gists - - Only gists updated at or after this time are returned - - - - List the authenticated user’s starred gists - - - http://developer.github.com/v3/gists/#list-gists - - Only gists updated at or after this time are returned - Options for changing the API response - - - - List a user's gists - - - http://developer.github.com/v3/gists/#list-gists - - The user - - - - List a user's gists - - - http://developer.github.com/v3/gists/#list-gists - - The user - Options for changing the API response - - - - List a user's gists - - - http://developer.github.com/v3/gists/#list-gists - - The user - Only gists updated at or after this time are returned - - - - List a user's gists - - - http://developer.github.com/v3/gists/#list-gists - - The user - Only gists updated at or after this time are returned - Options for changing the API response - - - - List gist commits - - - http://developer.github.com/v3/gists/#list-gists-commits - - The id of the gist - - - - List gist commits - - - http://developer.github.com/v3/gists/#list-gists-commits - - The id of the gist - Options for changing the API response - - - - List gist forks - - - http://developer.github.com/v3/gists/#list-gists-forks - - The id of the gist - - - - List gist forks - - - http://developer.github.com/v3/gists/#list-gists-forks - - The id of the gist - Options for changing the API response - - - - Edits a gist - - - http://developer.github.com/v3/gists/#delete-a-gist - - The id of the gist - The update to the gist - - - - Stars a gist - - - http://developer.github.com/v3/gists/#star-a-gist - - The id of the gist - - - - Unstars a gist - - - http://developer.github.com/v3/gists/#unstar-a-gist - - The id of the gist - - - - Checks if the gist is starred - - - http://developer.github.com/v3/gists/#check-if-a-gist-is-starred - - The id of the gist - - - - A client for GitHub's Git Database API. Gives you access to read and write raw Git objects and to list and update your references. - - - See the Git API documentation for more information. - - - - - Instantiates a new GitHub Git API client. - - An API connection - - - - A client for GitHub Applications Installations API. - - - See the GitHub Apps Installations API documentation for more information. - - - - - List repositories of the authenticated GitHub App Installation (requires GitHubApp Installation-Token auth). - - https://developer.github.com/v3/apps/installations/#list-repositories - - - - List repositories of the authenticated GitHub App Installation (requires GitHubApp Installation-Token auth). - - Options for changing the API response - https://developer.github.com/v3/apps/installations/#list-repositories - - - - List repositories accessible to the user for an installation (requires GitHubApp User-To-Server Auth). - - The Id of the installation - https://developer.github.com/v3/apps/installations/#list-repositories-accessible-to-the-user-for-an-installation - - - - List repositories accessible to the user for an installation (requires GitHubApp User-To-Server Auth). - - The Id of the installation - Options for changing the API response - https://developer.github.com/v3/apps/installations/#list-repositories-accessible-to-the-user-for-an-installation - - - - A client for GitHub Applications API. - - - See the GitHub Apps API documentation for more information. - - - - - Access GitHub's Apps Installations API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/apps/installations/ - - - - - Get a single GitHub App (if private, requires Personal Access Token or GitHubApp auth) - - https://developer.github.com/v3/apps/#get-a-single-github-app - The URL-friendly name of your GitHub App. You can find this on the settings page for your GitHub App. - - - - Returns the GitHub App associated with the authentication credentials used (requires GitHubApp auth). - - https://developer.github.com/v3/apps/#get-the-authenticated-github-app - - - - List installations of the authenticated GitHub App (requires GitHubApp auth). - - https://developer.github.com/v3/apps/#find-installations - - - - List installations of the authenticated GitHub App (requires GitHubApp auth). - - Options for changing the API response - https://developer.github.com/v3/apps/#find-installations - - - - Get a single GitHub App Installation (requires GitHubApp auth). - - https://developer.github.com/v3/apps/#get-a-single-installation - The Id of the GitHub App Installation - - - - Get a single GitHub App Installation (requires GitHubApp auth). - - https://developer.github.com/v3/apps/#get-a-single-installation - The Id of the GitHub App Installation - - - - List installations for the currently authenticated user (requires GitHubApp User-To-Server Auth). - - https://developer.github.com/v3/apps/#list-installations-for-user - - - - List installations for the currently authenticated user (requires GitHubApp User-To-Server Auth). - - https://developer.github.com/v3/apps/#list-installations-for-user - - - - Create a time bound access token for a GitHubApp Installation that can be used to access other API endpoints (requires GitHubApp auth). - - - https://developer.github.com/v3/apps/#create-a-new-installation-token - https://developer.github.com/apps/building-github-apps/authentication-options-for-github-apps/#authenticating-as-an-installation - https://developer.github.com/v3/apps/available-endpoints/ - - The Id of the GitHub App Installation - - - - Enables an authenticated GitHub App to find the organization's installation information (requires GitHubApp auth). - - https://developer.github.com/v3/apps/#find-organization-installation - The name of the organization - - - - Enables an authenticated GitHub App to find the repository's installation information (requires GitHubApp auth). - - https://developer.github.com/v3/apps/#find-repository-installation - The owner of the repo - The name of the repo - - - - Enables an authenticated GitHub App to find the repository's installation information (requires GitHubApp auth). - - https://developer.github.com/v3/apps/#find-repository-installation - The Id of the repository - - - - Enables an authenticated GitHub App to find the users's installation information (requires GitHubApp auth). - - https://developer.github.com/v3/apps/#find-user-installation - The name of the user - - - - A client for GitHub's Activity API. - - - See the Activity API documentation for more information. - - - - - Client for the Events API - - - - - Client for the Starring API - - - - - Client for the Watching API - - - - - Client for the Feeds API - - - - - Client for the Notifications API - - - - - A client for GitHub's Issue Assignees API. - - - See the Issue Assignees API documentation for more information. - - - - - Gets all the available assignees (owner + collaborators) to which issues may be assigned. - - The owner of the repository - The name of the repository - - - - Gets all the available assignees (owner + collaborators) to which issues may be assigned. - - The Id of the repository - - - - Gets all the available assignees (owner + collaborators) to which issues may be assigned. - - The owner of the repository - The name of the repository - The options to change API's response. - - - - Gets all the available assignees (owner + collaborators) to which issues may be assigned. - - The Id of the repository - The options to change API's response. - - - - Checks to see if a user is an assignee for a repository. - - The owner of the repository - The name of the repository - Username of the prospective assignee - - - - Add assignees to a specified Issue. - - The owner of the repository - The name of the repository - The issue number - List of names of assignees to add - - - - - Remove assignees from a specified Issue. - - The owner of the repository - The name of the repository - The issue number - List of assignees to remove - - - - - Checks to see if a user is an assignee for a repository. - - The Id of the repository - Username of the prospective assignee - - - - A client for GitHub's OAuth API. - - - See the OAuth API documentation for more details. - - - - - Gets all s for the authenticated user. - - - This method requires authentication. - See the API documentation for more information. - - - Thrown when the current user does not have permission to make the request. - - Thrown when a general API error occurs. - A list of s for the authenticated user. - - - - Gets all s for the authenticated user. - - - This method requires authentication. - See the API documentation for more information. - - Options for changing the API response - - Thrown when the current user does not have permission to make the request. - - Thrown when a general API error occurs. - A list of s for the authenticated user. - - - - Gets a specific for the authenticated user. - - - This method requires authentication. - See the API documentation for more information. - - The Id of the to get - - Thrown when the current user does not have permission to make this request. - - Thrown when a general API error occurs. - The specified . - - - - Creates a new personal token for the authenticated user. - - - This method requires authentication. - See the API documentation for more information. - - Describes the new authorization to create - - Thrown when the current user does not have permission to make this request. - - - Thrown when the current account has two-factor authentication enabled and an authentication code is required. - - Thrown when a general API error occurs. - The created . - - - - Creates a new personal token for the authenticated user. - - - This method requires authentication. - See the API documentation for more information. - - The two-factor authentication code in response to the current user's previous challenge - Describes the new authorization to create - - Thrown when the current user does not have permission to make this request. - - - Thrown when the current account has two-factor authentication enabled and an authentication code is required. - - Thrown when a general API error occurs. - The created . - - - - Creates a new authorization for the specified OAuth application if an authorization for that application - doesn’t already exist for the user; otherwise, it fails. - - - This method requires authentication. - See the API documentation for more information. - - Client Id of the OAuth application for the token - The client secret - Describes the new authorization to create - - Thrown when the current user does not have permission to make this request. - - - Thrown when the current account has two-factor authentication enabled and an authentication code is required. - - Thrown when a general API error occurs. - The created . - - - - Creates a new authorization for the specified OAuth application if an authorization for that application - doesn’t already exist for the user; otherwise, it fails. - - - This method requires authentication. - See the API documentation for more information. - - Client Id of the OAuth application for the token - The client secret - The two-factor authentication code in response to the current user's previous challenge - Describes the new authorization to create - - Thrown when the current user does not have permission to make this request. - - - Thrown when the current account has two-factor authentication enabled and an authentication code is required. - - Thrown when a general API error occurs. - The created . - - - - Creates a new authorization for the specified OAuth application if an authorization for that application doesn’t already - exist for the user; otherwise, returns the user’s existing authorization for that application. - - - This method requires authentication. - See the API documentation for more information. - - Client Id of the OAuth application for the token - The client secret - Describes the new authorization to create - - Thrown when the current user does not have permission to make this request. - - - Thrown when the current account has two-factor authentication enabled and an authentication code is required. - - Thrown when a general API error occurs. - The created . - - - - Creates a new authorization for the specified OAuth application if an authorization for that application doesn’t already - exist for the user; otherwise, returns the user’s existing authorization for that application. - - - This method requires authentication. - See the API documentation for more information. - - Client Id of the OAuth application for the token - The client secret - Describes the new authorization to create - The two-factor authentication code in response to the current user's previous challenge - - Thrown when the current user does not have permission to make this request. - - - Thrown when the current account has two-factor authentication enabled and an authentication code is required. - - Thrown when a general API error occurs. - The created . - - - - Checks the validity of an OAuth token without running afoul of normal rate limits for failed login attempts. - - - This method requires authentication. - See the API documentation for more information. - - Client Id of the OAuth application for the token - The OAuth token to check - The valid . - - - - Resets a valid OAuth token for an OAuth application without end user involvement. - - - This method requires authentication. - See the API documentation for more information. - - ClientID of the OAuth application for the token - The OAuth token to reset - The valid with a new OAuth token - - - - Revokes a single OAuth token for an OAuth application. - - - This method requires authentication. - See the API documentation for more information. - - ClientID of the OAuth application for the token - The OAuth token to revoke - A for the request's execution. - - - - Updates the specified . - - - This method requires authentication. - See the API - documentation for more details. - - Id of the to update - Describes the changes to make to the authorization - - Thrown when the current user does not have permission to make the request. - - Thrown when a general API error occurs. - The updated . - - - - Deletes the specified . - - - This method requires authentication. - See the API - documentation for more details. - - The system-wide Id of the authorization to delete - - Thrown when the current user does not have permission to make the request. - - Thrown when a general API error occurs. - A for the request's execution. - - - - Deletes the specified . - - - This method requires authentication. - See the API - documentation for more details. - - The system-wide Id of the authorization to delete - Two factor authorization code - - Thrown when the current user does not have permission to make the request. - - Thrown when a general API error occurs. - A for the request's execution. - - - - A client for GitHub's Git Blobs API. - - - See the Git Blobs API documentation for more information. - - - - - Gets a single Blob by SHA. - - - http://developer.github.com/v3/git/blobs/#get-a-blob - - The owner of the repository - The name of the repository - The SHA of the blob - - - - Gets a single Blob by SHA. - - - http://developer.github.com/v3/git/blobs/#get-a-blob - - The Id of the repository - The SHA of the blob - - - - Creates a new Blob - - - http://developer.github.com/v3/git/blobs/#create-a-blob - - The owner of the repository - The name of the repository - The new Blob - - - - Creates a new Blob - - - http://developer.github.com/v3/git/blobs/#create-a-blob - - The Id of the repository - The new Blob - - - - A client for GitHub's Check Runs API - - - See the Check Runs API documentation for more information. - - - - - Creates a new check run for a specific commit in a repository - - - See the Check Runs API documentation for more information. - - The owner of the repository - The name of the repository - Details of the Check Run to create - - - - Creates a new check run for a specific commit in a repository - - - See the Check Runs API documentation for more information. - - The Id of the repository - Details of the Check Run to create - - - - Updates a check run for a specific commit in a repository - - - See the Check Runs API documentation for more information. - - The owner of the repository - The name of the repository - The Id of the check run - The updates to the check run - - - - Updates a check run for a specific commit in a repository - - - See the Check Runs API documentation for more information. - - The Id of the repository - The Id of the check run - The updates to the check run - - - - Lists check runs for a commit ref. The ref can be a SHA, branch name, or a tag name - - - See the Check Runs API documentation for more information. - - The owner of the repository - The name of the repository - The commit reference (can be a SHA, branch name, or a tag name) - - - - Lists check runs for a commit ref. The ref can be a SHA, branch name, or a tag name - - - See the Check Runs API documentation for more information. - - The Id of the repository - The commit reference (can be a SHA, branch name, or a tag name) - - - - Lists check runs for a commit ref. The ref can be a SHA, branch name, or a tag name - - - See the Check Runs API documentation for more information. - - The owner of the repository - The name of the repository - The commit reference (can be a SHA, branch name, or a tag name) - Details to filter the request, such as by check name - - - - Lists check runs for a commit ref. The ref can be a SHA, branch name, or a tag name - - - See the Check Runs API documentation for more information. - - The Id of the repository - The commit reference (can be a SHA, branch name, or a tag name) - Details to filter the request, such as by check name - - - - Lists check runs for a commit ref. The ref can be a SHA, branch name, or a tag name - - - See the Check Runs API documentation for more information. - - The owner of the repository - The name of the repository - The commit reference (can be a SHA, branch name, or a tag name) - Details to filter the request, such as by check name - Options to change the API response - - - - Lists check runs for a commit ref. The ref can be a SHA, branch name, or a tag name - - - See the Check Runs API documentation for more information. - - The Id of the repository - The commit reference (can be a SHA, branch name, or a tag name) - Details to filter the request, such as by check name - Options to change the API response - - - - Lists check runs for a check suite using its Id - - - See the Check Runs API documentation for more information. - - The owner of the repository - The name of the repository - The Id of the check suite - - - - Lists check runs for a check suite using its Id - - - See the Check Runs API documentation for more information. - - The Id of the repository - The Id of the check suite - - - - Lists check runs for a check suite using its Id - - - See the Check Runs API documentation for more information. - - The owner of the repository - The name of the repository - The Id of the check suite - Details to filter the request, such as by check name - - - - Lists check runs for a check suite using its Id - - - See the Check Runs API documentation for more information. - - The Id of the repository - The Id of the check suite - Details to filter the request, such as by check name - - - - Lists check runs for a check suite using its Id - - - See the Check Runs API documentation for more information. - - The owner of the repository - The name of the repository - The Id of the check suite - Details to filter the request, such as by check name - Options to change the API response - - - - Lists check runs for a check suite using its Id - - - See the Check Runs API documentation for more information. - - The Id of the repository - The Id of the check suite - Details to filter the request, such as by check name - Options to change the API response - - - - Gets a single check run using its Id - - - See the Check Runs API documentation for more information. - - The owner of the repository - The name of the repository - The Id of the check run - - - - Gets a single check run using its Id - - - See the Check Runs API documentation for more information. - - The Id of the repository - The Id of the check run - - - - Lists annotations for a check run using the check run Id - - - See the Check Runs API documentation for more information. - - The owner of the repository - The name of the repository - The Id of the check run - - - - Lists annotations for a check run using the check run Id - - - See the Check Runs API documentation for more information. - - The Id of the repository - The Id of the check run - - - - - Lists annotations for a check run using the check run Id - - - See the Check Runs API documentation for more information. - - The owner of the repository - The name of the repository - The Id of the check run - Options to change the API response - - - - Lists annotations for a check run using the check run Id - - - See the Check Runs API documentation for more information. - - The Id of the repository - The Id of the check run - Options to change the API response - - - - A client for GitHub's Checks API - - - See the Checks API documentation for more information. - - - - - A client for GitHub's Check Runs API - - - See the Check Runs API documentation for more information. - - - - - A client for GitHub's Check Suites API - - - See the Check Suites API documentation for more information. - - - - - A client for GitHub's Check Suites API - - - See the Check Suites API documentation for more information. - - - - - Gets a single Check Suite by Id - - - See the Check Suites API documentation for more information. - - The owner of the repository - The name of the repository - The Id of the check suite - - - - Gets a single Check Suite by Id - - - See the Check Suites API documentation for more information. - - The Id of the repository - The Id of the check suite - - - - Lists Check Suites for a commit reference (SHA, branch name or tag name) - - - See the Check Suites API documentation for more information. - - The owner of the repository - The name of the repository - The reference (SHA, branch name or tag name) to list check suites for - - - - Lists Check Suites for a commit reference (SHA, branch name or tag name) - - - See the Check Suites API documentation for more information. - - The Id of the repository - The reference (SHA, branch name or tag name) to list check suites for - - - - Lists Check Suites for a commit reference (SHA, branch name or tag name) - - - See the Check Suites API documentation for more information. - - The owner of the repository - The name of the repository - The reference (SHA, branch name or tag name) to list check suites for - Details to filter the request, such as by App Id or Check Name - - - - Lists Check Suites for a commit reference (SHA, branch name or tag name) - - - See the Check Suites API documentation for more information. - - The Id of the repository - The reference (SHA, branch name or tag name) to list check suites for - Details to filter the request, such as by App Id or Check Name - - - - Lists Check Suites for a commit reference (SHA, branch name or tag name) - - - See the Check Suites API documentation for more information. - - The owner of the repository - The name of the repository - The reference (SHA, branch name or tag name) to list check suites for - Details to filter the request, such as by App Id or Check Name - Options to change the API response - - - - Lists Check Suites for a commit reference (SHA, branch name or tag name) - - - See the Check Suites API documentation for more information. - - The Id of the repository - The reference (SHA, branch name or tag name) to list check suites for - Details to filter the request, such as by App Id or Check Name - Options to change the API response - - - - Updates Check Suites prefrences on a repository, such as disabling automatic creation when code is pushed - - - See the Check Suites API documentation for more information. - - The owner of the repository - The name of the repository - The check suite preferences - - - - Updates Check Suites prefrences on a repository, such as disabling automatic creation when code is pushed - - - See the Check Suites API documentation for more information. - - The Id of the repository - The check suite preferences - - - - Creates a new Check Suite - - - See the Check Suites API documentation for more information. - - The owner of the repository - The name of the repository - Details of the Check Suite to create - - - - Creates a new Check Suite - - - See the Check Suites API documentation for more information. - - The Id of the repository - Details of the Check Suite to create - - - - Triggers GitHub to rerequest an existing check suite, without pushing new code to a repository - - - See the Check Suites API documentation for more information. - - The owner of the repository - The name of the repository - The Id of the check suite - - - - Triggers GitHub to rerequest an existing check suite, without pushing new code to a repository - - - See the Check Suites API documentation for more information. - - The Id of the repository - The Id of the check suite - - - - A client for GitHub's Reactions API. - - - See the Reactions API documentation for more information. - - - - - Creates a reaction for a specified Commit Comment - - https://developer.github.com/v3/reactions/#create-reaction-for-a-commit-comment - The owner of the repository - The name of the repository - The comment id - The reaction to create - - - - - Creates a reaction for a specified Commit Comment - - https://developer.github.com/v3/reactions/#create-reaction-for-a-commit-comment - The owner of the repository - The comment id - The reaction to create - - - - - Get all reactions for a specified Commit Comment - - https://developer.github.com/v3/reactions/#list-reactions-for-a-commit-comment - The owner of the repository - The name of the repository - The comment id - - - - - Get all reactions for a specified Commit Comment - - https://developer.github.com/v3/reactions/#list-reactions-for-a-commit-comment - The owner of the repository - The name of the repository - The comment id - Options for changing the API response - - - - - Get all reactions for a specified Commit Comment - - https://developer.github.com/v3/reactions/#list-reactions-for-a-commit-comment - The owner of the repository - The comment id - - - - - Get all reactions for a specified Commit Comment - - https://developer.github.com/v3/reactions/#list-reactions-for-a-commit-comment - The owner of the repository - The comment id - Options for changing the API response - - - - - A client for GitHub's Git Commits API. - - - See the Git Commits API documentation for more information. - - - - - Gets a commit for a given repository by sha reference - - - http://developer.github.com/v3/git/commits/#get-a-commit - - The owner of the repository - The name of the repository - Tha sha reference of the commit - - - - Gets a commit for a given repository by sha reference - - - http://developer.github.com/v3/git/commits/#get-a-commit - - The Id of the repository - Tha sha reference of the commit - - - - Create a commit for a given repository - - - http://developer.github.com/v3/git/commits/#create-a-commit - - The owner of the repository - The name of the repository - The commit to create - - - - Create a commit for a given repository - - - http://developer.github.com/v3/git/commits/#create-a-commit - - The Id of the repository - The commit to create - - - - A client for GitHub's Git Repository Status API. - - - See the Repository Statuses API documentation for more information. - - - - - Retrieves commit statuses for the specified reference. A reference can be a commit SHA, a branch name, or - a tag name. - - - https://developer.github.com/v3/repos/statuses/#list-statuses-for-a-specific-ref - - The owner of the repository - The name of the repository - The reference (SHA, branch name, or tag name) to list commits for - - - - Retrieves commit statuses for the specified reference. A reference can be a commit SHA, a branch name, or - a tag name. - - - https://developer.github.com/v3/repos/statuses/#list-statuses-for-a-specific-ref - - The Id of the repository - The reference (SHA, branch name, or tag name) to list commits for - - - - Retrieves commit statuses for the specified reference. A reference can be a commit SHA, a branch name, or - a tag name. - - - https://developer.github.com/v3/repos/statuses/#list-statuses-for-a-specific-ref - - The owner of the repository - The name of the repository - The reference (SHA, branch name, or tag name) to list commits for - Options for changing the API response - - - - Retrieves commit statuses for the specified reference. A reference can be a commit SHA, a branch name, or - a tag name. - - - https://developer.github.com/v3/repos/statuses/#list-statuses-for-a-specific-ref - - The Id of the repository - The reference (SHA, branch name, or tag name) to list commits for - Options for changing the API response - - - - Retrieves a combined view of statuses for the specified reference. A reference can be a commit SHA, a branch name, or - a tag name. - - - https://developer.github.com/v3/repos/statuses/#get-the-combined-status-for-a-specific-ref - - The owner of the repository - The name of the repository - The reference (SHA, branch name, or tag name) to list commits for - - - - Retrieves a combined view of statuses for the specified reference. A reference can be a commit SHA, a branch name, or - a tag name. - - - https://developer.github.com/v3/repos/statuses/#get-the-combined-status-for-a-specific-ref - - The Id of the repository - The reference (SHA, branch name, or tag name) to list commits for - - - - Creates a commit status for the specified ref. - - - https://developer.github.com/v3/repos/statuses/#create-a-status - - The owner of the repository - The name of the repository - The reference (SHA, branch name, or tag name) to list commits for - The commit status to create - - - - Creates a commit status for the specified ref. - - - https://developer.github.com/v3/repos/statuses/#create-a-status - - The Id of the repository - The reference (SHA, branch name, or tag name) to list commits for - The commit status to create - - - - A client for GitHub's Repository Deployments API. - Gets and creates Deployments. - - - See the Repository Deployments API documentation for more information. - - - - - Gets all the deployments for the specified repository. Any user with pull access - to a repository can view deployments. - - - http://developer.github.com/v3/repos/deployments/#list-deployments - - The owner of the repository - The name of the repository - - - - Gets all the deployments for the specified repository. Any user with pull access - to a repository can view deployments. - - - http://developer.github.com/v3/repos/deployments/#list-deployments - - The Id of the repository - - - - Gets all the deployments for the specified repository. Any user with pull access - to a repository can view deployments. - - - http://developer.github.com/v3/repos/deployments/#list-deployments - - The owner of the repository - The name of the repository - Options for changing the API response - - - - Gets all the deployments for the specified repository. Any user with pull access - to a repository can view deployments. - - - http://developer.github.com/v3/repos/deployments/#list-deployments - - The Id of the repository - Options for changing the API response - - - - Creates a new deployment for the specified repository. - Users with push access can create a deployment for a given ref. - - - http://developer.github.com/v3/repos/deployments/#create-a-deployment - - The owner of the repository - The name of the repository - A instance describing the new deployment to create - - - - Creates a new deployment for the specified repository. - Users with push access can create a deployment for a given ref. - - - http://developer.github.com/v3/repos/deployments/#create-a-deployment - - The Id of the repository - A instance describing the new deployment to create - - - - Client for managing deployment status. - - - - - A client for GitHub's Repository Deployment Statuses API. - Gets and creates Deployment Statuses. - - - See the Repository Deployment Statuses API documentation for more information. - - - - - Gets all the statuses for the given deployment. Any user with pull access to a repository can - view deployments. - - - http://developer.github.com/v3/repos/deployments/#list-deployment-statuses - - The owner of the repository. - The name of the repository. - The id of the deployment. - - - - Gets all the statuses for the given deployment. Any user with pull access to a repository can - view deployments. - - - http://developer.github.com/v3/repos/deployments/#list-deployment-statuses - - The Id of the repository. - The id of the deployment. - - - - Gets all the statuses for the given deployment. Any user with pull access to a repository can - view deployments. - - - http://developer.github.com/v3/repos/deployments/#list-deployment-statuses - - The owner of the repository. - The name of the repository. - The id of the deployment. - Options for changing the API response - - - - Gets all the statuses for the given deployment. Any user with pull access to a repository can - view deployments. - - - http://developer.github.com/v3/repos/deployments/#list-deployment-statuses - - The Id of the repository. - The id of the deployment. - Options for changing the API response - - - - Creates a new status for the given deployment. Users with push access can create deployment - statuses for a given deployment. - - - http://developer.github.com/v3/repos/deployments/#create-a-deployment-status - - The owner of the repository. - The name of the repository. - The id of the deployment. - The new deployment status to create. - - - - Creates a new status for the given deployment. Users with push access can create deployment - statuses for a given deployment. - - - http://developer.github.com/v3/repos/deployments/#create-a-deployment-status - - The Id of the repository. - The id of the deployment. - The new deployment status to create. - - - - A client for GitHub's Activity Events API. - - - See the Activity Events API documentation for more information - - - - - Gets all the public events - - - http://developer.github.com/v3/activity/events/#list-public-events - - - - - Gets all the public events - - - http://developer.github.com/v3/activity/events/#list-public-events - - Options for changing the API response - All the public s for the particular user. - - - - Gets all the events for a given repository - - - http://developer.github.com/v3/activity/events/#list-issue-events-for-a-repository - - The owner of the repository - The name of the repository - - - - Gets all the events for a given repository - - - http://developer.github.com/v3/activity/events/#list-issue-events-for-a-repository - - The Id of the repository - - - - Gets all the events for a given repository - - - http://developer.github.com/v3/activity/events/#list-issue-events-for-a-repository - - The owner of the repository - The name of the repository - Options for changing the API response - - - - Gets all the events for a given repository - - - http://developer.github.com/v3/activity/events/#list-issue-events-for-a-repository - - The Id of the repository - Options for changing the API response - - - - Gets all the issue events for a given repository - - - http://developer.github.com/v3/activity/events/#list-issue-events-for-a-repository - - The owner of the repository - The name of the repository - - - - Gets all the issue events for a given repository - - - http://developer.github.com/v3/activity/events/#list-issue-events-for-a-repository - - The Id of the repository - - - - Gets all the issue events for a given repository - - - http://developer.github.com/v3/activity/events/#list-issue-events-for-a-repository - - The owner of the repository - The name of the repository - Options for changing the API response - - - - Gets all the issue events for a given repository - - - http://developer.github.com/v3/activity/events/#list-issue-events-for-a-repository - - The Id of the repository - Options for changing the API response - - - - Gets all the events for a given repository network - - - http://developer.github.com/v3/activity/events/#list-public-events-for-a-network-of-repositories - - The owner of the repository - The name of the repository - - - - Gets all the events for a given repository network - - - http://developer.github.com/v3/activity/events/#list-public-events-for-a-network-of-repositories - - The owner of the repository - The name of the repository - Options for changing the API response - - - - Gets all the events for a given organization - - - http://developer.github.com/v3/activity/events/#list-public-events-for-an-organization - - The name of the organization - - - - Gets all the events for a given organization - - - http://developer.github.com/v3/activity/events/#list-public-events-for-an-organization - - The name of the organization - Options for changing the API response - - - - Gets all the events that have been received by a given user. - - - http://developer.github.com/v3/activity/events/#list-events-that-a-user-has-received - - The login of the user - - - - Gets all the events that have been received by a given user. - - - http://developer.github.com/v3/activity/events/#list-events-that-a-user-has-received - - The login of the user - Options for changing the API response - - - - Gets all the events that have been received by a given user. - - - http://developer.github.com/v3/activity/events/#list-public-events-that-a-user-has-received - - The login of the user - - - - Gets all the events that have been received by a given user. - - - http://developer.github.com/v3/activity/events/#list-public-events-that-a-user-has-received - - The login of the user - Options for changing the API response - - - - Gets all the events that have been performed by a given user. - - - http://developer.github.com/v3/activity/events/#list-events-performed-by-a-user - - The login of the user - - - - Gets all the events that have been performed by a given user. - - - http://developer.github.com/v3/activity/events/#list-events-performed-by-a-user - - The login of the user - Options for changing the API response - - - - Gets all the public events that have been performed by a given user. - - - http://developer.github.com/v3/activity/events/#list-public-events-performed-by-a-user - - The login of the user - - - - Gets all the public events that have been performed by a given user. - - - http://developer.github.com/v3/activity/events/#list-public-events-performed-by-a-user - - The login of the user - Options for changing the API response - - - - Gets all the events that are associated with an organization. - - - http://developer.github.com/v3/activity/events/#list-events-for-an-organization - - The login of the user - The name of the organization - - - - Gets all the events that are associated with an organization. - - - http://developer.github.com/v3/activity/events/#list-events-for-an-organization - - The login of the user - The name of the organization - Options for changing the API response - - - - A client for GitHub's Feeds API. - - - See the Feeds API documentation for more information - - - - - Gets all the feeds available to the authenticating user - - - http://developer.github.com/v3/activity/feeds/#list-feeds - - All the public s for the particular user. - - - - A client for GitHub's User Followers API - - - See the Followers API documentation for more information. - - - - - List the authenticated user’s followers - - - See the API documentation for more information. - - A of s that follow the authenticated user. - - - - List the authenticated user’s followers - - Options for changing the API response - - See the API documentation for more information. - - A of s that follow the authenticated user. - - - - List a user’s followers - - The login name for the user - - See the API documentation for more information. - - A of s that follow the passed user. - - - - List a user’s followers - - The login name for the user - Options for changing the API response - - See the API documentation for more information. - - A of s that follow the passed user. - - - - List who the authenticated user is following - - - See the API documentation for more information. - - A of s that the authenticated user follows. - - - - List who the authenticated user is following - - Options for changing the API response - - See the API documentation for more information. - - A of s that the authenticated user follows. - - - - List who a user is following - - The login name of the user - - See the API documentation for more information. - - A of s that the passed user follows. - - - - List who a user is following - - The login name of the user - Options for changing the API response - - See the API documentation for more information. - - A of s that the passed user follows. - - - - Check if the authenticated user follows another user - - The login name of the other user - - See the API documentation for more information. - - A bool representing the success of the operation. - - - - Check if one user follows another user - - The login name of the user - The login name of the other user - - See the API documentation for more information. - - A bool representing the success of the operation. - - - - Follow a user - - The login name of the user to follow - - See the API documentation for more information. - - A bool representing the success of the operation. - - - - Unfollow a user - - The login name of the user to unfollow - - See the API documentation for more information. - - - - - - A client for GitHub's Gist Comments API. - - - See the Gist Comments API documentation for more information. - - - - - Gets a single comment by gist- and comment id. - - http://developer.github.com/v3/gists/comments/#get-a-single-comment - The id of the gist - The id of the comment - Task{GistComment}. - - - - Gets all comments for the gist with the specified id. - - http://developer.github.com/v3/gists/comments/#list-comments-on-a-gist - The id of the gist - Task{IReadOnlyList{GistComment}}. - - - - Gets all comments for the gist with the specified id. - - http://developer.github.com/v3/gists/comments/#list-comments-on-a-gist - The id of the gist - Options for changing the API response - Task{IReadOnlyList{GistComment}}. - - - - Creates a comment for the gist with the specified id. - - http://developer.github.com/v3/gists/comments/#create-a-comment - The id of the gist - The body of the comment - Task{GistComment}. - - - - Updates the comment with the specified gist- and comment id. - - http://developer.github.com/v3/gists/comments/#edit-a-comment - The id of the gist - The id of the comment - The updated body of the comment - Task{GistComment}. - - - - Deletes the comment with the specified gist- and comment id. - - http://developer.github.com/v3/gists/comments/#delete-a-comment - The id of the gist - The id of the comment - Task. - - - - A client for GitHub's Gists API. - - - See the Gists API documentation for more information. - - - - - Gets a gist - - - http://developer.github.com/v3/gists/#get-a-single-gist - - The id of the gist - - - - List the authenticated user’s gists or if called anonymously, - this will return all public gists - - - http://developer.github.com/v3/gists/#list-gists - - - - - List the authenticated user’s gists or if called anonymously, - this will return all public gists - - - http://developer.github.com/v3/gists/#list-gists - - Options for changing the API response - - - - List the authenticated user’s gists or if called anonymously, - this will return all public gists - - - http://developer.github.com/v3/gists/#list-gists - - Only gists updated at or after this time are returned - - - - List the authenticated user’s gists or if called anonymously, - this will return all public gists - - - http://developer.github.com/v3/gists/#list-gists - - Only gists updated at or after this time are returned - Options for changing the API response - - - - Lists all public gists - - - http://developer.github.com/v3/gists/#list-gists - - - - - Lists all public gists - - - http://developer.github.com/v3/gists/#list-gists - - Options for changing the API response - - - - Lists all public gists - - - http://developer.github.com/v3/gists/#list-gists - - Only gists updated at or after this time are returned - - - - Lists all public gists - - - http://developer.github.com/v3/gists/#list-gists - - Only gists updated at or after this time are returned - Options for changing the API response - - - - List the authenticated user’s starred gists - - - http://developer.github.com/v3/gists/#list-gists - - - - - List the authenticated user’s starred gists - - - http://developer.github.com/v3/gists/#list-gists - - Options for changing the API response - - - - List the authenticated user’s starred gists - - - http://developer.github.com/v3/gists/#list-gists - - Only gists updated at or after this time are returned - - - - List the authenticated user’s starred gists - - - http://developer.github.com/v3/gists/#list-gists - - Only gists updated at or after this time are returned - Options for changing the API response - - - - List a user's gists - - - http://developer.github.com/v3/gists/#list-gists - - The user - - - - List a user's gists - - - http://developer.github.com/v3/gists/#list-gists - - The user - Options for changing the API response - - - - List a user's gists - - - http://developer.github.com/v3/gists/#list-gists - - The user - Only gists updated at or after this time are returned - - - - List a user's gists - - - http://developer.github.com/v3/gists/#list-gists - - The user - Only gists updated at or after this time are returned - Options for changing the API response - - - - List gist commits - - - http://developer.github.com/v3/gists/#list-gists-commits - - The id of the gist - - - - List gist commits - - - http://developer.github.com/v3/gists/#list-gists-commits - - The id of the gist - Options for changing the API response - - - - List gist forks - - - http://developer.github.com/v3/gists/#list-gists-forks - - The id of the gist - - - - List gist forks - - - http://developer.github.com/v3/gists/#list-gists-forks - - The id of the gist - Options for changing the API response - - - - Creates a new gist - - - http://developer.github.com/v3/gists/#create-a-gist - - The new gist to create - - - - Creates a fork of a gist - - - http://developer.github.com/v3/gists/#fork-a-gist - - The id of the gist to fork - - - - Edits a gist - - - http://developer.github.com/v3/gists/#delete-a-gist - - The id of the gist - The update to the gist - - - - Deletes a gist - - - http://developer.github.com/v3/gists/#delete-a-gist - - The id of the gist - - - - Stars a gist - - - http://developer.github.com/v3/gists/#star-a-gist - - The id of the gist - - - - Unstars a gist - - - http://developer.github.com/v3/gists/#unstar-a-gist - - The id of the gist - - - - Checks if the gist is starred - - - http://developer.github.com/v3/gists/#check-if-a-gist-is-starred - - The id of the gist - - - - A client for GitHub's Git Database API. Gives you access to read and write raw Git objects and to list and update your references. - - - See the Git API documentation for more information. - - - - - A client for GitHub Applications Installations API. - - - See the GitHub Apps Installations API documentation for more information. - - - - - List repositories of the authenticated GitHub App Installation (requires GitHubApp Installation-Token auth). - - https://developer.github.com/v3/apps/installations/#list-repositories - - - - List repositories of the authenticated GitHub App Installation (requires GitHubApp Installation-Token auth). - - Options for changing the API response - https://developer.github.com/v3/apps/installations/#list-repositories - - - - List repositories accessible to the user for an installation (requires GitHubApp User-To-Server Auth). - - The Id of the installation - https://developer.github.com/v3/apps/installations/#list-repositories-accessible-to-the-user-for-an-installation - - - - List repositories accessible to the user for an installation (requires GitHubApp User-To-Server Auth). - - The Id of the installation - Options for changing the API response - https://developer.github.com/v3/apps/installations/#list-repositories-accessible-to-the-user-for-an-installation - - - - A client for GitHub Applications API. - - - See the GitHub Apps API documentation for more information. - - - - - Access GitHub's Apps Installations API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/apps/installations/ - - - - - Get a single GitHub App (if private, requires Personal Access Token or GitHubApp auth) - - https://developer.github.com/v3/apps/#get-a-single-github-app - The URL-friendly name of your GitHub App. You can find this on the settings page for your GitHub App. - - - - Returns the GitHub App associated with the authentication credentials used (requires GitHubApp auth). - - https://developer.github.com/v3/apps/#get-the-authenticated-github-app - - - - List installations of the authenticated GitHub App (requires GitHubApp auth). - - https://developer.github.com/v3/apps/#find-installations - - - - List installations of the authenticated GitHub App (requires GitHubApp auth). - - Options for changing the API response - https://developer.github.com/v3/apps/#find-installations - - - - Get a single GitHub App Installation (requires GitHubApp auth). - - https://developer.github.com/v3/apps/#get-a-single-installation - The Id of the GitHub App Installation - - - - Get a single GitHub App Installation (requires GitHubApp auth). - - https://developer.github.com/v3/apps/#get-a-single-installation - The Id of the GitHub App Installation - - - - List installations for the currently authenticated user (requires GitHubApp User-To-Server Auth). - - https://developer.github.com/v3/apps/#list-installations-for-user - - - - List installations for the currently authenticated user (requires GitHubApp User-To-Server Auth). - - https://developer.github.com/v3/apps/#list-installations-for-user - - - - Create a time bound access token for a GitHubApp Installation that can be used to access other API endpoints (requires GitHubApp auth). - - - https://developer.github.com/v3/apps/#create-a-new-installation-token - https://developer.github.com/apps/building-github-apps/authentication-options-for-github-apps/#authenticating-as-an-installation - https://developer.github.com/v3/apps/available-endpoints/ - - The Id of the GitHub App Installation - - - - Enables an authenticated GitHub App to find the organization's installation information (requires GitHubApp auth). - - https://developer.github.com/v3/apps/#find-organization-installation - The name of the organization - - - - Enables an authenticated GitHub App to find the repository's installation information (requires GitHubApp auth). - - https://developer.github.com/v3/apps/#find-repository-installation - The owner of the repo - The name of the repo - - - - Enables an authenticated GitHub App to find the repository's installation information (requires GitHubApp auth). - - https://developer.github.com/v3/apps/#find-repository-installation - The Id of the repository - - - - Enables an authenticated GitHub App to find the users's installation information (requires GitHubApp auth). - - https://developer.github.com/v3/apps/#find-user-installation - The name of the user - - - - A client for GitHub's Reactions API. - - - See the Reactions API documentation for more information. - - - - - Creates a reaction for a specified Issue Comment - - https://developer.github.com/v3/reactions/#create-reaction-for-an-issue-comment - The owner of the repository - The name of the repository - The comment id - The reaction to create - - - - Creates a reaction for a specified Issue Comment - - https://developer.github.com/v3/reactions/#create-reaction-for-an-issue-comment - The Id of the repository - The comment id - The reaction to create - - - - Get all reactions for a specified Issue Comment - - https://developer.github.com/v3/reactions/#list-reactions-for-an-issue-comment - The owner of the repository - The name of the repository - The comment id - - - - Get all reactions for a specified Issue Comment - - https://developer.github.com/v3/reactions/#list-reactions-for-an-issue-comment - The owner of the repository - The name of the repository - The comment id - Options for changing the API response - - - - Get all reactions for a specified Issue Comment - - https://developer.github.com/v3/reactions/#list-reactions-for-an-issue-comment - The Id of the repository - The comment id - - - - Get all reactions for a specified Issue Comment - - https://developer.github.com/v3/reactions/#list-reactions-for-an-issue-comment - The Id of the repository - The comment id - Options for changing the API response - - - - A client for GitHub's Issue Comments API. - - - See the Issue Comments API documentation for more information. - - - - - Gets a single Issue Comment by id. - - http://developer.github.com/v3/issues/comments/#get-a-single-comment - The owner of the repository - The name of the repository - The issue comment id - - - - Gets a single Issue Comment by id. - - http://developer.github.com/v3/issues/comments/#get-a-single-comment - The Id of the repository - The issue comment id - - - - Gets Issue Comments for a repository. - - http://developer.github.com/v3/issues/comments/#list-comments-in-a-repository - The owner of the repository - The name of the repository - - - - Gets Issue Comments for a repository. - - http://developer.github.com/v3/issues/comments/#list-comments-in-a-repository - The Id of the repository - - - - Gets Issue Comments for a repository. - - http://developer.github.com/v3/issues/comments/#list-comments-in-a-repository - The owner of the repository - The name of the repository - Options for changing the API response - - - - Gets Issue Comments for a repository. - - http://developer.github.com/v3/issues/comments/#list-comments-in-a-repository - The Id of the repository - Options for changing the API response - - - - Gets Issue Comments for a repository. - - http://developer.github.com/v3/issues/comments/#list-comments-in-a-repository - The owner of the repository - The name of the repository - The sorting parameters - - - - Gets Issue Comments for a repository. - - http://developer.github.com/v3/issues/comments/#list-comments-in-a-repository - The Id of the repository - The sorting parameters - - - - Gets Issue Comments for a repository. - - http://developer.github.com/v3/issues/comments/#list-comments-in-a-repository - The owner of the repository - The name of the repository - The sorting parameters - Options for changing the API response - - - - Gets Issue Comments for a repository. - - http://developer.github.com/v3/issues/comments/#list-comments-in-a-repository - The Id of the repository - The sorting parameters - Options for changing the API response - - - - Gets Issue Comments for a specified Issue. - - http://developer.github.com/v3/issues/comments/#list-comments-on-an-issue - The owner of the repository - The name of the repository - The issue number - - - - Gets Issue Comments for a specified Issue. - - http://developer.github.com/v3/issues/comments/#list-comments-on-an-issue - The Id of the repository - The issue number - - - - Gets Issue Comments for a specified Issue. - - http://developer.github.com/v3/issues/comments/#list-comments-on-an-issue - The owner of the repository - The name of the repository - The issue number - Options for changing the API response - - - - Gets Issue Comments for a specified Issue. - - http://developer.github.com/v3/issues/comments/#list-comments-on-an-issue - The Id of the repository - The issue number - Options for changing the API response - - - - Gets Issue Comments for a specified Issue. - - http://developer.github.com/v3/issues/comments/#list-comments-on-an-issue - The owner of the repository - The name of the repository - The issue number - The sorting parameters - - - - Gets Issue Comments for a specified Issue. - - http://developer.github.com/v3/issues/comments/#list-comments-on-an-issue - The Id of the repository - The issue number - The sorting parameters - - - - Gets Issue Comments for a specified Issue. - - http://developer.github.com/v3/issues/comments/#list-comments-on-an-issue - The owner of the repository - The name of the repository - The issue number - The sorting parameters - Options for changing the API response - - - - Gets Issue Comments for a specified Issue. - - http://developer.github.com/v3/issues/comments/#list-comments-on-an-issue - The Id of the repository - The issue number - The sorting parameters - Options for changing the API response - - - - Creates a new Issue Comment for a specified Issue. - - http://developer.github.com/v3/issues/comments/#create-a-comment - The owner of the repository - The name of the repository - The number of the issue - The new comment to add to the issue - - - - Creates a new Issue Comment for a specified Issue. - - http://developer.github.com/v3/issues/comments/#create-a-comment - The Id of the repository - The number of the issue - The new comment to add to the issue - - - - Updates a specified Issue Comment. - - http://developer.github.com/v3/issues/comments/#edit-a-comment - The owner of the repository - The name of the repository - The comment id - The modified comment - - - - Updates a specified Issue Comment. - - http://developer.github.com/v3/issues/comments/#edit-a-comment - The Id of the repository - The comment id - The modified comment - - - - Deletes the specified Issue Comment - - http://developer.github.com/v3/issues/comments/#delete-a-comment - The owner of the repository - The name of the repository - The comment id - - - - Deletes the specified Issue Comment - - http://developer.github.com/v3/issues/comments/#delete-a-comment - The Id of the repository - The comment id - - - - A client for GitHub's Reactions API. - - - See the Reactions API documentation for more information. - - - - - Get all reactions for a specified Issue - - https://developer.github.com/v3/reactions/#list-reactions-for-an-issue - The owner of the repository - The name of the repository - The issue id - - - - Get all reactions for a specified Issue - - https://developer.github.com/v3/reactions/#list-reactions-for-an-issue - The owner of the repository - The name of the repository - The issue id - Options for changing the API response - - - - Get all reactions for a specified Issue - - https://developer.github.com/v3/reactions/#list-reactions-for-an-issue - The Id of the repository - The issue id - - - - Get all reactions for a specified Issue - - https://developer.github.com/v3/reactions/#list-reactions-for-an-issue - The Id of the repository - The issue id - Options for changing the API response - - - - Creates a reaction for a specified Issue - - https://developer.github.com/v3/reactions/#create-reaction-for-an-issue - The owner of the repository - The name of the repository - The issue id - The reaction to create - - - - Creates a reaction for a specified Issue - - https://developer.github.com/v3/reactions/#create-reaction-for-an-issue - The Id of the repository - The issue id - The reaction to create - - - - A client for GitHub's Issues API. - - - See the Issues API documentation for more information. - - - - - Client for managing assignees. - - - - - Client for reading various event information associated with issues/pull requests. - This is useful both for display on issue/pull request information pages and also to - determine who should be notified of comments. - - - - - Client for managing milestones. - - - - - Client for managing labels. - - - - - Client for managing comments. - - - - - Gets a single Issue by number. - - - http://developer.github.com/v3/issues/#get-a-single-issue - - The owner of the repository - The name of the repository - The issue number - - - - Gets a single Issue by number. - - - http://developer.github.com/v3/issues/#get-a-single-issue - - The Id of the repository - The issue number - - - - Gets all open issues assigned to the authenticated user across all the authenticated user’s visible - repositories including owned repositories, member repositories, and organization repositories. - - - Issues are sorted by the create date descending. - http://developer.github.com/v3/issues/#list-issues - - - - - Gets all open issues assigned to the authenticated user across all the authenticated user’s visible - repositories including owned repositories, member repositories, and organization repositories. - - Options for changing the API response - - Issues are sorted by the create date descending. - http://developer.github.com/v3/issues/#list-issues - - - - - Gets all issues across all the authenticated user’s visible repositories including owned repositories, - member repositories, and organization repositories. - - - http://developer.github.com/v3/issues/#list-issues - - Used to filter and sort the list of issues returned - - - - Gets all issues across all the authenticated user’s visible repositories including owned repositories, - member repositories, and organization repositories. - - Options for changing the API response - - http://developer.github.com/v3/issues/#list-issues - - Used to filter and sort the list of issues returned - - - - Gets all open issues assigned to the authenticated user across owned and member repositories for the - authenticated user. - - - Issues are sorted by the create date descending. - http://developer.github.com/v3/issues/#list-issues - - - - - Gets all open issues assigned to the authenticated user across owned and member repositories for the - authenticated user. - - Options for changing the API response - - Issues are sorted by the create date descending. - http://developer.github.com/v3/issues/#list-issues - - - - - Gets all issues across owned and member repositories for the authenticated user. - - - http://developer.github.com/v3/issues/#list-issues - - Used to filter and sort the list of issues returned - - - - Gets all issues across owned and member repositories for the authenticated user. - - - http://developer.github.com/v3/issues/#list-issues - - Used to filter and sort the list of issues returned - Options for changing the API response - - - - Gets all open issues assigned to the authenticated user for a given organization for the authenticated user. - - - http://developer.github.com/v3/issues/#list-issues - - The name of the organization - - - - Gets all open issues assigned to the authenticated user for a given organization for the authenticated user. - - - http://developer.github.com/v3/issues/#list-issues - - The name of the organization - Options for changing the API response - - - - Gets all issues for a given organization for the authenticated user. - - - http://developer.github.com/v3/issues/#list-issues - - The name of the organization - Used to filter and sort the list of issues returned - - - - Gets all issues for a given organization for the authenticated user. - - - http://developer.github.com/v3/issues/#list-issues - - The name of the organization - Used to filter and sort the list of issues returned - Options for changing the API response - - - - Gets all open issues assigned to the authenticated user for the repository. - - - http://developer.github.com/v3/issues/#list-issues-for-a-repository - - The owner of the repository - The name of the repository - - - - Gets all open issues assigned to the authenticated user for the repository. - - - http://developer.github.com/v3/issues/#list-issues-for-a-repository - - The Id of the repository - - - - Gets all open issues assigned to the authenticated user for the repository. - - - http://developer.github.com/v3/issues/#list-issues-for-a-repository - - The owner of the repository - The name of the repository - Options for changing the API response - - - - Gets all open issues assigned to the authenticated user for the repository. - - - http://developer.github.com/v3/issues/#list-issues-for-a-repository - - The Id of the repository - Options for changing the API response - - - - Gets issues for a repository. - - - http://developer.github.com/v3/issues/#list-issues-for-a-repository - - The owner of the repository - The name of the repository - Used to filter and sort the list of issues returned - - - - Gets issues for a repository. - - - http://developer.github.com/v3/issues/#list-issues-for-a-repository - - The Id of the repository - Used to filter and sort the list of issues returned - - - - Gets issues for a repository. - - - http://developer.github.com/v3/issues/#list-issues-for-a-repository - - The owner of the repository - The name of the repository - Used to filter and sort the list of issues returned - Options for changing the API response - - - - Gets issues for a repository. - - - http://developer.github.com/v3/issues/#list-issues-for-a-repository - - The Id of the repository - Used to filter and sort the list of issues returned - Options for changing the API response - - - - Creates an issue for the specified repository. Any user with pull access to a repository can create an - issue. - - http://developer.github.com/v3/issues/#create-an-issue - The owner of the repository - The name of the repository - A instance describing the new issue to create - - - - Creates an issue for the specified repository. Any user with pull access to a repository can create an - issue. - - http://developer.github.com/v3/issues/#create-an-issue - The Id of the repository - A instance describing the new issue to create - - - - Updates an issue for the specified repository. Any user with pull access to a repository can update an - issue. - - http://developer.github.com/v3/issues/#edit-an-issue - The owner of the repository - The name of the repository - The issue number - An instance describing the changes to make to the issue - - - - - Updates an issue for the specified repository. Any user with pull access to a repository can update an - issue. - - http://developer.github.com/v3/issues/#edit-an-issue - The Id of the repository - The issue number - An instance describing the changes to make to the issue - - - - - Locks an issue for the specified repository. Issue owners and users with push access can lock an issue. - - https://developer.github.com/v3/issues/#lock-an-issue - The owner of the repository - The name of the repository - The issue number - - - - Locks an issue for the specified repository. Issue owners and users with push access can lock an issue. - - https://developer.github.com/v3/issues/#lock-an-issue - The Id of the repository - The issue number - - - - Unlocks an issue for the specified repository. Issue owners and users with push access can unlock an issue. - - https://developer.github.com/v3/issues/#unlock-an-issue - The owner of the repository - The name of the repository - The issue number - - - - Unlocks an issue for the specified repository. Issue owners and users with push access can unlock an issue. - - https://developer.github.com/v3/issues/#unlock-an-issue - The Id of the repository - The issue number - - - - A client for GitHub's Issue Events API. - - - See the Issue Events API documentation for more information. - - - - - Gets all events for the issue. - - - http://developer.github.com/v3/issues/events/#list-events-for-an-issue - - The owner of the repository - The name of the repository - The issue number - - - - Gets all events for the issue. - - - http://developer.github.com/v3/issues/events/#list-events-for-an-issue - - The Id of the repository - The issue number - - - - Gets all events for the issue. - - - http://developer.github.com/v3/issues/events/#list-events-for-an-issue - - The owner of the repository - The name of the repository - The issue number - Options for changing the API response - - - - Gets all events for the issue. - - - http://developer.github.com/v3/issues/events/#list-events-for-an-issue - - The Id of the repository - The issue number - Options for changing the API response - - - - Gets all events for the repository. - - - http://developer.github.com/v3/issues/events/#list-events-for-a-repository - - The owner of the repository - The name of the repository - - - - Gets all events for the repository. - - - http://developer.github.com/v3/issues/events/#list-events-for-a-repository - - The Id of the repository - - - - Gets all events for the repository. - - - http://developer.github.com/v3/issues/events/#list-events-for-a-repository - - The owner of the repository - The name of the repository - Options for changing the API response - - - - Gets all events for the repository. - - - http://developer.github.com/v3/issues/events/#list-events-for-a-repository - - The Id of the repository - Options for changing the API response - - - - Gets a single event - - - http://developer.github.com/v3/issues/events/#get-a-single-event - - The owner of the repository - The name of the repository - The event id - - - - Gets a single event - - - http://developer.github.com/v3/issues/events/#get-a-single-event - - The Id of the repository - The event id - - - - A client for GitHub's Issue Labels API. - - - See the Issue Labels API documentation for more information. - - - - - Gets all labels for the issue. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The number of the issue - - - - Gets all labels for the issue. - - - See the API documentation for more information. - - The Id of the repository - The number of the issue - - - - Gets all labels for the issue. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The number of the issue - Options for changing the API response - - - - Gets all labels for the issue. - - - See the API documentation for more information. - - The Id of the repository - The number of the issue - Options for changing the API response - - - - Gets all labels for the repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - - - - Gets all labels for the repository. - - - See the API documentation for more information. - - The Id of the repository - - - - Gets all labels for the repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Options for changing the API response - - - - Gets all labels for the repository. - - - See the API documentation for more information. - - The Id of the repository - Options for changing the API response - - - - Gets labels for every issue in a milestone - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The number of the milestone - - - - Gets labels for every issue in a milestone - - - See the API documentation for more information. - - The Id of the repository - The number of the milestone - - - - Gets labels for every issue in a milestone - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The number of the milestone - Options for changing the API response - - - - Gets labels for every issue in a milestone - - - See the API documentation for more information. - - The Id of the repository - The number of the milestone - Options for changing the API response - - - - Gets a single Label by name. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The name of the label - - - - Gets a single Label by name. - - - See the API documentation for more information. - - The Id of the repository - The name of the label - - - - Deletes a label. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The name of the label - - - - Deletes a label. - - - See the API documentation for more information. - - The Id of the repository - The name of the label - - - - Creates a label. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The data for the label to be created - - - - Creates a label. - - - See the API documentation for more information. - - The Id of the repository - The data for the label to be created - - - - Updates a label. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The name of the label - The data for the label to be updated - - - - Updates a label. - - - See the API documentation for more information. - - The Id of the repository - The name of the label - The data for the label to be updated - - - - Adds a label to an issue - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The number of the issue - The names of the labels to add - - - - Adds a label to an issue - - - See the API documentation for more information. - - The Id of the repository - The number of the issue - The names of the labels to add - - - - Removes a label from an issue - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The number of the issue - The name of the label to remove - - - - Removes a label from an issue - - - See the API documentation for more information. - - The Id of the repository - The number of the issue - The name of the label to remove - - - - Replaces all labels on the specified issues with the provided labels - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The number of the issue - The names of the labels to set - - - - Replaces all labels on the specified issues with the provided labels - - - See the API documentation for more information. - - The Id of the repository - The number of the issue - The names of the labels to set - - - - Removes all labels from an issue - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The number of the issue - - - - Removes all labels from an issue - - - See the API documentation for more information. - - The Id of the repository - The number of the issue - - - - A client for GitHub's Issue Timeline API. - - - See the Issue Timeline API documentation for more information. - - - - - Gets all the various events that have occurred around an issue or pull request. - - - https://developer.github.com/v3/issues/timeline/#list-events-for-an-issue - - The owner of the repository - The name of the repository - The issue number - - - - Gets all the various events that have occurred around an issue or pull request. - - - https://developer.github.com/v3/issues/timeline/#list-events-for-an-issue - - The owner of the repository - The name of the repository - The issue number - Options for changing the API repsonse - - - - Gets all the various events that have occurred around an issue or pull request. - - - https://developer.github.com/v3/issues/timeline/#list-events-for-an-issue - - The Id of the repository - The issue number - - - - Gets all the various events that have occurred around an issue or pull request. - - - https://developer.github.com/v3/issues/timeline/#list-events-for-an-issue - - The Id of the repository - The issue number - Options for changing the API response - - - - A client for GitHub's Git Merging API. - - - See the Git Merging API documentation for more information. - - - - - Create a merge for a given repository - - - http://developer.github.com/v3/repos/merging/#perform-a-merge - - The owner of the repository - The name of the repository - The merge to create - - - - - Create a merge for a given repository - - - http://developer.github.com/v3/repos/merging/#perform-a-merge - - The Id of the repository - The merge to create - - - - - A client for GitHub's Migration API. These APIs help you move projects to or from GitHub. - - - Docs: https://developer.github.com/v3/migration/ - - - - - The Enterprise Migrations API lets you move a repository from GitHub to GitHub Enterprise. - - - https://developer.github.com/v3/migration/#enterprise-migrations - - - - - An interface for GitHub's Migrations API client. - - - See the docs - for more information. - - - - - Starts a new migration specified for the given organization. - - - https://developer.github.com/v3/migration/migrations/#start-a-migration - - The organization for which to start a migration. - Specifies parameters for the migration in a - object. - The started migration. - - - - Gets the list of the most recent migrations of the organization. - - - https://developer.github.com/v3/migration/migrations/#get-a-list-of-migrations - - The organization of which to list migrations. - List of most recent s. - - - - Gets the list of the most recent migrations of the organization. - - - https://developer.github.com/v3/migration/migrations/#get-a-list-of-migrations - - The organization of which to list migrations. - Options for changing the API response - List of most recent s. - - - - Get the status of a migration - - - https://developer.github.com/v3/migration/migrations/#get-the-status-of-a-migration - - The organization which is migrating. - Migration Id of the organization. - A object representing the state of migration. - - - - Get the migration archive. - - - https://developer.github.com/v3/migration/migrations/#download-a-migration-archive - - The organization of which the migration was. - The Id of the migration. - The binary contents of the archive as a byte array. - - - - Deletes a previous migration archive. - - - https://developer.github.com/v3/migration/migrations/#delete-a-migration-archive - - The organization of which the migration was. - The Id of the migration. - - - - - Unlocks a repository that was locked for migration. - - - https://developer.github.com/v3/migration/migrations/#unlock-a-repository - - The organization of which the migration was. - The Id of the migration. - The repo to unlock. - - - - - A client for GitHub's Issue Milestones API. - - - See the Issue Milestones API documentation for more information. - - - - - Gets a single Milestone by number. - - - http://developer.github.com/v3/issues/milestones/#get-a-single-milestone - - - - - - Gets a single Milestone by number. - - - http://developer.github.com/v3/issues/milestones/#get-a-single-milestone - - - - - - Gets all open milestones for the repository. - - - http://developer.github.com/v3/issues/milestones/#list-milestones-for-a-repository - - The owner of the repository - The name of the repository - - - - - Gets all open milestones for the repository. - - - http://developer.github.com/v3/issues/milestones/#list-milestones-for-a-repository - - The Id of the repository - - - - - Gets all open milestones for the repository. - - - http://developer.github.com/v3/issues/milestones/#list-milestones-for-a-repository - - The owner of the repository - The name of the repository - Options for changing the API response - - - - - Gets all open milestones for the repository. - - - http://developer.github.com/v3/issues/milestones/#list-milestones-for-a-repository - - The Id of the repository - Options for changing the API response - - - - - Gets all open milestones for the repository. - - - http://developer.github.com/v3/issues/milestones/#list-milestones-for-a-repository - - The owner of the repository - The name of the repository - Used to filter and sort the list of Milestones returned - - - - - Gets all open milestones for the repository. - - - http://developer.github.com/v3/issues/milestones/#list-milestones-for-a-repository - - The Id of the repository - Used to filter and sort the list of Milestones returned - - - - - Gets all open milestones for the repository. - - - http://developer.github.com/v3/issues/milestones/#list-milestones-for-a-repository - - The owner of the repository - The name of the repository - Used to filter and sort the list of Milestones returned - Options for changing the API response - - - - - Gets all open milestones for the repository. - - - http://developer.github.com/v3/issues/milestones/#list-milestones-for-a-repository - - The Id of the repository - Used to filter and sort the list of Milestones returned - Options for changing the API response - - - - - Creates a milestone for the specified repository. Any user with pull access to a repository can create an - Milestone. - - http://developer.github.com/v3/issues/milestones/#create-a-milestone - The owner of the repository - The name of the repository - A instance describing the new Milestone to create - - - - - Creates a milestone for the specified repository. Any user with pull access to a repository can create an - Milestone. - - http://developer.github.com/v3/issues/milestones/#create-a-milestone - The Id of the repository - A instance describing the new Milestone to create - - - - - Creates a milestone for the specified repository. Any user with pull access to a repository can create an - Milestone. - - http://developer.github.com/v3/issues/milestones/#update-a-milestone - The owner of the repository - The name of the repository - The Milestone number - An instance describing the changes to make to the Milestone - - - - - - Creates a milestone for the specified repository. Any user with pull access to a repository can create an - Milestone. - - http://developer.github.com/v3/issues/milestones/#update-a-milestone - The Id of the repository - The Milestone number - An instance describing the changes to make to the Milestone - - - - - - Deletes a milestone for the specified repository. Any user with pull access to a repository can create an - Milestone. - - http://developer.github.com/v3/issues/milestones/#delete-a-milestone - The owner of the repository - The name of the repository - The milestone number - - - - - Deletes a milestone for the specified repository. Any user with pull access to a repository can create an - Milestone. - - http://developer.github.com/v3/issues/milestones/#delete-a-milestone - The Id of the repository - The milestone number - - - - - A client for GitHub's miscellaneous APIs. - - - See the Miscellaneous API documentation for more details. - - - - - Gets all the emojis available to use on GitHub. - - Thrown when a general API error occurs. - An of emoji and their URI. - - - - Gets the rendered Markdown for the specified plain-text Markdown document. - - A plain-text Markdown document - Thrown when a general API error occurs. - The rendered Markdown. - - - - Gets the rendered Markdown for an arbitrary markdown document. - - An arbitrary Markdown document - Thrown when a general API error occurs. - The rendered Markdown. - - - - List all templates available to pass as an option when creating a repository. - - A list of template names - - - - Retrieves the source for a single GitIgnore template - - - A template and its source - - - - Returns a list of the licenses shown in the license picker on GitHub.com. This is not a comprehensive - list of all possible OSS licenses. - - A list of licenses available on the site - - - - Returns a list of the licenses shown in the license picker on GitHub.com. This is not a comprehensive - list of all possible OSS licenses. - - Options for changing the API response - A list of licenses available on the site - - - - Retrieves a license based on the license key such as "MIT" - - The license identifier to look for - A that includes the license key, text, and attributes of the license. - - - - Gets API Rate Limits (API service rather than header info). - - Thrown when a general API error occurs. - An of Rate Limits. - - - - Retrieves information about GitHub.com, the service or a GitHub Enterprise installation. - - Thrown when a general API error occurs. - An containing metadata about the GitHub instance. - - - - A client for GitHub's Activity Notifications API. - - - See the Activity Notifications API documentation for more information. - - - - - Retrieves all of the s for the current user. - - Thrown if the client is not authenticated. - - - - Retrieves all of the s for the current user. - - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the s for the current user. - - Specifies the parameters to filter notifications by - Thrown if the client is not authenticated. - - - - Retrieves all of the s for the current user. - - Specifies the parameters to filter notifications by - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the s for the current user specific to the specified repository. - - The owner of the repository. - The name of the repository. - Thrown if the client is not authenticated. - - - - Retrieves all of the s for the current user specific to the specified repository. - - The Id of the repository. - Thrown if the client is not authenticated. - - - - Retrieves all of the s for the current user specific to the specified repository. - - The owner of the repository. - The name of the repository. - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the s for the current user specific to the specified repository. - - The Id of the repository. - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the s for the current user specific to the specified repository. - - The owner of the repository. - The name of the repository. - Specifies the parameters to filter notifications by - Thrown if the client is not authenticated. - - - - Retrieves all of the s for the current user specific to the specified repository. - - The Id of the repository. - Specifies the parameters to filter notifications by - Thrown if the client is not authenticated. - - - - Retrieves all of the s for the current user specific to the specified repository. - - The owner of the repository. - The name of the repository. - Specifies the parameters to filter notifications by - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the s for the current user specific to the specified repository. - - The Id of the repository. - Specifies the parameters to filter notifications by - Options for changing the API response - Thrown if the client is not authenticated. - - - - Marks all notifications as read. - - http://developer.github.com/v3/activity/notifications/#mark-as-read - - - - Marks all notifications as read. - - The parameter which specifies which notifications to mark. - http://developer.github.com/v3/activity/notifications/#mark-as-read - - - - Marks the notifications for a given repository as read. - - The owner of the repository - The name of the repository - http://developer.github.com/v3/activity/notifications/#mark-notifications-as-read-in-a-repository - - - - Marks the notifications for a given repository as read. - - The Id of the repository - http://developer.github.com/v3/activity/notifications/#mark-notifications-as-read-in-a-repository - - - - Marks the notifications for a given repository as read. - - The owner of the repository - The name of the repository - The parameter which specifies which notifications to mark. - http://developer.github.com/v3/activity/notifications/#mark-notifications-as-read-in-a-repository - - - - Marks the notifications for a given repository as read. - - The Id of the repository - The parameter which specifies which notifications to mark. - http://developer.github.com/v3/activity/notifications/#mark-notifications-as-read-in-a-repository - - - - Retrives a single by Id. - - The Id of the notification to retrieve. - http://developer.github.com/v3/activity/notifications/#view-a-single-thread - - - - Marks a single notification as read. - - The id of the notification. - http://developer.github.com/v3/activity/notifications/#mark-a-thread-as-read - - - - Retrives a for the provided thread id. - - The Id of the thread to retrieve subscription status. - http://developer.github.com/v3/activity/notifications/#get-a-thread-subscription - - - - Sets the authenticated user's subscription settings for a given thread. - - The Id of the thread to update. - The subscription parameters to set. - http://developer.github.com/v3/activity/notifications/#set-a-thread-subscription - - - - Deletes the authenticated user's subscription to a given thread. - - The Id of the thread to delete subscription from. - http://developer.github.com/v3/activity/notifications/#delete-a-thread-subscription - - - - Provides methods used in the OAuth web flow. - - - - - Gets the URL used in the first step of the web flow. The Web application should redirect to this URL. - - Parameters to the Oauth web flow login url - - - - - Makes a request to get an access token using the code returned when GitHub.com redirects back from the URL - GitHub login url to the application. - - - If the user accepts your request, GitHub redirects back to your site with a temporary code in a code - parameter as well as the state you provided in the previous step in a state parameter. If the states don’t - match, the request has been created by a third party and the process should be aborted. Exchange this for - an access token using this method. - - - - - - - A client for GitHub's Organization Webhooks API. - - - See the Webhooks API documentation for more information. - - - - - Gets the list of hooks defined for a organization - - The organizations name - See API documentation for more information. - - - - Gets the list of hooks defined for a organization - - The organizations name - Options for changing the API response - See API documentation for more information. - - - - Gets a single hook by Id - - The organizations name - The repository's hook id - See API documentation for more information. - - - - Creates a hook for a organization - - The organizations name - The hook's parameters - See API documentation for more information. - - - - Edits a hook for a organization - - The organizations name - The organizations hook id - The hook's parameters - See API documentation for more information. - - - - This will trigger a ping event to be sent to the hook. - - The organizations name - The organizations hook id - See API documentation for more information. - - - - Deletes a hook for a organization - - The organizations name - The organizations hook id - See API documentation for more information. - - - - A client for GitHub's Organization Members API. - - - See the Orgs API documentation for more information. - - - - - - List all users who are members of an organization. A member is a user that - belongs to at least 1 team in the organization. - - - If the authenticated user is also an owner of this organization then both - concealed and public member will be returned. - - - If the requester is not an owner of the organization the query will be redirected - to the public members list. - - - - See the API documentation - for more information. - - The login for the organization - The users - - - - - List all users who are members of an organization. A member is a user that - belongs to at least 1 team in the organization. - - - If the authenticated user is also an owner of this organization then both - concealed and public member will be returned. - - - If the requester is not an owner of the organization the query will be redirected - to the public members list. - - - - See the API documentation - for more information. - - The login for the organization - Options for changing the API response - The users - - - - - List all users who are members of an organization. A member is a user that - belongs to at least 1 team in the organization. - - - If the authenticated user is also an owner of this organization then both - concealed and public member will be returned. - - - If the requester is not an owner of the organization the query will be redirected - to the public members list. - - - - See the API documentation - for more information. - - The login for the organization - The filter to use when getting the users, - The users - - - - - List all users who are members of an organization. A member is a user that - belongs to at least 1 team in the organization. - - - If the authenticated user is also an owner of this organization then both - concealed and public member will be returned. - - - If the requester is not an owner of the organization the query will be redirected - to the public members list. - - - - See the API documentation - for more information. - - The login for the organization - The filter to use when getting the users, - Options for changing the API response - The users - - - - - List all users who are members of an organization. A member is a user that - belongs to at least 1 team in the organization. - - - If the authenticated user is also an owner of this organization then both - concealed and public member will be returned. - - - If the requester is not an owner of the organization the query will be redirected - to the public members list. - - - - See the API documentation - for more information. - - The login for the organization - The role filter to use when getting the users, - The users - - - - - List all users who are members of an organization. A member is a user that - belongs to at least 1 team in the organization. - - - If the authenticated user is also an owner of this organization then both - concealed and public member will be returned. - - - If the requester is not an owner of the organization the query will be redirected - to the public members list. - - - - See the API documentation - for more information. - - The login for the organization - The role filter to use when getting the users, - Options for changing the API response - The users - - - - - List all users who are members of an organization. A member is a user that - belongs to at least 1 team in the organization. - - - If the authenticated user is also an owner of this organization then both - concealed and public member will be returned. - - - If the requester is not an owner of the organization the query will be redirected - to the public members list. - - - - See the API documentation - for more information. - - The login for the organization - The filter to use when getting the users, - The role filter to use when getting the users, - The users - - - - - List all users who are members of an organization. A member is a user that - belongs to at least 1 team in the organization. - - - If the authenticated user is also an owner of this organization then both - concealed and public member will be returned. - - - If the requester is not an owner of the organization the query will be redirected - to the public members list. - - - - See the API documentation - for more information. - - The login for the organization - The filter to use when getting the users, - The role filter to use when getting the users, - Options for changing the API response - The users - - - - List all users who have publicized their membership of the organization. - - http://developer.github.com/v3/orgs/members/#public-members-list - The login for the organization - - - - - List all users who have publicized their membership of the organization. - - http://developer.github.com/v3/orgs/members/#public-members-list - The login for the organization - Options for changing the API response - - - - - Check if a user is, publicly or privately, a member of the organization. - - - See the API documentation - for more information. - - The login for the organization - The login for the user - - - - - Check is a user is publicly a member of the organization. - - - See the API documentation - for more information. - - The login for the organization - The login for the user - - - - - Removes a user from the organization, this will also remove them from all teams - within the organization and they will no longer have any access to the organization's - repositories. - - - See the API documentation - for more information. - - The login for the organization - The login for the user - - - - - Make the authenticated user's organization membership public. - - - This method requires authentication. - See the API documentation - for more information. - - The login for the organization - The login for the user - - - - - Make the authenticated user's organization membership private. - - - This method requires authentication. - See the API documentation - for more information. - - The login for the organization - The login for the user - - - - - Get a user's membership with an organization. - - - This method requires authentication. - The authenticated user must be an organization member. - See the API documentation - for more information. - - The login for the organization - The login for the user - - - - - Add a user to the organization or update the user's role withing the organization. - - - This method requires authentication. - The authenticated user must be an organization owner. - See the API documentation - for more information. - - The login for the organization - The login for the user - An instance describing the - changes to make to the user's organization membership - - - - - Remove a user's membership with an organization. - - - This method requires authentication. - The authenticated user must be an organization owner. - See the API documentation - for more information. - - The login for the organization - The login for the user - - - - - List all pending invitations for the organization. - - - See the API Documentation - for more information. - - The login for the organization - - - - - List all pending invitations for the organization. - - - See the API Documentation - for more information. - - The login for the organization - Options to change API behaviour - - - - - List all users who are outside collaborators of an organization. An outside collaborator is a user that - is not a member of the organization. - - - See the API documentation - for more information. - - The login for the organization - The users - - - - List all users who are outside collaborators of an organization. An outside collaborator is a user that - is not a member of the organization. - - - See the API documentation - for more information. - - The login for the organization - Options for changing the API response - The users - - - - List all users who are outside collaborators of an organization. An outside collaborator is a user that - is not a member of the organization. - - - See the API documentation - for more information. - - The login for the organization - The filter to use when getting the users, - The users - - - - List all users who are outside collaborators of an organization. An outside collaborator is a user that - is not a member of the organization. - - - See the API documentation - for more information. - - The login for the organization - The filter to use when getting the users, - Options for changing the API response - The users - - - - Removes a user as an outside collaborator from the organization, this will remove them from all repositories - within the organization. - - - See the API documentation - for more information. - - The login for the organization - The login of the user - - - - - Converts an organization member to an outside collaborator, - when an organization member is converted to an outside collaborator, - they'll only have access to the repositories that their current team membership allows. - The user will no longer be a member of the organization. - - - See the API documentation - for more information. - - The login for the organization - The login for the user - - - - - A client for GitHub's Orgs API. - - - See the Orgs API documentation for more information. - - - - - Returns a client to manage members of an organization. - - - - - Returns a client to manage teams of an organization. - - - - - A client for GitHub's Organization Hooks API. - - See Hooks API documentation for more information. - - - - Returns a client to manage outside collaborators of an organization. - - - - - Returns the specified . - - login of the organization to get - Thrown when a general API error occurs. - The specified . - - - - Returns all s for the current user. - - Thrown when a general API error occurs. - A list of the current user's s. - - - - Returns all s for the current user. - - Options for changing the API response - Thrown when a general API error occurs. - A list of the current user's s. - - - - Returns all s for the specified user. - - Thrown when a general API error occurs. - A list of the specified user's s. - - - - Returns all s for the specified user. - - The login of the user - Options for changing the API response - Thrown when a general API error occurs. - A list of the specified user's s. - - - - Returns all s. - - Thrown when a general API error occurs. - A list of s. - - - - Returns all s. - - Search parameters of the last organization seen - Thrown when a general API error occurs. - A list of s. - - - - Update the specified organization with data from . - - The name of the organization to update. - - Thrown if the client is not authenticated. - A - - - - A client for GitHub's Project Cards API. - - - See the Repository Projects API documentation for more information. - - - - - Gets all cards. - - - See the API documentation for more information. - - The id of the column - - - - Gets all cards. - - - See the API documentation for more information. - - The id of the column - Options for changing the API response - - - - Gets all cards. - - - See the API documentation for more information. - - The id of the column - Used to filter the list of project cards returned - - - - Gets all cards. - - - See the API documentation for more information. - - The id of the column - Used to filter the list of project cards returned - Options for changing the API response - - - - Gets a single card. - - - See the API documentation for more information. - - The id of the card - - - - Creates a card. - - - See the API documentation for more information. - - The id of the column - The card to create - - - - Updates a card. - - - See the API documentation for more information. - - The id of the card - New values to update the card with - - - - Deletes a card. - - - See the API documentation for more information. - - The id of the card - - - - Moves a card. - - - See the API documentation for more information. - - The id of the card - The position to move the card - - - - A client for GitHub's Project Columns API. - - - See the Repository Projects API documentation for more information. - - - - - Gets all columns. - - - See the API documentation for more information. - - The Id of the project - - - - Gets all columns. - - - See the API documentation for more information. - - The Id of the project - Options for changing the API response - - - - Gets a single column. - - - See the API documentation for more information. - - The id of the column - - - - Creates a column. - - - See the API documentation for more information. - - The Id of the project - The column to create - - - - Updates a column. - - - See the API documentation for more information. - - The id of the column - New values to update the column with - - - - Deletes a column. - - - See the API documentation for more information. - - The id of the column - - - - Moves a column. - - - See the API documentation for more information. - - The id of the column - The position to move the column - - - - A client for GitHub's Repository Projects API. - - - See the Repository Projects API documentation for more information. - - - - - Get all projects for this repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - - - - Get all projects for this repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Used to filter the list of projects returned - - - - Get all projects for this repository. - - - See the API documentation for more information. - - The Id of the repository - - - - Get all projects for this repository. - - - See the API documentation for more information. - - The Id of the repository - Used to filter the list of projects returned - - - - Get all projects for this repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Options for changing the API response - - - - Get all projects for this repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Used to filter the list of projects returned - Options for changing the API response - - - - Get all projects for this repository. - - - See the API documentation for more information. - - The Id of the repository - Options for changing the API response - - - - Get all projects for this repository. - - - See the API documentation for more information. - - The Id of the repository - Used to filter the list of projects returned - Options for changing the API response - - - - Get all projects for the specified organization. - - - See the API documentation for more information. - - The name of the organization - - - - Get all projects for the specified organization. - - - See the API documentation for more information. - - The name of the organization - Used to filter the list of projects returned - - - - Get all projects for the specified organization. - - - See the API documentation for more information. - - The name of the organization - Options for changing the API response - - - - Get all projects for the specified organization. - - - See the API documentation for more information. - - The name of the organization - Used to filter the list of projects returned - Options for changing the API response - - - - Gets a single project for this repository. - - - See the API documentation for more information. - - The Id of the project - - - - Creates a project for this repository. - - - See the API documentation for more information. - - The id of the repository - The new project to create for this repository - - - - Creates a project for the specified organization. - - - See the API documentation for more information. - - The name of the organization - The new project to create for this repository - - - - Updates a project for this repository. - - - See the API documentation for more information. - - The Id of the project - The modified project - - - - Deletes a project. - - - See the API documentation for more information. - - The Id of the project - - - - A client for GitHub's Project Cards API. - - - See the Repository Projects API documentation for more information. - - - - - A client for GitHub's Project Columns API. - - - See the Repository Projects API documentation for more information. - - - - - A client for GitHub's Reactions API. - - - See the Reactions API documentation for more information. - - - - - Get all reactions for a specified Pull Request Review Comment. - - https://developer.github.com/v3/reactions/#list-reactions-for-a-pull-request-review-comment - The owner of the repository - The name of the repository - The comment id - - - - Get all reactions for a specified Pull Request Review Comment. - - https://developer.github.com/v3/reactions/#list-reactions-for-a-pull-request-review-comment - The owner of the repository - The name of the repository - The comment id - Options for changing the API response - - - - Get all reactions for a specified Pull Request Review Comment. - - https://developer.github.com/v3/reactions/#list-reactions-for-a-pull-request-review-comment - The Id of the repository - The comment id - - - - Get all reactions for a specified Pull Request Review Comment. - - https://developer.github.com/v3/reactions/#list-reactions-for-a-pull-request-review-comment - The Id of the repository - The comment id - Options for changing the API response - - - - Creates a reaction for a specified Pull Request Review Comment. - - https://developer.github.com/v3/reactions/#create-reaction-for-a-pull-request-review-comment - The owner of the repository - The name of the repository - The comment id - The reaction to create - - - - Creates a reaction for a specified Pull Request Review Comment. - - https://developer.github.com/v3/reactions/#create-reaction-for-a-pull-request-review-comment - The Id of the repository - The comment id - The reaction to create - - - - A client for GitHub's Pull Request Review Comments API. - - - See the Review Comments API documentation for more information. - - - - - Gets review comments for a specified pull request. - - http://developer.github.com/v3/pulls/comments/#list-comments-on-a-pull-request - The owner of the repository - The name of the repository - The pull request number - - - - Gets review comments for a specified pull request. - - http://developer.github.com/v3/pulls/comments/#list-comments-on-a-pull-request - The Id of the repository - The pull request number - - - - Gets review comments for a specified pull request. - - http://developer.github.com/v3/pulls/comments/#list-comments-on-a-pull-request - The owner of the repository - The name of the repository - The pull request number - Options for changing the API response - - - - Gets review comments for a specified pull request. - - http://developer.github.com/v3/pulls/comments/#list-comments-on-a-pull-request - The Id of the repository - The pull request number - Options for changing the API response - - - - Gets a list of the pull request review comments in a specified repository. - - http://developer.github.com/v3/pulls/comments/#list-comments-in-a-repository - The owner of the repository - The name of the repository - - - - Gets a list of the pull request review comments in a specified repository. - - http://developer.github.com/v3/pulls/comments/#list-comments-in-a-repository - The Id of the repository - - - - Gets a list of the pull request review comments in a specified repository. - - http://developer.github.com/v3/pulls/comments/#list-comments-in-a-repository - The owner of the repository - The name of the repository - Options for changing the API response - - - - Gets a list of the pull request review comments in a specified repository. - - http://developer.github.com/v3/pulls/comments/#list-comments-in-a-repository - The Id of the repository - Options for changing the API response - - - - Gets a list of the pull request review comments in a specified repository. - - http://developer.github.com/v3/pulls/comments/#list-comments-in-a-repository - The owner of the repository - The name of the repository - The sorting parameters - - - - Gets a list of the pull request review comments in a specified repository. - - http://developer.github.com/v3/pulls/comments/#list-comments-in-a-repository - The Id of the repository - The sorting parameters - - - - Gets a list of the pull request review comments in a specified repository. - - http://developer.github.com/v3/pulls/comments/#list-comments-in-a-repository - The owner of the repository - The name of the repository - The sorting parameters - Options for changing the API response - - - - Gets a list of the pull request review comments in a specified repository. - - http://developer.github.com/v3/pulls/comments/#list-comments-in-a-repository - The Id of the repository - The sorting parameters - Options for changing the API response - - - - Gets a single pull request review comment by number. - - http://developer.github.com/v3/pulls/comments/#get-a-single-comment - The owner of the repository - The name of the repository - The pull request review comment number - - - - Gets a single pull request review comment by number. - - http://developer.github.com/v3/pulls/comments/#get-a-single-comment - The Id of the repository - The pull request review comment number - - - - Creates a comment on a pull request review. - - http://developer.github.com/v3/pulls/comments/#create-a-comment - The owner of the repository - The name of the repository - The Pull Request number - The comment - - - - Creates a comment on a pull request review. - - http://developer.github.com/v3/pulls/comments/#create-a-comment - The Id of the repository - The Pull Request number - The comment - - - - Creates a comment on a pull request review as a reply to another comment. - - http://developer.github.com/v3/pulls/comments/#create-a-comment - The owner of the repository - The name of the repository - The pull request number - The comment - - - - Creates a comment on a pull request review as a reply to another comment. - - http://developer.github.com/v3/pulls/comments/#create-a-comment - The Id of the repository - The pull request number - The comment - - - - Edits a comment on a pull request review. - - http://developer.github.com/v3/pulls/comments/#edit-a-comment - The owner of the repository - The name of the repository - The pull request review comment number - The edited comment - - - - Edits a comment on a pull request review. - - http://developer.github.com/v3/pulls/comments/#edit-a-comment - The Id of the repository - The pull request review comment number - The edited comment - - - - Deletes a comment on a pull request review. - - http://developer.github.com/v3/pulls/comments/#delete-a-comment - The owner of the repository - The name of the repository - The pull request review comment number - - - - Deletes a comment on a pull request review. - - http://developer.github.com/v3/pulls/comments/#delete-a-comment - The Id of the repository - The pull request review comment number - - - - A client for GitHub's Pull Request Review Requests API. - - - See the Review Requests API documentation for more information. - - - - - Gets review requests for a specified pull request. - - https://developer.github.com/v3/pulls/review_requests/#list-review-requests - The owner of the repository - The name of the repository - The pull request number - - - - Gets review requests for a specified pull request. - - https://developer.github.com/v3/pulls/review_requests/#list-review-requests - The Id of the repository - The pull request number - - - - Creates review requests on a pull request for specified users. - - https://developer.github.com/v3/pulls/review_requests/#create-a-review-request - The owner of the repository - The name of the repository - The Pull Request number - List of logins of user will be requested for review - - - - Creates review requests on a pull request for specified users. - - https://developer.github.com/v3/pulls/review_requests/#create-a-review-request - The Id of the repository - The Pull Request number - List of logins of user will be requested for review - - - - Deletes review request for given users on a pull request. - - https://developer.github.com/v3/pulls/review_requests/#delete-a-review-request - The owner of the repository - The name of the repository - The pull request review comment number - List of logins of users that will be not longer requested for review - - - - Deletes review request for given users on a pull request. - - https://developer.github.com/v3/pulls/review_requests/#delete-a-review-request - The Id of the repository - The pull request review comment number - List of logins of users that will be not longer requested for review - - - - A client for GitHub's Pull Request Review API. - - - See the Review API documentation for more information. - - - - - Gets reviews for a specified pull request. - - https://developer.github.com/v3/pulls/reviews/#list-reviews-on-a-pull-request - The owner of the repository - The name of the repository - The pull request number - - - - Gets reviews for a specified pull request. - - https://developer.github.com/v3/pulls/reviews/#list-reviews-on-a-pull-request - The Id of the repository - The pull request number - - - - Gets reviews for a specified pull request. - - https://developer.github.com/v3/pulls/reviews/#list-reviews-on-a-pull-request - The owner of the repository - The name of the repository - The pull request number - Options for changing the API response - - - - Gets reviews for a specified pull request. - - https://developer.github.com/v3/pulls/reviews/#list-reviews-on-a-pull-request - The Id of the repository - The pull request number - Options for changing the API response - - - - Gets a single pull request review by ID. - - https://developer.github.com/v3/pulls/reviews/#get-a-single-review - The owner of the repository - The name of the repository - The pull request number - The pull request review number - - - - Gets a single pull request review by ID. - - https://developer.github.com/v3/pulls/reviews/#get-a-single-review - The Id of the repository - The pull request number - The pull request review number - - - - Creates a pull request review. - - https://developer.github.com/v3/pulls/reviews/#create-a-pull-request-review - The owner of the repository - The name of the repository - The Pull Request number - The review - - - - Creates a pull request review. - - https://developer.github.com/v3/pulls/reviews/#create-a-pull-request-review - The Id of the repository - The Pull Request number - The review - - - - Deletes a pull request review. - - https://developer.github.com/v3/pulls/reviews/#delete-a-pending-review - The owner of the repository - The name of the repository - The pull request number - The pull request review number - - - - Deletes a pull request review. - - https://developer.github.com/v3/pulls/reviews/#delete-a-pending-review - The Id of the repository - The pull request number - The pull request review number - - - - Submits a pull request review. - - https://developer.github.com/v3/pulls/reviews/#submit-a-pull-request-review - The owner of the repository - The name of the repository - The pull request number - The pull request review number - The message and event being submitted for the review - - - - Submits a pull request review. - - https://developer.github.com/v3/pulls/reviews/#submit-a-pull-request-review - The Id of the repository - The pull request number - The pull request review number - The message and event being submitted for the review - - - - Dismisses a pull request review. - - https://developer.github.com/v3/pulls/reviews/#dismiss-a-pull-request-review - The owner of the repository - The name of the repository - The pull request number - The pull request review number - The message indicating why the review was dismissed - - - - Dismisses a pull request review. - - https://developer.github.com/v3/pulls/reviews/#dismiss-a-pull-request-review - The Id of the repository - The pull request number - The pull request review number - The message indicating why the review was dismissed - - - - Lists comments for a single review - - https://developer.github.com/v3/pulls/reviews/#get-comments-for-a-single-review - The owner of the repository - The name of the repository - The pull request number - The pull request review number - - - - Lists comments for a single review - - https://developer.github.com/v3/pulls/reviews/#get-comments-for-a-single-review - The Id of the repository - The pull request number - The pull request review number - - - - Lists comments for a single review - - https://developer.github.com/v3/pulls/reviews/#get-comments-for-a-single-review - The owner of the repository - The name of the repository - The pull request number - The pull request review number - Options for changing the API response - - - - Lists comments for a single review - - https://developer.github.com/v3/pulls/reviews/#get-comments-for-a-single-review - The Id of the repository - The pull request number - The pull request review number - Options for changing the API response - - - - A client for GitHub's Pull Requests API. - - - See the Pull Requests API documentation for more information. - - - - - Client for managing reviews. - - - - - Client for managing review comments. - - - - - Client for managing review requests. - - - - - Get a pull request by number. - - - http://developer.github.com/v3/pulls/#get-a-single-pull-request - - - - - Get a pull request by number. - - - http://developer.github.com/v3/pulls/#get-a-single-pull-request - - - - - Get all open pull requests for the repository. - - - http://developer.github.com/v3/pulls/#list-pull-requests - - The owner of the repository - The name of the repository - - - - Get all open pull requests for the repository. - - - http://developer.github.com/v3/pulls/#list-pull-requests - - The Id of the repository - - - - Get all open pull requests for the repository. - - - http://developer.github.com/v3/pulls/#list-pull-requests - - The owner of the repository - The name of the repository - Options for changing the API response - - - - Get all open pull requests for the repository. - - - http://developer.github.com/v3/pulls/#list-pull-requests - - The Id of the repository - Options for changing the API response - - - - Query pull requests for the repository based on criteria - - - http://developer.github.com/v3/pulls/#list-pull-requests - - The owner of the repository - The name of the repository - Used to filter and sort the list of pull requests returned - - - - Query pull requests for the repository based on criteria - - - http://developer.github.com/v3/pulls/#list-pull-requests - - The Id of the repository - Used to filter and sort the list of pull requests returned - - - - Query pull requests for the repository based on criteria - - - http://developer.github.com/v3/pulls/#list-pull-requests - - The owner of the repository - The name of the repository - Used to filter and sort the list of pull requests returned - Options for changing the API response - - - - Query pull requests for the repository based on criteria - - - http://developer.github.com/v3/pulls/#list-pull-requests - - The Id of the repository - Used to filter and sort the list of pull requests returned - Options for changing the API response - - - - Create a pull request for the specified repository. - - http://developer.github.com/v3/pulls/#create-a-pull-request - The owner of the repository - The name of the repository - A instance describing the new PullRequest to create - - - - Create a pull request for the specified repository. - - http://developer.github.com/v3/pulls/#create-a-pull-request - The Id of the repository - A instance describing the new PullRequest to create - - - - Create a pull request for the specified repository. - - http://developer.github.com/v3/pulls/#update-a-pull-request - The owner of the repository - The name of the repository - The PullRequest number - An instance describing the changes to make to the PullRequest - - - - - Create a pull request for the specified repository. - - http://developer.github.com/v3/pulls/#update-a-pull-request - The Id of the repository - The PullRequest number - An instance describing the changes to make to the PullRequest - - - - - Merge a pull request. - - http://developer.github.com/v3/pulls/#merge-a-pull-request-merge-buttontrade - The owner of the repository - The name of the repository - The pull request number - A instance describing a pull request merge - - - - Merge a pull request. - - http://developer.github.com/v3/pulls/#merge-a-pull-request-merge-buttontrade - The Id of the repository - The pull request number - A instance describing a pull request merge - - - - Get the pull request merge status. - - http://developer.github.com/v3/pulls/#get-if-a-pull-request-has-been-merged - The owner of the repository - The name of the repository - The pull request number - - - - Get the pull request merge status. - - http://developer.github.com/v3/pulls/#get-if-a-pull-request-has-been-merged - The Id of the repository - The pull request number - - - - Get the list of commits on a pull request. - - http://developer.github.com/v3/pulls/#list-commits-on-a-pull-request - The owner of the repository - The name of the repository - The pull request number - - - - Get the list of commits on a pull request. - - http://developer.github.com/v3/pulls/#list-commits-on-a-pull-request - The Id of the repository - The pull request number - - - - Get the list of files on a pull request. - - https://developer.github.com/v3/pulls/#list-pull-requests-files - The owner of the repository - The name of the repository - The pull request number - - - - Get the list of files on a pull request. - - https://developer.github.com/v3/pulls/#list-pull-requests-files - The Id of the repository - The pull request number - - - - A client for GitHub's Reactions Events API. - - - See the Reactions API documentation for more information - - - - - Access GitHub's Reactions API for Commit Comments. - - - Refer to the API documentation for more information: https://developer.github.com/v3/reactions/ - - - - - Access GitHub's Reactions API for Issues. - - - Refer to the API documentation for more information: https://developer.github.com/v3/reactions/ - - - - - Access GitHub's Reactions API for Issue Comments. - - - Refer to the API documentation for more information: https://developer.github.com/v3/reactions/ - - - - - Access GitHub's Reactions API for Issue Comments. - - - Refer to the API documentation for more information: https://developer.github.com/v3/reactions/ - - - - - Delete a reaction. - - https://developer.github.com/v3/reactions/#delete-a-reaction - The reaction id - - - - - A client for GitHub's References API. - - - See the References API documentation for more information. - - - - - Gets a reference for a given repository by reference name - - - http://developer.github.com/v3/git/refs/#get-a-reference - - The owner of the repository - The name of the repository - The reference name - - The reference parameter supports either the fully-qualified ref - (prefixed with "refs/", e.g. "refs/heads/master" or - "refs/tags/release-1") or the shortened form (omitting "refs/", e.g. - "heads/master" or "tags/release-1") - - - - - Gets a reference for a given repository by reference name - - - http://developer.github.com/v3/git/refs/#get-a-reference - - The Id of the repository - The reference name - - The reference parameter supports either the fully-qualified ref - (prefixed with "refs/", e.g. "refs/heads/master" or - "refs/tags/release-1") or the shortened form (omitting "refs/", e.g. - "heads/master" or "tags/release-1") - - - - - Gets all references for a given repository - - - http://developer.github.com/v3/git/refs/#get-all-references - - The owner of the repository - The name of the repository - - - - - Gets all references for a given repository - - - http://developer.github.com/v3/git/refs/#get-all-references - - The owner of the repository - The name of the repository - Options for changing the API response - - - - - Gets all references for a given repository - - - http://developer.github.com/v3/git/refs/#get-all-references - - The Id of the repository - - - - - Gets all references for a given repository - - - http://developer.github.com/v3/git/refs/#get-all-references - - The Id of the repository - Options for changing the API response - - - - - Gets references for a given repository by sub-namespace, i.e. "tags" or "heads" - - - http://developer.github.com/v3/git/refs/#get-all-references - - The owner of the repository - The name of the repository - The sub-namespace to get references for - - The subNamespace parameter supports either the fully-qualified ref - (prefixed with "refs/", e.g. "refs/heads/master" or - "refs/tags/release-1") or the shortened form (omitting "refs/", e.g. - "heads/master" or "tags/release-1") - - - - - Gets references for a given repository by sub-namespace, i.e. "tags" or "heads" - - - http://developer.github.com/v3/git/refs/#get-all-references - - The owner of the repository - The name of the repository - The sub-namespace to get references for - Options for changing the API response - - The subNamespace parameter supports either the fully-qualified ref - (prefixed with "refs/", e.g. "refs/heads/master" or - "refs/tags/release-1") or the shortened form (omitting "refs/", e.g. - "heads/master" or "tags/release-1") - - - - - Gets references for a given repository by sub-namespace, i.e. "tags" or "heads" - - - http://developer.github.com/v3/git/refs/#get-all-references - - The Id of the repository - The sub-namespace to get references for - - The subNamespace parameter supports either the fully-qualified ref - (prefixed with "refs/", e.g. "refs/heads/master" or - "refs/tags/release-1") or the shortened form (omitting "refs/", e.g. - "heads/master" or "tags/release-1") - - - - - Gets references for a given repository by sub-namespace, i.e. "tags" or "heads" - - - http://developer.github.com/v3/git/refs/#get-all-references - - The Id of the repository - The sub-namespace to get references for - Options for changing the API response - - The subNamespace parameter supports either the fully-qualified ref - (prefixed with "refs/", e.g. "refs/heads/master" or - "refs/tags/release-1") or the shortened form (omitting "refs/", e.g. - "heads/master" or "tags/release-1") - - - - - Creates a reference for a given repository - - - http://developer.github.com/v3/git/refs/#create-a-reference - - The owner of the repository - The name of the repository - The reference to create - - The reference parameter supports either the fully-qualified ref - (prefixed with "refs/", e.g. "refs/heads/master" or - "refs/tags/release-1") or the shortened form (omitting "refs/", e.g. - "heads/master" or "tags/release-1") - - - - - Creates a reference for a given repository - - - http://developer.github.com/v3/git/refs/#create-a-reference - - The Id of the repository - The reference to create - - - - - Updates a reference for a given repository by reference name - - - http://developer.github.com/v3/git/refs/#update-a-reference - - The owner of the repository - The name of the repository - The reference name - The updated reference data - - The reference parameter supports either the fully-qualified ref - (prefixed with "refs/", e.g. "refs/heads/master" or - "refs/tags/release-1") or the shortened form (omitting "refs/", e.g. - "heads/master" or "tags/release-1") - - - - - Updates a reference for a given repository by reference name - - - http://developer.github.com/v3/git/refs/#update-a-reference - - The Id of the repository - The reference name - The updated reference data - - The reference parameter supports either the fully-qualified ref - (prefixed with "refs/", e.g. "refs/heads/master" or - "refs/tags/release-1") or the shortened form (omitting "refs/", e.g. - "heads/master" or "tags/release-1") - - - - - Deletes a reference for a given repository by reference name - - - http://developer.github.com/v3/git/refs/#delete-a-reference - - The owner of the repository - The name of the repository - The reference name - - The reference parameter supports either the fully-qualified ref - (prefixed with "refs/", e.g. "refs/heads/master" or - "refs/tags/release-1") or the shortened form (omitting "refs/", e.g. - "heads/master" or "tags/release-1") - - - - - Deletes a reference for a given repository by reference name - - - http://developer.github.com/v3/git/refs/#delete-a-reference - - The Id of the repository - The reference name - - The reference parameter supports either the fully-qualified ref - (prefixed with "refs/", e.g. "refs/heads/master" or - "refs/tags/release-1") or the shortened form (omitting "refs/", e.g. - "heads/master" or "tags/release-1") - - - - - A client for GitHub's Releases API. - - - See the Releases API documentation for more information. - - - - - Gets all s for the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - Thrown when a general API error occurs. - - - - Gets all s for the specified repository. - - - See the API documentation for more information. - - The Id of the repository - Thrown when a general API error occurs. - - - - Gets all s for the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - Options for changing the API response - Thrown when a general API error occurs. - - - - Gets all s for the specified repository. - - - See the API documentation for more information. - - The Id of the repository - Options for changing the API response - Thrown when a general API error occurs. - - - - Gets a single for the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - The id of the release - Thrown when a general API error occurs. - - - - Gets a single for the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - The tag of the release - Thrown when a general API error occurs. - - - - Gets a single for the specified repository. - - - See the API documentation for more information. - - The Id of the repository - The id of the release - Thrown when a general API error occurs. - - - - Gets a single for the specified repository. - - - See the API documentation for more information. - - The Id of the repository - The tag of the release - Thrown when a general API error occurs. - - - - Gets the latest for the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - Thrown when a general API error occurs. - - - - Gets the latest for the specified repository. - - - See the API documentation for more information. - - The Id of the repository - Thrown when a general API error occurs. - - - - Creates a new for the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - A description of the release to create - Thrown when a general API error occurs. - - - - Creates a new for the specified repository. - - - See the API documentation for more information. - - The Id of the repository - A description of the release to create - Thrown when a general API error occurs. - - - - Edits an existing for the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - The id of the release - A description of the release to edit - Thrown when a general API error occurs. - - - - Edits an existing for the specified repository. - - - See the API documentation for more information. - - The Id of the repository - The id of the release - A description of the release to edit - Thrown when a general API error occurs. - - - - Deletes an existing for the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - The id of the release to delete - Thrown when a general API error occurs. - - - - Deletes an existing for the specified repository. - - - See the API documentation for more information. - - The Id of the repository - The id of the release to delete - Thrown when a general API error occurs. - - - - Gets all for the specified release of the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - The id of the . - Thrown when a general API error occurs. - - - - Gets all for the specified release of the specified repository. - - - See the API documentation for more information. - - The Id of the repository - The id of the . - Thrown when a general API error occurs. - - - - Gets all for the specified release of the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - The id of the . - Options for changing the API response - Thrown when a general API error occurs. - - - - Gets all for the specified release of the specified repository. - - - See the API documentation for more information. - - The Id of the repository - The id of the . - Options for changing the API response - Thrown when a general API error occurs. - - - - Uploads a for the specified release. - - - See the API documentation for more information. - - The to attach the uploaded asset to - Description of the asset with its data - Thrown when a general API error occurs. - - - - Gets the specified for the specified release of the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - The id of the - - - - Gets the specified for the specified release of the specified repository. - - - See the API documentation for more information. - - The Id of the repository - The id of the - - - - Edits the for the specified release of the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - The id of the - Description of the asset with its amended data - - - - Edits the for the specified release of the specified repository. - - - See the API documentation for more information. - - The Id of the repository - The id of the - Description of the asset with its amended data - - - - Deletes the specified from the specified repository - - - See the API documentation for more information. - - The repository's owner - The repository's name - The id of the . - - - - Deletes the specified from the specified repository - - - See the API documentation for more information. - - The Id of the repository - The id of the . - - - - A client for GitHub's Collaborators on a Repository. - - - See the Collaborators API documentation for more details. - - - - - Gets all the collaborators on a repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Thrown when a general API error occurs. - - - - Gets all the collaborators on a repository. - - - See the API documentation for more information. - - The id of the repository - Thrown when a general API error occurs. - - - - Gets all the collaborators on a repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Options for changing the API response - Thrown when a general API error occurs. - - - - Gets all the collaborators on a repository. - - - See the API documentation for more information. - - The id of the repository - Options for changing the API response - Thrown when a general API error occurs. - - - - Gets all the collaborators on a repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Used to request and filter a list of repository collaborators - Thrown when a general API error occurs. - - - - Gets all the collaborators on a repository. - - - See the API documentation for more information. - - The id of the repository - Used to request and filter a list of repository collaborators - Thrown when a general API error occurs. - - - - Gets all the collaborators on a repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Used to request and filter a list of repository collaborators - Options for changing the API response - Thrown when a general API error occurs. - - - - Gets all the collaborators on a repository. - - - See the API documentation for more information. - - The id of the repository - Used to request and filter a list of repository collaborators - Options for changing the API response - Thrown when a general API error occurs. - - - - Checks if a user is a collaborator on a repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Username of the prospective collaborator - Thrown when a general API error occurs. - - - - Checks if a user is a collaborator on a repository. - - - See the API documentation for more information. - - The id of the repository - Username of the prospective collaborator - Thrown when a general API error occurs. - - - - Review a user's permission level in a repository - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Username of the collaborator to check permission for - Thrown when a general API error occurs. - - - - Review a user's permission level in a repository - - - See the API documentation for more information. - - The id of the repository - Username of the collaborator to check permission for - Thrown when a general API error occurs. - - - - Adds a new collaborator to the repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Username of the new collaborator - Thrown when a general API error occurs. - - - - Adds a new collaborator to the repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Username of the new collaborator - The permission to set. Only valid on organization-owned repositories. - Thrown when a general API error occurs. - - - - Adds a new collaborator to the repository. - - - See the API documentation for more information. - - The id of the repository - Username of the new collaborator - Thrown when a general API error occurs. - - - - Adds a new collaborator to the repository. - - - See the API documentation for more information. - - The id of the repository - Username of the new collaborator - The permission to set. Only valid on organization-owned repositories. - Thrown when a general API error occurs. - - - - Invites a new collaborator to the repo - - - See the API documentation for more information. - - The owner of the repository. - The name of the repository. - The name of the user to invite. - Thrown when a general API error occurs. - - - - Invites a new collaborator to the repo - - - See the API documentation for more information. - - The owner of the repository. - The name of the repository. - The name of the user to invite. - The permission to set. Only valid on organization-owned repositories. - Thrown when a general API error occurs. - - - - Invites a new collaborator to the repo - - - See the API documentation for more information. - - The id of the repository. - The name of the user to invite. - Thrown when a general API error occurs. - - - - Invites a new collaborator to the repo - - - See the API documentation for more information. - - The id of the repository. - The name of the user to invite. - The permission to set. Only valid on organization-owned repositories. - Thrown when a general API error occurs. - - - - Deletes a collaborator from the repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Username of the removed collaborator - Thrown when a general API error occurs. - - - - Deletes a collaborator from the repository. - - - See the API documentation for more information. - - The id of the repository - Username of the removed collaborator - Thrown when a general API error occurs. - - - - A client for GitHub's Repositories API. - - - See the Repositories API documentation for more details. - - - - - Client for managing pull requests. - - - See the Pull Requests API documentation for more details - - - - - Client for managing branches in a repository. - - - See the Branches API documentation for more details - - - - - Client for managing commit comments in a repository. - - - See the Repository Comments API documentation for more information. - - - - - Client for managing deploy keys in a repository. - - - See the Repository Deploy Keys API documentation for more information. - - - - - Client for managing the contents of a repository. - - - See the Repository Contents API documentation for more information. - - - - - Creates a new repository for the current user. - - - See the API documentation for more information. - - A instance describing the new repository to create - Thrown when a general API error occurs. - A instance for the created repository. - - - - Creates a new repository in the specified organization. - - - See the API documentation for more information. - - Login of the organization in which to create the repository - A instance describing the new repository to create - Thrown when a general API error occurs. - A instance for the created repository - - - - Deletes the specified repository. - - - See the API documentation for more information. - Deleting a repository requires admin access. If OAuth is used, the `delete_repo` scope is required. - - The owner of the repository - The name of the repository - Thrown when a general API error occurs. - - - - Deletes the specified repository. - - - See the API documentation for more information. - Deleting a repository requires admin access. If OAuth is used, the `delete_repo` scope is required. - - The Id of the repository - Thrown when a general API error occurs. - - - - Transfers the ownership of the specified repository. - - - See the API documentation for more information. - - The current owner of the repository - The name of the repository - Repository transfer information - A - - - - Transfers the ownership of the specified repository. - - - See the API documentation for more information. - - The id of the repository - Repository transfer information - A - - - - Gets the specified repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Thrown when a general API error occurs. - A - - - - Gets the specified repository. - - - See the API documentation for more information. - - The Id of the repository - Thrown when a general API error occurs. - A - - - - Gets all public repositories. - - - See the API documentation for more information. - The default page size on GitHub.com is 30. - - Thrown if the client is not authenticated. - Thrown when a general API error occurs. - A of . - - - - Gets all public repositories since the integer Id of the last Repository that you've seen. - - - See the API documentation for more information. - The default page size on GitHub.com is 30. - - Search parameters of the last repository seen - Thrown if the client is not authenticated. - Thrown when a general API error occurs. - A of . - - - - Gets all repositories owned by the current user. - - - See the API documentation for more information. - The default page size on GitHub.com is 30. - - Thrown if the client is not authenticated. - Thrown when a general API error occurs. - A of . - - - - Gets all repositories owned by the current user. - - - See the API documentation for more information. - - Options for changing the API response - Thrown if the client is not authenticated. - Thrown when a general API error occurs. - A of . - - - - Gets all repositories owned by the current user. - - - See the API documentation for more information. - The default page size on GitHub.com is 30. - - Search parameters to filter results on - Thrown if the client is not authenticated. - Thrown when a general API error occurs. - A of . - - - - Gets all repositories owned by the current user. - - - See the API documentation for more information. - - Search parameters to filter results on - Options for changing the API response - Thrown if the client is not authenticated. - Thrown when a general API error occurs. - A of . - - - - Gets all repositories owned by the specified user. - - - See the API documentation for more information. - The default page size on GitHub.com is 30. - - The account name to search for - Thrown when a general API error occurs. - A of . - - - - Gets all repositories owned by the specified user. - - - See the API documentation for more information. - - The account name to search for - Options for changing the API response - Thrown when a general API error occurs. - A of . - - - - Gets all repositories owned by the specified organization. - - - See the API documentation for more information. - The default page size on GitHub.com is 30. - - The organization name to search for - Thrown when a general API error occurs. - A of . - - - - Gets all repositories owned by the specified organization. - - - See the API documentation for more information. - - The organization name to search for - Options for changing the API response - Thrown when a general API error occurs. - A of . - - - - A client for GitHub's Commit Status API. - - - See the Commit Status API documentation for more - details. Also check out the blog post - that announced this feature. - - - - - A client for GitHub's Repository Hooks API. - - See Hooks API documentation for more information. - - - - A client for GitHub's Repository Forks API. - - See Forks API documentation for more information. - - - - A client for GitHub's Repo Collaborators. - - - See the Collaborators API documentation for more details - - - - - Client for GitHub's Repository Deployments API - - - See the Deployments API documentation for more details - - - - - Client for GitHub's Repository Statistics API. - Note that the GitHub API uses caching on these endpoints, - see a word about caching for more details. - - - See the Statistics API documentation for more details - - - - - Client for GitHub's Repository Commits API - - - See the Commits API documentation for more details - - - - - Access GitHub's Releases API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/repos/releases/ - - - - - Client for GitHub's Repository Merging API - - - See the Merging API documentation for more details - - - - - Gets all contributors for the specified repository. Does not include anonymous contributors. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - All contributors of the repository. - - - - Gets all contributors for the specified repository. Does not include anonymous contributors. - - - See the API documentation for more details - - The Id of the repository - All contributors of the repository. - - - - Gets all contributors for the specified repository. Does not include anonymous contributors. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - Options for changing the API response - All contributors of the repository. - - - - Gets all contributors for the specified repository. Does not include anonymous contributors. - - - See the API documentation for more details - - The Id of the repository - Options for changing the API response - All contributors of the repository. - - - - Gets all contributors for the specified repository. With the option to include anonymous contributors. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - True if anonymous contributors should be included in result; Otherwise false - All contributors of the repository. - - - - Gets all contributors for the specified repository. With the option to include anonymous contributors. - - - See the API documentation for more details - - The Id of the repository - True if anonymous contributors should be included in result; Otherwise false - All contributors of the repository. - - - - Gets all contributors for the specified repository. With the option to include anonymous contributors. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - True if anonymous contributors should be included in result; Otherwise false - Options for changing the API response - All contributors of the repository. - - - - Gets all contributors for the specified repository. With the option to include anonymous contributors. - - - See the API documentation for more details - - The Id of the repository - True if anonymous contributors should be included in result; Otherwise false - Options for changing the API response - All contributors of the repository. - - - - Gets all languages for the specified repository. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - All languages used in the repository and the number of bytes of each language. - - - - Gets all languages for the specified repository. - - - See the API documentation for more details - - The Id of the repository - All languages used in the repository and the number of bytes of each language. - - - - Gets all teams for the specified repository. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - All s associated with the repository - - - - Gets all teams for the specified repository. - - - See the API documentation for more details - - The Id of the repository - All s associated with the repository - - - - Gets all teams for the specified repository. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - Options for changing the API response - All s associated with the repository - - - - Gets all teams for the specified repository. - - - See the API documentation for more details - - The Id of the repository - Options for changing the API response - All s associated with the repository - - - - Gets all tags for the specified repository. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - All of the repositories tags. - - - - Gets all tags for the specified repository. - - - See the API documentation for more details - - The Id of the repository - All of the repositories tags. - - - - Gets all tags for the specified repository. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - Options for changing the API response - All of the repositories tags. - - - - Gets all tags for the specified repository. - - - See the API documentation for more details - - The Id of the repository - Options for changing the API response - All of the repositories tags. - - - - Get the contents of a repository's license - - - See the API documentation for more details - - The owner of the repository - The name of the repository - Returns the contents of the repository's license file, if one is detected. - - - - Get the contents of a repository's license - - - See the API documentation for more details - - The Id of the repository - Returns the contents of the repository's license file, if one is detected. - - - - Updates the specified repository with the values given in - - The owner of the repository - The name of the repository - New values to update the repository with - The updated - - - - Updates the specified repository with the values given in - - The Id of the repository - New values to update the repository with - The updated - - - - A client for GitHub's Repository Pages API. - - - See the Repository Pages API documentation for more information. - - - - - A client for GitHub's Repository Invitations API. - - - See the Repository Invitations API documentation for more information. - - - - - Access GitHub's Repository Traffic API - - - Refer to the API documentation for more information: https://developer.github.com/v3/repos/traffic/ - - - - - Access GitHub's Repository Projects API - - - Refer to the API documentation for more information: https://developer.github.com/v3/repos/projects/ - - - - - A client for GitHub's Repository Branches API. - - - See the Repository Branches API documentation for more details. - - - - - Gets all the branches for the specified repository. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - - - - Gets all the branches for the specified repository. - - - See the API documentation for more details - - The ID of the repository - - - - Gets all the branches for the specified repository. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - Options for changing the API response - - - - Gets all the branches for the specified repository. - - - See the API documentation for more details - - The ID of the repository - Options for changing the API response - - - - Gets the specified branch. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Gets the specified branch. - - - See the API documentation for more details - - The ID of the repository - The name of the branch - - - - Get the branch protection settings for the specified branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Get the branch protection settings for the specified branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Update the branch protection settings for the specified branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - Branch protection settings - - - - Update the branch protection settings for the specified branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - Branch protection settings - - - - Remove the branch protection settings for the specified branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Remove the branch protection settings for the specified branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Get the required status checks for the specified branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Get the required status checks for the specified branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Replace required status checks for the specified branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - Required status checks - - - - Replace required status checks for the specified branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - Required status checks - - - - Remove required status checks for the specified branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Remove required status checks for the specified branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Get the required status checks contexts for the specified branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Get the required status checks contexts for the specified branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Replace the required status checks contexts for the specified branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - The contexts to replace - - - - Replace the required status checks contexts for the specified branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - The contexts to replace - - - - Add the required status checks context for the specified branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - The contexts to add - - - - Add the required status checks contexts for the specified branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - The contexts to add - - - - Remove the required status checks contexts for the specified branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - The contexts to remove - - - - Remove the required status checks contexts for the specified branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - The contexts to remove - - - - Get required pull request review enforcement of protected branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Get required pull request review enforcement of protected branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Update required pull request review enforcement of protected branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - The required pull request review settings - - - - Update required pull request review enforcement of protected branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - The required pull request review settings - - - - Remove required pull request review enforcement of protected branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Remove required pull request review enforcement of protected branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Get admin enforcement of protected branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Get admin enforcement of protected branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Add admin enforcement to protected branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Add admin enforcement to protected branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Remove admin enforcement on protected branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Remove admin enforcement on protected branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Get restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Get restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Remove restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Remove restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Get team restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Get team restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Replace team restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - List of teams with push access - - - - Replace team restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The Id of the repository - The name of the branch - List of teams with push access to add - - - - Add team restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - List of teams with push access to add - - - - Add team restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The Id of the repository - The name of the branch - List of teams with push access - - - - Remove team restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - List of teams to remove - - - - Remove team restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The Id of the repository - The name of the branch - List of teams to remove - - - - Get user restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Get user restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Replace user restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - List of users with push access - - - - Replace user restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The Id of the repository - The name of the branch - List of users with push access - - - - Add user restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - List of users with push access to add - - - - Add user restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The Id of the repository - The name of the branch - List of users with push access to add - - - - Remove user restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - List of users with push access to remove - - - - Remove user restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The Id of the repository - The name of the branch - List of users with push access to remove - - - - A client for GitHub's Repository Comments API. - - - See the Repository Comments API documentation for more information. - - - - - Gets a single Repository Comment by number. - - http://developer.github.com/v3/repos/comments/#get-a-single-commit-comment - The owner of the repository - The name of the repository - The comment id - - - - Gets a single Repository Comment by number. - - http://developer.github.com/v3/repos/comments/#get-a-single-commit-comment - The Id of the repository - The comment id - - - - Gets Commit Comments for a repository. - - http://developer.github.com/v3/repos/comments/#list-commit-comments-for-a-repository - The owner of the repository - The name of the repository - - - - Gets Commit Comments for a repository. - - http://developer.github.com/v3/repos/comments/#list-commit-comments-for-a-repository - The Id of the repository - - - - Gets Commit Comments for a repository. - - http://developer.github.com/v3/repos/comments/#list-commit-comments-for-a-repository - The owner of the repository - The name of the repository - Options to change the API response - - - - Gets Commit Comments for a repository. - - http://developer.github.com/v3/repos/comments/#list-commit-comments-for-a-repository - The Id of the repository - Options to change the API response - - - - Gets Commit Comments for a specified Commit. - - http://developer.github.com/v3/repos/comments/#list-comments-for-a-single-commit - The owner of the repository - The name of the repository - The sha of the commit - - - - Gets Commit Comments for a specified Commit. - - http://developer.github.com/v3/repos/comments/#list-comments-for-a-single-commit - The Id of the repository - The sha of the commit - - - - Gets Commit Comments for a specified Commit. - - http://developer.github.com/v3/repos/comments/#list-comments-for-a-single-commit - The owner of the repository - The name of the repository - The sha of the commit - Options to change the API response - - - - Gets Commit Comments for a specified Commit. - - http://developer.github.com/v3/repos/comments/#list-comments-for-a-single-commit - The Id of the repository - The sha of the commit - Options to change the API response - - - - Creates a new Commit Comment for a specified Commit. - - http://developer.github.com/v3/repos/comments/#create-a-commit-comment - The owner of the repository - The name of the repository - The sha reference of commit - The new comment to add to the commit - - - - Creates a new Commit Comment for a specified Commit. - - http://developer.github.com/v3/repos/comments/#create-a-commit-comment - The Id of the repository - The sha reference of commit - The new comment to add to the commit - - - - Updates a specified Commit Comment. - - http://developer.github.com/v3/repos/comments/#update-a-commit-comment - The owner of the repository - The name of the repository - The comment number - The modified comment - - - - Updates a specified Commit Comment. - - http://developer.github.com/v3/repos/comments/#update-a-commit-comment - The Id of the repository - The comment number - The modified comment - - - - Deletes the specified Commit Comment - - http://developer.github.com/v3/repos/comments/#delete-a-commit-comment - The owner of the repository - The name of the repository - The comment id - - - - Deletes the specified Commit Comment - - http://developer.github.com/v3/repos/comments/#delete-a-commit-comment - The Id of the repository - The comment id - - - - A client for GitHub's Repository Commits API. - - - See the Repository Commits API documentation for more information. - - - - - Compare two references in a repository - - The owner of the repository - The name of the repository - The reference to use as the base commit - The reference to use as the head commit - - - - Compare two references in a repository - - The Id of the repository - The reference to use as the base commit - The reference to use as the head commit - - - - Gets a single commit for a given repository - - The owner of the repository - The name of the repository - The reference for the commit (SHA) - - - - Gets a single commit for a given repository - - The Id of the repository - The reference for the commit (SHA) - - - - Gets all commits for a given repository - - The owner of the repository - The name of the repository - - - - Gets all commits for a given repository - - The Id of the repository - - - - Gets all commits for a given repository - - The owner of the repository - The name of the repository - Options for changing the API response - - - - Gets all commits for a given repository - - The Id of the repository - Options for changing the API response - - - - Gets all commits for a given repository - - The owner of the repository - The name of the repository - Used to filter list of commits returned - - - - Gets all commits for a given repository - - The Id of the repository - Used to filter list of commits returned - - - - Gets all commits for a given repository - - The owner of the repository - The name of the repository - Used to filter list of commits returned - Options for changing the API response - - - - Gets all commits for a given repository - - The Id of the repository - Used to filter list of commits returned - Options for changing the API response - - - - Get the SHA-1 of a commit reference - - The owner of the repository - The name of the repository - The repository reference - - - - Get the SHA-1 of a commit reference - - The Id of the repository - The repository reference - - - - Client for accessing contents of files within a repository as base64 encoded content. - - - See the Repository Contents API documentation for more information. - - - - - Returns the contents of a file or directory in a repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The content path - - - - Returns the raw content of the file at the given or null if the path is a directory. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The content path - - - - Returns the contents of a file or directory in a repository. - - - See the API documentation for more information. - - The Id of the repository - The content path - - - - Returns the contents of the root directory in a repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - - - - Returns the contents of the root directory in a repository. - - - See the API documentation for more information. - - The Id of the repository - - - - Returns the contents of a file or directory in a repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The content path - The name of the commit/branch/tag. Default: the repository�s default branch (usually master) - - - - Returns the raw content of the file at the given or null if the path is a directory. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The content path - The name of the commit/branch/tag. - - - - Returns the contents of a file or directory in a repository. - - - See the API documentation for more information. - - The Id of the repository - The content path - The name of the commit/branch/tag. Default: the repository�s default branch (usually master) - - - - Returns the contents of the root directory in a repository. - - - If given a path to a single file, this method returns a collection containing only that file. - See the API documentation for more information. - - The owner of the repository - The name of the repository - The name of the commit/branch/tag. Default: the repository�s default branch (usually master) - - - - Returns the contents of the root directory in a repository. - - - If given a path to a single file, this method returns a collection containing only that file. - See the API documentation for more information. - - The Id of the repository - The name of the commit/branch/tag. Default: the repository�s default branch (usually master) - - - - Gets the preferred README for the specified repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Thrown when a general API error occurs. - - - - Gets the preferred README for the specified repository. - - - See the API documentation for more information. - - The Id of the repository - Thrown when a general API error occurs. - - - - Gets the preferred README's HTML for the specified repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Thrown when a general API error occurs. - - - - Gets the preferred README's HTML for the specified repository. - - - See the API documentation for more information. - - The Id of the repository - Thrown when a general API error occurs. - - - - Get an archive of a given repository's contents - - https://developer.github.com/v3/repos/contents/#get-archive-link - The owner of the repository - The name of the repository - - - - Get an archive of a given repository's contents - - https://developer.github.com/v3/repos/contents/#get-archive-link - The Id of the repository - - - - Get an archive of a given repository's contents, in a specific format - - https://developer.github.com/v3/repos/contents/#get-archive-link - The owner of the repository - The name of the repository - The format of the archive. Can be either tarball or zipball - - - - Get an archive of a given repository's contents, in a specific format - - https://developer.github.com/v3/repos/contents/#get-archive-link - The Id of the repository - The format of the archive. Can be either tarball or zipball - - - - Get an archive of a given repository's contents, using a specific format and reference - - https://developer.github.com/v3/repos/contents/#get-archive-link - The owner of the repository - The name of the repository - The format of the archive. Can be either tarball or zipball - A valid Git reference. - - - - Get an archive of a given repository's contents, using a specific format and reference - - https://developer.github.com/v3/repos/contents/#get-archive-link - The Id of the repository - The format of the archive. Can be either tarball or zipball - A valid Git reference. - - - - Get an archive of a given repository's contents, in a specific format - - https://developer.github.com/v3/repos/contents/#get-archive-link - The owner of the repository - The name of the repository - The format of the archive. Can be either tarball or zipball - A valid Git reference. - Time span until timeout - - - - Get an archive of a given repository's contents, in a specific format - - https://developer.github.com/v3/repos/contents/#get-archive-link - The Id of the repository - The format of the archive. Can be either tarball or zipball - A valid Git reference. - Time span until timeout - - - - Creates a commit that creates a new file in a repository. - - The owner of the repository - The name of the repository - The path to the file - Information about the file to create - - - - Creates a commit that creates a new file in a repository. - - The Id of the repository - The path to the file - Information about the file to create - - - - Creates a commit that updates the contents of a file in a repository. - - The owner of the repository - The name of the repository - The path to the file - Information about the file to update - - - - Creates a commit that updates the contents of a file in a repository. - - The Id of the repository - The path to the file - Information about the file to update - - - - Creates a commit that deletes a file in a repository. - - The owner of the repository - The name of the repository - The path to the file - Information about the file to delete - - - - Creates a commit that deletes a file in a repository. - - The Id of the repository - The path to the file - Information about the file to delete - - - - The archive format to return from the server - - - - - The TAR archive format - - - - - The ZIP archive format - - - - - A client for GitHub's Repository Deploy Keys API. - - - See the Deploy Keys API documentation for more information. - - - - - Get a single deploy key by number for a repository. - - - See the API documentation for more information. - - The owner of the repository. - The name of the repository. - The id of the deploy key. - - - - Get a single deploy key by number for a repository. - - - See the API documentation for more information. - - The Id of the repository. - The id of the deploy key. - - - - Get all deploy keys for a repository. - - - See the API documentation for more information. - - The owner of the repository. - The name of the repository. - - - - Get all deploy keys for a repository. - - - See the API documentation for more information. - - The Id of the repository. - - - - Get all deploy keys for a repository. - - - See the API documentation for more information. - - The owner of the repository. - The name of the repository. - Options for changing the API response - - - - Get all deploy keys for a repository. - - - See the API documentation for more information. - - The Id of the repository. - Options for changing the API response - - - - Creates a new deploy key for a repository. - - - See the API documentation for more information. - - The owner of the repository. - The name of the repository. - The deploy key to create for the repository. - - - - Creates a new deploy key for a repository. - - - See the API documentation for more information. - - The Id of the repository. - The deploy key to create for the repository. - - - - Deletes a deploy key from a repository. - - - See the API documentation for more information. - - The owner of the repository. - The name of the repository. - The id of the deploy key to delete. - - - - Deletes a deploy key from a repository. - - - See the API documentation for more information. - - The Id of the repository. - The id of the deploy key to delete. - - - - A client for GitHub's Repository Forks API. - - - See the Forks API documentation for more information. - - - - - Gets the list of forks defined for a repository - - - See API documentation for more information. - - The owner of the repository - The name of the repository - - - - Gets the list of forks defined for a repository - - - See API documentation for more information. - - The Id of the repository - - - - Gets the list of forks defined for a repository - - - See API documentation for more information. - - The owner of the repository - The name of the repository - Options for changing the API response - - - - Gets the list of forks defined for a repository - - - See API documentation for more information. - - The Id of the repository - Options for changing the API response - - - - Gets the list of forks defined for a repository - - - See API documentation for more information. - - The owner of the repository - The name of the repository - Used to request and filter a list of repository forks - - - - Gets the list of forks defined for a repository - - - See API documentation for more information. - - The Id of the repository - Used to request and filter a list of repository forks - - - - Gets the list of forks defined for a repository - - - See API documentation for more information. - - The owner of the repository - The name of the repository - Used to request and filter a list of repository forks - Options for changing the API response - - - - Gets the list of forks defined for a repository - - - See API documentation for more information. - - The Id of the repository - Used to request and filter a list of repository forks - Options for changing the API response - - - - Creates a fork for a repository. Specify organization in the fork parameter to create for an organization. - - - See API documentation for more information. - - The owner of the repository - The name of the repository - Used to fork a repository - - - - Creates a fork for a repository. Specify organization in the fork parameter to create for an organization. - - - See API documentation for more information. - - The Id of the repository - Used to fork a repository - - - - A client for GitHub's Repository Webhooks API. - - - See the Webhooks API documentation for more information. - - - - - Gets the list of hooks defined for a repository - - The repository's owner - The repository's name - See API documentation for more information. - - - - Gets the list of hooks defined for a repository - - The Id of the repository - See API documentation for more information. - - - - Gets the list of hooks defined for a repository - - The repository's owner - The repository's name - Options for changing the API response - See API documentation for more information. - - - - Gets the list of hooks defined for a repository - - The Id of the repository - Options for changing the API response - See API documentation for more information. - - - - Gets a single hook by Id - - The repository's owner - The repository's name - The repository's hook id - See API documentation for more information. - - - - Gets a single hook by Id - - The Id of the repository - The repository's hook id - See API documentation for more information. - - - - Creates a hook for a repository - - The repository's owner - The repository's name - The hook's parameters - See API documentation for more information. - - - - Creates a hook for a repository - - The Id of the repository - The hook's parameters - See API documentation for more information. - - - - Edits a hook for a repository - - The repository's owner - The repository's name - The repository's hook id - The requested changes to an edit repository hook - See API documentation for more information. - - - - Edits a hook for a repository - - The Id of the repository - The repository's hook id - The requested changes to an edit repository hook - See API documentation for more information. - - - - Tests a hook for a repository - - The repository's owner - The repository's name - The repository's hook id - See API documentation for more information. - This will trigger the hook with the latest push to the current repository if the hook is subscribed to push events. If the hook - is not subscribed to push events, the server will respond with 204 but no test POST will be generated. - - - - Tests a hook for a repository - - The Id of the repository - The repository's hook id - See API documentation for more information. - This will trigger the hook with the latest push to the current repository if the hook is subscribed to push events. If the hook - is not subscribed to push events, the server will respond with 204 but no test POST will be generated. - - - - This will trigger a ping event to be sent to the hook. - - The repository's owner - The repository's name - The repository's hook id - See API documentation for more information. - - - - This will trigger a ping event to be sent to the hook. - - The Id of the repository - The repository's hook id - See API documentation for more information. - - - - Deletes a hook for a repository - - The repository's owner - The repository's name - The repository's hook id - See API documentation for more information. - - - - Deletes a hook for a repository - - The Id of the repository - The repository's hook id - See API documentation for more information. - - - - A client for GitHub's Invitations on a Repository. - - - See the Invitations API documentation for more details. - - - - - Accept a repository invitation. - - - See the API documentation for more information. - - The id of the invitation - Thrown when a general API error occurs. - - - - Decline a repository invitation. - - - See the API documentation for more information. - - The id of the invitation - Thrown when a general API error occurs. - - - - Deletes a repository invitation. - - - See the API documentation for more information. - - The id of the repository - The id of the invitation - Thrown when a general API error occurs. - - - - Gets all invitations for the current user. - - - See the API documentation for more information. - - Thrown when a general API error occurs. - - - - Gets all invitations for the current user. - - - See the API documentation for more information. - - Options for changing the API response - Thrown when a general API error occurs. - - - - Gets all the invitations on a repository. - - - See the API documentation for more information. - - The id of the repository - Thrown when a general API error occurs. - - - - Gets all the invitations on a repository. - - - See the API documentation for more information. - - The id of the repository - Options for changing the API response - Thrown when a general API error occurs. - - - - Updates a repository invitation. - - - See the API documentation for more information. - - The id of the repository - The id of the invitation - The permission for the collsborator - Thrown when a general API error occurs. - - - - A client for GitHub's Repository Pages API. - - - See the Repository Pages API documentation for more information. - - - - - Gets the page metadata for a given repository - - The owner of the repository - The name of the repository - - See the API documentation for more information. - - - - - Gets the page metadata for a given repository - - The Id of the repository - - See the API documentation for more information. - - - - - Gets all build metadata for a given repository - - The owner of the repository - The name of the repository - - See the API documentation for more information. - - - - - Gets all build metadata for a given repository - - The Id of the repository - - See the API documentation for more information. - - - - - Gets all build metadata for a given repository - - The owner of the repository - The name of the repository - Options to change the API response - - See the API documentation for more information. - - - - - Gets all build metadata for a given repository - - The Id of the repository - Options to change the API response - - See the API documentation for more information. - - - - - Gets the build metadata for the last build for a given repository - - The owner of the repository - The name of the repository - - See the API documentation for more information. - - - - - Gets the build metadata for the last build for a given repository - - The Id of the repository - - See the API documentation for more information. - - - - - Requests your site be built from the latest revision on the default branch for a given repository - - The owner of the repository - The name of the repository - - See the API documentation for more information. - - - - - Requests your site be built from the latest revision on the default branch for a given repository - - The Id of the repository - - See the API documentation for more information. - - - - - A client for GitHub's Repository Traffic API. - - - See the Repository Traffic API documentation for more information. - - - - - List the top 10 referrers over the last 14 days - - https://developer.github.com/v3/repos/traffic/#list-referrers - The owner of the repository - - - - List the top 10 popular contents over the last 14 days - - https://developer.github.com/v3/repos/traffic/#list-paths - The owner of the repository - The name of the repository - - - - List the top 10 popular contents over the last 14 days - - https://developer.github.com/v3/repos/traffic/#list-paths - The owner of the repository - - - - Get the total number of views and breakdown per day or week for the last 14 days - - https://developer.github.com/v3/repos/traffic/#views - The owner of the repository - The name of the repository - Breakdown per day or week - - - - Get the total number of views and breakdown per day or week for the last 14 days - - https://developer.github.com/v3/repos/traffic/#views - The owner of the repository - Breakdown per day or week - - - - Get the total number of clones and breakdown per day or week for the last 14 days - - https://developer.github.com/v3/repos/traffic/#clones - The owner of the repository - The name of the repository - Breakdown per day or week - - - - Get the total number of clones and breakdown per day or week for the last 14 days - - https://developer.github.com/v3/repos/traffic/#clones - The owner of the repository - Breakdown per day or week - - - - A client for GitHub's Search API. - - - See the Search API documentation for more information. - - - - - search repos - http://developer.github.com/v3/search/#search-repositories - - - List of repos - - - - search users - http://developer.github.com/v3/search/#search-users - - - List of users - - - - search issues - http://developer.github.com/v3/search/#search-issues - - - List of issues - - - - search code - http://developer.github.com/v3/search/#search-code - - - List of files - - - - search labels - https://developer.github.com/v3/search/#search-labels - - - List of labels - - - - A client for GitHub's Reactions API. - - - See the Reactions API documentation for more information. - - - - - Creates a reaction for a specified Issue Comment - - https://developer.github.com/v3/reactions/#create-reactions-for-an-issue-comment - The owner of the repository - The name of the repository - The comment id - The reaction to create - - - - Creates a reaction for a specified Issue Comment - - https://developer.github.com/v3/reactions/#create-reaction-for-an-issue-comment - The Id of the repository - The comment id - The reaction to create - - - - Get all reactions for a specified Issue Comment - - https://developer.github.com/v3/reactions/#list-reactions-for-an-issue-comment - The owner of the repository - The name of the repository - The comment id - - - - Get all reactions for a specified Issue Comment - - https://developer.github.com/v3/reactions/#list-reactions-for-an-issue-comment - The owner of the repository - The name of the repository - The comment id - Options for changing the API response - - - - Get all reactions for a specified Issue Comment - - https://developer.github.com/v3/reactions/#list-reactions-for-an-issue-comment - The Id of the repository - The comment id - - - - Get all reactions for a specified Issue Comment - - https://developer.github.com/v3/reactions/#list-reactions-for-an-issue-comment - The Id of the repository - The comment id - Options for changing the API response - - - - A client for GitHub's Issue Comments API. - - - See the Issue Comments API documentation for more information. - - - - - Instantiates a new GitHub Issue Comments API client. - - An API connection - - - - Gets a single Issue Comment by id. - - http://developer.github.com/v3/issues/comments/#get-a-single-comment - The owner of the repository - The name of the repository - The issue comment id - - - - Gets a single Issue Comment by id. - - http://developer.github.com/v3/issues/comments/#get-a-single-comment - The Id of the repository - The issue comment id - - - - Gets Issue Comments for a repository. - - http://developer.github.com/v3/issues/comments/#list-comments-in-a-repository - The owner of the repository - The name of the repository - - - - Gets Issue Comments for a repository. - - http://developer.github.com/v3/issues/comments/#list-comments-in-a-repository - The Id of the repository - - - - Gets Issue Comments for a repository. - - http://developer.github.com/v3/issues/comments/#list-comments-in-a-repository - The owner of the repository - The name of the repository - Options for changing the API response - - - - Gets Issue Comments for a repository. - - http://developer.github.com/v3/issues/comments/#list-comments-in-a-repository - The Id of the repository - Options for changing the API response - - - - Gets Issue Comments for a repository. - - http://developer.github.com/v3/issues/comments/#list-comments-in-a-repository - The owner of the repository - The name of the repository - The sorting parameters - - - - Gets Issue Comments for a repository. - - http://developer.github.com/v3/issues/comments/#list-comments-in-a-repository - The Id of the repository - The sorting parameters - - - - Gets Issue Comments for a repository. - - http://developer.github.com/v3/issues/comments/#list-comments-in-a-repository - The owner of the repository - The name of the repository - The sorting parameters - Options for changing the API response - - - - Gets Issue Comments for a repository. - - http://developer.github.com/v3/issues/comments/#list-comments-in-a-repository - The Id of the repository - The sorting parameters - Options for changing the API response - - - - Gets Issue Comments for a specified Issue. - - http://developer.github.com/v3/issues/comments/#list-comments-on-an-issue - The owner of the repository - The name of the repository - The issue number - - - - Gets Issue Comments for a specified Issue. - - http://developer.github.com/v3/issues/comments/#list-comments-on-an-issue - The Id of the repository - The issue number - - - - Gets Issue Comments for a specified Issue. - - http://developer.github.com/v3/issues/comments/#list-comments-on-an-issue - The owner of the repository - The name of the repository - The issue number - Options for changing the API response - - - - Gets Issue Comments for a specified Issue. - - http://developer.github.com/v3/issues/comments/#list-comments-on-an-issue - The Id of the repository - The issue number - Options for changing the API response - - - - Gets Issue Comments for a specified Issue. - - http://developer.github.com/v3/issues/comments/#list-comments-on-an-issue - The owner of the repository - The name of the repository - The issue number - The sorting parameters - - - - Gets Issue Comments for a specified Issue. - - http://developer.github.com/v3/issues/comments/#list-comments-on-an-issue - The Id of the repository - The issue number - The sorting parameters - - - - Gets Issue Comments for a specified Issue. - - http://developer.github.com/v3/issues/comments/#list-comments-on-an-issue - The owner of the repository - The name of the repository - The issue number - The sorting parameters - Options for changing the API response - - - - Gets Issue Comments for a specified Issue. - - http://developer.github.com/v3/issues/comments/#list-comments-on-an-issue - The Id of the repository - The issue number - The sorting parameters - Options for changing the API response - - - - Creates a new Issue Comment for a specified Issue. - - http://developer.github.com/v3/issues/comments/#create-a-comment - The owner of the repository - The name of the repository - The number of the issue - The new comment to add to the issue - - - - Creates a new Issue Comment for a specified Issue. - - http://developer.github.com/v3/issues/comments/#create-a-comment - The Id of the repository - The number of the issue - The new comment to add to the issue - - - - Updates a specified Issue Comment. - - http://developer.github.com/v3/issues/comments/#edit-a-comment - The owner of the repository - The name of the repository - The comment id - The modified comment - - - - Updates a specified Issue Comment. - - http://developer.github.com/v3/issues/comments/#edit-a-comment - The Id of the repository - The comment id - The modified comment - - - - Deletes the specified Issue Comment - - http://developer.github.com/v3/issues/comments/#delete-a-comment - The owner of the repository - The name of the repository - The comment id - - - - Deletes the specified Issue Comment - - http://developer.github.com/v3/issues/comments/#delete-a-comment - The Id of the repository - The comment id - - - - A client for GitHub's Reactions API. - - - See the Reactions API documentation for more information. - - - - - Get all reactions for a specified Issue - - https://developer.github.com/v3/reactions/#list-reactions-for-an-issue - The owner of the repository - The name of the repository - The issue id - - - - Get all reactions for a specified Issue - - https://developer.github.com/v3/reactions/#list-reactions-for-an-issue - The owner of the repository - The name of the repository - The issue id - Options for changing the API response - - - - Get all reactions for a specified Issue - - https://developer.github.com/v3/reactions/#list-reactions-for-an-issue - The Id of the repository - The issue id - - - - Get all reactions for a specified Issue - - https://developer.github.com/v3/reactions/#list-reactions-for-an-issue - The Id of the repository - The issue id - Options for changing the API response - - - - Creates a reaction for a specified Issue - - https://developer.github.com/v3/reactions/#create-reaction-for-an-issue - The owner of the repository - The name of the repository - The issue id - The reaction to create - - - - Creates a reaction for a specified Issue - - https://developer.github.com/v3/reactions/#create-reaction-for-an-issue - The Id of the repository - The issue id - The reaction to create - - - - A client for GitHub's Issues API. - - - See the Issues API documentation for more information. - - - - - Instantiates a new GitHub Issues API client. - - An API connection - - - - Client for managing assignees. - - - - - Client for reading various event information associated with issues/pull requests. - This is useful both for display on issue/pull request information pages and also to - determine who should be notified of comments. - - - - - Client for managing labels. - - - - - Client for managing milestones. - - - - - Client for managing comments. - - - - - Client for reading the timeline of events for an issue - - - - - Gets a single Issue by number. - - - http://developer.github.com/v3/issues/#get-a-single-issue - - The owner of the repository - The name of the repository - The issue number - - - - Gets a single Issue by number. - - - http://developer.github.com/v3/issues/#get-a-single-issue - - The Id of the repository - The issue number - - - - Gets all open issues assigned to the authenticated user across all the authenticated user’s visible - repositories including owned repositories, member repositories, and organization repositories. - - - Issues are sorted by the create date descending. - http://developer.github.com/v3/issues/#list-issues - - - - - Gets all open issues assigned to the authenticated user across all the authenticated user’s visible - repositories including owned repositories, member repositories, and organization repositories. - - Options for changing the API response - - Issues are sorted by the create date descending. - http://developer.github.com/v3/issues/#list-issues - - - - - Gets all issues across all the authenticated user’s visible repositories including owned repositories, - member repositories, and organization repositories. - - - http://developer.github.com/v3/issues/#list-issues - - Used to filter and sort the list of issues returned - - - - Gets all issues across all the authenticated user’s visible repositories including owned repositories, - member repositories, and organization repositories. - - - http://developer.github.com/v3/issues/#list-issues - - Used to filter and sort the list of issues returned - Options for changing the API response - - - - Gets all open issues assigned to the authenticated user across owned and member repositories for the - authenticated user. - - - Issues are sorted by the create date descending. - http://developer.github.com/v3/issues/#list-issues - - - - - Gets all open issues assigned to the authenticated user across owned and member repositories for the - authenticated user. - - Options for changing the API response - - Issues are sorted by the create date descending. - http://developer.github.com/v3/issues/#list-issues - - - - - Gets all issues across owned and member repositories for the authenticated user. - - - http://developer.github.com/v3/issues/#list-issues - - Used to filter and sort the list of issues returned - - - - Gets all issues across owned and member repositories for the authenticated user. - - - http://developer.github.com/v3/issues/#list-issues - - Used to filter and sort the list of issues returned - Options for changing the API response - - - - Gets all open issues assigned to the authenticated user for a given organization for the authenticated user. - - - http://developer.github.com/v3/issues/#list-issues - - The name of the organization - - - - Gets all open issues assigned to the authenticated user for a given organization for the authenticated user. - - - http://developer.github.com/v3/issues/#list-issues - - The name of the organization - Options for changing the API response - - - - Gets all issues for a given organization for the authenticated user. - - - http://developer.github.com/v3/issues/#list-issues - - The name of the organization - Used to filter and sort the list of issues returned - - - - Gets all issues for a given organization for the authenticated user. - - - http://developer.github.com/v3/issues/#list-issues - - The name of the organization - Used to filter and sort the list of issues returned - Options for changing the API response - - - - Gets all open issues assigned to the authenticated user for the repository. - - - http://developer.github.com/v3/issues/#list-issues-for-a-repository - - The owner of the repository - The name of the repository - - - - Gets all open issues assigned to the authenticated user for the repository. - - - http://developer.github.com/v3/issues/#list-issues-for-a-repository - - The Id of the repository - - - - Gets all open issues assigned to the authenticated user for the repository. - - - http://developer.github.com/v3/issues/#list-issues-for-a-repository - - The owner of the repository - The name of the repository - Options for changing the API response - - - - Gets all open issues assigned to the authenticated user for the repository. - - - http://developer.github.com/v3/issues/#list-issues-for-a-repository - - The Id of the repository - Options for changing the API response - - - - Gets issues for a repository. - - - http://developer.github.com/v3/issues/#list-issues-for-a-repository - - The owner of the repository - The name of the repository - Used to filter and sort the list of issues returned - - - - Gets issues for a repository. - - - http://developer.github.com/v3/issues/#list-issues-for-a-repository - - The Id of the repository - Used to filter and sort the list of issues returned - - - - Gets issues for a repository. - - - http://developer.github.com/v3/issues/#list-issues-for-a-repository - - The owner of the repository - The name of the repository - Used to filter and sort the list of issues returned - Options for changing the API response - - - - Gets issues for a repository. - - - http://developer.github.com/v3/issues/#list-issues-for-a-repository - - The Id of the repository - Used to filter and sort the list of issues returned - Options for changing the API response - - - - Creates an issue for the specified repository. Any user with pull access to a repository can create an - issue. - - http://developer.github.com/v3/issues/#create-an-issue - The owner of the repository - The name of the repository - A instance describing the new issue to create - - - - Creates an issue for the specified repository. Any user with pull access to a repository can create an - issue. - - http://developer.github.com/v3/issues/#create-an-issue - The Id of the repository - A instance describing the new issue to create - - - - Updates an issue for the specified repository. Issue owners and users with push access can edit an issue. - - https://developer.github.com/v3/issues/#edit-an-issue - The owner of the repository - The name of the repository - The issue number - An instance describing the changes to make to the issue - - - - - Updates an issue for the specified repository. Any user with pull access to a repository can update an - issue. - - http://developer.github.com/v3/issues/#edit-an-issue - The Id of the repository - The issue number - An instance describing the changes to make to the issue - - - - - Locks an issue for the specified repository. Issue owners and users with push access can lock an issue. - - https://developer.github.com/v3/issues/#lock-an-issue - The owner of the repository - The name of the repository - The issue number - - - - Locks an issue for the specified repository. Issue owners and users with push access can lock an issue. - - https://developer.github.com/v3/issues/#lock-an-issue - The Id of the repository - The issue number - - - - Unlocks an issue for the specified repository. Issue owners and users with push access can unlock an issue. - - https://developer.github.com/v3/issues/#unlock-an-issue - The owner of the repository - The name of the repository - The issue number - - - - Unlocks an issue for the specified repository. Issue owners and users with push access can unlock an issue. - - https://developer.github.com/v3/issues/#unlock-an-issue - The Id of the repository - The issue number - - - - A client for GitHub's Issue Events API. - - - See the Issue Events API documentation for more information. - - - - - Gets all events for the issue. - - - http://developer.github.com/v3/issues/events/#list-events-for-an-issue - - The owner of the repository - The name of the repository - The issue number - - - - Gets all events for the issue. - - - http://developer.github.com/v3/issues/events/#list-events-for-an-issue - - The Id of the repository - The issue number - - - - Gets all events for the issue. - - - http://developer.github.com/v3/issues/events/#list-events-for-an-issue - - The owner of the repository - The name of the repository - The issue number - Options for changing the API response - - - - Gets all events for the issue. - - - http://developer.github.com/v3/issues/events/#list-events-for-an-issue - - The Id of the repository - The issue number - Options for changing the API response - - - - Gets all events for the repository. - - - http://developer.github.com/v3/issues/events/#list-events-for-a-repository - - The owner of the repository - The name of the repository - - - - Gets all events for the repository. - - - http://developer.github.com/v3/issues/events/#list-events-for-a-repository - - The Id of the repository - - - - Gets all events for the repository. - - - http://developer.github.com/v3/issues/events/#list-events-for-a-repository - - The owner of the repository - The name of the repository - Options for changing the API response - - - - Gets all events for the repository. - - - http://developer.github.com/v3/issues/events/#list-events-for-a-repository - - The Id of the repository - Options for changing the API response - - - - Gets a single event - - - http://developer.github.com/v3/issues/events/#get-a-single-event - - The owner of the repository - The name of the repository - The event id - - - - Gets a single event - - - http://developer.github.com/v3/issues/events/#get-a-single-event - - The Id of the repository - The event id - - - - A client for GitHub's Issue Labels API. - - - See the Issue Labels API documentation for more information. - - - - - Gets all labels for the issue. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The number of the issue - - - - Gets all labels for the issue. - - - See the API documentation for more information. - - The Id of the repository - The number of the issue - - - - Gets all labels for the issue. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The number of the issue - Options for changing the API response - - - - Gets all labels for the issue. - - - See the API documentation for more information. - - The Id of the repository - The number of the issue - Options for changing the API response - - - - Gets all labels for the repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - - - - Gets all labels for the repository. - - - See the API documentation for more information. - - The Id of the repository - - - - Gets all labels for the repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Options for changing the API response - - - - Gets all labels for the repository. - - - See the API documentation for more information. - - The Id of the repository - Options for changing the API response - - - - Gets labels for every issue in a milestone - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The number of the milestone - - - - Gets labels for every issue in a milestone - - - See the API documentation for more information. - - The Id of the repository - The number of the milestone - - - - Gets labels for every issue in a milestone - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The number of the milestone - Options for changing the API response - - - - Gets labels for every issue in a milestone - - - See the API documentation for more information. - - The Id of the repository - The number of the milestone - Options for changing the API response - - - - Gets a single Label by name. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The name of the label - - - - Gets a single Label by name. - - - See the API documentation for more information. - - The Id of the repository - The name of the label - - - - Deletes a label. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The name of the label - - - - Deletes a label. - - - See the API documentation for more information. - - The Id of the repository - The name of the label - - - - Creates a label. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The data for the label to be created - - - - Creates a label. - - - See the API documentation for more information. - - The Id of the repository - The data for the label to be created - - - - Updates a label. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The name of the label - The data for the label to be updated - - - - Updates a label. - - - See the API documentation for more information. - - The Id of the repository - The name of the label - The data for the label to be updated - - - - Adds a label to an issue - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The number of the issue - The names of the labels to add - - - - Adds a label to an issue - - - See the API documentation for more information. - - The Id of the repository - The number of the issue - The names of the labels to add - - - - Removes a label from an issue - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The number of the issue - The name of the label to remove - - - - Removes a label from an issue - - - See the API documentation for more information. - - The Id of the repository - The number of the issue - The name of the label to remove - - - - Replaces all labels on the specified issues with the provided labels - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The number of the issue - The names of the labels to set - - - - Replaces all labels on the specified issues with the provided labels - - - See the API documentation for more information. - - The Id of the repository - The number of the issue - The names of the labels to set - - - - Removes all labels from an issue - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The number of the issue - - - - Removes all labels from an issue - - - See the API documentation for more information. - - The Id of the repository - The number of the issue - - - - A client for GitHub's Issue Timeline API. - - - See the Issue Timeline API documentation for more information. - - - - - Gets all the various events that have occurred around an issue or pull request. - - - https://developer.github.com/v3/issues/timeline/#list-events-for-an-issue - - The owner of the repository - The name of the repository - The issue number - - - - Gets all the various events that have occurred around an issue or pull request. - - - https://developer.github.com/v3/issues/timeline/#list-events-for-an-issue - - The owner of the repository - The name of the repository - The issue number - Options for changing the API repsonse - - - - Gets all the various events that have occurred around an issue or pull request. - - - https://developer.github.com/v3/issues/timeline/#list-events-for-an-issue - - The Id of the repository - The issue number - - - - Gets all the various events that have occurred around an issue or pull request. - - - https://developer.github.com/v3/issues/timeline/#list-events-for-an-issue - - The Id of the repository - The issue number - Options for changing the API response - - - - A client for GitHub's Activity Starring API. - - - See the Activity Starring API documentation for more information. - - - - - Retrieves all of the stargazers for the passed repository. - - The owner of the repository - The name of the repository - Thrown if the client is not authenticated. - - - - Retrieves all of the stargazers for the passed repository. - - The Id of the repository - Thrown if the client is not authenticated. - - - - Retrieves all of the stargazers for the passed repository. - - The owner of the repository - The name of the repository - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the stargazers for the passed repository. - - The Id of the repository - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the stargazers for the passed repository with star creation timestamps. - - The owner of the repository - The name of the repository - Thrown if the client is not authenticated. - - - - Retrieves all of the stargazers for the passed repository with star creation timestamps. - - The Id of the repository - Thrown if the client is not authenticated. - - - - Retrieves all of the stargazers for the passed repository with star creation timestamps. - - The owner of the repository - The name of the repository - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the stargazers for the passed repository with star creation timestamps. - - The Id of the repository - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the starred (ies) for the current user. - - Thrown if the client is not authenticated. - - - - Retrieves all of the starred (ies) for the current user. - - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the starred (ies) for the current user with star creation timestamps. - - Thrown if the client is not authenticated. - - - - Retrieves all of the starred (ies) for the current user with star creation timestamps. - - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the starred (ies) for the current user. - - Star-specific request parameters that sort the results - Thrown if the client is not authenticated. - - - - Retrieves all of the starred (ies) for the current user. - - Star-specific request parameters that sort the results - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the starred (ies) for the current user with star creation timestamps. - - Star-specific request parameters that sort the results - Thrown if the client is not authenticated. - - - - Retrieves all of the starred (ies) for the current user with star creation timestamps. - - Star-specific request parameters that sort the results - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the (ies) starred by the specified user. - - The login of the user - Thrown if the client is not authenticated. - - - - Retrieves all of the (ies) starred by the specified user. - - The login of the user - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the (ies) starred by the specified user with star creation timestamps. - - The login of the user - Thrown if the client is not authenticated. - - - - Retrieves all of the (ies) starred by the specified user with star creation timestamps. - - The login of the user - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the (ies) starred by the specified user. - - The login of the user - Star-specific request parameters that sort the results - Thrown if the client is not authenticated. - - - - Retrieves all of the (ies) starred by the specified user. - - The login of the user - Star-specific request parameters that sort the results - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the (ies) starred by the specified user with star creation timestamps. - - The login of the user - Star-specific request parameters that sort the results - Thrown if the client is not authenticated. - - - - Retrieves all of the (ies) starred by the specified user with star creation timestamps. - - The login of the user - Star-specific request parameters that sort the results - Options for changing the API response - Thrown if the client is not authenticated. - - - - Check if a repository is starred by the current authenticated user. - - The owner of the repository - The name of the repository - Thrown if the client is not authenticated. - - - - Stars a repository for the authenticated user. - - The owner of the repository to star - The name of the repository to star - - - - Unstars a repository for the authenticated user. - - The owner of the repository to unstar - The name of the repository to unstar - - - - A client for GitHub's Repository Statistics API. - Note that the GitHub API uses caching on these endpoints, - see a word about caching for more details. - - - See the Repository Statistics API documentation for more information. - - - - - Returns a list of for the given repository - - The owner of the repository - The name of the repository - - - - Returns a list of for the given repository - - The Id of the repository - - - - Returns a list of for the given repository - - The owner of the repository - The name of the repository - A token used to cancel this potentially long running request - - - - Returns a list of for the given repository - - The Id of the repository - A token used to cancel this potentially long running request - - - - Returns the last year of commit activity grouped by week. - - The owner of the repository - The name of the repository - - - - Returns the last year of commit activity grouped by week. - - The Id of the repository - - - - Returns the last year of commit activity grouped by week. - - The owner of the repository - The name of the repository - A token used to cancel this potentially long running request - - - - Returns the last year of commit activity grouped by week. - - The Id of the repository - A token used to cancel this potentially long running request - - - - Returns a weekly aggregate of the number of additions and deletions pushed to a repository. - - The owner of the repository - The name of the repository - - - - Returns a weekly aggregate of the number of additions and deletions pushed to a repository. - - The Id of the repository - - - - Returns a weekly aggregate of the number of additions and deletions pushed to a repository. - - The owner of the repository - The name of the repository - A token used to cancel this potentially long running request - - - - Returns a weekly aggregate of the number of additions and deletions pushed to a repository. - - The Id of the repository - A token used to cancel this potentially long running request - - - - Returns the total commit counts for the owner and total commit counts in total. - - The owner of the repository - The name of the repository - - - - Returns the total commit counts for the owner and total commit counts in total. - - The Id of the repository - - - - Returns the total commit counts for the owner and total commit counts in total. - - The owner of the repository - The name of the repository - A token used to cancel this potentially long running request - - - - Returns the total commit counts for the owner and total commit counts in total. - - The Id of the repository - A token used to cancel this potentially long running request - - - - Returns a list of the number of commits per hour in each day - - The owner of the repository - The name of the repository - - - - Returns a list of the number of commits per hour in each day - - The Id of the repository - - - - Returns a list of the number of commits per hour in each day - - The owner of the repository - The name of the repository - A token used to cancel this potentially long running request - - - - Returns a list of the number of commits per hour in each day - - The Id of the repository - A token used to cancel this potentially long running request - - - - A client for GitHub's Git Tags API. - - - See the Git Tags API documentation for more information. - - - - - Gets a tag for a given repository by sha reference - - - http://developer.github.com/v3/git/tags/#get-a-tag - - The owner of the repository - The name of the repository - Tha sha reference of the tag - - - - Gets a tag for a given repository by sha reference - - - http://developer.github.com/v3/git/tags/#get-a-tag - - The Id of the repository - Tha sha reference of the tag - - - - Create a tag for a given repository - - - http://developer.github.com/v3/git/tags/#create-a-tag-object - - The owner of the repository - The name of the repository - The tag to create - - - - Create a tag for a given repository - - - http://developer.github.com/v3/git/tags/#create-a-tag-object - - The Id of the repository - The tag to create - - - - A client for GitHub's Organization Teams API. - - - See the Organization Teams API documentation for more information. - - - - - Gets a single by identifier. - - - https://developer.github.com/v3/orgs/teams/#get-team - - The team identifier. - The with the given identifier. - - - - Returns all s for the current org. - - Organization for which to list all teams. - Thrown when a general API error occurs. - A list of the orgs's teams s. - - - - Returns all s for the current org. - - Organization for which to list all teams. - Options to change API behaviour. - Thrown when a general API error occurs. - A list of the orgs's teams s. - - - - Returns all s for the current user. - - Thrown when a general API error occurs. - A list of the user's s. - - - - Returns all s for the current user. - - Options to change API behaviour. - Thrown when a general API error occurs. - A list of the user's s. - - - - Returns all child teams of the given team. - - - https://developer.github.com/v3/orgs/teams/#list-child-teams - - The team identifier - - - - Returns all child teams of the given team. - - - https://developer.github.com/v3/orgs/teams/#list-child-teams - - The team identifier - Options to change API behaviour. - - - - Returns all members of the given team. - - - https://developer.github.com/v3/orgs/teams/#list-team-members - - The team identifier - - - - Returns all members of the given team. - - - https://developer.github.com/v3/orgs/teams/#list-team-members - - The team identifier - Options to change API behaviour. - - - - Returns all members with the specified role in the given team of the given role. - - - https://developer.github.com/v3/orgs/teams/#list-team-members - - The team identifier - The request filter - - - - Returns all members with the specified role in the given team of the given role. - - - https://developer.github.com/v3/orgs/teams/#list-team-members - - The team identifier - The request filter - Options to change API behaviour. - - - - Returns newly created for the current org. - - Thrown when a general API error occurs. - Newly created - - - - Returns updated for the current org. - - Thrown when a general API error occurs. - Updated - - - - Delte a team - must have owner permissions to this - - Thrown when a general API error occurs. - - - - - Adds a to a . - - - See the API documentation for more information. - - The team identifier. - The user to add to the team. - Additional parameters for the request - - - - Removes a from a . - - - See the API documentation for more information. - - The team identifier. - The user to remove from the team. - if the user was removed from the team; otherwise. - - - - Gets whether the user with the given - is a member of the team with the given . - A is thrown if the user is not a member. - - - See the API documentation for more information. - - The team to check. - The user to check. - - - - Returns all team's repositories. - - Team Id to list repos. - Thrown when a general API error occurs. - The team's repositories - - - - Returns all team's repositories. - - Team Id to list repos. - Options to change API behaviour. - Thrown when a general API error occurs. - The team's repositories - - - - Add a repository to the team - - Thrown when a general API error occurs. - - - - - Add a repository to the team - - The team identifier. - Org to associate the repo with. - Name of the repo. - The permission to grant the team on this repository. - Thrown when a general API error occurs. - - - - - Remove a repository from the team - - Thrown when a general API error occurs. - - - - - Gets whether or not the given repository is managed by the given team. - - The team identifier - Owner of the org the team is associated with. - Name of the repo. - - See the API documentation for more information. - - if the repository is managed by the given team; otherwise. - - - - List all pending invitations for the given team. - - - See the API Documentation - for more information. - - The team identifier - - - - - List all pending invitations for the given team. - - - See the API Documentation - for more information. - - The team identifier - Options to change API behaviour. - - - - - A client for GitHub's Git Trees API. - - - See the Git Trees API documentation for more information. - - - - - Gets a Tree Response for a given SHA. - - - http://developer.github.com/v3/git/trees/#get-a-tree - - The owner of the repository - The name of the repository - The SHA that references the tree - - - - Gets a Tree Response for a given SHA. - - - http://developer.github.com/v3/git/trees/#get-a-tree - - The Id of the repository - The SHA that references the tree - - - - Gets a Tree Response for a given SHA. - - - https://developer.github.com/v3/git/trees/#get-a-tree-recursively - - The owner of the repository - The name of the repository - The SHA that references the tree - - - - Gets a Tree Response for a given SHA. - - - https://developer.github.com/v3/git/trees/#get-a-tree-recursively - - The Id of the repository - The SHA that references the tree - - - - Creates a new Tree in the specified repo - - - http://developer.github.com/v3/git/trees/#create-a-tree - - The owner of the repository - The name of the repository - The value of the new tree - - - - Creates a new Tree in the specified repo - - - http://developer.github.com/v3/git/trees/#create-a-tree - - The Id of the repository - The value of the new tree - - - - A client for GitHub's User Administration API (GitHub Enterprise) - - - See the Administration API documentation for more details. - - - - - Create a new user (must be Site Admin user). - - - See the API documentation - for more information. - - The object describing the user to create - The created object - - - - Rename an existing user (must be Site Admin user). - - - See the API documentation - for more information. - Note that this queues a request to rename a user, rather than execute it straight away - - The username to rename - The request, specifying the new login - A object indicating the queued task message and Url to the user - - - - Create an impersonation OAuth token (must be Site Admin user). - - - See the API documentation - for more information. - - The user to impersonate - The request specifying the required scopes - An object containing the impersonation token - - - - Deletes an impersonation OAuth token (must be Site Admin user). - - - See the API documentation - for more information. - - The user to remove impersonation token from - - - - - Promotes ordinary user to a site administrator (must be Site Admin user). - - - See the API documentation - for more information. - - The user to promote to administrator. - - - - - Demotes a site administrator to an ordinary user (must be Site Admin user). - - - See the API documentation - for more information. - - The user to demote from administrator. - - - - - Suspends a user (must be Site Admin user). - - - See the API documentation - for more information. - - The user to suspend. - - - - - Unsuspends a user (must be Site Admin user). - - - See the API documentation - for more information. - - The user to unsuspend. - - - - - List all public keys (must be Site Admin user). - - - See the API documentation - for more information. - - - - - - Delete a user (must be Site Admin user). - - - See the API documentation - for more information. - - The user to delete - - - - - Delete a public key (must be Site Admin user). - - - See the API documentation - for more information. - - The key to delete - - - - - A client for GitHub's User Emails API. - - - See the User Emails API documentation for more information. - - - - - Gets all email addresses for the authenticated user. - - - http://developer.github.com/v3/users/emails/#list-email-addresses-for-a-user - - The es for the authenticated user. - - - - Gets all email addresses for the authenticated user. - - - http://developer.github.com/v3/users/emails/#list-email-addresses-for-a-user - - Options for changing the API response - The es for the authenticated user. - - - - Adds email addresses for the authenticated user. - - - http://developer.github.com/v3/users/emails/#add-email-addresses - - The email addresses to add. - Returns the added es. - - - - Deletes email addresses for the authenticated user. - - - http://developer.github.com/v3/users/emails/#delete-email-addresses - - The email addresses to delete. - Returns the added es. - - - - A client for GitHub's UserUser GPG Keys API. - - - See the User GPG Keys documentation for more information. - - - - - Gets all GPG keys for the authenticated user. - - - See the API documentation for more information. - - A of s for the current user. - - - - Gets all GPG keys for the authenticated user. - - Options for changing the API response - - See the API documentation for more information. - - A of s for the current user. - - - - View extended details of the for the specified id. - - The Id of the GPG key - - See the API documentation for more information. - - The for the specified Id. - - - - Creates a new for the authenticated user. - - The new GPG key to add. - - See the API documentation for more information. - - The newly created . - - - - Deletes the GPG key for the specified Id. - - The Id of the GPG key to delete. - - See the API documentation for more information. - - - - - - A client for GitHub's User Keys API. - - - See the User Keys API documentation for more information. - - - - - Gets all verified public keys for a user. - - - https://developer.github.com/v3/users/keys/#list-public-keys-for-a-user - - The @ handle of the user. - Lists the verified public keys for a user. - - - - Gets all verified public keys for a user. - - - https://developer.github.com/v3/users/keys/#list-public-keys-for-a-user - - The @ handle of the user. - Options to change API's behavior. - Lists the verified public keys for a user. - - - - Gets all public keys for the authenticated user. - - - https://developer.github.com/v3/users/keys/#list-your-public-keys - - Lists the current user's keys. - - - - Gets all public keys for the authenticated user. - - - https://developer.github.com/v3/users/keys/#list-your-public-keys - - Options to change API's behavior. - Lists the current user's keys. - - - - Retrieves the for the specified id. - - - https://developer.github.com/v3/users/keys/#get-a-single-public-key - - The Id of the SSH key - View extended details for a single public key. - - - - Create a public key . - - - https://developer.github.com/v3/users/keys/#create-a-public-key - - The SSH Key contents - Creates a public key. - - - - Delete a public key. - - - https://developer.github.com/v3/users/keys/#delete-a-public-key - - The id of the key to delete - Removes a public key. - - - - A client for GitHub's Users API. - - - See the Users API documentation for more information. - - - - - A client for GitHub's User Emails API - - - See the Emails API documentation for more information. - - - - - A client for GitHub's User Keys API - - - See the Keys API documentation for more information. - - - - - Returns the user specified by the login. - - The login name for the user - - - - Returns a for the current authenticated user. - - Thrown if the client is not authenticated. - A - - - - Update the specified . - - The login for the user - Thrown if the client is not authenticated. - A - - - - A client for GitHub's User Followers API - - - See the Followers API documentation for more information. - - - - - A client for GitHub's User Administration API - - - See the User Administrator API documentation for more information. - - - - - A client for GitHub's Watching API. - - - See the Watching API documentation for more information. - - - - - Retrieves all of the watchers for the passed repository. - - The owner of the repository - The name of the repository - Thrown if the client is not authenticated. - - - - Retrieves all of the watchers for the passed repository. - - The Id of the repository - Thrown if the client is not authenticated. - - - - Retrieves all of the watchers for the passed repository. - - The owner of the repository - The name of the repository - Options for changing API's response. - Thrown if the client is not authenticated. - - - - Retrieves all of the watchers for the passed repository. - - The Id of the repository - Options for changing API's response. - Thrown if the client is not authenticated. - - - - Retrieves all of the watched (ies) for the current user. - - Thrown if the client is not authenticated. - - A of (ies) watched by the current authenticated user. - - - - - Retrieves all of the watched (ies) for the current user. - - Options for changing API's response. - Thrown if the client is not authenticated. - - A of (ies) watched by the current authenticated user. - - - - - Retrieves all of the (ies) watched by the specified user. - - The login of the user - Thrown if the client is not authenticated. - - A (ies) watched by the specified user. - - - - - Retrieves all of the (ies) watched by the specified user. - - The login of the user - Options for changing API's response. - Thrown if the client is not authenticated. - - A (ies) watched by the specified user. - - - - - Check if a repository is watched by the current authenticated user. - - The owner of the repository - The name of the repository - Thrown if the client is not authenticated. - - - - Check if a repository is watched by the current authenticated user. - - The Id of the repository - Thrown if the client is not authenticated. - - - - Watches a repository for the authenticated user. - - The owner of the repository to star - The name of the repository to star - A instance describing the new subscription to create - - - - Watches a repository for the authenticated user. - - The Id of the repository - A instance describing the new subscription to create - - - - Unwatches a repository for the authenticated user. - - The owner of the repository to unstar - The name of the repository to unstar - - - - Unwatches a repository for the authenticated user. - - The Id of the repository - - - - A client for GitHub's Git Merging API. - - - See the Git Merging API documentation for more information. - - - - - Initializes a new instance of the class. - - The client's connection - - - - Create a merge for a given repository - - - http://developer.github.com/v3/repos/merging/#perform-a-merge - - The owner of the repository - The name of the repository - The merge to create - - - - - Create a merge for a given repository - - - http://developer.github.com/v3/repos/merging/#perform-a-merge - - The Id of the repository - The merge to create - - - - - A client for GitHub's Migration API. These APIs help you move projects to or from GitHub. - - - Docs: https://developer.github.com/v3/migration/ - - - - - Instantiate a new GitHub Migration API client and its sub-APIs. - - An API connection. - - - - The Enterprise Migrations API lets you move a repository from GitHub to GitHub Enterprise. - - - https://developer.github.com/v3/migration/#enterprise-migrations - - - - - A client for GitHub's Migrations API. - - - See docs - for more information. - - - - - Instantiates a GitHub Migrations API client. - - An API connection. - - - - Starts a new migration specified for the given organization. - - - https://developer.github.com/v3/migration/migrations/#start-a-migration - - The organization for which to start a migration. - Specifies parameters for the migration in a - object. - The started migration. - - - - Gets the list of the most recent migrations of the the organization. - - - https://developer.github.com/v3/migration/migrations/#get-a-list-of-migrations - - The organization of which to list migrations. - List of most recent s. - - - - Gets the list of the most recent migrations of the the organization. - - - https://developer.github.com/v3/migration/migrations/#get-a-list-of-migrations - - The organization of which to list migrations. - Options for changing the API response - List of most recent s. - - - - Get the status of a migration - - - https://developer.github.com/v3/migration/migrations/#get-the-status-of-a-migration - - The organization which is migrating. - Migration Id of the organization. - A object representing the state of migration. - - - - Get the migration archive. - - - https://developer.github.com/v3/migration/migrations/#download-a-migration-archive - - The organization of which the migration was. - The Id of the migration. - The binary contents of the archive as a byte array. - - - - Deletes a previous migration archive. - - - https://developer.github.com/v3/migration/migrations/#delete-a-migration-archive - - The organization of which the migration was. - The Id of the migration. - - - - - Unlocks a repository that was locked for migration. - - - https://developer.github.com/v3/migration/migrations/#unlock-a-repository - - The organization of which the migration was. - The Id of the migration. - The repo to unlock. - - - - - A client for GitHub's Issue Milestones API. - - - See the Issue Milestones API documentation for more information. - - - - - Instantiates a new GitHub Issue Milestones API client. - - An API connection - - - - Gets a single Milestone by number. - - - http://developer.github.com/v3/issues/milestones/#get-a-single-milestone - - - - - - Gets a single Milestone by number. - - - http://developer.github.com/v3/issues/milestones/#get-a-single-milestone - - - - - - Gets all open milestones for the repository. - - - http://developer.github.com/v3/issues/milestones/#list-milestones-for-a-repository - - The owner of the repository - The name of the repository - - - - - Gets all open milestones for the repository. - - - http://developer.github.com/v3/issues/milestones/#list-milestones-for-a-repository - - The Id of the repository - - - - - Gets all open milestones for the repository. - - - http://developer.github.com/v3/issues/milestones/#list-milestones-for-a-repository - - The owner of the repository - The name of the repository - Options for changing the API response - - - - - Gets all open milestones for the repository. - - - http://developer.github.com/v3/issues/milestones/#list-milestones-for-a-repository - - The Id of the repository - Options for changing the API response - - - - - Gets all open milestones for the repository. - - - http://developer.github.com/v3/issues/milestones/#list-milestones-for-a-repository - - The owner of the repository - The name of the repository - Used to filter and sort the list of Milestones returned - - - - - Gets all open milestones for the repository. - - - http://developer.github.com/v3/issues/milestones/#list-milestones-for-a-repository - - The Id of the repository - Used to filter and sort the list of Milestones returned - - - - - Gets all open milestones for the repository. - - - http://developer.github.com/v3/issues/milestones/#list-milestones-for-a-repository - - The owner of the repository - The name of the repository - Used to filter and sort the list of Milestones returned - Options for changing the API response - - - - - Gets all open milestones for the repository. - - - http://developer.github.com/v3/issues/milestones/#list-milestones-for-a-repository - - The Id of the repository - Used to filter and sort the list of Milestones returned - Options for changing the API response - - - - - Creates a milestone for the specified repository. Any user with pull access to a repository can create an - Milestone. - - http://developer.github.com/v3/issues/milestones/#create-a-milestone - The owner of the repository - The name of the repository - A instance describing the new Milestone to create - - - - - Creates a milestone for the specified repository. Any user with pull access to a repository can create an - Milestone. - - http://developer.github.com/v3/issues/milestones/#create-a-milestone - The Id of the repository - A instance describing the new Milestone to create - - - - - Creates a milestone for the specified repository. Any user with pull access to a repository can create an - Milestone. - - http://developer.github.com/v3/issues/milestones/#update-a-milestone - The owner of the repository - The name of the repository - The Milestone number - An instance describing the changes to make to the Milestone - - - - - - Creates a milestone for the specified repository. Any user with pull access to a repository can create an - Milestone. - - http://developer.github.com/v3/issues/milestones/#update-a-milestone - The Id of the repository - The Milestone number - An instance describing the changes to make to the Milestone - - - - - - Deletes a milestone for the specified repository. Any user with pull access to a repository can create an - Milestone. - - http://developer.github.com/v3/issues/milestones/#delete-a-milestone - The owner of the repository - The name of the repository - The milestone number - - - - - Deletes a milestone for the specified repository. Any user with pull access to a repository can create an - Milestone. - - http://developer.github.com/v3/issues/milestones/#delete-a-milestone - The Id of the repository - The milestone number - - - - - A client for GitHub's miscellaneous APIs. - - - See the Miscellaneous API documentation for more details. - - - - - Initializes a new GitHub miscellaneous API client. - - An API connection. - - - - Gets all the emojis available to use on GitHub. - - Thrown when a general API error occurs. - An of emoji and their URI. - - - - Gets the rendered Markdown for the specified plain-text Markdown document. - - A plain-text Markdown document - Thrown when a general API error occurs. - The rendered Markdown. - - - - Gets the rendered Markdown for an arbitrary markdown document. - - An arbitrary Markdown document - Thrown when a general API error occurs. - The rendered Markdown. - - - - List all templates available to pass as an option when creating a repository. - - A list of template names - - - - Retrieves the source for a single GitIgnore template - - - A template and its source - - - - Returns a list of the licenses shown in the license picker on GitHub.com. This is not a comprehensive - list of all possible OSS licenses. - - A list of licenses available on the site - - - - Returns a list of the licenses shown in the license picker on GitHub.com. This is not a comprehensive - list of all possible OSS licenses. - - Options for changing the API response - A list of licenses available on the site - - - - Retrieves a license based on the license key such as "mit" - - - A that includes the license key, text, and attributes of the license. - - - - Gets API Rate Limits (API service rather than header info). - - Thrown when a general API error occurs. - An of Rate Limits. - - - - Retrieves information about GitHub.com, the service or a GitHub Enterprise installation. - - Thrown when a general API error occurs. - An containing metadata about the GitHub instance. - - - - A client for GitHub's Activity Notifications API. - - - See the Activity Notifications API documentation for more information. - - - - - Instantiates a new GitHub Activity Notifications API client. - - An API connection - - - - Retrieves all of the s for the current user. - - Thrown if the client is not authenticated. - - - - Retrieves all of the s for the current user. - - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the s for the current user. - - Specifies the parameters to filter notifications by - Thrown if the client is not authenticated. - - - - Retrieves all of the s for the current user. - - Specifies the parameters to filter notifications by - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the s for the current user specific to the specified repository. - - The owner of the repository. - The name of the repository. - Thrown if the client is not authenticated. - - - - Retrieves all of the s for the current user specific to the specified repository. - - The Id of the repository. - Thrown if the client is not authenticated. - - - - Retrieves all of the s for the current user specific to the specified repository. - - The owner of the repository. - The name of the repository. - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the s for the current user specific to the specified repository. - - The Id of the repository. - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the s for the current user specific to the specified repository. - - The owner of the repository. - The name of the repository. - Specifies the parameters to filter notifications by - Thrown if the client is not authenticated. - - - - Retrieves all of the s for the current user specific to the specified repository. - - The Id of the repository. - Specifies the parameters to filter notifications by - Thrown if the client is not authenticated. - - - - Retrieves all of the s for the current user specific to the specified repository. - - The owner of the repository. - The name of the repository. - Specifies the parameters to filter notifications by - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the s for the current user specific to the specified repository. - - The Id of the repository. - Specifies the parameters to filter notifications by - Options for changing the API response - Thrown if the client is not authenticated. - - - - Marks all notifications as read. - - http://developer.github.com/v3/activity/notifications/#mark-as-read - - - - Marks all notifications as read. - - The parameter which specifies which notifications to mark. - http://developer.github.com/v3/activity/notifications/#mark-as-read - - - - Marks the notifications for a given repository as read. - - The owner of the repository - The name of the repository - http://developer.github.com/v3/activity/notifications/#mark-notifications-as-read-in-a-repository - - - - Marks the notifications for a given repository as read. - - The Id of the repository - http://developer.github.com/v3/activity/notifications/#mark-notifications-as-read-in-a-repository - - - - Marks the notifications for a given repository as read. - - The owner of the repository - The name of the repository - The parameter which specifies which notifications to mark. - http://developer.github.com/v3/activity/notifications/#mark-notifications-as-read-in-a-repository - - - - Marks the notifications for a given repository as read. - - The Id of the repository - The parameter which specifies which notifications to mark. - http://developer.github.com/v3/activity/notifications/#mark-notifications-as-read-in-a-repository - - - - Retrives a single by Id. - - The Id of the notification to retrieve. - http://developer.github.com/v3/activity/notifications/#view-a-single-thread - - - - Marks a single notification as read. - - The id of the notification. - http://developer.github.com/v3/activity/notifications/#mark-a-thread-as-read - - - - Retrives a for the provided thread id. - - The Id of the thread to retrieve subscription status. - http://developer.github.com/v3/activity/notifications/#get-a-thread-subscription - - - - Sets the authenticated user's subscription settings for a given thread. - - The Id of the thread to update. - The subscription parameters to set. - http://developer.github.com/v3/activity/notifications/#set-a-thread-subscription - - - - Deletes the authenticated user's subscription to a given thread. - - The Id of the thread to delete subscription from. - http://developer.github.com/v3/activity/notifications/#delete-a-thread-subscription - - - - Provides methods used in the OAuth web flow. - - - - - Create an instance of the OauthClient - - The underlying connection to use - - - - Gets the URL used in the first step of the web flow. The Web application should redirect to this URL. - - Parameters to the Oauth web flow login url - - - - - Makes a request to get an access token using the code returned when GitHub.com redirects back from the URL - GitHub login url to the application. - - - If the user accepts your request, GitHub redirects back to your site with a temporary code in a code - parameter as well as the state you provided in the previous step in a state parameter. If the states don’t - match, the request has been created by a third party and the process should be aborted. Exchange this for - an access token using this method. - - - - - - - Initializes a new GitHub Repos API client. - - An API connection. - - - - Gets the list of hooks defined for a organization - - The organization's name - See API documentation for more information. - - - - - Gets the list of hooks defined for a organization - - The organization's name - Options for changing the API response - See API documentation for more information. - - - - - Gets a single hook by Id - - - - - See API documentation for more information. - - - - Creates a hook for a organization - - See API documentation for more information. - - - - - Edits a hook for a organization - - See API documentation for more information. - - - - - This will trigger a ping event to be sent to the hook. - - See API documentation for more information. - - - - - Deletes a hook for a organization - - See API documentation for more information. - - - - - Filter members in the list - - - see https://developer.github.com/v3/orgs/members/#members-list for details - - - - - All members the authenticated user can see. - - - - - Members without two-factor authentication enabled - - - - - A client for GitHub's Organization Members API. - - - See the Orgs API documentation for more information. - - - - - Initializes a new Organization Members API client. - - An API connection - - - - - List all users who are members of an organization. A member is a user that - belongs to at least 1 team in the organization. - - - If the authenticated user is also an owner of this organization then both - concealed and public member will be returned. - - - If the requester is not an owner of the organization the query will be redirected - to the public members list. - - - - See the API documentation - for more information. - - The login for the organization - The users - - - - - List all users who are members of an organization. A member is a user that - belongs to at least 1 team in the organization. - - - If the authenticated user is also an owner of this organization then both - concealed and public member will be returned. - - - If the requester is not an owner of the organization the query will be redirected - to the public members list. - - - - See the API documentation - for more information. - - The login for the organization - Options for changing the API response - The users - - - - - List all users who are members of an organization. A member is a user that - belongs to at least 1 team in the organization. - - - If the authenticated user is also an owner of this organization then both - concealed and public member will be returned. - - - If the requester is not an owner of the organization the query will be redirected - to the public members list. - - - - See the API documentation - for more information. - - The login for the organization - The filter to use when getting the users, - The users - - - - - List all users who are members of an organization. A member is a user that - belongs to at least 1 team in the organization. - - - If the authenticated user is also an owner of this organization then both - concealed and public member will be returned. - - - If the requester is not an owner of the organization the query will be redirected - to the public members list. - - - - See the API documentation - for more information. - - The login for the organization - The filter to use when getting the users, - Options for changing the API response - The users - - - - - List all users who are members of an organization. A member is a user that - belongs to at least 1 team in the organization. - - - If the authenticated user is also an owner of this organization then both - concealed and public member will be returned. - - - If the requester is not an owner of the organization the query will be redirected - to the public members list. - - - - See the API documentation - for more information. - - The login for the organization - The role filter to use when getting the users, - The users - - - - - List all users who are members of an organization. A member is a user that - belongs to at least 1 team in the organization. - - - If the authenticated user is also an owner of this organization then both - concealed and public member will be returned. - - - If the requester is not an owner of the organization the query will be redirected - to the public members list. - - - - See the API documentation - for more information. - - The login for the organization - The role filter to use when getting the users, - Options for changing the API response - The users - - - - - List all users who are members of an organization. A member is a user that - belongs to at least 1 team in the organization. - - - If the authenticated user is also an owner of this organization then both - concealed and public member will be returned. - - - If the requester is not an owner of the organization the query will be redirected - to the public members list. - - - - See the API documentation - for more information. - - The login for the organization - The filter to use when getting the users, - The role filter to use when getting the users, - The users - - - - - List all users who are members of an organization. A member is a user that - belongs to at least 1 team in the organization. - - - If the authenticated user is also an owner of this organization then both - concealed and public member will be returned. - - - If the requester is not an owner of the organization the query will be redirected - to the public members list. - - - - See the API documentation - for more information. - - The login for the organization - The filter to use when getting the users, - The role filter to use when getting the users, - Options for changing the API response - The users - - - - List all users who have publicized their membership of the organization. - - http://developer.github.com/v3/orgs/members/#public-members-list - The login for the organization - - - - - List all users who have publicized their membership of the organization. - - http://developer.github.com/v3/orgs/members/#public-members-list - The login for the organization - Options for changing the API response - - - - - Check if a user is, publicly or privately, a member of the organization. - - - See the API documentation - for more information. - - The login for the organization - The login for the user - - - - - Check is a user is publicly a member of the organization. - - - See the API documentation - for more information. - - The login for the organization - The login for the user - - - - - Removes a user from the organization, this will also remove them from all teams - within the organization and they will no longer have any access to the organization's - repositories. - - - See the API documentation - for more information. - - The login for the organization - The login for the user - - - - - Make the authenticated user's organization membership public. - - - This method requires authentication. - See the API documentation - for more information. - - The login for the organization - The login for the user - - - - - Make the authenticated user's organization membership private. - - - This method requires authentication. - See the API documentation - for more information. - - The login for the organization - The login for the user - - - - - Get a user's membership with an organization. - - - This method requires authentication. - The authenticated user must be an organization member. - See the API documentation - for more information. - - The login for the organization - The login for the user - - - - - Add a user to the organization or update the user's role withing the organization. - - - This method requires authentication. - The authenticated user must be an organization owner. - See the API documentation - for more information. - - The login for the organization - The login for the user - An instance describing the - changes to make to the user's organization membership - - - - - Remove a user's membership with an organization. - - - This method requires authentication. - The authenticated user must be an organization owner. - See the API documentation - for more information. - - The login for the organization - The login for the user - - - - - List all pending invitations for the organization. - - - See the API Documentation - for more information. - - The login for the organization - - - - - List all pending invitations for the organization. - - - See the API Documentation - for more information. - - The login for the organization - Options to change API behaviour - - - - - A client for GitHub's Organization Outside Collaborators API. - - - See the Orgs API documentation for more information. - - - - - Initializes a new Organization Outside Collaborators API client. - - An API connection - - - - List all users who are outside collaborators of an organization. An outside collaborator is a user that - is not a member of the organization. - - - See the API documentation - for more information. - - The login for the organization - The users - - - - List all users who are outside collaborators of an organization. An outside collaborator is a user that - is not a member of the organization. - - - See the API documentation - for more information. - - The login for the organization - Options for changing the API response - The users - - - - List all users who are outside collaborators of an organization. An outside collaborator is a user that - is not a member of the organization. - - - See the API documentation - for more information. - - The login for the organization - The filter to use when getting the users, - The users - - - - List all users who are outside collaborators of an organization. An outside collaborator is a user that - is not a member of the organization. - - - See the API documentation - for more information. - - The login for the organization - The filter to use when getting the users, - Options for changing the API response - The users - - - - Removes a user as an outside collaborator from the organization, this will remove them from all repositories - within the organization. - - - See the API documentation - for more information. - - The login for the organization - The login of the user - - - - - Converts an organization member to an outside collaborator, - when an organization member is converted to an outside collaborator, - they'll only have access to the repositories that their current team membership allows. - The user will no longer be a member of the organization. - - - See the API documentation - for more information. - - The login for the organization - The login for the user - - - - - A client for GitHub's Orgs API. - - - See the Orgs API documentation for more information. - - - - - Initializes a new GitHub Orgs API client. - - An API connection - - - - Returns a client to manage members of an organization. - - - - - Returns a client to manage teams of an organization. - - - - - Returns a client to manage outside collaborators of an organization. - - - - - Returns the specified . - - login of the organization to get - Thrown when a general API error occurs. - The specified . - - - - A client for GitHub's Organization Hooks API. - - See Hooks API documentation for more information. - - - - Returns all s for the current user. - - Thrown when a general API error occurs. - A list of the current user's s. - - - - Returns all s for the current user. - - Options for changing the API response - Thrown when a general API error occurs. - A list of the current user's s. - - - - Returns all s for the specified user. - - The login of the user - Thrown when a general API error occurs. - A list of the specified user's s. - - - - Returns all s for the specified user. - - The login of the user - Options for changing the API response - Thrown when a general API error occurs. - A list of the specified user's s. - - - - Returns all s. - - Thrown when a general API error occurs. - A list of s. - - - - Returns all s. - - Search parameters of the last organization seen - Thrown when a general API error occurs. - A list of s. - - - - Update the specified organization with data from . - - The name of the organization to update. - - Thrown if the client is not authenticated. - A - - - - A client for GitHub's Project Cards API. - - - See the Repository Projects API documentation for more information. - - - - - Gets all cards. - - - See the API documentation for more information. - - The id of the column - - - - Gets all cards. - - - See the API documentation for more information. - - The id of the column - Options for changing the API response - - - - Gets all cards. - - - See the API documentation for more information. - - The id of the column - Used to filter the list of project cards returned - - - - Gets all cards. - - - See the API documentation for more information. - - The id of the column - Used to filter the list of project cards returned - Options for changing the API response - - - - Gets a single card. - - - See the API documentation for more information. - - The id of the card - - - - Creates a card. - - - See the API documentation for more information. - - The id of the column - The card to create - - - - Updates a card. - - - See the API documentation for more information. - - The id of the card - New values to update the card with - - - - Deletes a card. - - - See the API documentation for more information. - - The id of the card - - - - Moves a card. - - - See the API documentation for more information. - - The id of the card - The position to move the card - - - - A client for GitHub's Project Columns API. - - - See the Repository Projects API documentation for more information. - - - - - Gets all columns for this project. - - - See the API documentation for more information. - - The Id of the project - - - - Gets all columns for this project. - - - See the API documentation for more information. - - The Id of the project - Options for changing the API response - - - - Gets a single column for this project. - - - See the API documentation for more information. - - The id of the column - - - - Creates a column for this project. - - - See the API documentation for more information. - - The Id of the project - The column to create - - - - Updates a column for this project. - - - See the API documentation for more information. - - The id of the column - New values to update the column with - - - - Deletes a column. - - - See the API documentation for more information. - - The id of the column - - - - Moves a column. - - - See the API documentation for more information. - - The id of the column - The position to move the column - - - - A client for GitHub's Repository Projects API. - - - See the Repository Projects API documentation for more information. - - - - - Get all projects for this repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - - - - Get all projects for this repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Options for changing the API response - - - - Get all projects for this repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Used to filter the list of projects returned - - - - Get all projects for this repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Used to filter the list of projects returned - Options for changing the API response - - - - Get all projects for this repository. - - - See the API documentation for more information. - - The Id of the repository - - - - Get all projects for this repository. - - - See the API documentation for more information. - - The Id of the repository - Options for changing the API response - - - - Get all projects for this repository. - - - See the API documentation for more information. - - The Id of the repository - Used to filter the list of projects returned - - - - Get all projects for this repository. - - - See the API documentation for more information. - - The Id of the repository - Used to filter the list of projects returned - Options for changing the API response - - - - Get all projects for the specified organization. - - - See the API documentation for more information. - - The name of the organization - - - - Get all projects for the specified organization. - - - See the API documentation for more information. - - The name of the organization - Options for changing the API response - - - - Get all projects for the specified organization. - - - See the API documentation for more information. - - The name of the organization - Used to filter the list of projects returned - - - - Get all projects for the specified organization. - - - See the API documentation for more information. - - The name of the organization - Used to filter the list of projects returned - Options for changing the API response - - - - Gets a single project for this repository. - - - See the API documentation for more information. - - The Id of the project - - - - Creates a project for this repository. - - - See the API documentation for more information. - - The Id of the repository - The new project to create for this repository - - - - Creates a project for the specified organization. - - - See the API documentation for more information. - - The name of the organization - The new project to create for this repository - - - - Updates a project for this repository. - - - See the API documentation for more information. - - The Id of the project - The modified project - - - - Deletes a project. - - - See the API documentation for more information. - - The Id of the project - - - - A client for GitHub's Project Cards API. - - - See the Repository Projects API documentation for more information. - - - - - A client for GitHub's Project Columns API. - - - See the Repository Projects API documentation for more information. - - - - - A client for GitHub's Reactions API. - - - See the Reactions API documentation for more information. - - - - - Get all reactions for a specified Pull Request Review Comment. - - https://developer.github.com/v3/reactions/#list-reactions-for-a-pull-request-review-comment - The owner of the repository - The name of the repository - The comment id - - - - Get all reactions for a specified Pull Request Review Comment. - - https://developer.github.com/v3/reactions/#list-reactions-for-a-pull-request-review-comment - The owner of the repository - The name of the repository - The comment id - Options for changing the API response - - - - Get all reactions for a specified Pull Request Review Comment. - - https://developer.github.com/v3/reactions/#list-reactions-for-a-pull-request-review-comment - The Id of the repository - The comment id - - - - Get all reactions for a specified Pull Request Review Comment. - - https://developer.github.com/v3/reactions/#list-reactions-for-a-pull-request-review-comment - The Id of the repository - The comment id - Options for changing the API response - - - - Creates a reaction for a specified Pull Request Review Comment. - - https://developer.github.com/v3/reactions/#create-reaction-for-a-pull-request-review-comment - The owner of the repository - The name of the repository - The comment id - The reaction to create - - - - Creates a reaction for a specified Pull Request Review Comment. - - https://developer.github.com/v3/reactions/#create-reaction-for-a-pull-request-review-comment - The Id of the repository - The comment id - The reaction to create - - - - A client for GitHub's Pull Request Review Comments API. - - - See the Review Comments API documentation for more information. - - - - - Gets review comments for a specified pull request. - - http://developer.github.com/v3/pulls/comments/#list-comments-on-a-pull-request - The owner of the repository - The name of the repository - The pull request number - - - - Gets review comments for a specified pull request. - - http://developer.github.com/v3/pulls/comments/#list-comments-on-a-pull-request - The Id of the repository - The pull request number - - - - Gets review comments for a specified pull request. - - http://developer.github.com/v3/pulls/comments/#list-comments-on-a-pull-request - The owner of the repository - The name of the repository - The pull request number - Options for changing the API response - - - - Gets review comments for a specified pull request. - - http://developer.github.com/v3/pulls/comments/#list-comments-on-a-pull-request - The Id of the repository - The pull request number - Options for changing the API response - - - - Gets a list of the pull request review comments in a specified repository. - - http://developer.github.com/v3/pulls/comments/#list-comments-in-a-repository - The owner of the repository - The name of the repository - - - - Gets a list of the pull request review comments in a specified repository. - - http://developer.github.com/v3/pulls/comments/#list-comments-in-a-repository - The Id of the repository - - - - Gets a list of the pull request review comments in a specified repository. - - http://developer.github.com/v3/pulls/comments/#list-comments-in-a-repository - The owner of the repository - The name of the repository - Options for changing the API response - - - - Gets a list of the pull request review comments in a specified repository. - - http://developer.github.com/v3/pulls/comments/#list-comments-in-a-repository - The Id of the repository - Options for changing the API response - - - - Gets a list of the pull request review comments in a specified repository. - - http://developer.github.com/v3/pulls/comments/#list-comments-in-a-repository - The owner of the repository - The name of the repository - The sorting parameters - - - - Gets a list of the pull request review comments in a specified repository. - - http://developer.github.com/v3/pulls/comments/#list-comments-in-a-repository - The Id of the repository - The sorting parameters - - - - Gets a list of the pull request review comments in a specified repository. - - http://developer.github.com/v3/pulls/comments/#list-comments-in-a-repository - The owner of the repository - The name of the repository - The sorting parameters - Options for changing the API response - - - - Gets a list of the pull request review comments in a specified repository. - - http://developer.github.com/v3/pulls/comments/#list-comments-in-a-repository - The Id of the repository - The sorting parameters - Options for changing the API response - - - - Gets a single pull request review comment by number. - - http://developer.github.com/v3/pulls/comments/#get-a-single-comment - The owner of the repository - The name of the repository - The pull request review comment number - - - - Gets a single pull request review comment by number. - - http://developer.github.com/v3/pulls/comments/#get-a-single-comment - The Id of the repository - The pull request review comment number - - - - Creates a comment on a pull request review. - - http://developer.github.com/v3/pulls/comments/#create-a-comment - The owner of the repository - The name of the repository - The Pull Request number - The comment - - - - Creates a comment on a pull request review. - - http://developer.github.com/v3/pulls/comments/#create-a-comment - The Id of the repository - The Pull Request number - The comment - - - - Creates a comment on a pull request review as a reply to another comment. - - http://developer.github.com/v3/pulls/comments/#create-a-comment - The owner of the repository - The name of the repository - The pull request number - The comment - - - - Creates a comment on a pull request review as a reply to another comment. - - http://developer.github.com/v3/pulls/comments/#create-a-comment - The Id of the repository - The pull request number - The comment - - - - Edits a comment on a pull request review. - - http://developer.github.com/v3/pulls/comments/#edit-a-comment - The owner of the repository - The name of the repository - The pull request review comment number - The edited comment - - - - Edits a comment on a pull request review. - - http://developer.github.com/v3/pulls/comments/#edit-a-comment - The Id of the repository - The pull request review comment number - The edited comment - - - - Deletes a comment on a pull request review. - - http://developer.github.com/v3/pulls/comments/#delete-a-comment - The owner of the repository - The name of the repository - The pull request review comment number - - - - Deletes a comment on a pull request review. - - http://developer.github.com/v3/pulls/comments/#delete-a-comment - The Id of the repository - The pull request review comment number - - - - A client for GitHub's Pull Request Review Requests API. - - - See the Review Requests API documentation for more information. - - - - - Gets review requests for a specified pull request. - - https://developer.github.com/v3/pulls/review_requests/#list-review-requests - The owner of the repository - The name of the repository - The pull request number - - - - Gets review requests for a specified pull request. - - https://developer.github.com/v3/pulls/review_requests/#list-review-requests - The Id of the repository - The pull request number - - - - Creates review requests on a pull request for specified users. - - https://developer.github.com/v3/pulls/review_requests/#create-a-review-request - The owner of the repository - The name of the repository - The Pull Request number - List of logins of user will be requested for review - - - - Creates review requests on a pull request for specified users. - - https://developer.github.com/v3/pulls/review_requests/#create-a-review-request - The Id of the repository - The Pull Request number - List of logins of user will be requested for review - - - - Deletes review request for given users on a pull request. - - https://developer.github.com/v3/pulls/review_requests/#delete-a-review-request - The owner of the repository - The name of the repository - The pull request review comment number - List of logins of users that will be not longer requested for review - - - - Deletes review request for given users on a pull request. - - https://developer.github.com/v3/pulls/review_requests/#delete-a-review-request - The Id of the repository - The pull request review comment number - List of logins of users that will be not longer requested for review - - - - A client for GitHub's Pull Request Review API. - - - See the Review API documentation for more information. - - - - - Gets reviews for a specified pull request. - - https://developer.github.com/v3/pulls/reviews/#list-reviews-on-a-pull-request - The owner of the repository - The name of the repository - The pull request number - - - - Gets reviews for a specified pull request. - - https://developer.github.com/v3/pulls/reviews/#list-reviews-on-a-pull-request - The Id of the repository - The pull request number - - - - Gets reviews for a specified pull request. - - https://developer.github.com/v3/pulls/reviews/#list-reviews-on-a-pull-request - The owner of the repository - The name of the repository - The pull request number - Options for changing the API response - - - - Gets reviews for a specified pull request. - - https://developer.github.com/v3/pulls/reviews/#list-reviews-on-a-pull-request - The Id of the repository - The pull request number - Options for changing the API response - - - - Gets a single pull request review by ID. - - https://developer.github.com/v3/pulls/reviews/#get-a-single-review - The owner of the repository - The name of the repository - The pull request number - The pull request review number - - - - Gets a single pull request review by ID. - - https://developer.github.com/v3/pulls/reviews/#get-a-single-review - The Id of the repository - The pull request number - The pull request review number - - - - Creates a review. - - https://developer.github.com/v3/pulls/reviews/#create-a-pull-request-review - The owner of the repository - The name of the repository - The Pull Request number - The review - - - - Creates a review. - - https://developer.github.com/v3/pulls/reviews/#create-a-pull-request-review - The Id of the repository - The Pull Request number - The review - - - - Deletes a pull request review. - - https://developer.github.com/v3/pulls/reviews/#delete-a-pending-review - The owner of the repository - The name of the repository - The pull request number - The pull request review number - - - - Deletes a pull request review. - - https://developer.github.com/v3/pulls/reviews/#delete-a-pending-review - The Id of the repository - The pull request number - The pull request review number - - - - Dismisses a pull request review. - - https://developer.github.com/v3/pulls/reviews/#dismiss-a-pull-request-review - The owner of the repository - The name of the repository - The pull request number - The pull request review number - The message indicating why the review was dismissed - - - - Dismisses a pull request review. - - https://developer.github.com/v3/pulls/reviews/#dismiss-a-pull-request-review - The Id of the repository - The pull request number - The pull request review number - The message indicating why the review was dismissed - - - - Submits a pull request review. - - https://developer.github.com/v3/pulls/reviews/#submit-a-pull-request-review - The owner of the repository - The name of the repository - The pull request number - The pull request review number - The message and event being submitted for the review - - - - Submits a pull request review. - - https://developer.github.com/v3/pulls/reviews/#submit-a-pull-request-review - The Id of the repository - The pull request number - The pull request review number - The message and event being submitted for the review - - - - Lists comments for a single review - - https://developer.github.com/v3/pulls/reviews/#get-comments-for-a-single-review - The owner of the repository - The name of the repository - The pull request number - The pull request review number - - - - Dismisses a pull request review. - - https://developer.github.com/v3/pulls/reviews/#get-comments-for-a-single-review - The Id of the repository - The pull request number - The pull request review number - - - - Lists comments for a single review - - https://developer.github.com/v3/pulls/reviews/#get-comments-for-a-single-review - The owner of the repository - The name of the repository - The pull request number - The pull request review number - Options for changing the API response - - - - Dismisses a pull request review. - - https://developer.github.com/v3/pulls/reviews/#get-comments-for-a-single-review - The Id of the repository - The pull request number - The pull request review number - Options for changing the API response - - - - A client for GitHub's Pull Requests API. - - - See the Pull Requests API documentation for more information. - - - - - Client for managing reviews. - - - - - Client for managing review comments. - - - - - Client for managing review requests. - - - - - Get a pull request by number. - - - http://developer.github.com/v3/pulls/#get-a-single-pull-request - - - - - Get a pull request by number. - - - http://developer.github.com/v3/pulls/#get-a-single-pull-request - - - - - Get all open pull requests for the repository. - - - http://developer.github.com/v3/pulls/#list-pull-requests - - The owner of the repository - The name of the repository - - - - Get all open pull requests for the repository. - - - http://developer.github.com/v3/pulls/#list-pull-requests - - The Id of the repository - - - - Get all open pull requests for the repository. - - - http://developer.github.com/v3/pulls/#list-pull-requests - - The owner of the repository - The name of the repository - Options for changing the API response - - - - Get all open pull requests for the repository. - - - http://developer.github.com/v3/pulls/#list-pull-requests - - The Id of the repository - Options for changing the API response - - - - Query pull requests for the repository based on criteria - - - http://developer.github.com/v3/pulls/#list-pull-requests - - The owner of the repository - The name of the repository - Used to filter and sort the list of pull requests returned - - - - Query pull requests for the repository based on criteria - - - http://developer.github.com/v3/pulls/#list-pull-requests - - The Id of the repository - Used to filter and sort the list of pull requests returned - - - - Query pull requests for the repository based on criteria - - - http://developer.github.com/v3/pulls/#list-pull-requests - - The owner of the repository - The name of the repository - Used to filter and sort the list of pull requests returned - Options for changing the API response - - - - Query pull requests for the repository based on criteria - - - http://developer.github.com/v3/pulls/#list-pull-requests - - The Id of the repository - Used to filter and sort the list of pull requests returned - Options for changing the API response - - - - Create a pull request for the specified repository. - - http://developer.github.com/v3/pulls/#create-a-pull-request - The owner of the repository - The name of the repository - A instance describing the new PullRequest to create - - - - Create a pull request for the specified repository. - - http://developer.github.com/v3/pulls/#create-a-pull-request - The Id of the repository - A instance describing the new PullRequest to create - - - - Create a pull request for the specified repository. - - http://developer.github.com/v3/pulls/#update-a-pull-request - The owner of the repository - The name of the repository - The PullRequest number - An instance describing the changes to make to the PullRequest - - - - - Create a pull request for the specified repository. - - http://developer.github.com/v3/pulls/#update-a-pull-request - The Id of the repository - The PullRequest number - An instance describing the changes to make to the PullRequest - - - - - Merge a pull request. - - http://developer.github.com/v3/pulls/#merge-a-pull-request-merge-buttontrade - The owner of the repository - The name of the repository - The pull request number - A instance describing a pull request merge - - - - Merge a pull request. - - http://developer.github.com/v3/pulls/#merge-a-pull-request-merge-buttontrade - The Id of the repository - The pull request number - A instance describing a pull request merge - - - - Get the pull request merge status. - - http://developer.github.com/v3/pulls/#get-if-a-pull-request-has-been-merged - The owner of the repository - The name of the repository - The pull request number - - - - Get the pull request merge status. - - http://developer.github.com/v3/pulls/#get-if-a-pull-request-has-been-merged - The Id of the repository - The pull request number - - - - Get the list of commits on a pull request. - - http://developer.github.com/v3/pulls/#list-commits-on-a-pull-request - The owner of the repository - The name of the repository - The pull request number - - - - Get the list of commits on a pull request. - - http://developer.github.com/v3/pulls/#list-commits-on-a-pull-request - The Id of the repository - The pull request number - - - - Get the list of files on a pull request. - - https://developer.github.com/v3/pulls/#list-pull-requests-files - The owner of the repository - The name of the repository - The pull request number - - - - Get the list of files on a pull request. - - https://developer.github.com/v3/pulls/#list-pull-requests-files - The Id of the repository - The pull request number - - - - Instantiates a new GitHub Reactions API client - - An API connection - - - - Access GitHub's Reactions API for Commit Comments. - - - Refer to the API documentation for more information: https://developer.github.com/v3/reactions/ - - - - - Access GitHub's Reactions API for Issues. - - - Refer to the API documentation for more information: https://developer.github.com/v3/reactions/ - - - - - Access GitHub's Reactions API for Issue Comments. - - - Refer to the API documentation for more information: https://developer.github.com/v3/reactions/ - - - - - Access GitHub's Reactions API for Pull Request Review Comments. - - - Refer to the API documentation for more information: https://developer.github.com/v3/reactions/ - - - - - Delete a reaction. - - https://developer.github.com/v3/reactions/#delete-a-reaction - The reaction id - - - - - A client for GitHub's References API. - - - See the References API documentation for more information. - - - - - Instantiates a new GitHub References API client - - An API connection - - - - Gets a reference for a given repository by reference name - - - http://developer.github.com/v3/git/refs/#get-a-reference - - The owner of the repository - The name of the repository - The reference name - - The reference parameter supports either the fully-qualified ref - (prefixed with "refs/", e.g. "refs/heads/master" or - "refs/tags/release-1") or the shortened form (omitting "refs/", e.g. - "heads/master" or "tags/release-1") - - - - - Gets a reference for a given repository by reference name - - - http://developer.github.com/v3/git/refs/#get-a-reference - - The Id of the repository - The reference name - - The reference parameter supports either the fully-qualified ref - (prefixed with "refs/", e.g. "refs/heads/master" or - "refs/tags/release-1") or the shortened form (omitting "refs/", e.g. - "heads/master" or "tags/release-1") - - - - - Gets all references for a given repository - - - http://developer.github.com/v3/git/refs/#get-all-references - - The owner of the repository - The name of the repository - - - - - Gets all references for a given repository - - - http://developer.github.com/v3/git/refs/#get-all-references - - The owner of the repository - The name of the repository - Options for changing the API response - - - - - Gets all references for a given repository - - - http://developer.github.com/v3/git/refs/#get-all-references - - The Id of the repository - - - - - Gets all references for a given repository - - - http://developer.github.com/v3/git/refs/#get-all-references - - The Id of the repository - Options for changing the API response - - - - - Gets references for a given repository by sub-namespace, i.e. "tags" or "heads" - - - http://developer.github.com/v3/git/refs/#get-all-references - - The owner of the repository - The name of the repository - The sub-namespace to get references for - - - - - Gets references for a given repository by sub-namespace, i.e. "tags" or "heads" - - - http://developer.github.com/v3/git/refs/#get-all-references - - The owner of the repository - The name of the repository - The sub-namespace to get references for - Options for changing the API response - - The reference parameter supports either the fully-qualified ref - (prefixed with "refs/", e.g. "refs/heads/master" or - "refs/tags/release-1") or the shortened form (omitting "refs/", e.g. - "heads/master" or "tags/release-1") - - - - - Gets references for a given repository by sub-namespace, i.e. "tags" or "heads" - - - http://developer.github.com/v3/git/refs/#get-all-references - - The Id of the repository - The sub-namespace to get references for - - - - - Gets references for a given repository by sub-namespace, i.e. "tags" or "heads" - - - http://developer.github.com/v3/git/refs/#get-all-references - - The Id of the repository - The sub-namespace to get references for - Options for changing the API response - - The subNamespace parameter supports either the fully-qualified ref - (prefixed with "refs/", e.g. "refs/heads/master" or - "refs/tags/release-1") or the shortened form (omitting "refs/", e.g. - "heads/master" or "tags/release-1") - - - - - Creates a reference for a given repository - - - http://developer.github.com/v3/git/refs/#create-a-reference - - The owner of the repository - The name of the repository - The reference to create - - - - - Creates a reference for a given repository - - - http://developer.github.com/v3/git/refs/#create-a-reference - - The Id of the repository - The reference to create - - - - - Updates a reference for a given repository by reference name - - - http://developer.github.com/v3/git/refs/#update-a-reference - - The owner of the repository - The name of the repository - The reference name - The updated reference data - - The reference parameter supports either the fully-qualified ref - (prefixed with "refs/", e.g. "refs/heads/master" or - "refs/tags/release-1") or the shortened form (omitting "refs/", e.g. - "heads/master" or "tags/release-1") - - - - - Updates a reference for a given repository by reference name - - - http://developer.github.com/v3/git/refs/#update-a-reference - - The Id of the repository - The reference name - The updated reference data - - The reference parameter supports either the fully-qualified ref - (prefixed with "refs/", e.g. "refs/heads/master" or - "refs/tags/release-1") or the shortened form (omitting "refs/", e.g. - "heads/master" or "tags/release-1") - - - - - Deletes a reference for a given repository by reference name - - - http://developer.github.com/v3/git/refs/#delete-a-reference - - The owner of the repository - The name of the repository - The reference name - - The reference parameter supports either the fully-qualified ref - (prefixed with "refs/", e.g. "refs/heads/master" or - "refs/tags/release-1") or the shortened form (omitting "refs/", e.g. - "heads/master" or "tags/release-1") - - - - - Deletes a reference for a given repository by reference name - - - http://developer.github.com/v3/git/refs/#delete-a-reference - - The Id of the repository - The reference name - - The reference parameter supports either the fully-qualified ref - (prefixed with "refs/", e.g. "refs/heads/master" or - "refs/tags/release-1") or the shortened form (omitting "refs/", e.g. - "heads/master" or "tags/release-1") - - - - - A client for GitHub's Releases API. - - - See the Releases API documentation for more information. - - - - - Initializes a new GitHub Releases API client. - - An API connection - - - - Gets all s for the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - Thrown when a general API error occurs. - - - - Gets all s for the specified repository. - - - See the API documentation for more information. - - The Id of the repository - Thrown when a general API error occurs. - - - - Gets all s for the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - Options for changing the API response - Thrown when a general API error occurs. - - - - Gets all s for the specified repository. - - - See the API documentation for more information. - - The Id of the repository - Options for changing the API response - Thrown when a general API error occurs. - - - - Gets a single for the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - The id of the release - Thrown when a general API error occurs. - - - - Gets a single for the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - The tag of the release - Thrown when a general API error occurs. - - - - Gets a single for the specified repository. - - - See the API documentation for more information. - - The Id of the repository - The id of the release - Thrown when a general API error occurs. - - - - Gets a single for the specified repository. - - - See the API documentation for more information. - - The Id of the repository - The tag of the release - Thrown when a general API error occurs. - - - - Gets the latest for the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - Thrown when a general API error occurs. - - - - Gets the latest for the specified repository. - - - See the API documentation for more information. - - The Id of the repository - Thrown when a general API error occurs. - - - - Creates a new for the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - A description of the release to create - Thrown when a general API error occurs. - - - - Creates a new for the specified repository. - - - See the API documentation for more information. - - The Id of the repository - A description of the release to create - Thrown when a general API error occurs. - - - - Edits an existing for the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - The id of the release - A description of the release to edit - Thrown when a general API error occurs. - - - - Edits an existing for the specified repository. - - - See the API documentation for more information. - - The Id of the repository - The id of the release - A description of the release to edit - Thrown when a general API error occurs. - - - - Deletes an existing for the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - The id of the release to delete - Thrown when a general API error occurs. - - - - Deletes an existing for the specified repository. - - - See the API documentation for more information. - - The Id of the repository - The id of the release to delete - Thrown when a general API error occurs. - - - - Gets all for the specified release of the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - The id of the . - Thrown when a general API error occurs. - - - - Gets all for the specified release of the specified repository. - - - See the API documentation for more information. - - The Id of the repository - The id of the . - Thrown when a general API error occurs. - - - - Gets all for the specified release of the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - The id of the . - Options for changing the API response - Thrown when a general API error occurs. - - - - Gets all for the specified release of the specified repository. - - - See the API documentation for more information. - - The Id of the repository - The id of the . - Options for changing the API response - Thrown when a general API error occurs. - - - - Uploads a for the specified release. - - - See the API documentation for more information. - - The to attach the uploaded asset to - Description of the asset with its data - Thrown when a general API error occurs. - - - - Gets the specified for the specified release of the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - The id of the - - - - Gets the specified for the specified release of the specified repository. - - - See the API documentation for more information. - - The Id of the repository - The id of the - - - - Edits the for the specified release of the specified repository. - - - See the API documentation for more information. - - The repository's owner - The repository's name - The id of the - Description of the asset with its amended data - - - - Edits the for the specified release of the specified repository. - - - See the API documentation for more information. - - The Id of the repository - The id of the - Description of the asset with its amended data - - - - Deletes the specified from the specified repository - - - See the API documentation for more information. - - The repository's owner - The repository's name - The id of the . - - - - Deletes the specified from the specified repository - - - See the API documentation for more information. - - The Id of the repository - The id of the . - - - - A client for GitHub's Collaborators on a Repository. - - - See the Collaborators API documentation for more details. - - - - - Initializes a new GitHub Repo Collaborators API client. - - An API connection. - - - - Gets all the collaborators on a repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Thrown when a general API error occurs. - - - - Gets all the collaborators on a repository. - - - See the API documentation for more information. - - The id of the repository - Thrown when a general API error occurs. - - - - Gets all the collaborators on a repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Options for changing the API response - Thrown when a general API error occurs. - - - - Gets all the collaborators on a repository. - - - See the API documentation for more information. - - The id of the repository - Options for changing the API response - Thrown when a general API error occurs. - - - - Gets all the collaborators on a repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Used to request and filter a list of repository collaborators - Thrown when a general API error occurs. - - - - Gets all the collaborators on a repository. - - - See the API documentation for more information. - - The id of the repository - Used to request and filter a list of repository collaborators - Thrown when a general API error occurs. - - - - Gets all the collaborators on a repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Used to request and filter a list of repository collaborators - Options for changing the API response - Thrown when a general API error occurs. - - - - Gets all the collaborators on a repository. - - - See the API documentation for more information. - - The id of the repository - Used to request and filter a list of repository collaborators - Options for changing the API response - Thrown when a general API error occurs. - - - - Checks if a user is a collaborator on a repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Username of the prospective collaborator - Thrown when a general API error occurs. - - - - Checks if a user is a collaborator on a repository. - - - See the API documentation for more information. - - The id of the repository - Username of the prospective collaborator - Thrown when a general API error occurs. - - - - Review a user's permission level in a repository - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Username of the collaborator to check permission for - Thrown when a general API error occurs. - - - - Review a user's permission level in a repository - - - See the API documentation for more information. - - The id of the repository - Username of the collaborator to check permission for - Thrown when a general API error occurs. - - - - Adds a new collaborator to the repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Username of the new collaborator - Thrown when a general API error occurs. - - - - Adds a new collaborator to the repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Username of the new collaborator - The permission to set. Only valid on organization-owned repositories. - Thrown when a general API error occurs. - - - - Adds a new collaborator to the repository. - - - See the API documentation for more information. - - The id of the repository - Username of the new collaborator - Thrown when a general API error occurs. - - - - Adds a new collaborator to the repository. - - - See the API documentation for more information. - - The id of the repository - Username of the new collaborator - The permission to set. Only valid on organization-owned repositories. - Thrown when a general API error occurs. - - - - Invites a new collaborator to the repo - - - See the API documentation for more information. - - The owner of the repository. - The name of the repository. - The name of the user to invite. - Thrown when a general API error occurs. - - - - Invites a new collaborator to the repo - - - See the API documentation for more information. - - The owner of the repository. - The name of the repository. - The name of the user to invite. - The permission to set. Only valid on organization-owned repositories. - Thrown when a general API error occurs. - - - - Invites a new collaborator to the repo - - - See the API documentation for more information. - - The id of the repository. - The name of the user to invite. - Thrown when a general API error occurs. - - - - Invites a new collaborator to the repo - - - See the API documentation for more information. - - The id of the repository. - The name of the user to invite. - The permission to set. Only valid on organization-owned repositories. - Thrown when a general API error occurs. - - - - Deletes a collaborator from the repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Username of the deleted collaborator - Thrown when a general API error occurs. - - - - Deletes a collaborator from the repository. - - - See the API documentation for more information. - - The id of the repository - Username of the deleted collaborator - Thrown when a general API error occurs. - - - - A client for GitHub's Repositories API. - - - See the Repositories API documentation for more details. - - - - - Initializes a new GitHub Repos API client. - - An API connection - - - - Creates a new repository for the current user. - - - See the API documentation for more information. - - A instance describing the new repository to create - Thrown when a general API error occurs. - A instance for the created repository. - - - - Creates a new repository in the specified organization. - - - See the API documentation for more information. - - Login of the organization in which to create the repository - A instance describing the new repository to create - Thrown when a general API error occurs. - A instance for the created repository - - - - Deletes the specified repository. - - - See the API documentation for more information. - Deleting a repository requires admin access. If OAuth is used, the `delete_repo` scope is required. - - The owner of the repository - The name of the repository - Thrown when a general API error occurs. - - - - Deletes the specified repository. - - - See the API documentation for more information. - Deleting a repository requires admin access. If OAuth is used, the `delete_repo` scope is required. - - The Id of the repository - Thrown when a general API error occurs. - - - - Transfers the ownership of the specified repository. - - - See the API documentation for more information. - - The current owner of the repository - The name of the repository - Repository transfer information - A - - - - Transfers the ownership of the specified repository. - - - See the API documentation for more information. - - The id of the repository - Repository transfer information - A - - - - Updates the specified repository with the values given in - - The owner of the repository - The name of the repository - New values to update the repository with - The updated - - - - Updates the specified repository with the values given in - - The Id of the repository - New values to update the repository with - The updated - - - - Gets the specified repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Thrown when a general API error occurs. - A - - - - Gets the specified repository. - - - See the API documentation for more information. - - The Id of the repository - Thrown when a general API error occurs. - A - - - - Gets all public repositories. - - - See the API documentation for more information. - The default page size on GitHub.com is 30. - - Thrown if the client is not authenticated. - Thrown when a general API error occurs. - A of . - - - - Gets all public repositories since the integer Id of the last Repository that you've seen. - - - See the API documentation for more information. - The default page size on GitHub.com is 30. - - Search parameters of the last repository seen - Thrown if the client is not authenticated. - Thrown when a general API error occurs. - A of . - - - - Gets all repositories owned by the current user. - - - See the API documentation for more information. - The default page size on GitHub.com is 30. - - Thrown if the client is not authenticated. - Thrown when a general API error occurs. - A of . - - - - Gets all repositories owned by the current user. - - - See the API documentation for more information. - - Options for changing the API response - Thrown if the client is not authenticated. - Thrown when a general API error occurs. - A of . - - - - Gets all repositories owned by the current user. - - - See the API documentation for more information. - The default page size on GitHub.com is 30. - - Search parameters to filter results on - Thrown if the client is not authenticated. - Thrown when a general API error occurs. - A of . - - - - Gets all repositories owned by the current user. - - - See the API documentation for more information. - The default page size on GitHub.com is 30. - - Search parameters to filter results on - Options for changing the API response - Thrown if the client is not authenticated. - Thrown when a general API error occurs. - A of . - - - - Gets all repositories owned by the specified user. - - - See the API documentation for more information. - The default page size on GitHub.com is 30. - - The account name to search for - Thrown when a general API error occurs. - A of . - - - - Gets all repositories owned by the specified user. - - - See the API documentation for more information. - - The account name to search for - Options for changing the API response - Thrown when a general API error occurs. - A of . - - - - Gets all repositories owned by the specified organization. - - - See the API documentation for more information. - The default page size on GitHub.com is 30. - - Thrown when a general API error occurs. - A of . - - - - Gets all repositories owned by the specified organization. - - - See the API documentation for more information. - - The organization name to search for - Options for changing the API response - Thrown when a general API error occurs. - A of . - - - - A client for GitHub's Repository Branches API. - - - See the Branches API documentation for more details - - - - - A client for GitHub's Commit Status API. - - - See the Commit Status API documentation for more - details. Also check out the blog post - that announced this feature. - - - - - A client for GitHub's Repository Hooks API. - - See Hooks API documentation for more information. - - - - A client for GitHub's Repository Forks API. - - See Forks API documentation for more information. - - - - A client for GitHub's Repo Collaborators. - - - See the Collaborators API documentation for more details - - - - - Client for GitHub's Repository Deployments API - - - See the Deployments API documentation for more details - - - - - Client for GitHub's Repository Statistics API - Note that the GitHub API uses caching on these endpoints, - see a word about caching for more details. - - - See the Statistics API documentation for more details - - - - - Client for GitHub's Repository Commits API - - - See the Commits API documentation for more details - - - - - Access GitHub's Releases API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/repos/releases/ - - - - - Client for GitHub's Repository Merging API - - - See the Merging API documentation for more details - - - - - Client for managing pull requests. - - - See the Pull Requests API documentation for more details - - - - - Client for managing commit comments in a repository. - - - See the Repository Comments API documentation for more information. - - - - - Client for managing deploy keys in a repository. - - - See the Repository Deploy Keys API documentation for more information. - - - - - Client for managing the contents of a repository. - - - See the Repository Contents API documentation for more information. - - - - - Gets all contributors for the specified repository. Does not include anonymous contributors. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - All contributors of the repository. - - - - Gets all contributors for the specified repository. Does not include anonymous contributors. - - - See the API documentation for more details - - The Id of the repository - All contributors of the repository. - - - - Gets all contributors for the specified repository. Does not include anonymous contributors. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - Options for changing the API response - All contributors of the repository. - - - - Gets all contributors for the specified repository. Does not include anonymous contributors. - - - See the API documentation for more details - - The Id of the repository - Options for changing the API response - All contributors of the repository. - - - - Gets all contributors for the specified repository. With the option to include anonymous contributors. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - True if anonymous contributors should be included in result; Otherwise false - All contributors of the repository. - - - - Gets all contributors for the specified repository. With the option to include anonymous contributors. - - - See the API documentation for more details - - The Id of the repository - True if anonymous contributors should be included in result; Otherwise false - All contributors of the repository. - - - - Gets all contributors for the specified repository. With the option to include anonymous contributors. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - True if anonymous contributors should be included in result; Otherwise false - Options for changing the API response - All contributors of the repository. - - - - Gets all contributors for the specified repository. With the option to include anonymous contributors. - - - See the API documentation for more details - - The Id of the repository - True if anonymous contributors should be included in result; Otherwise false - Options for changing the API response - All contributors of the repository. - - - - Gets all languages for the specified repository. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - All languages used in the repository and the number of bytes of each language. - - - - Gets all languages for the specified repository. - - - See the API documentation for more details - - The Id of the repository - All languages used in the repository and the number of bytes of each language. - - - - Gets all teams for the specified repository. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - All s associated with the repository - - - - Gets all teams for the specified repository. - - - See the API documentation for more details - - The Id of the repository - All s associated with the repository - - - - Gets all teams for the specified repository. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - Options for changing the API response - All s associated with the repository - - - - Gets all teams for the specified repository. - - - See the API documentation for more details - - The Id of the repository - Options for changing the API response - All s associated with the repository - - - - Gets all tags for the specified repository. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - All of the repositories tags. - - - - Gets all tags for the specified repository. - - - See the API documentation for more details - - The Id of the repository - All of the repositories tags. - - - - Gets all tags for the specified repository. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - Options for changing the API response - All of the repositories tags. - - - - Gets all tags for the specified repository. - - - See the API documentation for more details - - The Id of the repository - Options for changing the API response - All of the repositories tags. - - - - Get the contents of a repository's license - - - See the API documentation for more details - - The owner of the repository - The name of the repository - Returns the contents of the repository's license file, if one is detected. - - - - Get the contents of a repository's license - - - See the API documentation for more details - - The Id of the repository - Returns the contents of the repository's license file, if one is detected. - - - - A client for GitHub's Repository Pages API. - - - See the Repository Pages API documentation for more information. - - - - - A client for GitHub's Repository Invitations API. - - - See the Repository Invitations API documentation for more information. - - - - - Access GitHub's Repository Traffic API - - - Refer to the API documentation for more information: https://developer.github.com/v3/repos/traffic/ - - - - - Access GitHub's Repository Projects API - - - Refer to the API documentation for more information: https://developer.github.com/v3/repos/projects/ - - - - - A client for GitHub's Repository Branches API. - - - See the Repository Branches API documentation for more details. - - - - - Initializes a new GitHub Repository Branches API client. - - An API connection - - - - Gets all the branches for the specified repository. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - - - - Gets all the branches for the specified repository. - - - See the API documentation for more details - - The Id of the repository - - - - Gets all the branches for the specified repository. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - Options for changing the API response - Thrown when a general API error occurs. - - - - Gets all the branches for the specified repository. - - - See the API documentation for more details - - The Id of the repository - Options for changing the API response - - - - Gets the specified branch. - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Gets the specified branch. - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Get the branch protection settings for the specified branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Get the branch protection settings for the specified branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Update the branch protection settings for the specified branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - Branch protection settings - - - - Update the branch protection settings for the specified branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - Branch protection settings - - - - Remove the branch protection settings for the specified branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Remove the branch protection settings for the specified branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Get the required status checks for the specified branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Get the required status checks for the specified branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Replace required status checks for the specified branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - Required status checks - - - - Replace required status checks for the specified branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - Required status checks - - - - Remove required status checks for the specified branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Remove required status checks for the specified branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Get the required status checks contexts for the specified branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Get the required status checks contexts for the specified branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Replace the required status checks contexts for the specified branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - The contexts to replace - - - - Replace the required status checks contexts for the specified branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - The contexts to replace - - - - Add the required status checks context for the specified branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - The contexts to add - - - - Add the required status checks contexts for the specified branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - The contexts to add - - - - Remove the required status checks context for the specified branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - The contexts to remove - - - - Remove the required status checks contexts for the specified branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - The contexts to remove - - - - Get required pull request review enforcement of protected branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Get required pull request review enforcement of protected branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Update required pull request review enforcement of protected branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - The required pull request review settings - - - - Update required pull request review enforcement of protected branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - The required pull request review settings - - - - Remove required pull request review enforcement of protected branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Remove required pull request review enforcement of protected branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Get admin enforcement of protected branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Get admin enforcement of protected branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Add admin enforcement to protected branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Add admin enforcement to protected branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Remove admin enforcement on protected branch - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Remove admin enforcement on protected branch - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Get restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Get restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Remove restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Remove restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Get team restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Get team restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Replace team restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - List of teams with push access - - - - Replace team restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The Id of the repository - The name of the branch - List of teams with push access - - - - Add team restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - List of teams with push access to add - - - - Add team restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The Id of the repository - The name of the branch - List of teams with push access to add - - - - Remove team restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - List of teams to remove - - - - Remove team restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The Id of the repository - The name of the branch - List of teams to remove - - - - Get user restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - - - - Get user restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The Id of the repository - The name of the branch - - - - Replace user restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - List of users with push access - - - - Replace user restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The Id of the repository - The name of the branch - List of users with push access - - - - Add user restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - List of users with push access to add - - - - Add user restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The Id of the repository - The name of the branch - List of users with push access to add - - - - Remove user restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The owner of the repository - The name of the repository - The name of the branch - List of users with push access to remove - - - - Remove user restrictions for the specified branch (applies only to Organization owned repositories) - - - See the API documentation for more details - - The Id of the repository - The name of the branch - List of users with push access to remove - - - - A client for GitHub's Repository Comments API. - - - See the Repository Comments API documentation for more information. - - - - - Instantiates a new GitHub Repository Comments API client. - - An API connection - - - - Gets a single Repository Comment by number. - - The owner of the repository - The name of the repository - The comment id - http://developer.github.com/v3/repos/comments/#get-a-single-commit-comment - - - - Gets a single Repository Comment by number. - - The Id of the repository - The comment id - http://developer.github.com/v3/repos/comments/#get-a-single-commit-comment - - - - Gets Commit Comments for a repository. - - The owner of the repository - The name of the repository - http://developer.github.com/v3/repos/comments/#list-commit-comments-for-a-repository - - - - Gets Commit Comments for a repository. - - The Id of the repository - http://developer.github.com/v3/repos/comments/#list-commit-comments-for-a-repository - - - - Gets Commit Comments for a repository. - - The owner of the repository - The name of the repository - Options to change the API response - http://developer.github.com/v3/repos/comments/#list-commit-comments-for-a-repository - - - - Gets Commit Comments for a repository. - - The Id of the repository - Options to change the API response - http://developer.github.com/v3/repos/comments/#list-commit-comments-for-a-repository - - - - Gets Commit Comments for a specified Commit. - - The owner of the repository - The name of the repository - The sha of the commit - http://developer.github.com/v3/repos/comments/#list-comments-for-a-single-commit - - - - Gets Commit Comments for a specified Commit. - - The Id of the repository - The sha of the commit - http://developer.github.com/v3/repos/comments/#list-comments-for-a-single-commit - - - - Gets Commit Comments for a specified Commit. - - The owner of the repository - The name of the repository - The sha of the commit - Options to change the API response - http://developer.github.com/v3/repos/comments/#list-comments-for-a-single-commit - - - - Gets Commit Comments for a specified Commit. - - The Id of the repository - The sha of the commit - Options to change the API response - http://developer.github.com/v3/repos/comments/#list-comments-for-a-single-commit - - - - Creates a new Commit Comment for a specified Commit. - - The owner of the repository - The name of the repository - The sha reference of commit - The new comment to add to the commit - http://developer.github.com/v3/repos/comments/#create-a-commit-comment - - - - Creates a new Commit Comment for a specified Commit. - - The Id of the repository - The sha reference of commit - The new comment to add to the commit - http://developer.github.com/v3/repos/comments/#create-a-commit-comment - - - - Updates a specified Commit Comment. - - The owner of the repository - The name of the repository - The comment number - The modified comment - http://developer.github.com/v3/repos/comments/#update-a-commit-comment - - - - Updates a specified Commit Comment. - - The Id of the repository - The comment number - The modified comment - http://developer.github.com/v3/repos/comments/#update-a-commit-comment - - - - Deletes the specified Commit Comment - - The owner of the repository - The name of the repository - The comment id - http://developer.github.com/v3/repos/comments/#delete-a-commit-comment - - - - Deletes the specified Commit Comment - - The Id of the repository - The comment id - http://developer.github.com/v3/repos/comments/#delete-a-commit-comment - - - - A client for GitHub's Repository Commits API. - - - See the Repository Commits API documentation for more information. - - - - - Compare two references in a repository - - The owner of the repository - The name of the repository - The reference to use as the base commit - The reference to use as the head commit - - - - Compare two references in a repository - - The Id of the repository - The reference to use as the base commit - The reference to use as the head commit - - - - Gets a single commit for a given repository - - The owner of the repository - The name of the repository - The reference for the commit (SHA) - - - - Gets a single commit for a given repository - - The Id of the repository - The reference for the commit (SHA) - - - - Gets all commits for a given repository - - The owner of the repository - The name of the repository - - - - Gets all commits for a given repository - - The Id of the repository - - - - Gets all commits for a given repository - - The owner of the repository - The name of the repository - Options for changing the API response - - - - Gets all commits for a given repository - - The Id of the repository - Options for changing the API response - - - - Gets all commits for a given repository - - The owner of the repository - The name of the repository - Used to filter list of commits returned - - - - Gets all commits for a given repository - - The Id of the repository - Used to filter list of commits returned - - - - Gets all commits for a given repository - - The owner of the repository - The name of the repository - Used to filter list of commits returned - Options for changing the API response - - - - Gets all commits for a given repository - - The Id of the repository - Used to filter list of commits returned - Options for changing the API response - - - - Get the SHA-1 of a commit reference - - The owner of the repository - The name of the repository - The repository reference - - - - Get the SHA-1 of a commit reference - - The Id of the repository - The repository reference - - - - Client for accessing contents of files within a repository as base64 encoded content. - - - See the Repository Contents API documentation for more information. - - - - - Create an instance of the RepositoryContentsClient - - The underlying connection to use - - - - Returns the contents of a file or directory in a repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The content path - - - - Returns the raw content of the file at the given or null if the path is a directory. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The content path - - - - Returns the contents of a file or directory in a repository. - - - See the API documentation for more information. - - The Id of the repository - The content path - - - - Returns the contents of the root directory in a repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - - - - Returns the contents of the root directory in a repository. - - - See the API documentation for more information. - - The Id of the repository - - - - Returns the contents of a file or directory in a repository. - - - If given a path to a single file, this method returns a collection containing only that file. - See the API documentation for more information. - - The owner of the repository - The name of the repository - The content path - The name of the commit/branch/tag. Default: the repository�s default branch (usually master) - - - - Returns the raw content of the file at the given or null if the path is a directory. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The content path - The name of the commit/branch/tag. - - - - Returns the contents of a file or directory in a repository. - - - See the API documentation for more information. - - The Id of the repository - The content path - The name of the commit/branch/tag. Default: the repository’s default branch (usually master) - - - - Returns the contents of the root directory in a repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - The name of the commit/branch/tag. Default: the repository�s default branch (usually master) - - - - Returns the contents of the root directory in a repository. - - - If given a path to a single file, this method returns a collection containing only that file. - See the API documentation for more information. - - The Id of the repository - The name of the commit/branch/tag. Default: the repository’s default branch (usually master) - - - - Gets the preferred README for the specified repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Thrown when a general API error occurs. - - - - Gets the preferred README for the specified repository. - - - See the API documentation for more information. - - The Id of the repository - Thrown when a general API error occurs. - - - - Gets the preferred README's HTML for the specified repository. - - - See the API documentation for more information. - - The owner of the repository - The name of the repository - Thrown when a general API error occurs. - - - - Gets the preferred README's HTML for the specified repository. - - - See the API documentation for more information. - - The Id of the repository - Thrown when a general API error occurs. - - - - Get an archive of a given repository's contents - - https://developer.github.com/v3/repos/contents/#get-archive-link - The owner of the repository - The name of the repository - - - - Get an archive of a given repository's contents - - https://developer.github.com/v3/repos/contents/#get-archive-link - The Id of the repository - - - - Get an archive of a given repository's contents, in a specific format - - https://developer.github.com/v3/repos/contents/#get-archive-link - The owner of the repository - The name of the repository - The format of the archive. Can be either tarball or zipball - - - - Get an archive of a given repository's contents, in a specific format - - https://developer.github.com/v3/repos/contents/#get-archive-link - The Id of the repository - The format of the archive. Can be either tarball or zipball - - - - Get an archive of a given repository's contents, using a specific format and reference - - https://developer.github.com/v3/repos/contents/#get-archive-link - The owner of the repository - The name of the repository - The format of the archive. Can be either tarball or zipball - A valid Git reference. - - - - Get an archive of a given repository's contents, using a specific format and reference - - https://developer.github.com/v3/repos/contents/#get-archive-link - The Id of the repository - The format of the archive. Can be either tarball or zipball - A valid Git reference. - - - - Get an archive of a given repository's contents, in a specific format - - https://developer.github.com/v3/repos/contents/#get-archive-link - The owner of the repository - The name of the repository - The format of the archive. Can be either tarball or zipball - A valid Git reference. - Time span until timeout - - - - Get an archive of a given repository's contents, in a specific format - - https://developer.github.com/v3/repos/contents/#get-archive-link - The Id of the repository - The format of the archive. Can be either tarball or zipball - A valid Git reference. - Time span until timeout - - - - Creates a commit that creates a new file in a repository. - - The owner of the repository - The name of the repository - The path to the file - Information about the file to create - - - - Creates a commit that creates a new file in a repository. - - The Id of the repository - The path to the file - Information about the file to create - - - - Creates a commit that updates the contents of a file in a repository. - - The owner of the repository - The name of the repository - The path to the file - Information about the file to update - - - - Creates a commit that updates the contents of a file in a repository. - - The Id of the repository - The path to the file - Information about the file to update - - - - Creates a commit that deletes a file in a repository. - - The owner of the repository - The name of the repository - The path to the file - Information about the file to delete - - - - Creates a commit that deletes a file in a repository. - - The Id of the repository - The path to the file - Information about the file to delete - - - - A client for GitHub's Repository Deploy Keys API. - - - See the Deploy Keys API documentation for more information. - - - - - Instantiates a new GitHub repository deploy keys API client. - - The API connection. - - - - Get a single deploy key by number for a repository. - - - See the API documentation for more information. - - The owner of the repository. - The name of the repository. - The id of the deploy key. - - - - Get a single deploy key by number for a repository. - - - See the API documentation for more information. - - The Id of the repository. - The id of the deploy key. - - - - Get all deploy keys for a repository. - - - See the API documentation for more information. - - The owner of the repository. - The name of the repository. - - - - Get all deploy keys for a repository. - - - See the API documentation for more information. - - The Id of the repository. - - - - Get all deploy keys for a repository. - - - See the API documentation for more information. - - The owner of the repository. - The name of the repository. - Options for changing the API response - - - - Get all deploy keys for a repository. - - - See the API documentation for more information. - - The Id of the repository. - Options for changing the API response - - - - Creates a new deploy key for a repository. - - - See the API documentation for more information. - - The owner of the repository. - The name of the repository. - The deploy key to create for the repository. - - - - Creates a new deploy key for a repository. - - - See the API documentation for more information. - - The Id of the repository. - The deploy key to create for the repository. - - - - Deletes a deploy key from a repository. - - - See the API documentation for more information. - - The owner of the repository. - The name of the repository. - The id of the deploy key to delete. - - - - Deletes a deploy key from a repository. - - - See the API documentation for more information. - - The Id of the repository. - The id of the deploy key to delete. - - - - A client for GitHub's Repository Forks API. - - - See the Forks API documentation for more information. - - - - - Initializes a new GitHub Repos Fork API client. - - An API connection. - - - - Gets the list of forks defined for a repository - - - See API documentation for more information. - - The owner of the repository - The name of the repository - - - - Gets the list of forks defined for a repository - - - See API documentation for more information. - - The Id of the repository - - - - Gets the list of forks defined for a repository - - - See API documentation for more information. - - The owner of the repository - The name of the repository - Options for changing the API response - - - - Gets the list of forks defined for a repository - - - See API documentation for more information. - - The Id of the repository - Options for changing the API response - - - - Gets the list of forks defined for a repository - - - See API documentation for more information. - - The owner of the repository - The name of the repository - Used to request and filter a list of repository forks - - - - Gets the list of forks defined for a repository - - - See API documentation for more information. - - The Id of the repository - Used to request and filter a list of repository forks - - - - Gets the list of forks defined for a repository - - - See API documentation for more information. - - The owner of the repository - The name of the repository - Used to request and filter a list of repository forks - Options for changing the API response - - - - Gets the list of forks defined for a repository - - - See API documentation for more information. - - The Id of the repository - Used to request and filter a list of repository forks - Options for changing the API response - - - - Creates a fork for a repository. Specify organization in the fork parameter to create for an organization. - - - See API documentation for more information. - - The owner of the repository - The name of the repository - Used to fork a repository - - - - Creates a fork for a repository. Specify organization in the fork parameter to create for an organization. - - - See API documentation for more information. - - The Id of the repository - Used to fork a repository - - - - A client for GitHub's Repository Webhooks API. - - - See the Webhooks API documentation for more information. - - - - - Initializes a new GitHub Webhooks API client. - - An API connection. - - - - Gets the list of hooks defined for a repository - - The repository's owner - The repository's name - See API documentation for more information. - - - - Gets the list of hooks defined for a repository - - The Id of the repository - See API documentation for more information. - - - - Gets the list of hooks defined for a repository - - The repository's owner - The repository's name - Options for changing the API response - See API documentation for more information. - - - - Gets the list of hooks defined for a repository - - The Id of the repository - Options for changing the API response - See API documentation for more information. - - - - Gets a single hook by Id - - The repository's owner - The repository's name - The repository's hook id - See API documentation for more information. - - - - Gets a single hook by Id - - The Id of the repository - The repository's hook id - See API documentation for more information. - - - - Creates a hook for a repository - - The repository's owner - The repository's name - The hook's parameters - See API documentation for more information. - - - - Creates a hook for a repository - - The Id of the repository - The hook's parameters - See API documentation for more information. - - - - Edits a hook for a repository - - The repository's owner - The repository's name - The repository's hook id - The requested changes to an edit repository hook - See API documentation for more information. - - - - Edits a hook for a repository - - The Id of the repository - The repository's hook id - The requested changes to an edit repository hook - See API documentation for more information. - - - - Tests a hook for a repository - - The repository's owner - The repository's name - The repository's hook id - See API documentation for more information. - This will trigger the hook with the latest push to the current repository if the hook is subscribed to push events. If the hook - is not subscribed to push events, the server will respond with 204 but no test POST will be generated. - - - - Tests a hook for a repository - - The Id of the repository - The repository's hook id - See API documentation for more information. - This will trigger the hook with the latest push to the current repository if the hook is subscribed to push events. If the hook - is not subscribed to push events, the server will respond with 204 but no test POST will be generated. - - - - This will trigger a ping event to be sent to the hook. - - The repository's owner - The repository's name - The repository's hook id - See API documentation for more information. - - - - This will trigger a ping event to be sent to the hook. - - The Id of the repository - The repository's hook id - See API documentation for more information. - - - - Deletes a hook for a repository - - The repository's owner - The repository's name - The repository's hook id - See API documentation for more information. - - - - Deletes a hook for a repository - - The Id of the repository - The repository's hook id - See API documentation for more information. - - - - Accept a repository invitation. - - - See the API documentation for more information. - - The id of the invitation - Thrown when a general API error occurs. - - - - Decline a repository invitation. - - - See the API documentation for more information. - - The id of the invitation - Thrown when a general API error occurs. - - - - Deletes a repository invitation. - - - See the API documentation for more information. - - The id of the repository - The id of the invitation - Thrown when a general API error occurs. - - - - Gets all invitations for the current user. - - - See the API documentation for more information. - - Thrown when a general API error occurs. - - - - Gets all invitations for the current user. - - - See the API documentation for more information. - - Options for changing the API response - Thrown when a general API error occurs. - - - - Gets all the invitations on a repository. - - - See the API documentation for more information. - - The id of the repository - Thrown when a general API error occurs. - - - - Gets all the invitations on a repository. - - - See the API documentation for more information. - - The id of the repository - Options for changing the API response - Thrown when a general API error occurs. - - - - Updates a repository invitation. - - - See the API documentation for more information. - - The id of the repository - The id of the invitation - The permission for the collsborator - Thrown when a general API error occurs. - - - - A client for GitHub's Repository Pages API. - - - See the Repository Pages API documentation for more information. - - - - - Initializes a new GitHub Repository Pages API client. - - An API connection. - - - - Gets the page metadata for a given repository - - The owner of the repository - The name of the repository - - See the API documentation for more information. - - - - - Gets the page metadata for a given repository - - The Id of the repository - - See the API documentation for more information. - - - - - Gets all build metadata for a given repository - - The owner of the repository - The name of the repository - - See the API documentation for more information. - - - - - Gets all build metadata for a given repository - - The Id of the repository - - See the API documentation for more information. - - - - - Gets all build metadata for a given repository - - The owner of the repository - The name of the repository - Options to change the API response - - See the API documentation for more information. - - - - - Gets all build metadata for a given repository - - The Id of the repository - Options to change the API response - - See the API documentation for more information. - - - - - Gets the build metadata for the last build for a given repository - - The owner of the repository - The name of the repository - - See the API documentation for more information. - - - - - Gets the build metadata for the last build for a given repository - - The Id of the repository - - See the API documentation for more information. - - - - - Requests your site be built from the latest revision on the default branch for a given repository - - The owner of the repository - The name of the repository - - See the API documentation for more information. - - - - - Requests your site be built from the latest revision on the default branch for a given repository - - The Id of the repository - - See the API documentation for more information. - - - - - List the top 10 popular contents over the last 14 days - - https://developer.github.com/v3/repos/traffic/#list-paths - The owner of the repository - - - - List the top 10 popular contents over the last 14 days - - https://developer.github.com/v3/repos/traffic/#list-paths - The owner of the repository - The name of the repository - - - - List the top 10 referrers over the last 14 days - - https://developer.github.com/v3/repos/traffic/#list-referrers - The owner of the repository - - - - List the top 10 referrers over the last 14 days - - https://developer.github.com/v3/repos/traffic/#list-referrers - The owner of the repository - The name of the repository - - - - Get the total number of clones and breakdown per day or week for the last 14 days - - https://developer.github.com/v3/repos/traffic/#clones - The owner of the repository - Breakdown per day or week - - - - Get the total number of clones and breakdown per day or week for the last 14 days - - https://developer.github.com/v3/repos/traffic/#clones - The owner of the repository - The name of the repository - Breakdown per day or week - - - - Get the total number of views and breakdown per day or week for the last 14 days - - https://developer.github.com/v3/repos/traffic/#views - The owner of the repository - Breakdown per day or week - - - - Get the total number of views and breakdown per day or week for the last 14 days - - https://developer.github.com/v3/repos/traffic/#views - The owner of the repository - The name of the repository - Breakdown per day or week - - - - A client for GitHub's Search API. - - - See the Search API documentation for more information. - - - - - Initializes a new GitHub Search API client. - - An API connection. - - - - search repos - http://developer.github.com/v3/search/#search-repositories - - - List of repos - - - - search users - http://developer.github.com/v3/search/#search-users - - - List of users - - - - search issues - http://developer.github.com/v3/search/#search-issues - - - List of issues - - - - search code - http://developer.github.com/v3/search/#search-code - - - List of files - - - - search labels - https://developer.github.com/v3/search/#search-labels - - - List of labels - - - - A client for GitHub's Activity Starring API. - - - See the Activity Starring API documentation for more information. - - - - - Instantiates a new GitHub Activity Starring API client. - - An API connection - - - - Retrieves all of the stargazers for the passed repository. - - The owner of the repository - The name of the repository - Thrown if the client is not authenticated. - - - - Retrieves all of the stargazers for the passed repository. - - The Id of the repository - Thrown if the client is not authenticated. - - - - Retrieves all of the stargazers for the passed repository. - - The owner of the repository - The name of the repository - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the stargazers for the passed repository. - - The Id of the repository - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the stargazers for the passed repository with star creation timestamps. - - The owner of the repository - The name of the repository - Thrown if the client is not authenticated. - - - - Retrieves all of the stargazers for the passed repository with star creation timestamps. - - The Id of the repository - Thrown if the client is not authenticated. - - - - Retrieves all of the stargazers for the passed repository with star creation timestamps. - - The owner of the repository - The name of the repository - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the stargazers for the passed repository with star creation timestamps. - - The Id of the repository - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the starred (ies) for the current user. - - Thrown if the client is not authenticated. - - - - Retrieves all of the starred (ies) for the current user. - - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the starred (ies) for the current user with star creation timestamps. - - Thrown if the client is not authenticated. - - - - Retrieves all of the starred (ies) for the current user with star creation timestamps. - - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the starred (ies) for the current user. - - Star-specific request parameters that sort the results - Thrown if the client is not authenticated. - - - - Retrieves all of the starred (ies) for the current user. - - Star-specific request parameters that sort the results - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the starred (ies) for the current user with star creation timestamps. - - Star-specific request parameters that sort the results - Thrown if the client is not authenticated. - - - - Retrieves all of the starred (ies) for the current user with star creation timestamps. - - Star-specific request parameters that sort the results - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the (ies) starred by the specified user. - - The login of the user - Thrown if the client is not authenticated. - - - - Retrieves all of the (ies) starred by the specified user. - - The login of the user - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the (ies) starred by the specified user with star creation timestamps. - - The login of the user - Thrown if the client is not authenticated. - - - - Retrieves all of the (ies) starred by the specified user with star creation timestamps. - - The login of the user - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the (ies) starred by the specified user. - - The login of the user - Star-specific request parameters that sort the results - Thrown if the client is not authenticated. - - - - Retrieves all of the (ies) starred by the specified user. - - The login of the user - Star-specific request parameters that sort the results - Options for changing the API response - Thrown if the client is not authenticated. - - - - Retrieves all of the (ies) starred by the specified user with star creation timestamps. - - The login of the user - Star-specific request parameters that sort the results - Thrown if the client is not authenticated. - - - - Retrieves all of the (ies) starred by the specified user with star creation timestamps. - - The login of the user - Star-specific request parameters that sort the results - Options for changing the API response - Thrown if the client is not authenticated. - - - - Check if a repository is starred by the current authenticated user. - - The owner of the repository - The name of the repository - Thrown if the client is not authenticated. - - - - Stars a repository for the authenticated user. - - The owner of the repository to star - The name of the repository to star - - - - Unstars a repository for the authenticated user. - - The owner of the repository to unstar - The name of the repository to unstar - - - - A client for GitHub's Repository Statistics API. - Note that the GitHub API uses caching on these endpoints, - see a word about caching for more details. - - - See the Repository Statistics API documentation for more information. - - - - - Instantiates a new GitHub Statistics API client. - - An API connection - - - - Returns a list of for the given repository - - The owner of the repository - The name of the repository - - - - Returns a list of for the given repository - - The Id of the repository - - - - Returns a list of for the given repository - - The owner of the repository - The name of the repository - A token used to cancel this potentially long running request - - - - Returns a list of for the given repository - - The Id of the repository - A token used to cancel this potentially long running request - - - - Returns the last year of commit activity grouped by week. - - The owner of the repository - The name of the repository - - - - Returns the last year of commit activity grouped by week. - - The Id of the repository - - - - Returns the last year of commit activity grouped by week. - - The owner of the repository - The name of the repository - A token used to cancel this potentially long running request - - - - Returns the last year of commit activity grouped by week. - - The Id of the repository - A token used to cancel this potentially long running request - - - - Returns a weekly aggregate of the number of additions and deletions pushed to a repository. - - The owner of the repository - The name of the repository - - - - Returns a weekly aggregate of the number of additions and deletions pushed to a repository. - - The Id of the repository - - - - Returns a weekly aggregate of the number of additions and deletions pushed to a repository. - - The owner of the repository - The name of the repository - A token used to cancel this potentially long running request - - - - Returns a weekly aggregate of the number of additions and deletions pushed to a repository. - - The Id of the repository - A token used to cancel this potentially long running request - - - - Returns the total commit counts for the owner and total commit counts in total. - - The owner of the repository - The name of the repository - - - - Returns the total commit counts for the owner and total commit counts in total. - - The Id of the repository - - - - Returns the total commit counts for the owner and total commit counts in total. - - The owner of the repository - The name of the repository - A token used to cancel this potentially long running request - - - - Returns the total commit counts for the owner and total commit counts in total. - - The Id of the repository - A token used to cancel this potentially long running request - - - - Returns a list of the number of commits per hour in each day - - The owner of the repository - The name of the repository - - - - Returns a list of the number of commits per hour in each day - - The Id of the repository - - - - Returns a list of the number of commits per hour in each day - - The owner of the repository - The name of the repository - A token used to cancel this potentially long running request - - - - Returns a list of the number of commits per hour in each day - - The Id of the repository - A token used to cancel this potentially long running request - - - - A client for GitHub's Git Tags API. - - - See the Git Tags API documentation for more information. - - - - - Instantiates a new GitHub Git Tags API client. - - An API connection - - - - Gets a tag for a given repository by sha reference - - - http://developer.github.com/v3/git/tags/#get-a-tag - - The owner of the repository - The name of the repository - Tha sha reference of the tag - - - - Gets a tag for a given repository by sha reference - - - http://developer.github.com/v3/git/tags/#get-a-tag - - The Id of the repository - Tha sha reference of the tag - - - - Create a tag for a given repository - - - http://developer.github.com/v3/git/tags/#create-a-tag-object - - The owner of the repository - The name of the repository - The tag to create - - - - Create a tag for a given repository - - - http://developer.github.com/v3/git/tags/#create-a-tag-object - - The Id of the repository - The tag to create - - - - A client for GitHub's Organization Teams API. - - - See the Organization Teams API documentation for more information. - - - - - Initializes a new GitHub Orgs Team API client. - - An API connection. - - - - Gets a single by identifier. - - - https://developer.github.com/v3/orgs/teams/#get-team - - The team identifier. - The with the given identifier. - - - - Returns all s for the current org. - - Organization to list teams of. - Thrown when a general API error occurs. - A list of the orgs's teams s. - - - - Returns all s for the current org. - - Organization to list teams of. - Options to change API behaviour. - Thrown when a general API error occurs. - A list of the orgs's teams s. - - - - Returns all s for the current user. - - Thrown when a general API error occurs. - A list of the user's s. - - - - Returns all s for the current user. - - Options to change API behaviour. - Thrown when a general API error occurs. - A list of the user's s. - - - - Returns all child teams of the given team. - - The team identifier - - https://developer.github.com/v3/orgs/teams/#list-child-teams - - - - - Returns all child teams of the given team. - - - https://developer.github.com/v3/orgs/teams/#list-child-teams - - The team identifier - Options to change API behaviour. - - - - Returns all members of the given team. - - - https://developer.github.com/v3/orgs/teams/#list-team-members - - The team identifier - - - - Returns all members of the given team. - - - https://developer.github.com/v3/orgs/teams/#list-team-members - - The team identifier - Options to change API behaviour. - - - - Returns all members with the specified role in the given team of the given role. - - - https://developer.github.com/v3/orgs/teams/#list-team-members - - The team identifier - The request filter - - - - Returns all members with the specified role in the given team of the given role. - - - https://developer.github.com/v3/orgs/teams/#list-team-members - - The team identifier - The request filter - Options to change API behaviour. - - - - Gets whether the user with the given - is a member of the team with the given . - A is thrown if the user is not a member. - - - See the API documentation for more information. - - The team to check. - The user to check. - - - - Returns newly created for the current org. - - Thrown when a general API error occurs. - Newly created - - - - Returns updated for the current org. - - Thrown when a general API error occurs. - Updated - - - - Delte a team - must have owner permissions to this - - Thrown when a general API error occurs. - - - - - Adds a to a . - - - See the API documentation for more information. - - The team identifier. - The user to add to the team. - Additional parameters for the request - - - - Removes a from a . - - - See the API documentation for more information. - - The team identifier. - The user to remove from the team. - if the user was removed from the team; otherwise. - - - - Returns all team's repositories. - - Team Id. - Thrown when a general API error occurs. - The team's repositories - - - - Returns all team's repositories. - - Team Id. - Options to change API behaviour. - Thrown when a general API error occurs. - The team's repositories - - - - Add a repository to the team - - Thrown when a general API error occurs. - - - - - Add a repository to the team - - The team identifier. - Org to associate the repo with. - Name of the repo. - The permission to grant the team on this repository. - Thrown when a general API error occurs. - - - - - Remove a repository from the team - - Thrown when a general API error occurs. - - - - - Gets whether or not the given repository is managed by the given team. - - The team identifier - Owner of the org the team is associated with. - Name of the repo. - - See the API documentation for more information. - - if the repository is managed by the given team; otherwise. - - - - List all pending invitations for the given team. - - - See the API Documentation - for more information. - - The team identifier - - - - - List all pending invitations for the given team. - - - See the API Documentation - for more information. - - The team identifier - Options to change API behaviour - - - - - A client for GitHub's Git Trees API. - - - See the Git Trees API documentation for more information. - - - - - Instantiates a new GitHub Git Trees API client. - - An API connection - - - - Gets a Tree Response for a given SHA. - - - http://developer.github.com/v3/git/trees/#get-a-tree - - The owner of the repository - The name of the repository - The SHA that references the tree - - - - Gets a Tree Response for a given SHA. - - - http://developer.github.com/v3/git/trees/#get-a-tree - - The Id of the repository - The SHA that references the tree - - - - Gets a Tree Response for a given SHA. - - - https://developer.github.com/v3/git/trees/#get-a-tree-recursively - - The owner of the repository - The name of the repository - The SHA that references the tree - - - - Gets a Tree Response for a given SHA. - - - https://developer.github.com/v3/git/trees/#get-a-tree-recursively - - The Id of the repository - The SHA that references the tree - - - - Creates a new Tree in the specified repo - - - http://developer.github.com/v3/git/trees/#create-a-tree - - The owner of the repository - The name of the repository - The value of the new tree - - - - Creates a new Tree in the specified repo - - - http://developer.github.com/v3/git/trees/#create-a-tree - - The Id of the repository - The value of the new tree - - - - A client for GitHub's User Administration API (GitHub Enterprise) - - - See the Administration API documentation for more details. - - - - - Initializes a new instance of the class. - - The client's connection - - - - Create a new user (must be Site Admin user). - - - See the API documentation - for more information. - - The object describing the user to create - The created object - - - - Rename an existing user (must be Site Admin user). - - - See the API documentation - for more information. - Note that this queues a request to rename a user, rather than execute it straight away - - The username to rename - The request, specifying the new login - A object indicating the queued task message and Url to the user - - - - Create an impersonation OAuth token (must be Site Admin user). - - - See the API documentation - for more information. - - The user to impersonate - The request specifying the required scopes - An object containing the impersonation token - - - - Deletes an impersonation OAuth token (must be Site Admin user). - - - See the API documentation - for more information. - - The user to remove impersonation token from - - - - - Promotes ordinary user to a site administrator (must be Site Admin user). - - - See the API documentation - for more information. - - The user to promote to administrator. - - - - - Demotes a site administrator to an ordinary user (must be Site Admin user). - - - See the API documentation - for more information. - - The user to demote from administrator. - - - - - Suspends a user (must be Site Admin user). - - - See the API documentation - for more information. - - The user to suspend. - - - - - Unsuspends a user (must be Site Admin user). - - - See the API documentation - for more information. - - The user to unsuspend. - - - - - List all public keys (must be Site Admin user). - - - See the API documentation - for more information. - - - - - - Delete a user (must be Site Admin user). - - - See the API documentation - for more information. - - The user to delete - - - - - Delete a public key (must be Site Admin user). - - - See the API documentation - for more information. - - The key to delete - - - - - A client for GitHub's User Emails API. - - - See the User Emails API documentation for more information. - - - - - Instantiates a new GitHub User Emails API client. - - An API connection - - - - Gets all email addresses for the authenticated user. - - - http://developer.github.com/v3/users/emails/#list-email-addresses-for-a-user - - The es for the authenticated user. - - - - Gets all email addresses for the authenticated user. - - - http://developer.github.com/v3/users/emails/#list-email-addresses-for-a-user - - The es for the authenticated user. - - - - Adds email addresses for the authenticated user. - - - http://developer.github.com/v3/users/emails/#add-email-addresses - - The email addresses to add. - Returns the added es. - - - - Deletes email addresses for the authenticated user. - - - http://developer.github.com/v3/users/emails/#delete-email-addresses - - The email addresses to delete. - Returns the added es. - - - - A client for GitHub's UserUser GPG Keys API. - - - See the User GPG Keys documentation for more information. - - - - - Instatiates a new GitHub User GPG Keys API client. - - The API connection. - - - - Gets all GPG keys for the authenticated user. - - - See the API documentation for more information. - - A of s for the current user. - - - - Gets all GPG keys for the authenticated user. - - Options for changing the API response - - See the API documentation for more information. - - A of s for the current user. - - - - View extended details of the for the specified id. - - The Id of the GPG key - - See the API documentation for more information. - - The for the specified Id. - - - - Creates a new for the authenticated user. - - The new GPG key to add. - - See the API documentation for more information. - - The newly created . - - - - Deletes the GPG key for the specified Id. - - The Id of the GPG key to delete. - - See the API documentation for more information. - - - - - - A client for GitHub's User Keys API. - - - See the User Keys API documentation for more information. - - - - - Gets all verified public keys for a user. - - - https://developer.github.com/v3/users/keys/#list-public-keys-for-a-user - - The @ handle of the user. - Lists the verified public keys for a user. - - - - Gets all verified public keys for a user. - - - https://developer.github.com/v3/users/keys/#list-public-keys-for-a-user - - The @ handle of the user. - Options to change API's behavior. - Lists the verified public keys for a user. - - - - Gets all public keys for the authenticated user. - - - https://developer.github.com/v3/users/keys/#list-your-public-keys - - Lists the current user's keys. - - - - Gets all public keys for the authenticated user. - - - https://developer.github.com/v3/users/keys/#list-your-public-keys - - Options to chagne API's behavior. - Lists the current user's keys. - - - - Retrieves the for the specified id. - - - https://developer.github.com/v3/users/keys/#get-a-single-public-key - - The Id of the SSH key - - - - - Create a public key . - - - https://developer.github.com/v3/users/keys/#create-a-public-key - - The SSH Key contents - - - - - Delete a public key. - - - https://developer.github.com/v3/users/keys/#delete-a-public-key - - The id of the key to delete - - - - - A client for GitHub's Users API. - - - See the Users API documentation for more information. - - - - - Instantiates a new GitHub Users API client. - - An API connection - - - - A client for GitHub's User Emails API - - - See the Emails API documentation for more information. - - - - - A client for GitHub's User Keys API - - - See the Keys API documentation for more information. - - - - - A client for GitHub's UserUser GPG Keys API. - - - See the User GPG Keys documentation for more information. - - - - - Returns the user specified by the login. - - The login name for the user - - - - Returns a for the current authenticated user. - - Thrown if the client is not authenticated. - A - - - - Update the specified . - - The login for the user - Thrown if the client is not authenticated. - A - - - - A client for GitHub's User Followers API - - - See the Followers API documentation for more information. - - - - - A client for GitHub's User Administration API - - - See the User Administration API documentation for more information. - - - - - A client for GitHub's Watching API. - - - See the Watching API documentation for more information. - - - - - Instantiates a new GitHub Activity Watching API client. - - An API connection - - - - Retrieves all of the watchers for the passed repository. - - The owner of the repository - The name of the repository - Thrown if the client is not authenticated. - - - - Retrieves all of the watchers for the passed repository. - - The Id of the repository - Thrown if the client is not authenticated. - - - - Retrieves all of the watchers for the passed repository. - - The owner of the repository - The name of the repository - Options for changing API's response. - Thrown if the client is not authenticated. - - - - Retrieves all of the watchers for the passed repository. - - The Id of the repository - Options for changing API's response. - Thrown if the client is not authenticated. - - - - Retrieves all of the watched (ies) for the current user. - - Thrown if the client is not authenticated. - - A of (ies) watched by the current authenticated user. - - - - - Retrieves all of the watched (ies) for the current user. - - Options for changing API's response. - Thrown if the client is not authenticated. - - A of (ies) watched by the current authenticated user. - - - - - Retrieves all of the (ies) watched by the specified user. - - The login of the user - Thrown if the client is not authenticated. - - A (ies) watched by the specified user. - - - - - Retrieves all of the (ies) watched by the specified user. - - The login of the user - Options for changing API's response. - Thrown if the client is not authenticated. - - A (ies) watched by the specified user. - - - - - Check if a repository is watched by the current authenticated user. - - The owner of the repository - The name of the repository - Thrown if the client is not authenticated. - - - - Check if a repository is watched by the current authenticated user. - - The Id of the repository - Thrown if the client is not authenticated. - - - - Watches a repository for the authenticated user. - - The owner of the repository to star - The name of the repository to star - A instance describing the new subscription to create - - - - Watches a repository for the authenticated user. - - The Id of the repository - A instance describing the new subscription to create - - - - Unwatches a repository for the authenticated user. - - The owner of the repository to unstar - The name of the repository to unstar - - - - Unwatches a repository for the authenticated user. - - The Id of the repository - - - - Represents a subset of the HTTP 403 - Forbidden response returned from the API when the forbidden response is related to an abuse detection mechanism. - Contains the amount of seconds after which it's safe to retry the request. - - - - - Constructs an instance of AbuseException - - The HTTP payload from the server - - - - Constructs an instance of AbuseException - - The HTTP payload from the server - The inner exception - - - - Constructs an instance of AbuseException - - - The that holds the - serialized object data about the exception being thrown. - - - The that contains - contextual information about the source or destination. - - - - - Represents errors that occur from the GitHub API. - - - - - Constructs an instance of ApiException - - - - - Constructs an instance of ApiException - - The error message - The HTTP status code from the response - - - - Constructs an instance of ApiException - - The error message - The inner exception - - - - Constructs an instance of ApiException - - The HTTP payload from the server - - - - Constructs an instance of ApiException - - The HTTP payload from the server - The inner exception - - - - Constructs an instance of ApiException - - The inner exception - - - - The HTTP status code associated with the response - - - - - The raw exception payload from the response - - - - - Constructs an instance of ApiException. - - - The that holds the - serialized object data about the exception being thrown. - - - The that contains - contextual information about the source or destination. - - - - - Get the inner error message from the API response - - - Returns null if ApiError is not populated - - - - - Get the inner http response body from the API response - - - Returns empty string if HttpResponse is not populated or if - response body is not a string - - - - - Represents a HTTP 422 - Unprocessable Entity response returned from the API. - - - - - Constructs an instance of ApiValidationException - - - - - Constructs an instance of ApiValidationException - - The HTTP payload from the server - - - - Constructs an instance of ApiValidationException - - The HTTP payload from the server - The inner exception - - - - Constructs an instance of ApiValidationException - - The inner exception - - - - Constructs an instance of ApiValidationException - - - The that holds the - serialized object data about the exception being thrown. - - - The that contains - contextual information about the source or destination. - - - - - Represents a HTTP 401 - Unauthorized response returned from the API. - - - - - Constructs an instance of AuthorizationException - - - - - Constructs an instance of AuthorizationException - - The HTTP payload from the server - - - - Constructs an instance of AuthorizationException - - The HTTP payload from the server - The inner exception - - - - Constructs an instance of AuthorizationException. - - - The that holds the - serialized object data about the exception being thrown. - - - The that contains - contextual information about the source or destination. - - - - - Represents a HTTP 403 - Forbidden response returned from the API. - - - - - Constructs an instance of ForbiddenException - - The HTTP payload from the server - - - - Constructs an instance of ForbiddenException - - The HTTP payload from the server - The inner exception - - - - Constructs an instance of ForbiddenException - - - The that holds the - serialized object data about the exception being thrown. - - - The that contains - contextual information about the source or destination. - - - - - Represents a HTTP 403 - Forbidden response returned from the API. - - - - - Constructs an instance of ApiValidationException - - - - - Constructs an instance of ApiValidationException - - The inner validation exception. - - - - Constructs an instance of InvalidGitignoreTemplateException - - - The that holds the - serialized object data about the exception being thrown. - - - The that contains - contextual information about the source or destination. - - - - - Represents a HTTP 451 - Unavailable For Legal Reasons response returned from the API. - This will returned if GitHub has been asked to takedown the requested resource due to - a DMCA takedown. - - - - - Constructs an instance of LegalRestrictionException - - The HTTP payload from the server - - - - Constructs an instance of LegalRestrictionException - - The exception message - The http status code returned by the response - - - - Constructs an instance of LegalRestrictionException - - The HTTP payload from the server - The inner exception - - - - Constructs an instance of LegalRestrictionException - - - The that holds the - serialized object data about the exception being thrown. - - - The that contains - contextual information about the source or destination. - - - - - Represents a "Login Attempts Exceeded" response returned from the API. - - - - - Constructs an instance of LoginAttemptsExceededException - - The HTTP payload from the server - - - - Constructs an instance of LoginAttemptsExceededException - - The HTTP payload from the server - The inner exception - - - - Constructs an instance of LoginAttemptsExceededException - - - The that holds the - serialized object data about the exception being thrown. - - - The that contains - contextual information about the source or destination. - - - - - Represents a HTTP 404 - Not Found response returned from the API. - - - - - Constructs an instance of NotFoundException - - The HTTP payload from the server - - - - Constructs an instance of NotFoundException - - The exception message - The http status code returned by the response - - - - Constructs an instance of NotFoundException - - The HTTP payload from the server - The inner exception - - - - Constructs an instance of NotFoundException - - - The that holds the - serialized object data about the exception being thrown. - - - The that contains - contextual information about the source or destination. - - - - - Exception thrown when creating a private repository, but the user's private quota is or would be exceeded - by creating it. - - - - - Constructs an instance of PrivateRepositoryQuotaExceededException. - - The inner validation exception. - - - - Constructs an instance of PrivateRepositoryQuotaExceededException - - - The that holds the - serialized object data about the exception being thrown. - - - The that contains - contextual information about the source or destination. - - - - - Represents an error that occurs when the specified SHA - doesn't match the current pull request's HEAD - - - - - Constructs an instance of . - - - - - - Constructs an instance of . - - The HTTP payload from the server - The inner exception - - - - Constructs an instance of . - - - The that holds the - serialized object data about the exception being thrown. - - - The that contains - contextual information about the source or destination. - - - - - Represents an error that occurs when the pull request is in an - unmergeable state - - - - - Constructs an instance of the class. - - The HTTP payload from the server - - - - Constructs an instance of the class. - - The HTTP payload from the server - The inner exception - - - - Constructs an instance of . - - - The that holds the - serialized object data about the exception being thrown. - - - The that contains - contextual information about the source or destination. - - - - - Exception thrown when GitHub API Rate limits are exceeded. - - - - For requests using Basic Authentication or OAuth, you can make up to 5,000 requests per hour. For - unauthenticated requests, the rate limit allows you to make up to 60 requests per hour. - - See http://developer.github.com/v3/#rate-limiting for more details. - - - - - Constructs an instance of RateLimitExceededException - - The HTTP payload from the server - - - - Constructs an instance of RateLimitExceededException - - The HTTP payload from the server - The inner exception - - - - The maximum number of requests that the consumer is permitted to make per hour. - - - - - The number of requests remaining in the current rate limit window. - - - - - The date and time at which the current rate limit window resets - - - - - Calculates the time from now to wait until the next request can be - attempted. - - - A non-negative value. Returns - if the next Rate Limit window has - started and the next request can be attempted immediately. - - - The return value is calculated using server time data from the - response in order to provide a best-effort estimate that is - independant from eventual inaccuracies in the client's clock. - - - - - Constructs an instance of RateLimitExceededException - - - The that holds the - serialized object data about the exception being thrown. - - - The that contains - contextual information about the source or destination. - - - - - Exception thrown when creating a repository, but it already exists on the server. - - - - - Constructs an instance of RepositoryExistsException for an organization. - - The name of the organization of the existing repository - The name of the existing repository - The base address of the repository. - The inner validation exception. - - - - Constructs an instance of RepositoryExistsException for an account. - - The name of the existing repository - The inner validation exception - - - - The Name of the repository that already exists. - - - - - The URL to the existing repository's web page on github.com (or enterprise instance). - - - - - A useful default error message. - - - - - The login of the organization of the repository. - - - - - True if the owner is an organization and not the user. - - - - - Constructs an instance of RepositoryExistsException. - - - The that holds the - serialized object data about the exception being thrown. - - - The that contains - contextual information about the source or destination. - - - - - Constructs an instance of LoginAttemptsExceededException - - - The that holds the - serialized object data about the exception being thrown. - - - The that contains - contextual information about the source or destination. - - - - - Represents a failed 2FA challenge from the API - - - - - Constructs an instance of TwoFactorRequiredException. - - Expected 2FA response type - The inner exception - - - - Constructs an instance of TwoFactorRequiredException. - - The HTTP payload from the server - Expected 2FA response type - - - - Constructs an instance of TwoFactorRequiredException. - - The HTTP payload from the server - Expected 2FA response type - The inner exception - - - - Expected 2FA response type - - - - - Constructs an instance of TwoFactorRequiredException. - - - The that holds the - serialized object data about the exception being thrown. - - - The that contains - contextual information about the source or destination. - - - - - Methods for receiving 2FA authentication codes - - - - - No method configured - - - - - Unknown method - - - - - Receive via SMS - - - - - Receive via application - - - - - Represents a failed 2FA challenge from the API - - - - - Constructs an instance of TwoFactorChallengeFailedException - - - - - Constructs an instance of TwoFactorChallengeFailedException - - The authorization code that was incorrect - The inner exception - - - - Constructs an instance of TwoFactorChallengeFailedException. - - - The that holds the - serialized object data about the exception being thrown. - - - The that contains - contextual information about the source or destination. - - - - - - - - - - Constructs an instance of TwoFactorRequiredException. - - - - - Constructs an instance of TwoFactorRequiredException. - - Expected 2FA response type - - - - Constructs an instance of TwoFactorRequiredException. - - The HTTP payload from the server - Expected 2FA response type - - - - Constructs an instance of TwoFactorRequiredException. - - - The that holds the - serialized object data about the exception being thrown. - - - The that contains - contextual information about the source or destination. - - - - - Represents an error that occurs when trying to convert the - last owner of the organization to an outside collaborator - - - - - Constructs an instance of the class. - - The HTTP payload from the server - - - - Constructs an instance of the class. - - The HTTP payload from the server - The inner exception - - - - Constructs an instance of . - - - The that holds the - serialized object data about the exception being thrown. - - - The that contains - contextual information about the source or destination. - - - - - Represents an error that occurs when trying to convert a user - that is not a member of the organization to an outside collaborator - - - - - Constructs an instance of the class. - - The HTTP payload from the server - - - - Constructs an instance of the class. - - The HTTP payload from the server - The inner exception - - - - Constructs an instance of ForbiddenException - - - The that holds the - serialized object data about the exception being thrown. - - - The that contains - contextual information about the source or destination. - - - - - Represents an error that occurs when trying to remove an - outside collaborator that is a member of the organization - - - - - Constructs an instance of the class. - - The HTTP payload from the server - - - - Constructs an instance of the class. - - The HTTP payload from the server - The inner exception - - - - Constructs an instance of . - - - The that holds the - serialized object data about the exception being thrown. - - - The that contains - contextual information about the source or destination. - - - - - A Client for the GitHub API v3. You can read more about the api here: http://developer.github.com. - - - - - The base address for the GitHub API - - - - - Create a new instance of the GitHub API v3 client pointing to - https://api.github.com/ - - - See more information regarding User-Agent requirements here: https://developer.github.com/v3/#user-agent-required - - - The name (and optionally version) of the product using this library, the name of your GitHub organization, or your GitHub username (in that order of preference). This is sent to the server as part of - the user agent for analytics purposes, and used by GitHub to contact you if there are problems. - - - - - Create a new instance of the GitHub API v3 client pointing to - https://api.github.com/ - - - See more information regarding User-Agent requirements here: https://developer.github.com/v3/#user-agent-required - - - The name (and optionally version) of the product using this library, the name of your GitHub organization, or your GitHub username (in that order of preference). This is sent to the server as part of - the user agent for analytics purposes, and used by GitHub to contact you if there are problems. - - Provides credentials to the client when making requests - - - - Create a new instance of the GitHub API v3 client pointing to the specified baseAddress. - - - See more information regarding User-Agent requirements here: https://developer.github.com/v3/#user-agent-required - - - The name (and optionally version) of the product using this library, the name of your GitHub organization, or your GitHub username (in that order of preference). This is sent to the server as part of - the user agent for analytics purposes, and used by GitHub to contact you if there are problems. - - - The address to point this client to. Typically used for GitHub Enterprise - instances - - - - Create a new instance of the GitHub API v3 client pointing to the specified baseAddress. - - - See more information regarding User-Agent requirements here: https://developer.github.com/v3/#user-agent-required - - - The name (and optionally version) of the product using this library, the name of your GitHub organization, or your GitHub username (in that order of preference). This is sent to the server as part of - the user agent for analytics purposes, and used by GitHub to contact you if there are problems. - - Provides credentials to the client when making requests - - The address to point this client to. Typically used for GitHub Enterprise - instances - - - - Create a new instance of the GitHub API v3 client using the specified connection. - - The underlying used to make requests - - - - Set the GitHub Api request timeout. - Useful to set a specific timeout for lengthy operations, such as uploading release assets - - - See more information here: https://technet.microsoft.com/library/system.net.http.httpclient.timeout(v=vs.110).aspx - - The Timeout value - - - - Gets the latest API Info - this will be null if no API calls have been made - - representing the information returned as part of an Api call - - - - Convenience property for getting and setting credentials. - - - You can use this property if you only have a single hard-coded credential. Otherwise, pass in an - to the constructor. - Setting this property will change the to use - the default with just these credentials. - - - - - The base address of the GitHub API. This defaults to https://api.github.com, - but you can change it if needed (to talk to a GitHub:Enterprise server for instance). - - - - - Provides a client connection to make rest requests to HTTP endpoints. - - - - - Access GitHub's Authorization API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/oauth_authorizations/ - - - - - Access GitHub's Activity API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/activity/ - - - - - Access GitHub's Issue API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/issues/ - - - - - Access GitHub's Migration API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/migration/ - - - - - Access GitHub's Miscellaneous API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/misc/ - - - - - Access GitHub's OAuth API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/oauth/ - - - - - Access GitHub's Organizations API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/orgs/ - - - - - Access GitHub's Pull Requests API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/pulls/ - - - - - Access GitHub's Repositories API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/repos/ - - - - - Access GitHub's Gists API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/gists/ - - - - - Access GitHub's Users API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/users/ - - - - - Access GitHub's Git Data API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/git/ - - - - - Access GitHub's Apps API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/apps/ - - - - - Access GitHub's Search API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/search/ - - - - - Access GitHub's Enterprise API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/enterprise/ - - - - - Access GitHub's Reactions API - - - Refer to the API documentation for more information: https://developer.github.com/v3/reactions/ - - - - - Access GitHub's Checks API - - - Refer to the API documentation for more information: https://developer.github.com/v3/checks/ - - - - - Support for retrieving raw file content with the method. - - https://developer.github.com/v3/repos/contents/#custom-media-types - - - - Combines multiple preview headers. GitHub API supports Accept header with multiple - values separated by comma. - - Accept header values that will be combine to single Accept header. - - This Accept header application/vnd.github.loki-preview+json,application/vnd.github.drax-preview+json - indicated we want both Protected Branches and Licenses preview APIs. - - Accept header value. - - - - Extensions for working with the - - - - - Gets all API resources in the list at the specified URI. - - Type of the API resource in the list. - The connection to use - URI of the API resource to get - of the The API resources in the list. - Thrown when an API error occurs. - - - - Gets the HTML content of the API resource at the specified URI. - - The connection to use - URI of the API resource to get - The API resource's HTML content. - Thrown when an API error occurs. - - - - Performs an asynchronous HTTP GET request that expects a containing HTML. - - The connection to use - URI endpoint to send request to - representing the received HTTP response - - - - Gets the API resource at the specified URI. - - Type of the API resource to get. - The connection to use - URI of the API resource to get - The API resource. - Thrown when an API error occurs. - - - - Gets the API resource at the specified URI. - - Type of the API resource to get. - The connection to use - URI of the API resource to get - A token used to cancel the GetResponse request - The API resource. - Thrown when an API error occurs. - - - - Returns true if the API call represents a true response, or false if it represents a false response. - Throws an exception if the HTTP status does not match either a true or false response. - - - Some API endpoints return a 204 for "true" and 404 for false. See https://developer.github.com/v3/activity/starring/#check-if-you-are-starring-a-repository - for one example. This encapsulates that logic. - - Thrown if the status is neither 204 nor 404 - True for a 204 response, False for a 404 - - - - - Class for retrieving GitHub API URLs - - - - - Returns the that returns all of the authorizations for the currently logged in user. - - - - - Returns the that returns all authorizations for a given user - - The user Id to search for - - - - Returns the that returns all authorizations for a given client - - - The 20 character OAuth app client key for which to create the token. - - - - - Returns the that returns all public repositories in - response to a GET request. - - - - - Returns the that returns all public repositories in - response to a GET request. - - The integer Id of the last Repository that you’ve seen. - - - - Returns the that returns all of the repositories for the currently logged in user in - response to a GET request. A POST to this URL creates a new repository. - - - - - - Returns the that returns all of the repositories for the specified login. - - The login for the user - - - - - Returns the that returns all of the repositories for the specified organization in - response to a GET request. A POST to this URL creates a new repository for the organization. - - The name of the organization - - - - - Returns the that returns all of the organizations for the currently logged in user. - - - - - - Returns the that returns all of the organizations for the specified login. - - The login for the user - - - - - Returns the that returns all of the organizations. - - - - - - Returns the that returns all of the organizations. - - /// The integer Id of the last Organization that you’ve seen. - - - - - Returns the that returns the organization for the specified organization name - - The name of the organization - The that returns the organization for the specified organization name - - - - Returns the that returns all of the SSH keys for the currently logged in user. - - - - - - Returns the that returns all of the SSH keys for the specified user. - - The login for the user - - - - - Returns the to retrieve keys for the current user. - - - - - Returns the to retrieve keys for a given user. - - The user to search on - - - - Returns the to retrieve a given key. - - The Key Id to retrieve - - - - Returns the that returns all of the email addresses for the currently logged in user. - - - - - - Returns the that returns all of the releases for the specified repository. - - The owner of the repository - The name of the repository - - - - - Returns the that returns a single release for the specified repository - - The owner of the repository - The name of the repository - The id of the release - - - - - Returns the that returns a single release for the specified repository - - The owner of the repository - The name of the repository - The tag of the release - - - - - Returns the that returns the latest release for the specified repository - - The owner of the repository - The name of the repository - - - - - Returns the that returns all the assets for the specified release for the specified repository. - - The owner of the repository - The name of the repository - The id of the release - - - - - Returns the that returns the assets specified by the asset id. - - The owner of the repository - The name of the repository - The id of the release asset - - - - - Returns the that returns all of the notifications for the currently logged in user. - - - - - - Returns the that returns all of the notifications for the currently logged in user - specific to the repository. - - The owner of the repository - The name of the repository - - - - - Returns the for the specified notification. - - The Id of the notification. - - - - - Returns the for the specified notification's subscription status. - - The Id of the notification. - - - - Returns the for creating a new installation token. - - The Id of the GitHub App installation. - - - - Returns the that creates a github app. - - - - - Returns the that creates a github app. - - - - - Returns the that returns all the installations of the authenticated application. - - - - - Returns the that lists repositories accessible to the user for an installation.. - - The id of the installation - - - - Returns the that returns the repository's installation information. - - - - - - Returns the that returns the repository's installation information. - - - - - - Returns the that returns the organization's installation information. - - - - - Returns the that returns the user's installation information. - - - - - Returns the that returns a single installation of the authenticated application. - - - - - Returns the that returns all the installations in repositories the user has explicit permission to access - - - - - Returns the that returns all the repositories - - - - - - Returns the that returns all of the issues across all the authenticated user’s visible - repositories including owned repositories, member repositories, and organization repositories: - - - - - Returns the that returns all of the issues across owned and member repositories for the - authenticated user: - - - - - Returns the that returns all of the issues for the currently logged in user - specific to the repository. - - The owner of the repository - The name of the repository - - - - - Returns the that returns all of the issues for the specified organization for the - currently logged in user. - - The name of the organization - - - - - Returns the for the specified issue. - - The owner of the repository - The name of the repository - The issue number - - - - - Returns the for the specified issue to be locked/unlocked. - - The owner of the repository - The name of the repository - The issue number - - - - - Returns the for the reaction of a specified issue. - - The owner of the repository - The name of the repository - The issue number - - - - - Returns the for the reaction of a specified issue. - - The Id of the repository - The issue number - - - - - Returns the for the timeline of a specified issue. - - The owner of the repository - The name of the repository - The issue number - - - - - Returns the for the timeline of a specified issue. - - The Id of the repository - The issue number - - - - - Returns the for the comments for all issues in a specific repo. - - The owner of the repository - The name of the repository - - - - - Returns the for the comments of a specified issue. - - The owner of the repository - The name of the repository - The issue number - - - - - Returns the for the specified comment. - - The owner of the repository - The name of the repository - The comment id - - - - - Returns the for the reaction of a specified issue comment. - - The owner of the repository - The name of the repository - The comment number - - - - - Returns the for the reaction of a specified issue comment. - - The owner of the repository - The comment number - - - - - Returns the for the specified comment. - - The owner of the repository - The name of the repository - The comment number - - - - - Returns the for the comments of a specified commit. - - The owner of the repository - The name of the repository - The sha of the commit - - - - - Returns the for the comments of a specified commit. - - The owner of the repository - The name of the repository - - - - - Returns the for the reaction of a specified commit comment. - - The owner of the repository - The name of the repository - The comment number - - - - - Returns the for the reaction of a specified commit comment. - - The Id of the repository - The comment number - - - - - Returns the that returns all of the assignees to which issues may be assigned. - - The owner of the repository - The name of the repository - - - - - Returns the that returns a 204 if the login belongs to an assignee of the repository. - Otherwise returns a 404. - - The owner of the repository - The name of the repository - The login for the user - - - - - Returns the to add and remove assignees for an issue. - - The owner of the repository - The name of the repository - The issue number - - - - - Returns the that returns all of the members of the organization - - The organization - - - - - Returns the that returns all of the members of the organization - - The organization - The member filter, - The correct uri - - - - Returns the that returns all of the members of the organization - - The organization - The role filter, - The correct uri - - - - Returns the that returns all of the members of the organization - - The organization - The member filter, - The role filter, - The correct uri - - - - Returns the that returns all of the public members of the organization - - Organization - - - - - Returns the that returns a 204 if requester is an organization member and - the user is, publicly or privately a member of the organization. - Returns a 404 if the requester is an organization member and the user is not a member or - the requester is not an organization member and is inquiring about themselves. - Returns a 302 if the requester is not an organization member. - - The organization being inquired about - The user being inquired about - - - - - Returns the that returns member of organization - - The organization being inquired about - The user being inquired about - The that returns member of organization - - - - Returns the that returns a 204 if the user is a public member of the - organization. - Otherwise returns a 404. - - The organization being inquired about - The user being inquired about - - - - - Returns the that returns a 204 if the user is publicizing, or concealing - their membership in an organization. - - The organization to publicize, or conceal their membership of - The user publicizing, or concealing their membership of the organization - - - - - Returns the for the organization memberships - - The name of the organization - The name of the user - - - - - Returns the for the organizations pending invitations - - The name of the organization - - - - - Returns the that returns all of the outside collaborators of the organization - - The organization - - - - - Returns the that returns all of the outside collaborators of the organization - - The organization - The collaborator filter, - The correct uri - - - - Returns the that returns the issue/pull request event and issue info for the specified repository. - - The owner of the repository - The name of the repository - - - - - Returns the that returns the issue/pull request event info for the specified issue. - - The owner of the repository - The name of the repository - The issue number - - - - - Returns the that returns the issue/pull request event and issue info for the specified repository. - - The owner of the repository - The name of the repository - - - - - Returns the that returns the issue/pull request event and issue info for the specified event. - - The owner of the repository - The name of the repository - The event id - - - - - Returns the that returns the specified milestone. - - The owner of the repository - The name of the repository - The milestone number - - - - - Returns the that returns all of the milestones for the specified repository. - - The owner of the repository - The name of the repository - - - - - Returns the that returns the specified label. - - The owner of the repository - The name of the repository - The name of label - - - - - Returns the that returns all of the labels for the specified repository. - - The owner of the repository - The name of the repository - - - - - Returns the that returns the named label for the specified issue. - - The owner of the repository - The name of the repository - The issue number - The name of the label - - - - - Returns the that returns all of the labels for the specified issue. - - The owner of the repository - The name of the repository - The issue number - - - - - Returns the that returns all of the labels for all issues in the specified milestone. - - The owner of the repository - The name of the repository - The milestone number - - - - - Returns the to use when creating a commit status for the specified reference. - - The owner of the repository - The name of the repository - The reference (SHA, branch name, or tag name) to list commits for - - - - - Returns the that lists the repository hooks for the specified reference. - - The owner of the repository - The name of the repository - - - - - Returns the that gets the repository hook for the specified reference. - - The owner of the repository - The name of the repository - The identifier of the repository hook - - - - - Returns the that can tests a specified repository hook - - The owner of the repository - The name of the repository - The identifier of the repository hook - - - - - Returns the that can ping a specified repository hook - - The owner of the repository - The name of the repository - The identifier of the repository hook - - - - - Returns the that lists the organization hooks for the specified reference. - - The name of the organization - - - - - Returns the that gets the organization hook for the specified reference. - - The name of the organization - The identifier of the organization hook - - - - - Returns the that can ping a specified organization hook - - The name of the organization - The identifier of the organization hook - - - - - Returns the that lists the commit statuses for the specified reference. - - The owner of the repository - The name of the repository - The reference (SHA, branch name, or tag name) to list commits for - - - - - Returns the that returns a combined view of commit statuses for the specified reference. - - The owner of the repository - The name of the repository - The reference (SHA, branch name, or tag name) to list commits for - - - - - Returns the that lists the repository forks for the specified reference. - - The owner of the repository - The name of the repository - - - - - Returns the that lists the watched repositories for the authenticated user. - - The owner of the repository - The name of the repository - The that lists the watched repositories for the authenticated user. - - - - Returns the that lists the watched repositories for the authenticated user. - - - - - Returns the that lists the watched repositories for the specified user. - - The user that has the watches - - - - Returns the that shows whether the repo is starred by the current user. - - The owner of the repository - The name of the repository - - - - - Returns the that lists the starred repositories for the authenticated user. - - The owner of the repository - The name of the repository - The that lists the starred repositories for the authenticated user. - - - - Returns the that lists the starred repositories for the authenticated user. - - - - - Returns the that lists the starred repositories for the specified user. - - The user that has the stars - - - - Returns the that shows whether the repo is starred by the current user. - - The owner of the repository - The name of the repository - - - - - Returns the for the specified tag. - - The owner of the repository - The name of the repository - The tag reference (SHA) - - - - - Returns the for creating a tag object. - - The owner of the repository - The name of the repository - - - - - Returns the that returns the list of public events. - - - - - - Returns the that returns the feeds available to the authenticating user. - - - - - - Returns the that returns the list of public gists. - - - - - Returns the for the specified gist. - - The id of the gist - - - - Returns the for the forks for the specified gist. - - The id of the gist - - - - Returns the for all public gists. - - - - - Returns the for all started public gists. - - - - - Returns the for all gists for a given user. - - The user to search for - - - - Returns the to star a given gist. - - The id of the gist - - - - Returns the for the comments for the specified gist. - - The id of the gist - - - - Returns the for the commits for the specified gist. - - The id of the gist - - - - Returns the that returns the specified pull request. - - The owner of the repository - The name of the repository - The pull request number - - - - - Returns the that lists the pull requests for a repository. - - The owner of the repository - The name of the repository - - - - - Returns the that returns the pull request merge state. - - The owner of the repository - The name of the repository - The pull request number - The that returns the pull request merge state. - - - - Returns the that returns the commits on a pull request. - - The owner of the repository - The name of the repository - The pull request number - The that returns the commits on a pull request. - - - - Returns the that returns the files on a pull request. - - The owner of the repository - The name of the repository - The pull request number - The that returns the files on a pull request. - - - - Returns the for a specific comment for the specified commit. - - The id of the gist - The id of the comment - - - - Returns the for the specified commit. - - The owner of the repository - The name of the repository - The commit reference (SHA) - - - - - Returns the for the specified reference. - - The owner of the repository - The name of the repository - - - - - Returns the for the specified reference. - - The owner of the repository - The name of the repository - The reference name - - - - - Returns the for creating a commit object. - - The owner of the repository - The name of the repository - - - - - Returns the for creating a merge object. - - The owner of the repository - The name of the repository - - - - - Returns the for the network of repositories. - - The owner of the repository - The name of the repository - The for the network of repositories. - - - - Returns the for the organization. - - The name of the organization - - - - - Returns the for the received events for a user. - - The login of the user - - - - - Returns the for the received events for a user. - - The login of the user - Whether to return public events or not - - - - - Returns the for events performed by a user. - - The login of the user - - - - - Returns the for events performed by a user. - - The login of the user - Whether to return public events or not - - - - - Returns the for events associated with an organization. - - The login of the user - The name of the organization - - - - - Returns the for the comments of a specified pull request review. - - The owner of the repository - The name of the repository - The pull request number - The - - - - Returns the for the reviews opf a specified pull request - - The owner of the repository - The name of the repository - The pull request number - The - - - - Returns the for the specified pull request review comment. - - The owner of the repository - The name of the repository - The comment number - The - - - - Returns the for the specified pull request review. - - The owner of the repository - The name of the repository - The pull request number - The pull request review number - The - - - - Returns the for dismissing a specified pull request review - - The Id of the repository - The pull request number - The pull request review number - The - - - - Returns the for dismissing a specified pull request review - - The owner of the repository - The name of the repository - The pull request number - The pull request review number - The - - - - Returns the for submitting a pull request review - - The Id of the repository - The pull request number - The pull request review number - The that - - - - Returns the for submitting a pull request review - - The owner of the repository - The name of the repository - The pull request number - The pull request review number - The - - - - Returns the for submitting a pull request review - - The Id of the repository - The pull request number - The pull request review number - The that - - - - Returns the for submitting a pull request review - - The owner of the repository - The name of the repository - The pull request number - The pull request review number - The - - - - Returns the for a specified pull request review. - - The Id of the repository - The pull request number - The pull request review number - The - - - - Returns the for the reaction of a specified pull request review comment. - - The owner of the repository - The name of the repository - The comment number - - - - - Returns the for the reaction of a specified pull request review comment. - - The Id of the repository - The comment number - - - - - Returns the for the pull request review comments on a specified repository. - - The owner of the repository - The name of the repository - The - - - - Returns the for a specific blob. - - The owner of the blob - The name of the organization - - - - - Returns the for a specific blob. - - The owner of the blob - The name of the organization - The SHA of the blob - - - - - Returns the for the specified tree. - - The owner of the repository - The name of the repository - - - - - Returns the for the specified tree. - - The owner of the repository - The name of the repository - The tree reference (SHA) - - - - - Returns the for the specified tree. - - The owner of the repository - The name of the repository - The tree reference (SHA) - - - - - returns the for org teams - use for both Get and Create methods - - - - - - - Returns the to discover teams - for the current user - - - - - - Returns the for child teams - - - - - - - Returns the for teams - use for getting, updating, or deleting a . - - The id of the . - - - - - returns the for team member - - The team id - The user login. - - - - returns the for team members list - - The team id - - - - returns the for the repositories - - The team id - - - - returns the for a team repository - - The team id - The organization id - The repository name - - - - returns the for the teams pending invitations - - The team id - - - - - returns the for teams - use for update or deleting a team - - owner of repo - name of repo - - - - - Returns the to check user is collaborator - - The owner of repo - The name of repo - The name of user - The to check user is collaborator - - - - Returns the to check user is collaborator - - The id of the repository - The name of the user - The to check user is collaborator - - - - Returns the to review the collaborators permission - - The owner of the repo - The name of the repo - The name of the user - The to review the collaborators permission - - - - returns the for branches - - owner of repo - name of repo - - - - - Creates the relative for searching repositories - - - - - - Creates the relative for searching users - - - - - - Creates the relative for searching issues - - - - - - Creates the relative for searching code - - - - - - Creates the relative for searching labels - - - - - - Returns the for repository contributors. - - The owner of the repository - The name of the repository - - - - - Returns the for repository languages. - - The owner of the repository - The name of the repository - - - - - Returns the for repository teams. - - The owner of the repository - The name of the repository - - - - - Returns the for repository tags. - - The owner of the repository - The name of the repository - - - - - Returns the for a repository transfer. - - The current owner of the repository - The name of the repository - - - - - Returns the for a repository transfer. - - The id of the repository - - - - - Returns the for repository commits. - - The owner of the repository - The name of the repository - The commit reference (SHA) - - - - - Returns the for repository commits. - - The owner of the repository - The name of the repository - - - - - Returns the for comparing two commits. - - The owner of the repository - The name of the repository - The base commit - The head commit - - - - - Returns the for a repository branch. - - The owner of the repository - The name of the repository - The name of the branch - - - - - Returns the for a repository branches protection. - - The owner of the repository - The name of the repository - The name of the branch - - - - - Returns the for a repository branches protection. - - The Id of the repository - The name of the branch - - - - - Returns the for required status checks for a protected branch. - - The owner of the repository - The name of the repository - The name of the branch - - - - - Returns the for required status checks for a protected branch. - - The Id of the repository - The name of the branch - - - - - Returns the for required status checks for a protected branch. - - The owner of the repository - The name of the repository - The name of the branch - - - - - Returns the for required status checks for a protected branch. - - The Id of the repository - The name of the branch - - - - - Returns the for required_pull_request_reviews for a protected branch - - The owner of the repository - The name of the repository - The name of the branch - - - - Returns the for required_pull_request_reviews for a protected branch - - The Id of the repository - The name of the branch - - - - Returns the for admin enforcement for a protected branch - - The owner of the repository - The name of the repository - The name of the branch - - - - Returns the for admin enforcement for a protected branch - - The Id of the repository - The name of the branch - - - - Returns the for restrictions for a protected branch. - - The owner of the repository - The name of the repository - The name of the branch - - - - - Returns the for restrictions for a protected branch. - - The Id of the repository - The name of the branch - - - - - Returns the for team restrictions for a protected branch. - - The owner of the repository - The name of the repository - The name of the branch - - - - - Returns the for team restrictions for a protected branch. - - The Id of the repository - The name of the branch - - - - - Returns the for user restrictions for a protected branch. - - The owner of the repository - The name of the repository - The name of the branch - - - - - Returns the for user restrictions for a protected branch. - - The Id of the repository - The name of the branch - - - - - Returns the for a repository. - - The owner of the repository - The name of the repository - - - - - Returns the for a deploy key for a repository - - The owner of the repository - The name of the repository - The id of the deploy key of the repository - - - - - Returns the for deploy keys for a repository. - - The owner of the repository - The name of the repository - - - - - Returns the for the Deployments API for the given repository. - - Owner of the repository - Name of the repository - The for the Deployments API for the given repository. - - - - Returns the for the Deployment Statuses API for the given deployment. - - Owner of the repository - Name of the repository - Id of the deployment - - - - - Creates the relative for retrieving the - current users followers - - The for retrieving the current users followers - - - - Creates the relative for retrieving - the followers for the specified user - - name of the user - The for retrieving the specified users followers - - - - Creates the relative for retrieving the users the current user follows - - The for retrieving the users the current user follows - - - - Creates the relative for retrieving the users the specified user follows - - name of the user - The for retrieving the users the specified user follows - - - - Creates the relative for checking is the current user is following - another user - - name of the user followed - The for checking if the current user follows the specified user. - - - - Creates the relative for checking if a user is following another user - - name of the user following - name of the user followed - The for checking if the specified user follows another user - - - - Returns the for the user for the given login - - Name of the user - The for the user for the given login - - - - Creates the relative for initiating the OAuth Web login Flow - - - - - - Creates the relative to request an OAuth access token. - - - - - - Creates the relative for getting the README of the specified repository - - The owner of the repository - The name of the repository - The for getting the README of the specified repository - - - - Creates the relative for getting the contents of the specified repository's root - - The owner of the repository - The name of the repository - The for getting the contents of the specified repository's root - - - - Creates the relative for getting the contents of the specified repository and path - - The owner of the repository - The name of the repository - The path of the contents to get - The for getting the contents of the specified repository and path - - - - Creates the relative for getting an archive of a given repository's contents, in a specific format - - The owner of the repository - The name of the repository - The format of the archive. Can be either tarball or zipball - A valid Git reference. - The for getting an archive of a given repository's contents, in a specific format - - - - Creates the relative for getting the contents of the specified repository and path - - The owner of the repository - The name of the repository - The path of the contents to get - The name of the commit/branch/tag. Default: the repository’s default branch (usually master) - The for getting the contents of the specified repository and path - - - - Creates the relative for getting the page metadata for a given repository - - The owner of the repository - The name of the repository - The for getting the page metadata for a given repository - - - - Creates the relative for getting all build metadata for a given repository - - The owner of the repository - The name of the repository - The for getting all build metadata for a given repository - - - - Creates the relative for getting the build metadata for the last build for a given repository - - The owner of the repository - The name of the repository - The for getting the build metadata for the last build for a given repository - - - - Returns the for the contributors for the given repository - - Owner of the repository - Name of the repository - The for the contributors for the given repository - - - - Returns the for the commit activity for the given repository - - Owner of the repository - Name of the repository - The for the commit activity for the given repository - - - - Returns the for the code frequency for the given repository - - Owner of the repository - Name of the repository - The for the code frequency for the given repository - - - - Returns the for the participation for the given repository - - Owner of the repository - Name of the repository - The for the participation for the given repository - - - - Returns the for the punch card for the given repository - - Owner of the repository - Name of the repository - The for the punch card for the given repository - - - - Creates the for pre-receive environments. - - - - - - Creates the for pre-receive environments. - - - - - - Creates the for pre-receive environment download status. - - - - - - Creates the for pre-receive environment download status. - - - - - - Creates the relative for altering administration status of a user. - - The login for the intended user. - - - - - Creates the relative for altering suspension status of a user. - - The login for the intended user. - - - - - Returns the that returns the assets specified by the asset id. - - The Id of the repository - The id of the release asset - The that returns the assets specified by the asset id. - - - - Returns the that returns all of the assignees to which issues may be assigned. - - The Id of the repository - The that returns all of the assignees to which issues may be assigned. - - - - Returns the for a specific blob. - - The Id of the repository - The for a specific blob. - - - - Returns the for a specific blob. - - The Id of the repository - The SHA of the blob - The for a specific blob. - - - - Returns the that returns a 204 if the login belongs to an assignee of the repository. Otherwise returns a 404. - - The Id of the repository - The login for the user - The that returns a 204 if the login belongs to an assignee of the repository. Otherwise returns a 404. - - - - Returns the that returns a combined view of commit statuses for the specified reference. - - The Id of the repository - The reference (SHA, branch name, or tag name) to list commits for - The that returns a combined view of commit statuses for the specified reference. - - - - Returns the for the specified commit. - - The Id of the repository - The commit reference (SHA) - The for the specified commit. - - - - Returns the for the specified comment. - - The Id of the repository - The comment number - The for the specified comment. - - - - Returns the for the comments of a specified commit. - - The Id of the repository - The sha of the commit - The for the comments of a specified commit. - - - - Returns the for the comments of a specified commit. - - The Id of the repository - The for the comments of a specified commit. - - - - Returns the that lists the commit statuses for the specified reference. - - The Id of the repository - The reference (SHA, branch name, or tag name) to list commits for - The that lists the commit statuses for the specified reference. - - - - Returns the for creating a commit object. - - The Id of the repository - The for creating a commit object. - - - - Returns the to use when creating a commit status for the specified reference. - - The Id of the repository - The reference (SHA, branch name, or tag name) to list commits for - The to use when creating a commit status for the specified reference. - - - - Returns the for creating a merge object. - - The Id of the repository - The for creating a merge object. - - - - Returns the for creating a tag object. - - The Id of the repository - The for creating a tag object. - - - - Returns the for the Deployments API for the given repository. - - The Id of the repository - The for the Deployments API for the given repository. - - - - Returns the for the Deployment Statuses API for the given deployment. - - The Id of the repository - Id of the deployment - The for the Deployment Statuses API for the given deployment. - - - - Returns the that returns the issue/pull request event and issue info for the specified repository. - - The Id of the repository - The that returns the issue/pull request event and issue info for the specified repository. - - - - Returns the that returns all the GPG Keys for the authenticated user. - - The that returns all the GPG Keys for the authenticated user. - - - - Returns the that returns the GPG Key for the authenticated user for the specified Id. - - The that returns the GPG Key for the authenticated user for the specified Id. - - - - - Returns the for the specified issue. - - The Id of the repository - The issue number - The for the specified issue. - - - - Returns the for the specified comment. - - The Id of the repository - The comment id - The for the specified comment. - - - - Returns the for the comments for all issues in a specific repo. - - The Id of the repository - The for the comments for all issues in a specific repo. - - - - Returns the for the comments of a specified issue. - - The Id of the repository - The issue number - The for the comments of a specified issue. - - - - Returns the that returns the named label for the specified issue. - - The Id of the repository - The issue number - The name of the label - The that returns the named label for the specified issue. - - - - Returns the that returns all of the labels for the specified issue. - - The Id of the repository - The issue number - The that returns all of the labels for the specified issue. - - - - Returns the for the specified issue to be locked/unlocked. - - The Id of the repository - The issue number - The for the specified issue to be locked/unlocked. - - - - Returns the that returns all of the issues for the currently logged in user specific to the repository. - - The Id of the repository - The that returns all of the issues for the currently logged in user specific to the repository. - - - - Returns the that returns the issue/pull request event and issue info for the specified event. - - The Id of the repository - The event id - The that returns the issue/pull request event and issue info for the specified event. - - - - Returns the that returns the issue/pull request event info for the specified issue. - - The Id of the repository - The issue number - The that returns the issue/pull request event info for the specified issue. - - - - Returns the that returns the issue/pull request event and issue info for the specified repository. - - The Id of the repository - The that returns the issue/pull request event and issue info for the specified repository. - - - - Returns the that returns the specified label. - - The Id of the repository - The name of label - The that returns the specified label. - - - - Returns the that returns all of the labels for the specified repository. - - The Id of the repository - The that returns all of the labels for the specified repository. - - - - Returns the that returns the latest release for the specified repository - - The Id of the repository - The that returns the latest release for the specified repository - - - - Returns the that returns the pull request merge state. - - The Id of the repository - The pull request number - The that returns the pull request merge state. - - - - Returns the that returns the specified milestone. - - The Id of the repository - The milestone number - The that returns the specified milestone. - - - - Returns the that returns all of the labels for all issues in the specified milestone. - - The Id of the repository - The milestone number - The that returns all of the labels for all issues in the specified milestone. - - - - Returns the that returns all of the milestones for the specified repository. - - The Id of the repository - The that returns all of the milestones for the specified repository. - - - - Returns the that returns all of the notifications for the currently logged in user specific to the repository. - - The Id of the repository - The that returns all of the notifications for the currently logged in user specific to the repository. - - - - Returns the that returns the specified pull request. - - The Id of the repository - The pull request number - The that returns the specified pull request. - - - - Returns the that returns the commits on a pull request. - - The Id of the repository - The pull request number - The that returns the commits on a pull request. - - - - Returns the that returns the files on a pull request. - - The Id of the repository - The pull request number - The that returns the files on a pull request. - - - - Returns the for the specified pull request review comment. - - The Id of the repository - The comment number - The that - - - - Returns the for the comments of a specified pull request review. - - The Id of the repository - The pull request number - The that - - - - Returns the for the reviews of a specified pull request - - The Id of the repository - The pull request number - The that - - - - Returns the for the pull request review comments on a specified repository. - - The Id of the repository - The that - - - - Returns the that lists the pull requests for a repository. - - The Id of the repository - The that lists the pull requests for a repository. - - - - Returns the for the specified reference. - - The Id of the repository - The for the specified reference. - - - - Returns the for the specified reference. - - The Id of the repository - The reference name - The for the specified reference. - - - - Returns the that returns all the assets for the specified release for the specified repository. - - The Id of the repository - The id of the release - The that returns all the assets for the specified release for the specified repository. - - - - Returns the that returns all of the releases for the specified repository. - - The Id of the repository - The that returns all of the releases for the specified repository. - - - - Returns the that returns a single release for the specified repository - - The Id of the repository - The id of the release - The that returns a single release for the specified repository - - - - Returns the that returns a single release for the specified repository - - The Id of the repository - The tag of the release - The that returns a single release for the specified repository - - - - Returns the for a repository branch. - - The Id of the repository - The name of the branch - The for a repository branch. - - - - Returns the that returns all of the branches for the specified repository. - - The Id of the repository - The that returns all of the branches for the specified repository. - - - - Returns the that returns all of the collaborators for the specified repository. - - The Id of the repository - The that returns all of the collaborators for the specified repository. - - - - Returns the for comparing two commits. - - The Id of the repository - The base commit - The head commit - The for comparing two commits. - - - - Returns the for a repository. - - The Id of the repository - The for a repository. - - - - Returns the for getting an archive of a given repository's contents, in a specific format - - The Id of the repository - The format of the archive. Can be either tarball or zipball - A valid Git reference. - The for getting an archive of a given repository's contents, in a specific format - - - - Returns the for repository commits. - - The Id of the repository - The commit reference (SHA) - The for repository commits. - - - - Returns the for repository commits. - - The Id of the repository - The for repository commits. - - - - Returns the for getting the contents of the specified repository's root - - The Id of the repository - The for getting the contents of the specified repository's root - - - - Returns the for getting the contents of the specified repository and path - - The Id of the repository - The path of the contents to get - The for getting the contents of the specified repository and path - - - - Returns the for getting the contents of the specified repository and path - - The Id of the repository - The path of the contents to get - The name of the commit/branch/tag. Default: the repository’s default branch (usually master) - The for getting the contents of the specified repository and path - - - - Returns the for repository contributors. - - The Id of the repository - The for repository contributors. - - - - Returns the for a deploy key for a repository - - The Id of the repository - The id of the deploy key of the repository - The for a deploy key for a repository - - - - Returns the for deploy keys for a repository. - - The Id of the repository - The for deploy keys for a repository. - - - - Returns the that lists the repository forks for the specified reference. - - The Id of the repository - The that lists the repository forks for the specified reference. - - - - Returns the that gets the repository hook for the specified reference. - - The Id of the repository - The identifier of the repository hook - The that gets the repository hook for the specified reference. - - - - Returns the that can ping a specified repository hook - - The Id of the repository - The identifier of the repository hook - The that can ping a specified repository hook - - - - Returns the that lists the repository hooks for the specified reference. - - The Id of the repository - The that lists the repository hooks for the specified reference. - - - - Returns the that can tests a specified repository hook - - The Id of the repository - The identifier of the repository hook - The that can tests a specified repository hook - - - - Returns the for repository languages. - - The Id of the repository - The for repository languages. - - - - Returns the for getting the page metadata for a given repository - - The Id of the repository - The for getting the page metadata for a given repository - - - - Returns the for getting all build metadata for a given repository - - The Id of the repository - The for getting all build metadata for a given repository - - - - Returns the for getting the build metadata for the last build for a given repository - - The Id of the repository - The for getting the build metadata for the last build for a given repository - - - - Returns the for getting the README of the specified repository - - The Id of the repository - The for getting the README of the specified repository - - - - Returns the for repository tags. - - The Id of the repository - The for repository tags. - - - - Returns the for repository teams. - - The Id of the repository - The for repository teams. - - - - Returns the that lists the starred repositories for the authenticated user. - - The Id of the repository - The that lists the starred repositories for the authenticated user. - - - - Returns the for the code frequency for the given repository - - The Id of the repository - The for the code frequency for the given repository - - - - Returns the for the commit activity for the given repository - - The Id of the repository - The for the commit activity for the given repository - - - - Returns the for the contributors for the given repository - - The Id of the repository - The for the contributors for the given repository - - - - Returns the for the participation for the given repository - - The Id of the repository - The for the participation for the given repository - - - - Returns the for the punch card for the given repository - - The Id of the repository - The for the punch card for the given repository - - - - Returns the for the specified tag. - - The Id of the repository - The tag reference (SHA) - The for the specified tag. - - - - Returns the for the specified tree. - - The Id of the repository - The for the specified tree. - - - - Returns the for the specified tree. - - The Id of the repository - The tree reference (SHA) - The for the specified tree. - - - - Returns the for the specified tree. - - The Id of the repository - The tree reference (SHA) - The for the specified tree. - - - - Returns the that shows whether the repo is starred by the current user. - - The Id of the repository - The that shows whether the repo is starred by the current user. - - - - Returns the that lists the watched repositories for the authenticated user. - - The Id of the repository - The that lists the watched repositories for the authenticated user. - - - - Returns the for deleting a reaction. - - The reaction number - The that lists the watched repositories for the authenticated user. - - - - Returns the for repository invitations. - - The id of the repository - The for repository invitations. - - - - Returns the for a single repository invitation. - - The id of the repository - The id of the invitation - The for repository invitations. - - - - Returns the for invitations for the current user. - - The for invitations for the current user. - - - - Returns the for a single invitation of the current user. - - The id of the invitation - The for invitations for the current user. - - - - Returns the for repository traffice referrers. - - The owner of repo - The name of repo - The for repository traffic referrers. - - - - Returns the for repository traffic referrers. - - The id of the repository - The for repository traffic referrers. - - - - Returns the for repository traffic paths. - - The owner of repo - The name of repo - The for repository traffic paths. - - - - Returns the for repository traffic paths. - - The id of the repository - The for repository traffic paths. - - - - Returns the for repository traffic views. - - The owner of repo - The name of repo - The for repository traffic views. - - - - Returns the for repository traffic views. - - The id of the repository - The for repository traffic views. - - - - Returns the for repository traffic clones. - - The owner of repo - The name of repo - The for repository traffic clones. - - - - Returns the for repository traffic clones. - - The id of the repository - The for repository traffic clones. - - - - Returns the for pull request review requests. - - The owner of repo - The name of repo - The pull request number - The for pull request review requests. - - - - Returns the for pull request review requests. - - The id of the repository - The pull request number - The for pull request review requests. - - - - Returns the for the specified project projects. - - The owner of the repository - The name of the repository - The for projects. - - - - Returns the for the specified project projects. - - The id of the repository - The for projects. - - - - Returns the for the specified organization projects. - - The name of the organization - The for projects. - - - - Returns the for a project. - - The id of the project - The for repository projects. - - - - Returns the for project columns. - - The id of the columns - The for project columns. - - - - Returns the for a specific project column. - - The id of the project - The for a specific project column. - - - - Returns the to move a project column. - - The id of the column to move - The to move a project column. - - - - Returns the for project cards. - - The id of the card - The for project cards. - - - - Returns the for project cards. - - The id of the column - The for project cards. - - - - Returns the to move a project card. - - The id of the card to move - The to move a project card. - - - - Returns the for repository's license requests. - - The owner of repo - The name of repo - The for repository's license requests. - - - - Returns the for repository's license requests. - - The id of the repository - The for repository's license requests. - - - - Returns the that returns the specified check run. - - The Id of the repository - The check run Id - The that returns the specified check run. - - - - Returns the that returns the specified check run. - - The owner of repo - The name of repo - The check run Id - The that returns the specified check run. - - - - Returns the that handles the check runs for the repository. - - The Id of the repository - The that handles the check runs for the repository. - - - - Returns the that handles the check runs for the repository. - - The owner of repo - The name of repo - The that handles the check runs for the repository. - - - - Returns the that lists the check runs for the specified reference. - - The Id of the repository - The git reference - The that returns the check runs for the specified reference. - - - - Returns the that lists the check runs for the specified reference. - - The owner of repo - The name of repo - The git reference - The that returns the check runs for the specified reference. - - - - Returns the that lists the check runs for the specified reference. - - The Id of the repository - The Id of the check suite - The that returns the check runs for the specified reference. - - - - Returns the that lists the check runs for the specified reference. - - The owner of repo - The name of repo - The Id of the check suite - The that returns the check runs for the specified reference. - - - - Returns the that lists the annotations for the specified check run. - - The Id of the repository - The Id of the check run - The that returns the annotations for the specified check run. - - - - Returns the that lists the annotations for the specified check run. - - The owner of repo - The name of repo - The Id of the check run - The that returns the annotations for the specified check run. - - - - Returns the that returns the specified check suite. - - The Id of the repository - The check run Id - The that returns the specified check suite. - - - - Returns the that returns the specified check suite. - - The owner of repo - The name of repo - The check run Id - The that returns the specified check suite. - - - - Returns the that lists the check suites for the specified reference. - - The Id of the repository - The git reference - The that returns the check suites for the specified reference. - - - - Returns the that lists the check suites for the specified reference. - - The owner of repo - The name of repo - The git reference - The that returns the check suites for the specified reference. - - - - Returns the that handles the check suites for the repository. - - The Id of the repository - The that handles the check suites for the repository. - - - - Returns the that handles the check suites for the repository. - - The owner of repo - The name of repo - The that handles the check suites for the repository. - - - - Returns the that handles the check suite requests for the repository. - - The Id of the repository - The Id of the check suite - The that handles the check suite requests for the repository. - - - - Returns the that handles the check suite requests for the repository. - - The owner of repo - The name of repo - The Id of the check suite - The that handles the check suite requests for the repository. - - - - Returns the that handles the check suite preferences for the repository. - - The Id of the repository - The that handles the check suite preferences for the repository. - - - - Returns the that handles the check suite preferences for the repository. - - The owner of repo - The name of repo - The that handles the check suite preferences for the repository. - - - - Returns the that returns all emojis in - response to a GET request. - - The for emojis. - - - - Returns the that returns rendered markdown in - response to a POST request. - - The to render markdown. - - - - Returns the that returns rendered markdown in - response to a POST request. - - The to render markdown. - - - - Returns the that returns all git ignore templates in - response to a GET request. - - The to git ignore templates. - - - - Returns the that returns specified git ignore templates in - response to a GET request. - - The name of the template to retrieve - The to git ignore template. - - - - Returns the that returns all licenses in - response to a GET request. - - The to licenses. - - - - Returns the that returns specified license in - response to a GET request. - - The key of the license to retrieve - The to license. - - - - Returns the that returns rate limit in - response to a GET request. - - The to rate limit. - - - - Returns the that returns meta in - response to a GET request. - - The to meta. - - - - Represents operations to simplify triggering the authorization flow - - - - - This method will create a new authorization for the specified OAuth application, only if an authorization - for that application doesn’t already exist for the user. It returns the user’s token for the application - if one exists. Otherwise, it creates a new one. - - - - This method allows the caller to provide a callback which is used to retrieve the two-factor code from - the user. Typically the callback is used to show some user interface to the user. - - - See API documentation - for more details. - - - The this method extends - Client Id for the OAuth application that is requesting the token - The client secret - Defines the scopes and metadata for the token - Callback used to retrieve the two-factor authentication code - from the user - - - - - Ensure input parameters - - - - - Checks an argument to ensure it isn't null. - - The argument value to check - The name of the argument - - - - Checks a string argument to ensure it isn't null or empty. - - The argument value to check - The name of the argument - - - - Checks a timespan argument to ensure it is a positive value. - - The argument value to check - The name of the argument - - - - Checks an enumerable argument to ensure it isn't null or empty. - - The argument value to check - The name of the argument - - - - Used to paginate through API response results. - - - This is meant to be internal, but I factored it out so we can change our mind more easily later. - - - - - Paginate a request to asynchronous fetch the results until no more are returned - - Type of the API resource to get. - A function which generates the first request - The original URI (used only for raising an exception) - - - - Reflects a collection of data returned from an API that can be paged. - - - - - - Returns the next page of items. - - - - - - Metadata for tracking which endpoints rely on preview API behaviour - - https://developer.github.com/v3/previews/ - - - - Represents operations to simplify working with references - - - - - Creates a branch, based off the branch specified. - - The this method extends - The owner of the repository. - The name of the repository. - The new branch name - The to base the branch from - - - - Creates a branch, based off the master branch. - - The this method extends - The owner of the repository. - The name of the repository. - The new branch name - - - - Attribute used to denote that a string property should be serialized as a base64 encoded string. - - - - - Extensions for converting between different time representations - - - - - Convert a Unix tick to a with UTC offset - - UTC tick - - - - Convert with UTC offset to a Unix tick - - Date Time with UTC offset - - - - Represents the response to a 2FA challenge from the API - - - - - Helper action for resending the 2FA code - - - - - Construct an instance of TwoFactorChallengeResult - - - - - - True if this request should resent an authentication code - - - - - The user-specified authentication code - - - - - Extensions for working with Uris - - - - - Returns a Uri where any existing relative Uri component is stripped - eg https://example.com/some/path becomes https://example.com - - Base Uri - - - - - Returns a Uri where any existing relative Uri component is replaced with the respective value - eg https://example.com/some/path becomes https://example.com/replacement/path - - Base Uri - Relative Uri to add to the base Uri, replacing any existing relative Uri component - - - - - Merge a dictionary of values with an existing - - Original request Uri - Collection of key-value pairs - Updated request Uri - - - - A connection for making API requests against URI endpoints. - Provides type-friendly convenience methods that wrap methods. - - - - - Initializes a new instance of the class. - - A connection for making HTTP requests - - - - Initializes a new instance of the class. - - A connection for making HTTP requests - A paginator for paging API responses - - - - The underlying connection. - - - - - Gets the API resource at the specified URI. - - Type of the API resource to get. - URI of the API resource to get - The API resource. - Thrown when an API error occurs. - - - - Gets the API resource at the specified URI. - - Type of the API resource to get. - URI of the API resource to get - Parameters to add to the API request - The API resource. - Thrown when an API error occurs. - - - - Gets the API resource at the specified URI. - - Type of the API resource to get. - URI of the API resource to get - Parameters to add to the API request - Accept header to use for the API request - The API resource. - Thrown when an API error occurs. - - - - Gets the HTML content of the API resource at the specified URI. - - URI of the API resource to get - Parameters to add to the API request - The API resource's HTML content. - Thrown when an API error occurs. - - - - Gets the raw content of the API resource at the specified URI. - - URI of the API resource to get - Parameters to add to the API request - The API resource's raw content or null if the points to a directory. - Thrown when an API error occurs. - - - - Gets all API resources in the list at the specified URI. - - Type of the API resource in the list. - URI of the API resource to get - of the The API resources in the list. - Thrown when an API error occurs. - - - - Gets all API resources in the list at the specified URI. - - Type of the API resource in the list. - URI of the API resource to get - Options for changing the API response - of the The API resources in the list. - Thrown when an API error occurs. - - - - Gets all API resources in the list at the specified URI. - - Type of the API resource in the list. - URI of the API resource to get - Parameters to add to the API request - of the The API resources in the list. - Thrown when an API error occurs. - - - - Gets all API resources in the list at the specified URI. - - Type of the API resource in the list. - URI of the API resource to get - Accept header to use for the API request - of the The API resources in the list. - Thrown when an API error occurs. - - - - Gets all API resources in the list at the specified URI. - - Type of the API resource in the list. - URI of the API resource to get - Parameters to add to the API request - Options for changing the API response - of the The API resources in the list. - Thrown when an API error occurs. - - - - Gets all API resources in the list at the specified URI. - - Type of the API resource in the list. - URI of the API resource to get - Parameters to add to the API request - Accept header to use for the API request - of the The API resources in the list. - Thrown when an API error occurs. - - - - Creates a new API resource in the list at the specified URI. - - URI endpoint to send request to - Representing the received HTTP response - Thrown when an API error occurs. - - - - Creates a new API resource in the list at the specified URI. - - The API resource's type. - URI of the API resource to get - The created API resource. - Thrown when an API error occurs. - - - - Creates a new API resource in the list at the specified URI. - - The API resource's type. - URI of the API resource to get - Object that describes the new API resource; this will be serialized and used as the request's body - The created API resource. - Thrown when an API error occurs. - - - - Creates a new API resource in the list at the specified URI. - - The API resource's type. - URI of the API resource to get - Object that describes the new API resource; this will be serialized and used as the request's body - Accept header to use for the API request - The created API resource. - Thrown when an API error occurs. - - - - Creates a new API resource in the list at the specified URI. - - The API resource's type. - URI of the API resource to get - Object that describes the new API resource; this will be serialized and used as the request's body - Accept header to use for the API request - Content type of the API request - The created API resource. - Thrown when an API error occurs. - - - - Creates a new API resource in the list at the specified URI. - - The API resource's type. - URI of the API resource to get - Object that describes the new API resource; this will be serialized and used as the request's body - Accept header to use for the API request - Content type of the API request - Two Factor Authentication Code - The created API resource. - Thrown when an API error occurs. - - - - Creates or replaces the API resource at the specified URI - - URI of the API resource to put - A for the request's execution. - - - - Creates or replaces the API resource at the specified URI. - - The API resource's type. - URI of the API resource to create or replace - Object that describes the API resource; this will be serialized and used as the request's body - The created API resource. - Thrown when an API error occurs. - - - - Creates or replaces the API resource at the specified URI. - - The API resource's type. - URI of the API resource to create or replace - Object that describes the API resource; this will be serialized and used as the request's body - The two-factor authentication code in response to the current user's previous challenge - The created API resource. - Thrown when an API error occurs. - - - - Creates or replaces the API resource at the specified URI. - - The API resource's type. - URI of the API resource to create or replace - Object that describes the API resource; this will be serialized and used as the request's body - The two-factor authentication code in response to the current user's previous challenge - Accept header to use for the API request - The created API resource. - Thrown when an API error occurs. - - - - Updates the API resource at the specified URI. - - URI of the API resource to patch - A for the request's execution. - - - - Updates the API resource at the specified URI. - - URI of the API resource to patch - Accept header to use for the API request - A for the request's execution. - - - - Updates the API resource at the specified URI. - - The API resource's type. - URI of the API resource to update - Object that describes the API resource; this will be serialized and used as the request's body - The updated API resource. - Thrown when an API error occurs. - - - - Updates the API resource at the specified URI. - - The API resource's type. - URI of the API resource to update - Object that describes the API resource; this will be serialized and used as the request's body - Accept header to use for the API request - The updated API resource. - Thrown when an API error occurs. - - - - Deletes the API object at the specified URI. - - URI of the API resource to delete - A for the request's execution. - - - - Deletes the API object at the specified URI. - - URI of the API resource to delete - Two Factor Code - A for the request's execution. - - - - Deletes the API object at the specified URI. - - URI of the API resource to delete - Object that describes the API resource; this will be serialized and used as the request's body - A for the request's execution. - - - - Performs an asynchronous HTTP DELETE request that expects an empty response. - - URI endpoint to send request to - The object to serialize as the body of the request - Specifies accept response media type - The returned - - - - Performs an asynchronous HTTP DELETE request. - - The API resource's type. - URI endpoint to send request to - The object to serialize as the body of the request - - - - Performs an asynchronous HTTP DELETE request. - Attempts to map the response body to an object of type - - The API resource's type. - URI endpoint to send request to - Specifies accept response media type - The returned - - - - Performs an asynchronous HTTP DELETE request. - Attempts to map the response body to an object of type - - The type to map the response to - URI endpoint to send request to - The object to serialize as the body of the request - Specifies accept response media type - - - - Executes a GET to the API object at the specified URI. This operation is appropriate for API calls which - queue long running calculations and return a collection of a resource. - It expects the API to respond with an initial 202 Accepted, and queries again until a 200 OK is received. - It returns an empty collection if it receives a 204 No Content response. - - The API resource's type. - URI of the API resource to update - A token used to cancel this potentially long running request - The updated API resource. - Thrown when an API error occurs. - - - - Extra information returned as part of each api response. - - - - - Oauth scopes that were included in the token used to make the request. - - - - - Oauth scopes accepted for this particular call. - - - - - Etag - - - - - Links to things like next/previous pages - - - - - Information about the API rate limit - - - - - The best-effort time difference between the server and the client. - - - If both the server and the client have reasonably accurate clocks, - the value of this property will be close to . - The actual value is sensitive to network transmission and processing - delays. - - - - - Allows you to clone ApiInfo - - A clone of - - - - A connection for making HTTP requests against URI endpoints. - - - - - Creates a new connection instance used to make requests of the GitHub API. - - - See more information regarding User-Agent requirements here: https://developer.github.com/v3/#user-agent-required - - - The name (and optionally version) of the product using this library, the name of your GitHub organization, or your GitHub username (in that order of preference). This is sent to the server as part of - the user agent for analytics purposes, and used by GitHub to contact you if there are problems. - - - - - Creates a new connection instance used to make requests of the GitHub API. - - - See more information regarding User-Agent requirements here: https://developer.github.com/v3/#user-agent-required - - - The name (and optionally version) of the product using this library, the name of your GitHub organization, or your GitHub username (in that order of preference). This is sent to the server as part of - the user agent for analytics purposes, and used by GitHub to contact you if there are problems. - - - The client to use for executing requests - - - - - Creates a new connection instance used to make requests of the GitHub API. - - - See more information regarding User-Agent requirements here: https://developer.github.com/v3/#user-agent-required - - - The name (and optionally version) of the product using this library, the name of your GitHub organization, or your GitHub username (in that order of preference). This is sent to the server as part of - the user agent for analytics purposes, and used by GitHub to contact you if there are problems. - - - The address to point this client to such as https://api.github.com or the URL to a GitHub Enterprise - instance - - - - Creates a new connection instance used to make requests of the GitHub API. - - - See more information regarding User-Agent requirements here: https://developer.github.com/v3/#user-agent-required - - - The name (and optionally version) of the product using this library, the name of your GitHub organization, or your GitHub username (in that order of preference). This is sent to the server as part of - the user agent for analytics purposes, and used by GitHub to contact you if there are problems. - - Provides credentials to the client when making requests - - - - Creates a new connection instance used to make requests of the GitHub API. - - - See more information regarding User-Agent requirements here: https://developer.github.com/v3/#user-agent-required - - - The name (and optionally version) of the product using this library, the name of your GitHub organization, or your GitHub username (in that order of preference). This is sent to the server as part of - the user agent for analytics purposes, and used by GitHub to contact you if there are problems. - - - The address to point this client to such as https://api.github.com or the URL to a GitHub Enterprise - instance - Provides credentials to the client when making requests - - - - Creates a new connection instance used to make requests of the GitHub API. - - - See more information regarding User-Agent requirements here: https://developer.github.com/v3/#user-agent-required - - - The name (and optionally version) of the product using this library, the name of your GitHub organization, or your GitHub username (in that order of preference). This is sent to the server as part of - the user agent for analytics purposes, and used by GitHub to contact you if there are problems. - - - The address to point this client to such as https://api.github.com or the URL to a GitHub Enterprise - instance - Provides credentials to the client when making requests - A raw used to make requests - Class used to serialize and deserialize JSON requests - - - - Gets the latest API Info - this will be null if no API calls have been made - - representing the information returned as part of an Api call - - - - Performs an asynchronous HTTP GET request that expects a containing HTML. - - URI endpoint to send request to - Querystring parameters for the request - representing the received HTTP response - - - - Performs an asynchronous HTTP GET request that expects a containing raw data. - - URI endpoint to send request to - Querystring parameters for the request - representing the received HTTP response - The property will be null if the points to a directory instead of a file - - - - Performs an asynchronous HTTP POST request. - - URI endpoint to send request to - representing the received HTTP response - - - - Performs an asynchronous HTTP POST request. - Attempts to map the response body to an object of type - - The type to map the response to - URI endpoint to send request to - The object to serialize as the body of the request - Specifies accepted response media types. - Specifies the media type of the request body - Two Factor Authentication Code - representing the received HTTP response - - - - Performs an asynchronous HTTP PATCH request. - - URI endpoint to send request to - representing the received HTTP response - - - - Performs an asynchronous HTTP PATCH request. - - URI endpoint to send request to - Specifies accept response media type - representing the received HTTP response - - - - Performs an asynchronous HTTP PUT request that expects an empty response. - - URI endpoint to send request to - The returned - - - - Performs an asynchronous HTTP PUT request that expects an empty response. - - URI endpoint to send request to - Specifies accepted response media types. - The returned - - - - Performs an asynchronous HTTP DELETE request that expects an empty response. - - URI endpoint to send request to - The returned - - - - Performs an asynchronous HTTP DELETE request that expects an empty response. - - URI endpoint to send request to - Two Factor Code - The returned - - - - Performs an asynchronous HTTP DELETE request that expects an empty response. - - URI endpoint to send request to - The object to serialize as the body of the request - The returned - - - - Performs an asynchronous HTTP DELETE request that expects an empty response. - - URI endpoint to send request to - The object to serialize as the body of the request - Specifies accept response media type - The returned - - - - Performs an asynchronous HTTP DELETE request. - - The API resource's type. - URI endpoint to send request to - The object to serialize as the body of the request - - - - Performs an asynchronous HTTP DELETE request. - Attempts to map the response body to an object of type - - The type to map the response to - URI endpoint to send request to - The object to serialize as the body of the request - Specifies accept response media type - - - - Base address for the connection. - - - - - Gets the used to provide credentials for the connection. - - - - - Gets or sets the credentials used by the connection. - - - You can use this property if you only have a single hard-coded credential. Otherwise, pass in an - to the constructor. - Setting this property will change the to use - the default with just these credentials. - - - - - Set the GitHub Api request timeout. - - The Timeout value - - - - A connection for making API requests against URI endpoints. - Provides type-friendly convenience methods that wrap methods. - - - - - The underlying connection. - - - - - Gets the API resource at the specified URI. - - Type of the API resource to get. - URI of the API resource to get - The API resource. - Thrown when an API error occurs. - - - - Gets the API resource at the specified URI. - - Type of the API resource to get. - URI of the API resource to get - Parameters to add to the API request - The API resource. - Thrown when an API error occurs. - - - - Gets the API resource at the specified URI. - - Type of the API resource to get. - URI of the API resource to get - Parameters to add to the API request - Accept header to use for the API request - The API resource. - Thrown when an API error occurs. - - - - Gets the HTML content of the API resource at the specified URI. - - URI of the API resource to get - Parameters to add to the API request - The API resource's HTML content. - Thrown when an API error occurs. - - - - Gets the raw content of the API resource at the specified URI. - - URI of the API resource to get - Parameters to add to the API request - The API resource's raw content or null if the points to a directory. - Thrown when an API error occurs. - - - - Gets all API resources in the list at the specified URI. - - Type of the API resource in the list. - URI of the API resource to get - of the API resources in the list. - Thrown when an API error occurs. - - - - Gets all API resources in the list at the specified URI. - - Type of the API resource in the list. - URI of the API resource to get - Options for changing the API response - of the API resources in the list. - Thrown when an API error occurs. - - - - Gets all API resources in the list at the specified URI. - - Type of the API resource in the list. - URI of the API resource to get - Parameters to add to the API request - of the API resources in the list. - Thrown when an API error occurs. - - - - Gets all API resources in the list at the specified URI. - - Type of the API resource in the list. - URI of the API resource to get - Accept header to use for the API request - of the API resources in the list. - Thrown when an API error occurs. - - - - Gets all API resources in the list at the specified URI. - - Type of the API resource in the list. - URI of the API resource to get - Parameters to add to the API request - Options for changing the API response - of the API resources in the list. - Thrown when an API error occurs. - - - - Gets all API resources in the list at the specified URI. - - Type of the API resource in the list. - URI of the API resource to get - Parameters to add to the API request - Accept header to use for the API request - of the API resources in the list. - Thrown when an API error occurs. - - - - Gets all API resources in the list at the specified URI. - - Type of the API resource in the list. - URI of the API resource to get - Parameters to add to the API request - Accept header to use for the API request - Options for changing the API response - of the API resources in the list. - Thrown when an API error occurs. - - - - Creates a new API resource in the list at the specified URI. - - URI endpoint to send request to - Representing the received HTTP response - Thrown when an API error occurs. - - - - Creates a new API resource in the list at the specified URI. - - The API resource's type. - URI endpoint to send request to - The created API resource. - Thrown when an API error occurs. - - - - Creates a new API resource in the list at the specified URI. - - The API resource's type. - URI of the API resource to get - Object that describes the new API resource; this will be serialized and used as the request's body - The created API resource. - Thrown when an API error occurs. - - - - Creates a new API resource in the list at the specified URI. - - The API resource's type. - URI of the API resource to get - Object that describes the new API resource; this will be serialized and used as the request's body - Accept header to use for the API request - The created API resource. - Thrown when an API error occurs. - - - - Creates a new API resource in the list at the specified URI. - - The API resource's type. - URI of the API resource to get - Object that describes the new API resource; this will be serialized and used as the request's body - Accept header to use for the API request - Content type of the API request - The created API resource. - Thrown when an API error occurs. - - - - Creates a new API resource in the list at the specified URI. - - The API resource's type. - URI of the API resource to get - Object that describes the new API resource; this will be serialized and used as the request's body - Accept header to use for the API request - Content type of the API request - Two Factor Authentication Code - The created API resource. - Thrown when an API error occurs. - - - - Creates a new API resource in the list at the specified URI. - - The API resource's type. - URI of the API resource to get - Object that describes the new API resource; this will be serialized and used as the request's body - Accept header to use for the API request - Content type of the API request - Timeout for the request - The created API resource. - Thrown when an API error occurs. - - - - Creates or replaces the API resource at the specified URI - - URI of the API resource to put - A for the request's execution. - - - - Creates or replaces the API resource at the specified URI. - - The API resource's type. - URI of the API resource to create or replace - Object that describes the API resource; this will be serialized and used as the request's body - The created API resource. - Thrown when an API error occurs. - - - - Creates or replaces the API resource at the specified URI. - - The API resource's type. - URI of the API resource to create or replace - Object that describes the API resource; this will be serialized and used as the request's body - The two-factor authentication code in response to the current user's previous challenge - The created API resource. - Thrown when an API error occurs. - - - - Creates or replaces the API resource at the specified URI. - - The API resource's type. - URI of the API resource to create or replace - Object that describes the API resource; this will be serialized and used as the request's body - The two-factor authentication code in response to the current user's previous challenge - Accept header to use for the API request - The created API resource. - Thrown when an API error occurs. - - - - Updates the API resource at the specified URI. - - URI of the API resource to patch - A for the request's execution. - - - - Updates the API resource at the specified URI. - - URI of the API resource to patch - Accept header to use for the API request - A for the request's execution. - - - - Updates the API resource at the specified URI. - - The API resource's type. - URI of the API resource to update - Object that describes the API resource; this will be serialized and used as the request's body - The updated API resource. - Thrown when an API error occurs. - - - - Updates the API resource at the specified URI. - - The API resource's type. - URI of the API resource to update - Object that describes the API resource; this will be serialized and used as the request's body - Accept header to use for the API request - The updated API resource. - Thrown when an API error occurs. - - - - Deletes the API object at the specified URI. - - URI of the API resource to delete - A for the request's execution. - - - - Deletes the API object at the specified URI. - - URI of the API resource to delete - Two Factor Code - A for the request's execution. - - - - Deletes the API object at the specified URI. - - URI of the API resource to delete - Object that describes the API resource; this will be serialized and used as the request's body - A for the request's execution. - - - - Performs an asynchronous HTTP DELETE request that expects an empty response. - - URI endpoint to send request to - The object to serialize as the body of the request - Specifies accept response media type - The returned - - - - Performs an asynchronous HTTP DELETE request. - - The API resource's type. - URI endpoint to send request to - The object to serialize as the body of the request - - - - Performs an asynchronous HTTP DELETE request. - Attempts to map the response body to an object of type - - The API resource's type. - URI endpoint to send request to - Specifies accept response media type - The returned - - - - Performs an asynchronous HTTP DELETE request. - Attempts to map the response body to an object of type - - The API resource's type. - URI endpoint to send request to - The object to serialize as the body of the request - Specifies accept response media type - The returned - - - - Executes a GET to the API object at the specified URI. This operation is appropriate for API calls which - queue long running calculations and return a collection of a resource. - It expects the API to respond with an initial 202 Accepted, and queries again until a 200 OK is received. - It returns an empty collection if it receives a 204 No Content response. - - The API resource's type. - URI of the API resource to update - A token used to cancel this potentially long running request - The updated API resource. - Thrown when an API error occurs. - - - - Provides a property for the Last recorded API information - - - - - Gets the latest API Info - this will be null if no API calls have been made - - representing the information returned as part of an API call - - - - A connection for making HTTP requests against URI endpoints. - - - - - Performs an asynchronous HTTP GET request that expects a containing HTML. - - URI endpoint to send request to - Querystring parameters for the request - representing the received HTTP response - - - - Performs an asynchronous HTTP GET request that expects a containing raw data. - - URI endpoint to send request to - Querystring parameters for the request - representing the received HTTP response - The property will be null if the points to a directory instead of a file - - - - Performs an asynchronous HTTP GET request. - Attempts to map the response to an object of type - - The type to map the response to - URI endpoint to send request to - Querystring parameters for the request - Specifies accepted response media types. - representing the received HTTP response - - - - Performs an asynchronous HTTP GET request. - Attempts to map the response to an object of type - - The type to map the response to - URI endpoint to send request to - Querystring parameters for the request - Specifies accepted response media types. - A token used to cancel the Get request - representing the received HTTP response - - - - Performs an asynchronous HTTP GET request. - Attempts to map the response to an object of type - - The type to map the response to - URI endpoint to send request to - Expiration time of the request - representing the received HTTP response - - - - Performs an asynchronous HTTP PATCH request. - - URI endpoint to send request to - representing the received HTTP response - - - - Performs an asynchronous HTTP PATCH request. - - URI endpoint to send request to - Specifies accepted response media types. - representing the received HTTP response - - - - Performs an asynchronous HTTP PATCH request. - Attempts to map the response body to an object of type - - The type to map the response to - URI endpoint to send request to - The object to serialize as the body of the request - representing the received HTTP response - - - - Performs an asynchronous HTTP PATCH request. - Attempts to map the response body to an object of type - - The type to map the response to - URI endpoint to send request to - The object to serialize as the body of the request - Specifies accepted response media types. - representing the received HTTP response - - - - Performs an asynchronous HTTP POST request. - - URI endpoint to send request to - The returned - - - - Performs an asynchronous HTTP POST request. - - URI endpoint to send request to - The object to serialize as the body of the request - Specifies accepted response media types. - The returned - - - - Performs an asynchronous HTTP POST request. - Attempts to map the response body to an object of type - - The type to map the response to - URI endpoint to send request to - representing the received HTTP response - - - - Performs an asynchronous HTTP POST request. - Attempts to map the response body to an object of type - - The type to map the response to - URI endpoint to send request to - The object to serialize as the body of the request - Specifies accepted response media types. - Specifies the media type of the request body - Extra parameters for authentication. - representing the received HTTP response - - - - Performs an asynchronous HTTP POST request. - Attempts to map the response body to an object of type - - The type to map the response to - URI endpoint to send request to - The object to serialize as the body of the request - Specifies accepted response media types. - Specifies the media type of the request body - Two Factor Authentication Code - representing the received HTTP response - - - - Performs an asynchronous HTTP POST request. - Attempts to map the response body to an object of type - - The type to map the response to - URI endpoint to send request to - The object to serialize as the body of the request - Specifies accepted response media types. - Specifies the media type of the request body - - representing the received HTTP response - - - - Performs an asynchronous HTTP POST request. - Attempts to map the response body to an object of type - - - We have one case where we need to override the BaseAddress. This overload is for that case. - https://developer.github.com/v3/oauth/#web-application-flow - - The type to map the response to - URI endpoint to send request to - The object to serialize as the body of the request - Specifies accepted response media types. - Specifies the media type of the request body - Allows overriding the base address for a post. - representing the received HTTP response - - - - Performs an asynchronous HTTP PUT request. - Attempts to map the response body to an object of type - - The type to map the response to - URI endpoint to send request to - The body of the request - representing the received HTTP response - - - - Performs an asynchronous HTTP PUT request using the provided two factor authentication code. - Attempts to map the response body to an object of type - - The type to map the response to - URI endpoint to send request to - The object to serialize as the body of the request - Two factory authentication code to use - representing the received HTTP response - - - - Performs an asynchronous HTTP PUT request using the provided two factor authentication code. - Attempts to map the response body to an object of type - - The type to map the response to - URI endpoint to send request to - The object to serialize as the body of the request - Two factory authentication code to use - Specifies accepted response media types. - representing the received HTTP response - - - - Performs an asynchronous HTTP PUT request that expects an empty response. - - URI endpoint to send request to - The returned - - - - Performs an asynchronous HTTP PUT request that expects an empty response. - - URI endpoint to send request to - Specifies accepted response media types. - The returned - - - - Performs an asynchronous HTTP DELETE request that expects an empty response. - - URI endpoint to send request to - The returned - - - - Performs an asynchronous HTTP DELETE request that expects an empty response. - - URI endpoint to send request to - Two Factor Code - The returned - - - - Performs an asynchronous HTTP DELETE request that expects an empty response. - - URI endpoint to send request to - The object to serialize as the body of the request - The returned - - - - Performs an asynchronous HTTP DELETE request that expects an empty response. - - URI endpoint to send request to - The object to serialize as the body of the request - Specifies accept response media type - The returned - - - - Performs an asynchronous HTTP DELETE request. - - The API resource's type. - URI endpoint to send request to - The object to serialize as the body of the request - - - - Performs an asynchronous HTTP DELETE request. - Attempts to map the response body to an object of type - - The type to map the response to - URI endpoint to send request to - The object to serialize as the body of the request - Specifies accept response media type - - - - Base address for the connection. - - - - - Gets the used to provide credentials for the connection. - - - - - Gets or sets the credentials used by the connection. - - - You can use this property if you only have a single hard-coded credential. Otherwise, pass in an - to the constructor. - Setting this property will change the to use - the default with just these credentials. - - - - - Set the GitHub Api request timeout. - - The Timeout value - - - - Abstraction for interacting with credentials - - - - - Retrieve the credentials from the underlying store - - A continuation containing credentials - - - - A response from an API call that includes the deserialized object instance. - - - - - Object deserialized from the JSON response body. - - - - - The original non-deserialized http response. - - - - - Represents a generic HTTP response - - - - - Raw response body. Typically a string, but when requesting images, it will be a byte array. - - - - - Information about the API. - - - - - Information about the API response parsed from the response headers. - - - - - The response status code. - - - - - The content type of the response. - - - - - Represents a product header value. This is used to generate the User Agent string sent with each request. The - name used should represent the product, the GitHub Organization, or the GitHub username that's using Octokit.net (in that order of preference). - - - This class is a wrapper around - so that consumers of Octokit.net would not have to add a reference to the System.Net.Http.Headers namespace. - See more information regarding User-Agent requirements here: https://developer.github.com/v3/#user-agent-required - - - - - Initializes a new instance of the class. - - - See more information regarding User-Agent requirements here: https://developer.github.com/v3/#user-agent-required - - The name of the product, the GitHub Organization, or the GitHub Username (in that order of preference) that's using Octokit - - - - Initializes a new instance of the class. - - - See more information regarding User-Agent requirements here: https://developer.github.com/v3/#user-agent-required - - The name of the product, the GitHub Organization, or the GitHub Username (in that order of preference) that's using Octokit - The version of the product that's using Octokit - - - - The name of the product, the GitHub Organization, or the GitHub Username that's using Octokit (in that order of preference) - - - See more information regarding User-Agent requirements here: https://developer.github.com/v3/#user-agent-required - - - - - The version of the product. - - - - - Parses a string in the format "foo" or "foo/1.0" and returns the corresponding - instance. - - The input. - - - - Parses a string in the format "foo" or "foo/1.0" and returns the corresponding - instance via an out parameter. - - The input. - The parsed value. - - - - The maximum number of requests that the consumer is permitted to make per hour. - - - - - The number of requests remaining in the current rate limit window. - - - - - The date and time at which the current rate limit window resets - - - - - The date and time at which the current rate limit window resets - in UTC epoch seconds - - - - - Allows you to clone RateLimit - - A clone of - - - - Container for the static method that represents an - intentional empty request body to avoid overloading null. - - - - - A Client for the GitHub API v3. You can read more about the API here: http://developer.github.com. - - - - - Set the GitHub API request timeout. - Useful to set a specific timeout for lengthy operations, such as uploading release assets - - - See more information here: https://technet.microsoft.com/library/system.net.http.httpclient.timeout(v=vs.110).aspx - - The Timeout value - - - - Provides a client connection to make rest requests to HTTP endpoints. - - - - - Access GitHub's Authorization API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/oauth_authorizations/ - - - - - Access GitHub's Activity API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/activity/ - - - - - Access GitHub's Application API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/apps/ - - - - - Access GitHub's Issue API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/issues/ - - - - - Access GitHub's Migration API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/migration/ - - - - - Access GitHub's Miscellaneous API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/misc/ - - - - - Access GitHub's OAuth API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/oauth/ - - - - - Access GitHub's Organizations API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/orgs/ - - - - - Access GitHub's Pull Requests API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/pulls/ - - - - - Access GitHub's Repositories API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/repos/ - - - - - Access GitHub's Gists API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/gists/ - - - - - Access GitHub's Users API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/users/ - - - - - Access GitHub's Git Data API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/git/ - - - - - Access GitHub's Search API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/search/ - - - - - Access GitHub's Enterprise API - - - Refer to the API documentation for more information: https://developer.github.com/v3/enterprise/ - - - - - Access GitHub's Reactions API - - - Refer to the API documentation for more information: https://developer.github.com/v3/reactions/ - - - - - Access GitHub's Checks API. - - - Refer to the API documentation for more information: https://developer.github.com/v3/checks/ - - - - - States of a Team/Organization Membership - - - - - Author has been invited to collaborate on the repository. - - - - - Author has previously committed to the repository. - - - - - Author has not previously committed to GitHub. - - - - - Author has not previously committed to the repository. - - - - - Author is a member of the organization that owns the repository. - - - - - Author is the owner of the repository. - - - - - Author has no association with the repository. - - - - - Enables or disables automatic creation of CheckSuite events upon pushes to the repository - - - - - Enables or disables automatic creation of CheckSuite events upon pushes to the repository - - The Id of the GitHub App (required) - Set to true to enable automatic creation of CheckSuite events upon pushes to the repository, or false to disable them (required) - - - - The Id of the GitHub App - - - - - Set to true to enable automatic creation of CheckSuite events upon pushes to the repository, or false to disable them - - - - - Check Suite preferences - - - - - Check Suite preferences - - Enables or disables automatic creation of CheckSuite events upon pushes to the repository. Enabled by default - - - - Enables or disables automatic creation of CheckSuite events upon pushes to the repository. Enabled by default - - - - - Represents the author or committer to a Git commit. This is the information stored in Git and should not be - confused with GitHub account information. - - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - The full name of the author or committer. - The email. - The date. - - - - Initializes a new instance of the class. - - The GraphQL Node Id - The full name of the author or committer. - The email. - The date. - - - - GraphQL Node Id - - - - - Gets the name of the author or committer. - - - The name. - - - - - Gets the email of the author or committer. - - - The email. - - - - - Gets the date of the author or contributor's contributions. - - - The date. - - - - - Specify the start page for pagination actions - - - Page numbering is 1-based on the server - - - - - Specify the number of pages to return - - - - - Specify the number of results to return for each page - - - Results returned may be less than this total if you reach the final page of results - - - - - Used to add assignees to an issue. - - - API: https://developer.github.com/v3/git/commits/#create-a-commit - - - - - Used to create a new authorization. - - - - - Replaces the authorization scopes with this list. - - - - - A list of scopes to add to this authorization. - - - - - A list of scopes to remove from this authorization. - - - - - An optional note to remind you what the OAuth token is for. - - - - - An optional URL to remind you what app the OAuth token is for. - - - - - Optional parameter that allows an OAuth application to create multiple authorizations for a single user - - - - - Base class for searching issues/code/users/repos - - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - The term. - - - - The search term - - - - - The sort field - - - - - Gets the sort order as a properly formatted lowercased query string parameter. - - - The sort order. - - - - - Optional Sort order if sort parameter is provided. One of asc or desc; the default is desc. - - - - - Page of paginated results - - - - - Number of items per page - - - - - All qualifiers that are used for this search - - - - - Add qualifiers onto the search term - - - - - Any additional parameters required by the derived class - - - - - Get the query parameters that will be appending onto the search - - - - - Wraps a string for the body of a request. - - - - - Initializes a new instance of the class. - - The body. - - - - Gets the body. - - - The body. - - - - - Specifies the requested settings for branch protection - - - Note: this is a PREVIEW api: https://developer.github.com/changes/2016-06-27-protected-branches-api-update/ - - - - - Create a BranchProtection update request - - Specifies the requested status check settings. Pass null to disable status checks - - - - Create a BranchProtection update request - - Specifies if reviews are required to merge the pull request. Pass null to disable restrictions - - - - Create a BranchProtection update request - - Specifies the requested push access restrictions (applies only to Organization owned repositories). Pass null to disable push access restrictions - - - - Create a BranchProtection update request - - Specifies whether the protections applied to this branch also apply to repository admins - - - - Create a BranchProtection update request - - Specifies the requested status check settings. Pass null to disable status checks - Specifies if reviews are required to merge the pull request. Pass null to disable required reviews - Specifies whether the protections applied to this branch also apply to repository admins - - - - Create a BranchProtection update request - - Specifies the requested status check settings. Pass null to disable status checks - Specifies if reviews are required to merge the pull request. Pass null to disable required reviews - Specifies the requested push access restrictions (applies only to Organization owned repositories). Pass null to disable push access restrictions - Specifies whether the protections applied to this branch also apply to repository admins - - - - Status check settings for the protected branch - - - - - Required Pull Request review settings for the protected branch - - - - - Push access restrictions for the protected branch - - - - - Specifies whether the protections applied to this branch also apply to repository admins - - - - - Specifies settings for status checks which must pass before branches can be merged into the protected branch - - - - - Status check settings for branch protection - - Require branches to be up to date before merging - Require status checks to pass before merging - - - - Require branches to be up to date before merging - - - - - Require status checks to pass before merging - - - - - Specifies teams and/or people allowed to push to the protected branch. Required status checks will still prevent these people from merging if the checks fail - - - - - Specify only administrators are allowed to push to this branch. Required status checks will still prevent these people from merging if the checks fail - - - - - Specify teams (in addition to Administrators) allowed to push to this branch. Required status checks will still prevent these people from merging if the checks fail - - List of Team slugs allowed to push to this branch - - - - Specify people (in addition to Administrators) allowed to push to this branch. Required status checks will still prevent these people from merging if the checks fail - - List of User logins allowed to push to this branch - - - - Specify teams and/or people (in addition to Administrators) allowed to push to this branch. Required status checks will still prevent these people from merging if the checks fail - - List of Team slugs allowed to push to this branch - List of User logins allowed to push to this branch - - - - List of Team slugs allowed to push to this branch - - - - - List of User logins allowed to push to this branch - - - - - Specifies settings for requiring pull request reviews before merging a pull request. - - - - - Settings for requiring reviews before a pull request can be merged. - - Dismiss approved reviews automatically when a new commit is pushed. - Blocks merge until code owners have reviewed. - Specify the number of reviewers required to approve pull requests. Use a number between 1 and 6. - - - - Settings for requiring reviews before a pull request can be merged. - - Specify which users and teams can dismiss pull request reviews (applies only to Organization owned repositories). - Dismiss approved reviews automatically when a new commit is pushed. - Blocks merge until code owners have reviewed. - Specify the number of reviewers required to approve pull requests. Use a number between 1 and 6. - - - - Specify which users and teams can dismiss pull request reviews. - - - - - Dismiss approved reviews automatically when a new commit is pushed. - - - - - Blocks merge until code owners have reviewed. - - - - - Specify the number of reviewers required to approve pull requests. Use a number between 1 and 6. - - - - - Specifies whether review dismissal for the protected branch will be restricted to Admins, specified Teams/Users or unrestricted - - - - - Specify whether dismissing reviews is restricted or not - - True to restrict review dismissal to Administrators, false to disable restrictions - - - - Restrict dismissing reviews to the specified teams (in addition to Administrators). - - List of Team slugs allowed to dismiss reviews - - - - Restrict dismissing reviews to the specified people (in addition to Administrators). - - List of User logins allowed to dismiss reviews - - - - Restrict dismissing reviews to the specified teams and people (in addition to Administrators). - - List of Team slugs allowed to dismiss reviews - List of User logins allowed to dismiss reviews - - - - List of Team slugs allowed to dismiss reviews - - - - - List of User logins allowed to dismiss reviews - - - - - Details to filter a check suite request, such as by App Id or check run name - - - - - Returns check runs with the specified name. - - - - - Returns check runs with the specified status. Can be one of queued, in_progress, or completed. - - - - - Filters check runs by their completed_at timestamp. Can be one of latest (returning the most recent check runs) or all. Default: latest - - - - - Creates a new Check Run - - - - - The name of the check. For example, "code-coverage" - - - - - The URL of the integrator's site that has the full details of the check - - - - - A reference for the run on the integrator's system - - - - - The current status. Can be one of queued, in_progress, or completed. Default: queued - - - - - The time that the check run began - - - - - Required if you provide completed_at or a status of completed. The final conclusion of the check. Can be one of success, failure, neutral, cancelled, timed_out, or action_required. When the conclusion is action_required, additional details should be provided on the site specified by details_url. - Note: Providing conclusion will automatically set the status parameter to completed - - - - - Required if you provide conclusion. The time the check completed - - - - - Check runs can accept a variety of data in the output object, including a title and summary and can optionally provide descriptive details about the run - - - - - Possible further actions the integrator can perform, which a user may trigger. Each action includes a label, identifier and description. A maximum of three actions are accepted - - - - - Details to filter a check suite request, such as by App Id or check run name - - - - - Filters check suites by GitHub App Id - - - - - Filters check suites by the name of the check run - - - - - Request to trigger the creation of a check suite - - - - - Request to trigger the creation of a check suite - - The sha of the head commit (required) - - - - The sha of the head commit - - - - - Used to set the permission for a collaborator. - - - - - The permission to grant the collaborator on this repository. - - - - - Encapsulates the parameters for a request to retrieve commits. - - - - - SHA or branch to start listing commits from. - - - - - Only commits containing this file path will be returned. - - - - - GitHub login or email address by which to filter by commit author. - - - - - Only commits after this date will be returned. - - - - - Only commits before this date will be returned. - - - - - Base class with common properties for all the Repository Content Request APIs. - - - - - Initializes a new instance of the class. - - The message. - - - - Initializes a new instance of the class. - - The message. - The branch the request is for. - - - - The commit message. This is required. - - - - - The branch name. If null, this defaults to the default branch which is usually "master". - - - - - Specifies the committer to use for the commit. This is optional. - - - - - Specifies the author to use for the commit. This is optional. - - - - - Represents the request to delete a file in a repository. - - - - - Initializes a new instance of the class. - - The message. - The sha. - - - - Initializes a new instance of the class. - - The message. - The sha. - The branch the request is for. - - - - Represents the parameters to create a file in a repository. - - https://developer.github.com/v3/repos/contents/#create-a-file - - - - Creates an instance of a . - - The message. - The content. - - - - Initializes a new instance of the class. - - The message. - The content. - The branch the request is for. - - - - Creates an instance of a . - - The message. - The content. - True to convert content to base64. - - - - Initializes a new instance of the class. - - The message. - The content. - The branch the request is for. - True to convert content to base64. - - - - The contents of the file to create, Base64 encoded. This is required. - - - - - Represents the parameters to update a file in a repository. - - - - - Creates an instance of a . - - The message. - The content. - The sha. - - - - Creates an instance of a . - - The message. - The content. - The sha. - The branch the request is for. - - - - Creates an instance of a . - - The message. - The content. - The sha. - True to convert content to base64. - - - - Creates an instance of a . - - The message. - The content. - The sha. - The branch the request is for. - True to convert content to base64. - - - - The blob SHA of the file being replaced. - - - - - A draft comment that is part of a Pull Request Review - - - - - Creates a draft comment - - The text of the comment - The relative path of the file to comment on - The line index in the diff to comment on - - - - The text of the comment. - - - - - The relative path of the file to comment on. - - - - - The line index in the diff to comment on. - - - - - Represents the requested changes to an edit repository hook. - - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - The configuration. - - - - Gets or sets the events. - - - The events. - - - - - Gets or sets the active. - - - The active. - - - - - Represents the requested changes to an edit repository hook. - - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - The configuration. - - - - Gets or sets the events. - - - The events. - - - - - Gets or sets the remove events. - - - The remove events. - - - - - Gets or sets the active. - - - The active. - - - - - Describes a new organization to create via the method. - - - - - Initializes a new instance of the class. - - The LDAP Distinguished Name - - - - The LDAP Distinguished Name (required) - - - - - Describes a new organization to create via the method. - - - - - Initializes a new instance of the class. - - The organization's username - The login of the user who will manage this organization - - - - Initializes a new instance of the class. - - The organization's username - The login of the user who will manage this organization - The organization's display name - - - - The organization's username (required) - - - - - The login of the user who will manage this organization (required) - - - - - The organization's display name - - - - - Describes a new pre-receive environment. - - - - - Initializes a new instance of the class. - - The name of the environment as displayed in the UI. - URL to the tarball that will be downloaded and extracted. - - - - The name of the environment as displayed in the UI. - - - - - URL to the tarball that will be downloaded and extracted. - - - - - Maintenance request with default details (results in Maintenance mode being turned off immediately) - - - - - Maintenance request with specific details - - - - - Details for the maintenance request - - - - - Maintenance request details with default values (results in Maintenance mode being turned off immediately) - - - - - Maintenance request details to enable/disable maintenance mode immediately - - true to enable, false to disable - - - - Maintenance request details to enable/disable maintenance at a specified time (only applicable when enabling maintenance) - - true to enable, false to disable - A phrase specifying when maintenance mode will be enabled. Phrase uses humanized forms supported by the mojombo/chronic library used by the GitHub API - such as "this friday at 5pm" or "5 minutes before midday tomorrow" - If enabled is false, the when parameter is ignored and maintenance is turned off immediately - - - - Maintenance request details to enable/disable maintenance at a specified time (only applicable when enabling maintenance) - - true to enable, false to disable - A specifying when maintenance mode will be enabled. - If enabled is false, the when parameter is ignored and maintenance is turned off immediately - - - - Whether maintenance mode is enabled or disabled - - - - - When maintenance mode will take effect (only applicable when enabling maintenance) - - - - - Describes an update to an existing pre-receive environment. - - - - - The name of the environment as displayed in the UI. - - - - - URL to the tarball that will be downloaded and extracted. - - - - - Base class for classes which represent UrlFormEncoded parameters to certain API endpoints. - - - - - Converts the derived object into a UrlFormEncoded parameter string containing named parameters and their json serialized values - This format is required for particular API calls (eg the GitHub Enterprise Management Console API) that take a parameter formatted as json but not in the request body - - - - - Used as part of a to update the name or contents of an existing gist file - - - API docs: https://developer.github.com/v3/gists/ - - - - - Gets or sets the new name of the file. - - - The new name of the file. - - - - - Gets or sets the content. - - - The content. - - - - - Used to request Gists since a certain date. - - - API docs: https://developer.github.com/v3/gists/ - - - - - Initializes a new instance of the class. - - The date for which only gists updated at or after this time are returned. - - - - Gets or sets the date for which only gists updated at or after this time are returned. - - - This is sent as a timestamp in ISO 8601 format: YYYY-MM-DDTHH:MM:SSZ - - - The since. - - - - - Used to update a gist and its contents. - - - Note: All files from the previous version of the gist are carried over by default if not included in the - object. Deletes can be performed by including the filename with a null object. - API docs: https://developer.github.com/v3/gists/ - - - - - Gets a dictionary of gist files to update. - - - Note: All files from the previous version of the gist are carried over by default if not included in the - hash. Deletes can be performed by including the filename with a `null` hash. - - - - - Used to update a invitation. - - - - - - - Used to filter issue comments. - - - - - Initializes a new instance of the class. - - - - - Can be either created or updated. Default: created. - - - - - Can be either asc or desc. Default: asc. - - - - - Only comments updated at or after this time are returned. This is a timestamp in ISO 8601 format: YYYY-MM-DDTHH:MM:SSZ. - - - - - Used to filter a request to list issues. - - - - - Initializes a new instance of the class. - - - - - Gets or sets the which indicates which sorts of issues to return. - - - The filter. - - - - - Gets or sets the for the issues to return. - - - The state. - - - - - Gets the labels to filter by. Add labels to the collection to only request issues with those labels. - - Sent as a comma separated list - - The labels. - - - - - Gets or sets the property to sort the returned issues by. - Combine this with to specify sort direction. - - - The sort property. - - - - - Gets or sets the sort direction. - - - The sort direction. - - - - - Gets or sets the date for which only issues updated at or after this time are returned. - - - This is sent as a timestamp in ISO 8601 format: YYYY-MM-DDTHH:MM:SSZ. - - - The since. - - - - - The range of filters available for issues. - - http://developer.github.com/v3/issues/#list-issues - - - - Issues assigned to the authenticated user. (Default) - - - - - Issues created by the authenticated user. - - - - - Issues mentioning the authenticated user. - - - - - Issues the authenticated user is subscribed to for updates. - - - - - All issues the authenticated user can see, regardless of participation or creation. - - - - - Range of states for Issues, Milestones and PullRequest API. - - - - - Items that are open. - - - - - Items that are closed. - - - - - All the items. - - - - - Items that are open OR closed - - - - - Items that are open - - - - - Items that are closed - - - - - The available properties to sort issues by. - - - - - Sort by create date (default) - - - - - Sort by the date of the last update - - - - - Sort by the number of comments - - - - - The two possible sort directions. - - - - - Sort ascending - - - - - Sort descending - - - - - Specifies the values used to update an issue. - - - - - Title of the issue (required) - - - - - Details about the issue. - - - - - List of logins for the multiple users that this issue should be assigned to - - - Only users with push access can set the multiple assignees for new issues. The assignees are silently dropped otherwise. - - - - - Milestone to associate this issue with. - - - Only users with push access can set the milestone for new issues. The milestone is silently dropped - otherwise - - - - - Labels to associate with this issue. - - - Only users with push access can set labels for new issues. Labels are silently dropped otherwise. - - - - - Whether the issue is open or closed. - - - - - Adds the specified assigness to the issue. - - The login of the assignee. - - - - Clears all the assignees. - - - - - Removes the specified assignee from the issue - - The login of the assignee to remove - - - - Adds the specified label to the issue. - - The name of the label. - - - - Clears all the labels. - - - - - Removes the specified label from the issue - - The name of the label to remove - - - - Used to update an existing label. - - - - - Initializes a new instance of the class. - - The name of the label. - The color of the label. - - - - Name of the label (required). - - - - - Color of the label (required). - - - - - A short description of the label (optional). - - - - - Used to mark a notification as "read" which removes it from the default view on GitHub.com. - - - https://developer.github.com/v3/activity/notifications/#mark-as-read - - - - - Initializes a new instance of the class. - - - - - Describes the last point that notifications were checked. Anything updated since this time will not be - updated. - - - This is sent as a timestamp in ISO 8601 format: YYYY-MM-DDTHH:MM:SSZ. Default: the current time. - - - - - Used to merge a pull request (Merge Button). - - - https://developer.github.com/v3/pulls/#merge-a-pull-request-merge-button - - - - - The message that will be used for the merge commit (optional) - - - - - The SHA that pull request head must match to allow merge (optional) - - - - - The Title for the automatic commit message (optional) - - - - - Specify the Merge method to use (optional - default is Merge) - - - - - Method to use when merging a PR - - - - - Create a merge commit - - - - - Squash and merge - - - - - Rebase and merge - - - - - Used to filter requests for lists of milestones - - - - - Which Milestones to get. The default is . - - - - - Used to update a milestone - - - - - Title of the milestone (required) - - - - - Whether the milestone is open or closed. The default is . - - - - - Optional description for the milestone. - - - - - An optional date when the milestone is due. - - - - - Used to create anarbitrary markdown - - - API: https://developer.github.com/v3/markdown/#render-an-arbitrary-markdown-document - - - - - Create an arbitrary markdown - - The Markdown text to render - The rendering mode. Can be either markdown by default or gfm - - The repository context. Only taken into account when rendering as gfm - - - - - Create an arbitrary markdown - - The Markdown text to render - - - - - Create an arbitrary markdown - - The Markdown text to render - The rendering mode. Can be either markdown by default or gfm - - - - Gets the markdown text - - - The text. - - - - - Gets the mode of the text - - - The mode. - - - - - Gets the context of the markdown - - - The context. - - - - - Used to create a new authorization. - - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - The note. - The scopes. - - - - Initializes a new instance of the class. - - The note. - The scopes. - The fingerprint. - - - - Replaces the authorization scopes with this list. - - - - - Optional parameter that allows an OAuth application to create multiple authorizations for a single user - - - - - An optional note to remind you what the OAuth token is for. - - - - - An optional URL to remind you what app the OAuth token is for. - - - - - Used to create a Blob. - - - - - The content of the blob. - - - - - The encoding of the blob. - - - - - Creates a new Check Run - - Required. The name of the check. For example, "code-coverage" - Required. The SHA of the commit - - - - Required. The name of the check. For example, "code-coverage" - - - - - Required. The SHA of the commit - - - - - The URL of the integrator's site that has the full details of the check - - - - - A reference for the run on the integrator's system - - - - - The current status. Can be one of queued, in_progress, or completed. Default: queued - - - - - The time that the check run began - - - - - Required if you provide completed_at or a status of completed. The final conclusion of the check. Can be one of success, failure, neutral, cancelled, timed_out, or action_required. When the conclusion is action_required, additional details should be provided on the site specified by details_url. - Note: Providing conclusion will automatically set the status parameter to completed - - - - - Required if you provide conclusion. The time the check completed - - - - - Check runs can accept a variety of data in the output object, including a title and summary and can optionally provide descriptive details about the run - - - - - Possible further actions the integrator can perform, which a user may trigger. Each action includes a label, identifier and description. A maximum of three actions are accepted - - - - - Constructs a CheckRunAction request object - - Required. The text to be displayed on a button in the web UI. The maximum size is 20 characters - Required. A short explanation of what this action would do. The maximum size is 40 characters - Required. A reference for the action on the integrator's system. The maximum size is 20 characters - - - - Required. The text to be displayed on a button in the web UI. The maximum size is 20 characters - - - - - Required. A short explanation of what this action would do. The maximum size is 40 characters - - - - - Required. A reference for the action on the integrator's system. The maximum size is 20 characters - - - - - Constructs a CheckRunCreateAnnotation request object - - Required. The path of the file to add an annotation to. For example, assets/css/main.css - Required. The start line of the annotation - Required. The end line of the annotation - Required. The level of the annotation. Can be one of notice, warning, or failure - Required. A short description of the feedback for these lines of code. The maximum size is 64 KB - - - - Constructs a CheckRunCreateAnnotation request object (using Filename, BlobHref and WarningLevel) - - Required. The path of the file to add an annotation to. For example, assets/css/main.css - Required. The file's full blob URL. You can find the blob_href in the response of the Get a single commit endpoint, by reading the blob_url from an element of the files array. You can also construct the blob URL from the head_sha, the repository, and the filename: https://github.com/:owner/:repo/blob/:head_sha/:filename - Required. The start line of the annotation - Required. The end line of the annotation - Required. The warning level of the annotation. Can be one of notice, warning, or failure - Required. A short description of the feedback for these lines of code. The maximum size is 64 KB - - - - Required. The path of the file to add an annotation to. For example, assets/css/main.css - - - - - Required. The path of the file to add an annotation to. For example, assets/css/main.css - - - - - Required. The file's full blob URL. You can find the blob_href in the response of the Get a single commit endpoint, by reading the blob_url from an element of the files array. You can also construct the blob URL from the head_sha, the repository, and the filename: https://github.com/:owner/:repo/blob/:head_sha/:filename - - - - - Required. The start line of the annotation - - - - - Required. The end line of the annotation - - - - - Required. The start line of the annotation - - - - - Required. The end line of the annotation - - - - - Required. The warning level of the annotation. Can be one of notice, warning, or failure - - - - - Required. The level of the annotation. Can be one of notice, warning, or failure - - - - - Required. A short description of the feedback for these lines of code. The maximum size is 64 KB - - - - - The title that represents the annotation. The maximum size is 255 characters - - - - - Details about this annotation. The maximum size is 64 KB - - - - - Constructs a CheckRunImage request object - - Required. The alternative text for the image - Required. The full URL of the image - - - - Required. The alternative text for the image - - - - - Required. The full URL of the image - - - - - A short image description - - - - - Constructs a CheckRunOutput request object - - Required. The title of the check run - Required. The summary of the check run. This parameter supports Markdown - - - - Required. The title of the check run - - - - - Required. The summary of the check run. This parameter supports Markdown - - - - - The details of the check run. This parameter supports Markdown - - - - - Adds information from your analysis to specific lines of code. Annotations are visible in GitHub's pull request UI. For details about annotations in the UI, see "About status checks" - - - - - Adds images to the output displayed in the GitHub pull request UI - - - - - Creates a new Check Suite - - Required. The sha of the head commit - - - - Required. The sha of the head commit - - - - - Used to create a commit. - - - API: https://developer.github.com/v3/git/commits/#create-a-commit - - - - - Create a new commit which has multiple parents (i.e. a merge commit) - - The message to associate with the commit - The tree associated with the commit - - The SHAs of the commits that were the parents of this commit. If empty, the commit will be written as a - root commit. For a single parent, an array of one SHA should be provided; for a merge commit, an array of - more than one should be provided. - - - - - Create a new commit which does not have any parents - - The message to associate with the commit - The tree associated with the commit - - - - Create a new commit which has one parent - - The message to associate with the commit - The tree associated with the commit - The commit to use as a parent - - - - Gets the commit message. - - - The message. - - - - - Gets the tree associated with the commit. - - - The tree. - - - - - Gets the SHAs of the commits that were the parents of this commit. If empty, the commit will be written as - a root commit. For a single parent, an array of one SHA should be provided; for a merge commit, an array of - more than one should be provided. - - - The parents. - - - - - Gets or sets the author of the commit. If omitted, it will be filled in with the authenticated user’s - information and the current date. - - - The author. - - - - - Gets or sets the person who applied the commit. If omitted, this will be filled in with the - . - - - The committer. - - - - - Describes a new commit comment to create via the method. - - - - - Initializes a new instance of the class. - - The body of the comment. - - - - The contents of the comment (required) - - - - - Relative path of the file to comment on - - - - - Line index in the diff to comment on - - - - - Used to create a new commit status. - - - - - The state of the commit. - - - - - URL associated with this status. GitHub.com displays this URL as a link to allow users to easily see the - ‘source’ of the Status. For example, if your Continuous Integration system is posting build status, - you would want to provide the deep link for the build output for this specific sha. - - - - - Short description of the status. - - - - - A string label to differentiate this status from the status of other systems. - - - - - Describes a new deployment key to create. - - - API: https://developer.github.com/v3/repos/keys/ - - - - - Gets or sets a name for the deployment key. - - - The title. - - - - - Gets or sets the contents of the deployment key. - - - The key. - - - - - Gets or sets a value indicating whether the key will only be able to read repository contents. Otherwise, - the key will be able to read and write. - - - true if [read only]; otherwise, false. - - - - - Describes a new deployment status to create. Deployments are a request for a specific ref(branch,sha,tag) to - be deployed. - - - API: https://developer.github.com/v3/repos/deployments/ - - - - - Initializes a new instance of the class. - - The ref to deploy. - - - - The ref to deploy. This can be a branch, tag, or sha. (REQUIRED) - - - - - Gets or sets the optional task used to specify a task to execute, e.g. deploy or deploy:migrations. - Default: deploy - - - The task. - - - - - Merges the default branch into the requested deployment branch if true; - Does nothing if false. (DEFAULT if not specified: True) - - - - - Optional array of status contexts verified against commit status checks. If this property is null then - all unique contexts will be verified before a deployment is created. To bypass checking entirely, set this - to an empty collection. Defaults to all unique contexts (aka null). - - - The required contexts. - - - - - JSON payload with extra information about the deployment. - - - - - Optional name for the target deployment environment (e.g., production, staging, qa). Default: "production" - - - The environment. - - - - - A short description of the deployment. - - - - - Indicates if the environment is specific to a deployment and will no longer exist at some point in the future. - (DEFAULT if not specified: False) - - - - - Indicates if the environment is one with which end users directly interact. - (DEFAULT if not specified: True when environment is "production" and False otherwise) - - - - - The types of deployments tasks that are available. - - - - - Deploy everything (default) - - - - - Deploy migrations only. - - - - - Describes a new deployment status to create. - - - - - Initializes a new instance of the class. - - State of the deployment (Required). - - - - The state of the status. - - - - - The target URL to associate with this status. This URL should contain - output to keep the user updated while the task is running or serve as - historical information for what happened in the deployment - - - - - A short description of the status. - - - - - The URL for accessing your environment. - - - - - Name for the target deployment environment. - - - - - Indicates if a new inactive status should be added to all non-transient, - non-production environment deployments with the same repository and environment - name as the created status's deployment. - (DEFAULT if not specified: True) - - - - - Used to create a new Gist. - - - - - The description of the gist. - - - - - Indicates whether the gist is public - - - - - Files that make up this gist using the key as Filename - and value as Content - - - - - Describes a new Impersonation Token to create via the method. - - - - - Initializes a new instance of the class. - - The scopes for the token. - - - - The scopes for the token - - - - - Describes a new issue to create via the method. - - - - - Initializes a new instance of the class. - - The title of the issue. - - - - Title of the milestone (required) - - - - - Details about the issue. - - - - - List of logins for the multiple users that this issue should be assigned to - - - Only users with push access can set the multiple assignees for new issues. The assignees are silently dropped otherwise. - - - - - Milestone to associate this issue with. - - - Only users with push access can set the milestone for new issues. The milestone is silently dropped - otherwise - - - - - Labels to associate with this issue. - - - Only users with push access can set labels for new issues. Labels are silently dropped otherwise. - - - - - Describes a new label to create via the method. - - - - - Initializes a new instance of the class. - - The name of the label. - The color of the label. - - - - Name of the label (required). - - - Emoji can be added to label names, using either native emoji or colon-style markup. For example, - typing :strawberry: will render the emoji for strawberry. For a full list of available emoji and codes, see http://emoji-cheat-sheet.com/. - - - - - Color of the label (required). - - - The hexadecimal color code for the label, without the leading #. - - - - - A short description of the label (optional). - - - - - Used to merge branches in a repository. - - - - The Repo Merging API supports merging branches in a repository. This accomplishes essentially the same thing - as merging one branch into another in a local repository and then pushing to GitHub. The benefit is that the - merge is done on the server side and a local repository is not needed. This makes it more appropriate for - automation and other tools where maintaining local repositories would be cumbersome and inefficient. - - API: https://developer.github.com/v3/repos/merging/ - - - - - Create a new commit which has multiple parents (i.e. a merge commit) - - The name of the base branch that the head will be merged into - The head to merge. This can be a branch name or a commit SHA1. - - - - Gets or sets the commit message. - - - The commit message. - - - - - The name of the base branch that the head will be merged into (REQUIRED). - - - The base. - - - - - The head to merge. This can be a branch name or a commit SHA1 (REQUIRED). - - - The head. - - - - - Describes a new milestone to create via the method. - - - - - Initializes a new instance of the class. - - The title. - - - - Title of the milestone (required) - - - - - Whether the milestone is open or closed. The default is . - - - - - Optional description for the milestone. - - - - - An optional date when the milestone is due. - - - - - Creates a Webhook for the organization. - - - To create a webhook, the following fields are required by the config: - - - url - A required string defining the URL to which the payloads will be delivered. - - - content_type - - An optional string defining the media type used to serialize the payloads. Supported values include json and - form. The default is form. - - - - secret - - An optional string that’s passed with the HTTP requests as an X-Hub-Signature header. The value of this - header is computed as the HMAC hex digest of the body, using the secret as the key. - - - - insecure_ssl: - - An optional string that determines whether the SSL certificate of the host for url will be verified when - delivering payloads. Supported values include "0" (verification is performed) and "1" (verification is not - performed). The default is "0". - - - - - API: https://developer.github.com/v3/repos/hooks/#create-a-hook - - - - - - Initializes a new instance of the class. - - - Use "web" for a webhook or use the name of a valid service. (See - https://api.github.com/hooks for the list of valid service - names.) - - - Key/value pairs to provide settings for this hook. These settings vary between the services and are - defined in the github-services repository. Booleans are stored internally as “1” for true, and “0” for - false. Any JSON true/false values will be converted automatically. - - - - - Gets the name of the hook to create. Use "web" for a webhook or use the name of a valid service. (See - https://api.github.com/hooks for the list of valid service - names.) - - - The name. - - - - - Key/value pairs to provide settings for this hook. These settings vary between the services and are - defined in the github-services repository. Booleans are stored internally as “1” for true, and “0” for - false. Any JSON true/false values will be converted automatically. - - - The configuration. - - - - - Determines what events the hook is triggered for. Default: ["push"] - - - The events. - - - - - Determines whether the hook is actually triggered on pushes. - - - true if active; otherwise, false. - - - - - Creates a Webhook for the repository. - - - To create a webhook, the following fields are required by the config: - - - url - A required string defining the URL to which the payloads will be delivered. - - - content_type - - An optional string defining the media type used to serialize the payloads. Supported values include json and - form. The default is form. - - - - secret - - An optional string that’s passed with the HTTP requests as an X-Hub-Signature header. The value of this - header is computed as the HMAC hex digest of the body, using the secret as the key. - - - - insecure_ssl: - - An optional string that determines whether the SSL certificate of the host for url will be verified when - delivering payloads. Supported values include "0" (verification is performed) and "1" (verification is not - performed). The default is "0". - - - - - API: https://developer.github.com/v3/repos/hooks/#create-a-hook - - - - - - Initializes a new instance of the class. - Using default values for ContentType, Secret and InsecureSsl. - - - Use "web" for a webhook or use the name of a valid service. (See - https://api.github.com/hooks for the list of valid service - names.) - - - Key/value pairs to provide settings for this hook. These settings vary between the services and are - defined in the github-services repository. Booleans are stored internally as “1” for true, and “0” for - false. Any true/false values will be converted automatically. - - - A required string defining the URL to which the payloads will be delivered. - - - - - Gets the URL of the hook to create. - - - The URL. - - - - - Gets the content type used to serialize the payload. The default is `form`. - - - The content type. - - - - - Gets the secret used as the key for the HMAC hex digest - of the body passed with the HTTP requests as an X-Hub-Signature header. - - - The secret. - - - - - Gets whether the SSL certificate of the host will be verified when - delivering payloads. The default is `false`. - - - true if SSL certificate verification is not performed; - otherwise, false. - - - - - The supported content types for payload serialization. - - - - - Initializes a new instance of the class. - - The name of the project. - - - - Required. Gets or sets the name of the project. - - - - - Optional. Gets or sets the body of the project. - - - - - The note of the card. - - - - - The id of the Issue or Pull Request to associate with this card. - - - - - The type of content to associate with this card. - - - - - Required. Gets or sets the name of the column. - - - - - Used to create a public SSH key - - - - - The title of the key - - - - - The Key data - - - - - Describes a new pull request to create via the method. - - - - - Initializes a new instance of the class. - - The title of the pull request. - The branch (or git ref where your changes are implemented. In other words, the source branch/ref - The base (or git ref) reference you want your changes pulled into. In other words, the target branch/ref - - - - Title of the pull request (required) - - - - - The branch (or git ref) you want your changes pulled into (required). - - - - - The branch (or git ref) where your changes are implemented (required). - - - - - Whether maintainers of the base repository can push to the HEAD branch (optional). - - - - - Body of the pull request (optional) - - - - - Whether the pull request is in a draft state or not (optional) - - - - - Initializes a new instance of the class. - - The reaction type. - - - - The reaction type (required) - - - - - Used to create a new Git reference. - - API: https://developer.github.com/v3/git/refs/#create-a-reference - - - - Initializes a new instance of the class. - - - The name of the fully qualified reference (ie: refs/heads/master). If it doesn’t start with ‘refs’ and - have at least two slashes, it will be rejected. - - The SHA1 value to set this reference to - - - - The name of the fully qualified reference (ie: refs/heads/master). If it doesn’t start with ‘refs’ and - have at least two slashes, it will be rejected. - - - The reference. - - - - - The SHA1 value to set this reference to - - - The sha. - - - - - Used to create a new release. - - - API: https://developer.github.com/v3/repos/releases/#create-a-release - - - - - Initializes a new instance of the class. - - Name of the tag to create in the repository for this release. - - - - Gets the name of the tag. - - - The name of the tag. - - - - - Specifies the commitish value that determines where the Git tag is created from. Can be any branch or - commit SHA. Unused if the Git tag already exists. Default: the repository�s default branch - (usually master). - - - The target commitish. - - - - - Gets or sets the name of the release. - - - The name. - - - - - Gets or sets the text describing the contents of the tag. - - - The body. - - - - - Gets or sets a value indicating whether this is a draft (unpublished). - Default: false - - - true if draft; otherwise, false. - - - - - Gets or sets a value indicating whether this is prerelease. - - - true if prerelease; otherwise, false. - - - - - Describes a new repository to create via the method. - - - - - Creates an object that describes the repository to create on GitHub. - - The name of the repository. This is the only required parameter. - - - - Optional. Gets or sets whether to create an initial commit with empty README. The default is false. - - - - - Required. Gets or sets the new repository's description - - - - - Optional. Gets or sets whether to enable downloads for the new repository. The default is true. - - - - - Optional. Gets or sets whether to enable issues for the new repository. The default is true. - - - - - Optional. Gets or sets whether to enable the wiki for the new repository. The default is true. - - - - - Optional. Gets or sets the new repository's optional website. - - - - - Optional. Gets or sets the desired language's or platform's .gitignore template to apply. Use the name of the template without the extension; "Haskell", for example. Ignored if is null or false. - - - - - Optional. Gets or sets the desired Desired LICENSE template to apply. Use the name of the template without - the extension. For example, “mit” or “mozilla”. - - - The list of license templates are here: https://github.com/github/choosealicense.com/tree/gh-pages/_licenses - Just omit the ".txt" file extension for the template name. - - - - - Required. Gets or sets the new repository's name. - - - - - Optional. Gets or sets whether the new repository is private; the default is false. - - - - - Optional. Gets or sets the Id of the team to grant access to this repository. This is only valid when creating a repository for an organization. - - - - - Used to fork a repository. - - - API: https://developer.github.com/v3/repos/forks/#create-a-fork - - - - - Gets or sets the organization name to fork into (Optional). If not specified, creates a fork for the - authenticated user. - - - The organization. - - - - - Creates a Webhook for the repository. - - - To create a webhook, the following fields are required by the config: - - - url - A required string defining the URL to which the payloads will be delivered. - - - content_type - - An optional string defining the media type used to serialize the payloads. Supported values include json and - form. The default is form. - - - - secret - - An optional string that’s passed with the HTTP requests as an X-Hub-Signature header. The value of this - header is computed as the HMAC hex digest of the body, using the secret as the key. - - - - insecure_ssl: - - An optional string that determines whether the SSL certificate of the host for url will be verified when - delivering payloads. Supported values include "0" (verification is performed) and "1" (verification is not - performed). The default is "0". - - - - - API: https://developer.github.com/v3/repos/hooks/#create-a-hook - - - - - - Initializes a new instance of the class. - - - Use "web" for a webhook or use the name of a valid service. (See - https://api.github.com/hooks for the list of valid service - names.) - - - Key/value pairs to provide settings for this hook. These settings vary between the services and are - defined in the github-services repository. Booleans are stored internally as “1” for true, and “0” for - false. Any JSON true/false values will be converted automatically. - - - - - Gets the name of the hook to create. Use "web" for a webhook or use the name of a valid service. (See - https://api.github.com/hooks for the list of valid service - names.) - - - The name. - - - - - Key/value pairs to provide settings for this hook. These settings vary between the services and are - defined in the github-services repository. Booleans are stored internally as “1” for true, and “0” for - false. Any JSON true/false values will be converted automatically. - - - The configuration. - - - - - Determines what events the hook is triggered for. Default: ["push"] - - - The events. - - - - - Determines whether the hook is actually triggered on pushes. - - - true if active; otherwise, false. - - - - - Creates a Webhook for the repository. - - - To create a webhook, the following fields are required by the config: - - - url - A required string defining the URL to which the payloads will be delivered. - - - content_type - - An optional string defining the media type used to serialize the payloads. Supported values include json and - form. The default is form. - - - - secret - - An optional string that’s passed with the HTTP requests as an X-Hub-Signature header. The value of this - header is computed as the HMAC hex digest of the body, using the secret as the key. - - - - insecure_ssl: - - An optional string that determines whether the SSL certificate of the host for url will be verified when - delivering payloads. Supported values include "0" (verification is performed) and "1" (verification is not - performed). The default is "0". - - - - - API: https://developer.github.com/v3/repos/hooks/#create-a-hook - - - - - - Initializes a new instance of the class. - Using default values for ContentType, Secret and InsecureSsl. - - - Use "web" for a webhook or use the name of a valid service. (See - https://api.github.com/hooks for the list of valid service - names.) - - - Key/value pairs to provide settings for this hook. These settings vary between the services and are - defined in the github-services repository. Booleans are stored internally as “1” for true, and “0” for - false. Any true/false values will be converted automatically. - - - A required string defining the URL to which the payloads will be delivered. - - - - - Gets the URL of the hook to create. - - - The URL. - - - - - Gets the content type used to serialize the payload. The default is `form`. - - - The content type. - - - - - Gets the secret used as the key for the HMAC hex digest - of the body passed with the HTTP requests as an X-Hub-Signature header. - - - The secret. - - - - - Gets whether the SSL certificate of the host will be verified when - delivering payloads. The default is `false`. - - - true if SSL certificate verification is not performed; - otherwise, false. - - - - - The supported content types for payload serialization. - - - - - Used to watch a repository (subscribe to repository's notifications). Called by the - method. - - - API: https://developer.github.com/v3/activity/watching/#set-a-repository-subscription - - - - - Determines if notifications should be received from this repository. - - - If you would like to watch a repository, set subscribed to true. If you would like to ignore notifications - made within a repository, set ignored to true. If you would like to stop watching a repository, delete the - repository’s subscription completely using the method. - - - - - Determines if all notifications should be blocked from this repository. - - - - - Used to create a new tag - - - Note that creating a tag object does not create the reference that makes a tag in Git. If you want to create - an annotated tag in Git, you have to do this call to create the tag object, and then create the - refs/tags/[tag] reference. If you want to create a lightweight tag, you only have to create the tag reference - - this call would be unnecessary. - - - - - Gets or sets the tag. - - - The tag. - - - - - Gets or sets the tag message. - - - The message. - - - - - The SHA of the git object this is tagging - - - The object. - - - - - The type of the object we’re tagging. Normally this is a commit but it can also be a tree or a blob. - - - The type. - - - - - An object with information about the individual creating the tag. - - - The tagger. - - - - - Used to create a team. - - - - In order to create a team, the authenticated user must be a member of :org. - - API: https://developer.github.com/v3/orgs/teams/#create-team - - - - - Initializes a new instance of the class. - - The name. - - - - The name of the team (required). - - - - - The description of the team. - - - - - The logins of organization members to add as maintainers of the team - - - - - The full name (e.g., "organization-name/repository-name") of repositories to add the team to - - - - - The level of privacy this team should have (default: Secret) - - - - - The permission that new repositories will be added to the team with when none is specified (default: Pull) - - - - - Id of a team to set as the parent team - - - - - Represents updatable fields for a users subscription to a given thread - - - - - Determines if notifications should be received from this thread - - - - - Determines if all notifications should be blocked from this thread - - - - - Used to create a new Tree. - - - The tree creation API will take nested entries as well. If both a tree and a nested path modifying that tree - are specified, it will overwrite the contents of that tree with the new path contents and write a new tree out. - - - - - The SHA1 of the tree you want to update with new data. - - - - - The list of Tree Items for this new Tree item. - - - - - A tree item that would be included as part of a when creating a tree. - - - - - The file referenced in the tree. - - - - - String of the file mode - one of 100644 for file (blob), - 100755 for executable (blob), 040000 for subdirectory (tree), - 160000 for submodule (commit) or - 120000 for a blob that specifies the path of a symlink - - - - - The type of tree item this is. - - - - - The SHA for this Tree item. - - - - - Gets or sets the The content you want this file to have. GitHub will write this blob out and use that SHA - for this entry. Use either this, or tree.sha. - - - The content. - - - - - Describes a new user to create via the method. - - - - - Initializes a new instance of the class. - - The login for the user. - The email address of the user - - - - Login of the user - - - - - Email address of the user - - - - - Specifies the parameters to filter notifications by - - - - - If true, show notifications marked as read. Default: false - - - - - If true, only shows notifications in which the user is directly participating or mentioned. Default: false - - - - - Only show notifications updated after the given time. Defaults to the everything if unspecified. - - - - - Only show notifications updated before the given time. - - - This is sent as a timestamp in ISO 8601 format: YYYY-MM-DDTHH:MM:SSZ. - - - The before. - - - - - Used to initiate an OAuth2 authentication flow from 3rd party web sites. - - - - - Creates an instance of the OAuth login request with the required parameter. - - The client Id you received from GitHub when you registered the application. - - - - The client Id you received from GitHub when you registered the application. - - - - - The URL in your app where users will be sent after authorization. - - - See the documentation about redirect urls - for more information. - - - - - Suggests a specific account to use for signing in and authorizing the app. - - - - - A set of scopes to request. If not provided, scope defaults to an empty list of scopes for users that don’t - have a valid token for the app. For users who do already have a valid token for the app, the user won’t be - shown the OAuth authorization page with the list of scopes. Instead, this step of the flow will - automatically complete with the same scopes that were used last time the user completed the flow. - - - See the scopes documentation for more - information about scopes. - - - - - An unguessable random string. It is used to protect against cross-site request forgery attacks. In ASP.NET - MVC this would correspond to an anti-forgery token. - - - - - Whether or not unauthenticated users will be offered an option to sign up for GitHub during the OAuth flow. - The default is true. Use false in the case that a policy prohibits signups. - - - - - Used to create an Oauth login request. - - - - - Creates an instance of the OAuth login request with the required parameter. - - The client Id you received from GitHub when you registered the application. - The client secret you received from GitHub when you registered. - The code you received as a response to making the OAuth login request - - - - The client Id you received from GitHub when you registered the application. - - - - - The client secret you received from GitHub when you registered. - - - - - The code you received as a response to making the OAuth login - request. - - - - - The URL in your app where users will be sent after authorization. - - - See the documentation about redirect urls - for more information. - - - - - The role to give the user in the organization. The default is . - - - - - Used as part of the request to retrieve all organizations. - - - - - Initializes a new instance of the class. - - The integer Id of the last Organization that you've seen. - - - - Gets or sets the integer Id of the last Organization that you've seen. - - - - - Represents updateable fields on an organization. Values that are null will not be sent in the request. - Use string.empty to clear a value. - - - - - Billing email address. This address is not publicized. - - - - - The company name. - - - - - The publicly visible email address. - - - - - The location. - - - - - The shorthand name of the company. - - - - - Gets or sets the description of the organization. - - - The description. - - - - - Used to describe a permission level. - - - - - team members can pull, push and administer these repositories. - - - - - team members can pull and push, but not administer these repositories - - - - - team members can pull, but not push to or administer these repositories - - - - - Used to filter requests for lists of projects - - - - - Used to filter requests for lists of projects - - - - - Used to filter requests for lists of projects - - Which project cards to include. - - - - Which project cards to include./>. - - - - - Items that are open. - - - - - Items that are closed. - - - - - All the items. - - - - - The new note of the card. - - - - - Archive/Unarchive the card. - - - - - Required. Gets or sets the name of the column. - - - - - Used to filter requests for lists of projects - - - - - Which projects to get. The default is . - - - - - The new name of the project. - - - - - The new body of the project. - - - - - The new state of the project. - - - - - Used as part of the request to retrieve all public repositories. - - - - - Initializes a new instance of the class. - - The Id of the last Repository that you’ve seen. - - - - Gets or sets the integer Id of the last Repository that you’ve seen. - - - The since. - - - - - Used to filter requests for lists of pull requests. - - - - - Which PullRequests to get. The default is - - - - - Filter pulls by head user and branch name in the format of "user:ref-name". - - - - - Filter pulls by base branch name. - - - - - What property to sort pull requests by. - - - - - What direction to sort the pull requests. - - - - - Sort by created date (default) - - - - - Sort by last updated date - - - - - Sort by popularity (comment count) - - - - - Sort by age (filtering by pulls updated in the last month) - - - - - Used to create a pull request review comment. - - - - - Creates a comment - - The text of the comment - The SHA of the commit to comment on - The relative path of the file to comment on - The line index in the diff to comment on - - - - The text of the comment. - - - - - The SHA of the commit to comment on. - - - - - The relative path of the file to comment on. - - - - - The line index in the diff to comment on. - - - - - Used to edit a pull request review comment - - - - - Creates an edit to a comment - - The new text of the comment - - - - The new text of the comment. - - - - - Used to create a reply to a pull request review comment. - - - - - Creates a comment that is replying to another comment. - - The text of the comment - The comment Id to reply to - - - - The text of the comment. - - - - - The comment Id to reply to. - - - - - Used to filter pull request review comments. - - - - - Initializes a new instance of the class. - - - - - Can be either created or updated. Default: created. - - - - - Can be either asc or desc. Default: asc. - - - - - Only comments updated at or after this time are returned. This is a timestamp in ISO 8601 format: YYYY-MM-DDTHH:MM:SSZ. - - - - - Used to create a pull request review - - - - - The Commit ID which the review is being created for. Default is the latest. - - - - - The body of the review message - - - - - The review event - Approve, Request Changes, Comment or leave blank (null) for Pending. - - - - - List of comments to include with this review - - - - - Used to dismiss a pull request review - - - - - The message explaining why this review is being dismissed - - - - - Used to add and delete pull request review requests. - - - API: https://developer.github.com/v3/pulls/review_requests/#create-a-review-request - API: https://developer.github.com/v3/pulls/review_requests/#delete-a-review-request - - - - - Used to submit a pending pull request review - - - - - The body of the review message - - - - - The review event - Approve, Request Changes, Comment - - - - - The review is approved - - - - - The review requests changes that must be addressed before merging - - - - - The review provides comment without explicit approval - - - - - Used to update an existing pull request. - - - - - Title of the pull request (required) - - - - - Whether the pull request is open or closed. The default is . - - - - - The body for the pull request. Supports GFM. - - - - - The base branch of the pull request. - - - - - Whether maintainers of the base repository can push to the HEAD branch. - - - - - Upsed to update a Git reference. - - - - - Initializes a new instance of the class. - - The sha. - - - - Initializes a new instance of the class. - - The SHA1 value to set this reference to. - - Indicates whether to force the update or to make sure the update is a fast-forward update. Leaving this - out or setting it to false will make sure you’re not overwriting work. - - - - - The SHA1 value to set this reference to. - - - The sha. - - - - - Indicates whether to force the update or to make sure the update is a fast-forward update. Leaving this - out or setting it to false will make sure you’re not overwriting work. - - - true if force; otherwise, false. - - - - - Used to update a release asset. - - - - - Initializes a new instance of the class. - - The name. - - - - The file name of the asset. - This field is required. - - - - - An alternate description of the asset. - Used in place of the filename. - - - - - Used to upload a release asset. - - - This endpoint makes use of a Hypermedia relation to determine which URL to access. This endpoint is provided - by a URI template in the release�s API response. You need to use an HTTP client which supports SNI to make - calls to this endpoint. The asset data is expected in its raw binary form, rather than JSON. Everything else - about the endpoint is the same as the rest of the API. For example, you�ll still need to pass your - authentication to be able to upload an asset. - - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - Name of the file. - - The content type of the asset. Example: "application/zip". For a list of acceptable types, refer this list - of common media types. - - The raw data. - The timeout. - - - - Gets or sets the name of the file. - - - The name of the file. - - - - - Gets or sets the type of the content. - - - The type of the content. - - - - - Gets or sets the raw data. - - - The raw data. - - - - - Gets or sets the timeout. - - - The timeout. - - - - - Used to update a release. - - - API: https://developer.github.com/v3/repos/releases/#create-a-release - - - - - Gets the name of the tag. - - - The name of the tag. - - - - - Specifies the commitish value that determines where the Git tag is created from. Can be any branch or - commit SHA. Unused if the Git tag already exists. Default: the repository�s default branch - (usually master). - - - The target commitish. - - - - - Gets or sets the name of the release. - - - The name. - - - - - Gets or sets the text describing the contents of the tag. - - - The body. - - - - - Gets or sets a value indicating whether this is a draft (unpublished). - Default: false - - - true if draft; otherwise, false. - - - - - Gets or sets a value indicating whether this is prerelease. - - - true if prerelease; otherwise, false. - - - - - Used to request and filter a list of repository collaborators - - - - - Initializes a new instance of the class. - - - - - Gets or sets the collaborator affiliation property. - - - The collaborator affiliation - - - - - The collaborator affiliation - - - - - All collaborators the authenticated user can see. - - - - - All collaborators with permissions to an organization-owned repository, - regardless of organization membership status. - - - - - All outside collaborators of an organization-owned repository. - - - - - Used to request and filter a list of repository forks. - - - - - Initializes a new instance of the class. - - - - - Gets or sets the sort property. - - - The sort. - - - - - The sort order. - - - - - Sort by date and show the newest first. - - - - - Sort by date and show the oldest first. - - - - - Sort by the number of stargazers. - - - - - Used to request and filter a list of repository issues. - - - - - Identifies a filter for the milestone. Use "*" for issues with any milestone. - Use the milestone number for a specific milestone. Use the value "none" for issues with any milestones. - - - - - Filter on the user assigned for the request - - - Specify "none" for issues with no assigned user - - - - - The user that created the issue - - - - - A user that’s mentioned in the issue - - - - - Used to add or update a team repository. - - - - - The permission to grant the team on this repository. - - - - - Used to request and filter a list of repositories. - - - - - Gets or sets the repository type. - - - The type. - - - - - Gets or sets the sort property. - - - The sort. - - - - - Gets or sets the sort direction. - - - The direction. - - - - - Gets or sets the visibility property. - - - The visibility. - - - - - Gets or sets the affiliation property. - - - The affiliation. - - - - - The properties that repositories can be filtered by. - - - - - Return all repositories. - - - - - Return repositories that the current authenticated user owns. - - - - - Returns public repositories. - - - - - The privateReturn private repositories. - - - - - Return repositories for which the current authenticated user is a member of the org or team. - - - - - The properties that repositories can be sorted by. - - - - - Sort by the date the repository was created. - - - - - Sort by the date the repository was last updated. - - - - - Sort by the date the repository was last pushed. - - - - - Sort by the repository name. - - - - - The properties that repositories can be visible by. - - - - - Returns only public repositories - - - - - Returns only private repositories - - - - - Return both public and private repositories - - - - - The properties that repositories can be affiliated by. - - - - - Repositories that are owned by the authenticated user - - - - - Repositories that the user has been added to as a collaborator. - - - - - Repositories that the user has access to through being a member of an organization. - This includes every repository on every team that the user is on. - - - - - Return repositories that are owned by authenticated user and added to as a collaborator. - - - - - Return repositories that are owned by authenticated user or user is a organization member. - - - - - Return repositories that user has been added as collaborator or user is a organization member. - - - - - Returns all repositories where user is owner,collaborator or organization member. - - - - - Describes the transfer of a repository to a new owner. - - - - - Creates a new repository transfer description with no team Ids. - - The new owner of the repository after the transfer. - - - - Creates a new repository transfer description. - - The new owner of the repository after the transfer. - A list of team Ids to add to the repository after the transfer (only applies to transferring to an Organization). - - - - The new owner of the repository after the transfer. - - - - - A list of team Ids to add to the repository after the transfer (only applies to transferring to an Organization). - - - - - Represents updatable fields on a repository. Values that are null will not be sent in the request. - Use string.empty if you want to clear a value. - - - - - Creates an object that describes an update to a repository on GitHub. - - The name of the repository. This is the only required parameter. - - - - Required. Gets or sets the repository name. - - - - - Optional. Gets or sets the repository description. The default is null (do not update) - - - - - Optional. Gets or sets the repository homepage url. The default is null (do not update). - - - - - Gets or sets whether to make the repository private. The default is null (do not update). - - - - - Gets or sets whether to enable issues for the repository. The default is null (do not update). - - - - - Optional. Gets or sets whether to enable the wiki for the repository. The default is null (do not update). - - - - - Optional. Gets or sets whether to enable downloads for the repository. The default is null (do not update). - - - - - Optional. Gets or sets the default branch. The default is null (do not update). - - - - - Optional. Allows the "Rebase and Merge" method to be used. - - - - - Optional. Allows the "Squash Merge" merge method to be used. - - - - - Optional. Allows the "Create a merge commit" merge method to be used. - - - - - Optional. True to archive this repository. Note: you cannot unarchive repositories through the API. - - - - - Base class for classes which represent query string parameters to certain API endpoints. - - - - - Converts the derived object into a dictionary that can be used to supply query string parameters. - - - - - - Searching Code/Files - http://developer.github.com/v3/search/#search-code - - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - The search term. - - - - Initializes a new instance of the class. - - The term. - The owner. - The name. - - - - Optional Sort field. Can only be indexed, which indicates how recently - a file has been indexed by the GitHub search infrastructure. - If not provided, results are sorted by best match. - - - http://developer.github.com/v3/search/#search-code - - - - - Qualifies which fields are searched. With this qualifier you can restrict - the search to just the file contents, the file path, or both. - - - https://help.github.com/articles/searching-code#search-in - - - - - Searches code based on the language it’s written in. - - - https://help.github.com/articles/searching-code#language - - - - - Specifies that code from forked repositories should be searched. - Repository forks will not be searchable unless the fork has more - stars than the parent repository. - - - https://help.github.com/articles/searching-code#forks - - - - - Finds files that match a certain size (in bytes). - - - https://help.github.com/articles/searching-code#size - - - - - Specifies the path that the resulting file must be at. - - - https://help.github.com/articles/searching-code#path - - - - - Matches files with a certain extensions. - - - https://help.github.com/articles/searching-code#extension - - - - - Matches specific file names - - - https://help.github.com/articles/searching-code/#search-by-filename - - - - - Limits searches to a specific user. - - - https://help.github.com/articles/searching-code#users-organizations-and-repositories - - - - - Limits searches to a specific organization. - - - https://help.github.com/articles/searching-code/#search-within-a-users-or-organizations-repositories - - - - - Limits searches to a specific repository. - - - https://help.github.com/articles/searching-code#users-organizations-and-repositories - - - - - Searching Issues - - - - - Search without specifying a keyword - - - - - Search using a specify keyword - - The term to filter on - - - - Optional Sort field. One of comments, created, updated or merged - If not provided, results are sorted by best match. - - - https://help.github.com/articles/searching-issues/#sort-the-results - - - - - With this qualifier you can restrict the search to issues or pull request only. - - - https://help.github.com/articles/searching-issues/#search-issues-or-pull-requests - - - - - Qualifies which fields are searched. With this qualifier you can restrict - the search to just the title, body, comments, or any combination of these. - - - https://help.github.com/articles/searching-issues/#scope-the-search-fields - - - - - Finds issues created by a certain user. - - - https://help.github.com/articles/searching-issues/#search-by-the-author-of-an-issue-or-pull-request - - - - - Finds issues that are assigned to a certain user. - - - https://help.github.com/articles/searching-issues/#search-by-the-assignee-of-an-issue-or-pull-request - - - - - Finds issues that mention a certain user. - - - https://help.github.com/articles/searching-issues/#search-by-a-mentioned-user-within-an-issue-or-pull-request - - - - - Finds issues that a certain user commented on. - - - https://help.github.com/articles/searching-issues/#search-by-a-commenter-within-an-issue-or-pull-request - - - - - Finds issues that were either created by a certain user, assigned to that user, - mention that user, or were commented on by that user. - - - https://help.github.com/articles/searching-issues/#search-by-a-user-thats-involved-within-an-issue-or-pull-request - - - - - Finds issues that @mention a team within the organization - - - https://help.github.com/articles/searching-issues/#search-by-a-team-thats-mentioned-within-an-issue-or-pull-request - - - - - Filter issues based on whether they’re open or closed. - - - https://help.github.com/articles/searching-issues/#search-based-on-whether-an-issue-or-pull-request-is-open - - - - - Filters issues based on the labels assigned. - - - https://help.github.com/articles/searching-issues/#search-by-the-labels-on-an-issue - - - - - Searches for issues based on missing metadata. - - - https://help.github.com/articles/searching-issues/#search-by-missing-metadata-on-an-issue-or-pull-request - - - - - Searches for issues in repositories that match a certain language. - - - https://help.github.com/articles/searching-issues/#search-by-the-main-language-of-a-repository - - - - - Searches for issues using a more human syntax covering options like state, type, merged status, private/public repository - - - https://help.github.com/articles/searching-issues/#search-based-on-the-state-of-an-issue-or-pull-request - - - - - Filters issues based on times of creation. - - - https://help.github.com/articles/searching-issues/#search-based-on-when-an-issue-or-pull-request-was-created-or-last-updated - - - - - Filters issues based on times when they were last updated. - - - https://help.github.com/articles/searching-issues/#search-based-on-when-an-issue-or-pull-request-was-created-or-last-updated - - - - - Filters pull requests based on times when they were last merged. - - - https://help.github.com/articles/searching-issues/#search-based-on-when-a-pull-request-was-merged - - - - - Filters pull requests based on the status of the commits. - - - https://help.github.com/articles/searching-issues/#search-based-on-commit-status - - - - - Filters pull requests based on the branch they came from. - - - https://help.github.com/articles/searching-issues/#search-based-on-branch-names - - - - - Filters pull requests based on the branch they are merging into. - - - https://help.github.com/articles/searching-issues/#search-based-on-branch-names - - - - - Filters issues based on times when they were last closed. - - - https://help.github.com/articles/searching-issues/#search-based-on-when-an-issue-or-pull-request-was-closed - - - - - Filters issues based on the quantity of comments. - - - https://help.github.com/articles/searching-issues#comments - - - - - Limits searches to repositories owned by a certain user or organization. - - - https://help.github.com/articles/searching-issues/#search-within-a-users-or-organizations-repositories - - - - - Gets or sets the milestone to filter issues based on - - - - - Filters issues or pull requests based on whether they are in an archived repository. - - - - - search by number of comments - - - - - search by created - - - - - search by last updated - - - - - search by last merged - - - - - Searching Issues - - - - - Exclusions for Issue Search - - - - - Excludes issues created by a certain user. - - - https://help.github.com/articles/searching-issues/#search-by-the-author-of-an-issue-or-pull-request - - - - - Excludes issues that are assigned to a certain user. - - - https://help.github.com/articles/searching-issues/#search-by-the-assignee-of-an-issue-or-pull-request - - - - - Excludes issues that mention a certain user. - - - https://help.github.com/articles/searching-issues/#search-by-a-mentioned-user-within-an-issue-or-pull-request - - - - - Excludes issues that a certain user commented on. - - - https://help.github.com/articles/searching-issues/#search-by-a-commenter-within-an-issue-or-pull-request - - - - - Excludes issues that were either created by a certain user, assigned to that user, - mention that user, or were commented on by that user. - - - https://help.github.com/articles/searching-issues/#search-by-a-user-thats-involved-within-an-issue-or-pull-request - - - - - Excludes issues based on open/closed state. - - - https://help.github.com/articles/searching-issues/#search-based-on-whether-an-issue-or-pull-request-is-open - - - - - Excludes issues based on the labels assigned. - - - https://help.github.com/articles/searching-issues/#search-by-the-labels-on-an-issue - - - - - Excludes issues in repositories that match a certain language. - - - https://help.github.com/articles/searching-issues/#search-by-the-main-language-of-a-repository - - - - - Excludes pull requests based on the status of the commits. - - - https://help.github.com/articles/searching-issues/#search-based-on-commit-status - - - - - Excludes pull requests based on the branch they came from. - - - https://help.github.com/articles/searching-issues/#search-based-on-branch-names - - - - - Excludes pull requests based on the branch they are merging into. - - - https://help.github.com/articles/searching-issues/#search-based-on-branch-names - - - - - Excludes issues which target the specified milestone. - - - https://help.github.com/articles/searching-issues-and-pull-requests/#search-by-milestone-on-an-issue-or-pull-request - - - - - Search labels - https://developer.github.com/v3/search/#search-labels - - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - The search term. - The repository to search in - - - - Optional Sort field. One of created or updated. - If not provided, results are sorted by best match. - - - - - The repository to search in - - - - - search by created - - - - - search by last updated - - - - - Used to qualify a search term. - - - - - Greater than ">" - - - - - Less than "<" - - - - - Less than or equal to. "<=" - - - - - Greater than or equal to. ">=" - - - - - Searching Repositories - http://developer.github.com/v3/search/#search-repositories - - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - The search term. - - - - For https://help.github.com/articles/searching-repositories#sorting - Optional Sort field. One of stars, forks, or updated. If not provided, results are sorted by best match. - - - - - The in qualifier limits what fields are searched. With this qualifier you can restrict the search to just the repository name, description, README, or any combination of these. - Without the qualifier, only the name and description are searched. - https://help.github.com/articles/searching-repositories#search-in - - - - - Filters repositories based on the number of forks, and/or whether forked repositories should be included in the results at all. - https://help.github.com/articles/searching-repositories#forks - - - - - Filters repositories based whether forked repositories should be included in the results at all. - Defaults to ExcludeForks - https://help.github.com/articles/searching-repositories#forks - - - - - The size qualifier finds repository's that match a certain size (in kilobytes). - https://help.github.com/articles/searching-repositories#size - - - - - Searches repositories based on the language they’re written in. - https://help.github.com/articles/searching-repositories#languages - - - - - Searches repositories based on the number of stars. - https://help.github.com/articles/searching-repositories#stars - - - - - Limits searches to a specific user or repository. - https://help.github.com/articles/searching-repositories#users-organizations-and-repositories - - - - - Filters repositories based on times of creation. - https://help.github.com/articles/searching-repositories#created-and-last-updated - - - - - Filters repositories based on when they were last updated. - https://help.github.com/articles/searching-repositories#created-and-last-updated - - - - - Filters whether archived repositories should be included (true) or not (false). - - - - - https://help.github.com/articles/searching-repositories#search-in - The in qualifier limits what fields are searched. With this qualifier you can restrict the search to just the - repository name, description, README, or any combination of these. - - - - - Helper class in generating the range values for a qualifer e.g. In or Size qualifiers - - - - - Matches repositories that are size MB exactly - - - - - Matches repositories that are between and KB - - - - - Matches repositories with regards to the size - We will use the to see what operator will be applied to the size qualifier - - - - - Helper class that build a with a LessThan comparator used for filtering results - - - - - Helper class that build a with a LessThanOrEqual comparator used for filtering results - - - - - Helper class that build a with a GreaterThan comparator used for filtering results - - - - - Helper class that build a with a GreaterThanOrEqualTo comparator used for filtering results - - - - - helper class in generating the date range values for the date qualifier e.g. - https://help.github.com/articles/searching-repositories#created-and-last-updated - - - - - Matches repositories with regards to the . - We will use the to see what operator will be applied to the date qualifier - - - - - Matches repositories with regards to both the and dates. - - - - - Matches repositories with regards to both the and date and time values. - - - - - Matches repositories with regards to the . - We will use the to see what operator will be applied to the date qualifier - - - - - helper method to create a LessThan Date Comparison - e.g. < 2011 - - date to be used for comparison (times are ignored) - - - - - helper method to create a LessThanOrEqualTo Date Comparison - e.g. <= 2011 - - date to be used for comparison (times are ignored) - - - - - helper method to create a GreaterThan Date Comparison - e.g. > 2011 - - date to be used for comparison (times are ignored) - - - - - helper method to create a GreaterThanOrEqualTo Date Comparison - e.g. >= 2011 - - date to be used for comparison (times are ignored) - - - - - helper method to create a bounded Date Comparison - e.g. 2015-08-01..2015-10-31 - - earlier date of the two - latter date of the two - - - - - helper method to create a LessThan DateTime Comparison - e.g. < 2011 - - datetime to be used for comparison (times are ignored) - - - - - helper method to create a LessThanOrEqualTo DateTime Comparison - e.g. <= 2011 - - datetime to be used for comparison (times are ignored) - - - - - helper method to create a GreaterThan DateTime Comparison - e.g. > 2011 - - datetime to be used for comparison (times are ignored) - - - - - helper method to create a GreaterThanOrEqualTo DateTime Comparison - e.g. >= 2011 - - datetime to be used for comparison (times are ignored) - - - - - helper method to create a bounded DateTime Comparison - e.g. 2015-08-01..2015-10-31 - - earlier datetime of the two - latter datetime of the two - - - - - lanuages that can be searched on in github - https://help.github.com/articles/searching-repositories#languages - - - - - sorting repositories by any of below - https://help.github.com/articles/searching-repositories#sorting - - - - - search by number of stars - - - - - search by number of forks - - - - - search by last updated - - - - - https://help.github.com/articles/searching-repositories#forks - Specifying whether forked repositories should be included in results or not. - - - - - only search for forked repos - - - - - include forked repos into the search - - - - - Searching Users - - - - - Initializes a new instance of the class. - - The search term. - - - - Optional Sort field. One of followers, repositories, or joined. If not provided (null), results are sorted by best match. - https://help.github.com/articles/searching-users#sorting - - - - - The sort field as a string. - - - - - Filter users based on the number of followers they have. - https://help.github.com/articles/searching-users#followers - - - - - Filter users based on when they joined. - https://help.github.com/articles/searching-users#created - - - - - Filter users by the location indicated in their profile. - https://help.github.com/articles/searching-users#location - - - - - Filters users based on the number of repositories they have. - https://help.github.com/articles/searching-users#repository-count - - - - - Search for users that have repositories that match a certain language. - https://help.github.com/articles/searching-users#language - - - - - With this qualifier you can restrict the search to just personal accounts or just organization accounts. - https://help.github.com/articles/searching-users#type - - - - - Qualifies which fields are searched. With this qualifier you can restrict the search to just the username, public email, full name, or any combination of these. - https://help.github.com/articles/searching-users#search-in - - - - - Account Type used to filter search result - - - - - User account - - - - - Organization account - - - - - User type to filter search results - - - - - Search by the username - - - - - Search by the user's email address - - - - - Search by the user's full name - - - - - - - - - - Information about an author or committer. - - - - - Creates an instance of Signature with the required values. - - - - - - - The full name of the author/committer. - - - - - The email address of the author/committer. - - - - - Used to retrieve and filter lists of stars. - - - - - Initializes a new instance of the class. - - - - - Gets or sets the sort property. - - - The sort property. - - - - - Gets or sets the sort direction. - - - The sort direction. - - - - - Property to sort stars by. - - - - - Sort y the date the star was created. - - - - - Sort by the date the star was last updated. - - - - - Request body for starting a migration. - - - See docs - for more information. - - - - - Parameter-less constructor needed for SimpleJsonSerializer. - - - - - Instantiate a new Migration Request object. - - List of repositories in {owner}/{repo} format. - To lock the repos or not. - To exclude the attachments or not. - - - - Required. A list of arrays indicating which repositories should be migrated. - - - - - Indicates whether repositories should be locked (to prevent manipulation) - while migrating data. Default: false. - - - - - Indicates whether attachments should be excluded from the migration - (to reduce migration archive file size). Default: false. - - - - - Used to filter requests for team members - - - - - Which membership roles to get - - - - - Filtering by Roles within a Team - - - - - Regular Team Member - - - - - Team Maintainer - - - - - All Roles - - - - - Used to update a team. - - - - - Initializes a new instance of the class. - - The updated team name. - - - - The name of the team (required). - - - - - The description of the team. - - - - - The level of privacy this team should have (default: Secret) - - - - - The permission that new repositories will be added to the team with when none is specified (default: Pull) - - - - - Id of a team to set as the parent team - - - - - Used to filter requests for team members - - - - - Which membership roles to get - - - - - Describes the new login when renaming a user via the method. - - - - - Initializes a new instance of the class. - - The new login for the user. - - - - The new username for the user - - - - - Represents updatable fields on a user. Values that are null will not be sent in the request. - Use string.empty if you want to clear a value. - - - - - This user's bio. - - - - - URL for this user's blog. - - - - - The company this user's works for. - - - - - This user's email. - - - - - The geographic location of this user. - - - - - This user's full name. - - - - - Tells if this user is currently hireable. - - - - - The access token - - - - - The expiration date - - - - - Base class for a GitHub account, most often either a or . - - - - - URL of the account's avatar. - - - - - The account's bio. - - - - - URL of the account's blog. - - - - - Number of collaborators the account has. - - - - - Company the account works for. - - - - - Date the account was created. - - - - - Amount of disk space the account is using. - - - - - The account's email. - - - - - Number of followers the account has. - - - - - Number of other users the account is following. - - - - - Indicates whether the account is currently hireable. - - True if the account is hirable; otherwise, false. - - - - The HTML URL for the account on github.com (or GitHub Enterprise). - - - - - The account's system-wide unique Id. - - - - - GraphQL Node Id - - - - - The account's geographic location. - - - - - The account's login. - - - - - The account's full name. - - - - - The type of account associated with this entity - - - - - Number of private repos owned by the account. - - - - - Plan the account pays for. - - - - - Number of private gists the account has created. - - - - - Number of public gists the account has created. - - - - - Number of public repos the account owns. - - - - - Total number of private repos the account owns. - - - - - The account's API URL. - - - - - User account - - - - - Organization account - - - - - Bot account - - - - - An entry in the activity event stream - - - - - The type of the activity. - - - - - Whether the activity event is public or not. - - - - - The repository associated with the activity event. - - - - - The user associated with the activity event. - - - - - The organization associated with the activity event. - - - - - The date the activity event was created. - - - - - The activity event Id. - - - - - The payload associated with the activity event. - - - - - Represents the author or committer to a Git commit. This is the information stored in Git and should not be - confused with GitHub account information. - - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - The full name of the author or committer. - The email. - The username associated with the account. - - - - Gets the name of the author or committer. - - - The name. - - - - - Gets the email of the author or committer. - - - The email. - - - - - Gets the GitHub username associated with the commit - - - The username. - - - - - The name of the repository. - - - - - The SHA of the reference. - - - - - The date the commit status was created. - - - - - The date the commit status was updated. - - - - - The state of the commit - - - - - URL associated with this status. GitHub.com displays this URL as a link to allow users to easily see the - ‘source’ of the Status. - - - - - Short description of the status. - - - - - A string label to differentiate this status from the status of other systems. - - - - - The unique identifier of the status. - - - - - The relevant commit. - - - - - The organization associated with the event. - - - - - The branches involved. - - - - - Represents lines added and deleted at a given point in time - - - - - Construct an instance of AdditionsAndDeletions - - - If the list of data points is not 3 elements - - - - Date of the recorded activity - - - - - Lines added for the given day - - - - - Lines deleted for the given day - - - - - Error payload from the API response - - - - - The error message - - - - - URL to the documentation for this error. - - - - - Additional details about the error - - - - - Represents an oauth application. - - - - - Name. - - - - - The Url of this . - - - - - Represents an oauth access given to a particular application. - - - - - The oauth token (be careful with these, they are like passwords!). - - - This will return only return a value the first time - the authorization is created. All subsequent API calls - (for example, 'get' for an authorization) will return `null` - - - - - GraphQL Node Id - - - - - Represents an oauth access given to a particular application. - - - - - The Id of this . - - - - - The API URL for this . - - - - - The that created this . - - - - - The last eight characters of the user's token - - - - - Base-64 encoded representation of the SHA-256 digest of the token - - - - - Optional parameter that allows an OAuth application to create - multiple authorizations for a single user - - - - - Notes about this particular . - - - - - A url for more information about notes. - - - - - When this was created. - - - - - When this was last updated. - - - - - The scopes that this has. This is the kind of access that the token allows. - - - - - GraphQL Node Id - - - - - The content of the blob. - - - - - The encoding of the blob. - - - - - The SHA of the blob. - - - - - The size of the blob. - - - - - The SHA of the blob. - - - - - Name of this . - - - - - Whether this is protected. - - - - - The history for this . - - - - - Protection details for a . - - - Note: this is a PREVIEW api: https://developer.github.com/changes/2016-06-27-protected-branches-api-update/ - - - - - Status check settings for the protected branch - - - - - Required review settings for the protected branch - - - - - Push access restrictions for the protected branch - - - - - Specifies whether the protections applied to this branch also apply to repository admins - - - - - Specifies whether the protections applied to this branch also apply to repository admins - - - - - Specifies settings for status checks which must pass before branches can be merged into the protected branch - - - - - Require branches to be up to date before merging - - - - - Require status checks to pass before merging - - - - - Specifies people or teams allowed to push to the protected branch. Required status checks will still prevent these people from merging if the checks fail - - - - - Push access is restricted to the specified Teams - - - - - Push access is restricted to the specified Users - - - - - Specifies if pull request reviews are required before merging a pull request. Can optionally enforce the policy on repository administrators also. - - - - - Specify which users and teams can dismiss pull request reviews. - - - - - Dismiss approved reviews automatically when a new commit is pushed. - - - - - Blocks merge until code owners have reviewed. - - - - - Specify the number of reviewers required to approve pull requests. Use a number between 1 and 6. - - - - - Specifies people or teams allowed to push to the protected branch. Required status checks will still prevent these people from merging if the checks fail - - - - - The specified Teams that can dismiss reviews - - - - - The specified Users who can dismiss reviews - - - - - The Id of the check run - - - - - The SHA of the commit the check run is associated with - - - - - A reference for the run on the integrator's system - - - - - The GitHub Api URL of the check run - - - - - The GitHub.com URL of the check run - - - - - The check run status - - - - - The final conclusion of the check - - - - - The time that the check run began - - - - - The time the check run completed - - - - - Descriptive details about the run - - - - - The name of the check - - - - - The check suite that is associated with this check run - - - - - The GitHub App that is associated with this check run - - - - - The pull requests that are associated with this check run - - - - - The path of the file the annotation refers to - - - - - The path of the file the annotation refers to - - - - - The file's full blob URL - - - - - The start line of the annotation - - - - - The end line of the annotation - - - - - The start line of the annotation - - - - - The end line of the annotation - - - - - The warning level of the annotation. Can be one of notice, warning, or failure - - - - - The level of the annotation. Can be one of notice, warning, or failure - - - - - A short description of the feedback for these lines of code - - - - - The title that represents the annotation - - - - - Details about this annotation - - - - - The title of the check run - - - - - The summary of the check run - - - - - The details of the check run - - - - - The number of annotation entries for the check run (use to get annotation details) - - - - - The Identifier of the check run requested action. - - - - - The total number of check runs that match the request filter - - - - - The retrieved check runs - - - - - The Id of the check suite - - - - - The branch the check suite is associated with - - - - - The SHA of the head commit in the push that created the check suite - - - - - The summarized status of the check runs included in the check suite - - - - - The summarized conclusion of the check runs included in the check suite - - - - - The GitHub Api URL of the check suite - - - - - The hash of the commit prior to the push that created the check suite - - - - - The hash of the commit after the push that created the check suite (or HeadSha if no later commits exist) - - - - - The pull requests that are associated with the check suite - - - - - The GitHub App for the check suite - - - - - The repository for the check suite - - - - - The check suite preferences - - - - - The repository the check suite preferences are related to - - - - - The total number of check suites that match the request filter - - - - - The retrieved check suites - - - - - Represents the summary of lines added and deleted - - - - - Construct an instance of CodeFrequency - - Raw data - - - - A weekly aggregate of the number of additions and deletions pushed to a repository. - - - - - The combined state of the commits. - - - - - The SHA of the reference. - - - - - The total number of statuses. - - - - - The statuses. - - - - - The repository of the reference. - - - - - Returns the last year of commit activity grouped by week. - - - - - The issue comment Id. - - - - - GraphQL Node Id - - - - - The URL for this repository comment. - - - - - The html URL for this repository comment. - - - - - Details about the repository comment. - - - - - Relative path of the file that was commented on. - - - - - Line index in the diff that was commented on. - - - - - The line number in the file that was commented on. - - - - - The commit - - - - - The user that created the repository comment. - - - - - The date the repository comment was created. - - - - - The date the repository comment was last updated. - - - - - The reaction summary for this comment. - - - - - Information about a file in a repository. It does not include the contents of the file. - - - - - Name of the content. - - - - - Path to this content. - - - - - SHA of this content. - - - - - Size of the content. - - - - - The type of this content. It might be a File, Directory, Submodule, or Symlink - - - - - URL to the raw content - - - - - URL to this content - - - - - The GIT URL to this content. - - - - - The URL to view this content on GitHub. - - - - - The date the commit status was created. - - - - - The date the commit status was updated. - - - - - The state of the commit - - - - - URL associated with this status. GitHub.com displays this URL as a link to allow users to easily see the - ‘source’ of the Status. - - - - - Short description of the status. - - - - - A string label to differentiate this status from the status of other systems. - - - - - The unique identifier of the status. - - - - - GraphQL Node Id - - - - - The URL of the status. - - - - - The user that created the status. - - - - - Represents the state of a commit. - - - - - The commit state is still being determined. A build server might set this when it starts a build. - - - - - The build was successful for the commit. - - - - - There was some error with the build. - - - - - The build completed and reports a failure. - - - - - The possible repository content types. - - - - - Represents a contributor on GitHub. - - - - - Id of this deployment. - - - - - GraphQL Node Id - - - - - - - - - - The API URL for this deployment. - - - - - The that created the deployment. - - - - - JSON payload with extra information about the deployment. - - - - - Date and time that the deployment was created. - - - - - Date and time that the deployment was updated. - - - - - A short description of the deployment. - - - - - The API URL for the es of this deployment. - - - - - Indicates if the environment is specific to a deployment and will no longer exist at some point in the future. - - - - - Indicates if the environment is one with which end users directly interact. - - - - - Id of this deployment status. - - - - - GraphQL Node Id - - - - - The API URL for this deployment status. - - - - - The state of this deployment status. - - - - - The that created this deployment status. - - - - - JSON payload with extra information about the deployment. - - - - - The target URL of this deployment status. This URL should contain - output to keep the user updated while the task is running or serve - as historical information for what happened in the deployment - - - - - The target URL of this deployment status. This URL should contain - output to keep the user updated while the task is running or serve as - historical information for what happened in the deployment - - - - - The URL for accessing your environment. - - - - - The date and time that the status was created. - - - - - The date and time that the status was updated. - - - - - A short description of the status. - - - - - A users email - - - - - The email address - - - - - True if the email is verified; otherwise false - - - - - True if this is the users primary email; otherwise false - - - - - "private" or "public" if the email address is the primary; - otherwise null - - - - - Represents the visibility of an email address. - - - - - Primary email address and is public - - - - - Primary email address and is private - - - - - Describes a pre-receive environment. - - - - - Identifier for the pre-receive environment. - - - - - The name of the environment as displayed in the UI. - - - - - URL to the pre-receive environment. - - - - - URL to the tarball that will be downloaded and extracted. - - - - - UI URL to the pre-receive environment. - - - - - Whether this is the default environment that ships with GitHub Enterprise. - - - - - The time when the pre-receive environment was created. - - - - - The number of pre-receive hooks that use this environment. - - - - - This environment's download status. - - - - - Prepares an for use when updating a pre-receive environment. - - - - - - Describes the current download state of a pre-receive environment image. - - - - - URL to the download status for a pre-receive environment. - - - - - The state of the most recent download. - - - - - On failure, this will have any error messages produced. - - - - - The time when the most recent download started. - - - - - The state of the most recent download. - - - - - The id of the issue/pull request event. - - - - - GraphQL Node Id - - - - - The URL for this event. - - - - - Always the User that generated the event. - - - - - The user that was assigned, if the event was 'Assigned'. - - - - - The label that was assigned, if the event was 'Labeled' - - - - - Identifies the actual type of Event that occurred. - - - - - The String SHA of a commit that referenced this Issue. - - - - - Date the event occurred for the issue/pull request. - - - - - The issue was closed by the actor. When the commit_id is present, it identifies the commit that - closed the issue using “closes / fixes #NN” syntax. - - - - - The issue was reopened by the actor. - - - - - The actor subscribed to receive notifications for an issue. - - - - - The issue was merged by the actor. The commit_id attribute is the SHA1 of the HEAD commit that was merged. - - - - - The issue was referenced from a commit message. The commit_id attribute is the commit SHA1 of where - that happened. - - - - - The actor was @mentioned in an issue body. - - - - - The issue was assigned to the actor. - - - - - The issue was unassigned to the actor. - - - - - A label was added to the issue. - - - - - A label was removed from the issue. - - - - - The issue was added to a milestone. - - - - - The issue was removed from a milestone. - - - - - The issue title was changed. - - - - - The issue was locked by the actor. - - - - - The issue was unlocked by the actor. - - - - - The pull request’s branch was deleted. - - - - - The pull request’s branch was restored. - - - - - The pull request’s branch was force pushed to. - - - - - The pull request is ready for review - - - - - The actor dismissed a review from the pull request. - - - - - The actor requested review from the subject on this pull request. - - - - - The actor removed the review request for the subject on this pull request. - - - - - The issue was added to a project board. - - - - - The issue was moved between columns in a project board. - - - - - The issue was removed from a project board. - - - - - The issue was created by converting a note in a project board to an issue. - - - - - The actor unsubscribed from notifications for an issue. - - - - - A comment was added to the issue. - - - - - A commit was added to the pull request's HEAD branch. - Only provided for pull requests. - - - - - Base branch of the pull request was changed. - - - - - The issue was referenced from another issue. - The source attribute contains the id, actor, and - url of the reference's source. - - - - - The issue was reviewed. - - - - - A line comment was made. - - - - - A commit comment was made. - - - - - A user with write permissions marked an issue as a duplicate of another issue or a pull request as a duplicate of another pull request. - - - - - An issue that a user had previously marked as a duplicate of another issue is no longer considered a duplicate. - - - - - An issue comment was deleted. - - - - - An issue was transferred. - - - - - An issue was connected. - - - - - An issue was pinned. - - - - - An issue was unpinned. - - - - - Lists all the feeds available to the authenticating user: - - - - - The GitHub global public timeline - - - - - The public timeline for any user, using URI template - - - - - The public timeline for the authenticated user - - - - - The private timeline for the authenticated user - - - - - The private timeline for activity created by the authenticated user - - - - - The private timeline for the authenticated user for a given organization, using URI template - - - - - List of feed urls including feed url and feed type, e.g. application/atom+xml - - - - - Collection of feeds including both url and type - - - - - The GitHub global public timeline - - - - - The public timeline for any user, using URI template - - - - - The public timeline for the authenticated user - - - - - The private timeline for the authenticated user - - - - - The private timeline for activity created by the authenticated user - - - - - The private timeline for the authenticated user for a given organization, using URI template - - - - - Feed information including feed url and feed type - - - - - Link to feed - - - - - Feed type, e.g. application/atom+xml - - - - - The API URL for this . - - - - - The Id of this . - - - Given a gist url of https://gist.github.com/UserName/1234 the Id would be '1234'. - - - - - GraphQL Node Id - - - - - A description of the . - - - - - Indicates if the is private or public. - - - - - The who owns this . - - - Given a gist url of https://gist.github.com/UserName/1234 the Owner would be 'UserName'. - - - - - A containing all s in this . - - - - - The number of comments on this . - - - - - A url to retrieve the comments for this . - - - - - URL to view the gist on gist.github.com. - - - - - The git url to pull from to retrieve the contents for this . - - - - - The git url to push to when changing this . - - - - - The for when this was created. - - - - - The for when this was last updated. - - - - - A of all that exist for this . - - - - - A of all containing the full history for this . - - - - - Used by to indicate the level of change. - - - - - The number of deletions that occurred as part of this change. - - - - - The number of additions that occurred as part of this change. - - - - - The total number of changes. - - - - - The gist comment id. - - - - - GraphQL Node Id - - - - - The URL for this gist comment. - - - - - The body of this gist comment. - t - - - - The user that created this gist comment. - - - - - The date this comment was created. - - - - - The date this comment was last updated. - - - - - The size in bytes of the file. - - - - - The name of the file - - - - - The mime type of the file - - - - - The programming language of the file, if any. - - - - - The text content of the file. - - - - - The url to download the file. - - - - - GraphQL Node Id - - - - - The that created this - - - - - The API URL for this . - - - - - The for when this was created. - - - - - A historical version of a - - - - - The url that can be used by the API to retrieve this version of the . - - - - - A git sha representing the version. - - - - - The who create this version. - - - - - A that represents the level of change for this . - - - - - The the version was created. - - - - - Represents a GitHub application. - - - - - The Id of the GitHub App. - - - - - The Name of the GitHub App. - - - - - The Owner of the GitHub App. - - - - - The Description of the GitHub App. - - - - - The URL to the GitHub App's external website. - - - - - The URL to view the GitHub App on GitHub - - - - - Date the GitHub App was created. - - - - - Date the GitHub App was last updated. - - - - - An enhanced git commit containing links to additional resources - - - - - Gets the GitHub account information for the commit author. It attempts to match the email - address used in the commit with the email addresses registered with the GitHub account. - If no account corresponds to the commit email, then this property is null. - - - - - Gets the GitHub account information for the commit committer. It attempts to match the email - address used in the commit with the email addresses registered with the GitHub account. - If no account corresponds to the commit email, then this property is null. - - - - - The affected files in a . - - - - - The name of the file - - - - - Number of additions performed on the file. - - - - - Number of deletions performed on the file. - - - - - Number of changes performed on the file. - - - - - File status, like modified, added, deleted. - - - - - The url to the file blob. - - - - - The url to file contents API. - - - - - The raw url to download the file. - - - - - The SHA of the file. - - - - - The patch associated with the commit - - - - - The previous filename for a renamed file. - - - - - An enhanced git commit containing links to additional resources - - - - - The number of additions made within the commit - - - - - The number of deletions made within the commit - - - - - The total number of modifications within the commit - - - - - GraphQL Node Id - - - - - The URL associated with this reference. - - - - - The reference label. - - - - - The reference identifier. - - - - - The sha value of the reference. - - - - - The user associated with this reference. - - - - - The repository associated with this reference. - - - - - Represents an application installation. - - - For more information see https://developer.github.com/v3/apps/#find-installations - - - - - The user who owns the Installation. - - - - - The URL to view the Installation on GitHub. - - - - - The Id of the associated GitHub App. - - - - - The Id of the User/Organization the Installation is installed in - - - - - The type of the target (User or Organization) - - - - - The Permissions granted to the Installation - - - - - The Events subscribed to by the Installation - - - - - The single file the GitHub App can manage (when Permissions.SingleFile is set to read or write) - - - - - The choice of repositories the installation is on. Can be either "selected" or "all". - - - - - The Installation Id. - - - - - Repository metadata - Search repositories, list collaborators, and access repository metadata. - - - - - Repository administration - Repository creation, deletion, settings, teams, and collaborators. - - - - - Commit statuses - Commit statuses. - - - - - Deployments - Deployments and deployment statuses. - - - - - Issues - Issues and related comments, assignees, labels, and milestones. - - - - - Pages - Retrieve Pages statuses, configuration, and builds, as well as create new builds. - - - - - Pull requests - Pull requests and related comments, assignees, labels, milestones, and merges. - - - - - Repository contents - Repository contents, commits, branches, downloads, releases, and merges. - - - - - Single file - Manage just a single file. - - - - - Repository projects - Manage repository projects, columns, and cards. - - - - - Checks - Detailed information about CI checks - - - - - Organization members (only applicable when installed for an Organization ) - Organization members and teams. - - - - - Organization projects (only applicable when installed for an Organization ) - Manage organization projects, columns, and cards. - - - - - Team discussions (only applicable when installed for an Organization ) - Team discussions. - - - - - The total number of check suites that match the request filter - - - - - The retrieved check suites - - - - - The internal Id for this issue (not the issue number) - - - - - GraphQL Node Id - - - - - The URL for this issue. - - - - - The URL for the HTML view of this issue. - - - - - The Comments URL of this issue. - - - - - The Events URL of this issue. - - - - - The issue number. - - - - - Whether the issue is open or closed. - - - - - Title of the issue - - - - - Details about the issue. - - - - - Details about the user who has closed this issue. - - - - - The user that created the issue. - - - - - The set of labels applied to the issue - - - - - The user this issue is assigned to. - - - - - The multiple users this issue is assigned to. - - - - - The milestone, if any, that this issue is assigned to. - - - - - The number of comments on the issue. - - - - - The date the issue was closed if closed. - - - - - The date the issue was created. - - - - - The date the issue was last updated. - - - - - If the issue is locked or not. - - - - - The repository the issue comes from. - - - - - The reaction summary for this issue. - - - - - The issue comment Id. - - - - - GraphQL Node Id - - - - - The URL for this issue comment. - - - - - The html URL for this issue comment. - - - - - Details about the issue comment. - - - - - The date the issue comment was created. - - - - - The date the issue comment was last updated. - - - - - The user that created the issue comment. - - - - - The comment author association with repository. - - - - - The reaction summary for this comment. - - - - - Sort by create date (default) - - - - - Sort by the date of the last update - - - - - The id of the issue/pull request event. - - - - - GraphQL Node Id - - - - - The URL for this issue/pull request event. - - - - - Always the User that generated the event. - - - - - The user that was assigned, if the event was 'Assigned'. - - - - - The label that was assigned, if the event was 'Labeled' - - - - - Identifies the actual type of Event that occurred. - - - - - The String SHA of a commit that referenced this Issue. - - - - - The commit URL of a commit that referenced this issue. - - - - - Date the event occurred for the issue/pull request. - - - - - The issue associated to this event. - - - - - An object containing rename details - Only provided for renamed events - - - - - Information about the project card that triggered the event. - The project_card attribute is not returned if someone deletes the project board, or if you do not have permission to view it. - - - - - The identification number of the project card. - - - - - The API URL of the project card, if the card still exists. - Not included for removed_from_project events. - - - - - The identification number of the project. - - - - - The API URL of the project. - - - - - The name of the column that the card is listed in. - - - - - The name of the column that the card was listed in prior to column_name - Only returned for moved_columns_in_project events. - - - - - Id of the label - - - - - Url of the label - - - - - Name of the label - - - - - GraphQL Node Id - - - - - Color of the label - - - - - Description of the label - - - - - Is default label - - - - - Url to the license on https://choosealicense.com - - - - - A description of the license. - - - - - A group or family that the license belongs to such as the GPL family of licenses. - - - - - Notes on how to properly apply the license. - - - - - Set of codes for what is required under the terms of the license. For example, "include-copyright" - - - - - Set of codes for what is permitted under the terms of the license. For example, "commercial-use" - - - - - Set of codes for what is forbidden under the terms of the license. For example, "no-liability" - - - - - The text of the license - - - - - The - - - - - GraphQL Node Id - - - - - Friendly name of the license. - - - - - SPDX license identifier. - - - - - URL to retrieve details about a license. - - - - - Whether the license is one of the licenses featured on https://choosealicense.com - - - - - States of a Team/Organization Membership - - - - - The membership is pending - - - - - The membership is active - - - - - Response from the /meta endpoint that provides information about GitHub.com or a GitHub Enterprise instance. - - - - - Create an instance of the Meta - - - - - Create an instance of the Meta - - Whether authentication with username and password is supported. - The currently-deployed SHA of github-services. - An array of IP addresses in CIDR format specifying the addresses that incoming service hooks will originate from on GitHub.com. - An array of IP addresses in CIDR format specifying the Git servers for the GitHub server - An array of IP addresses in CIDR format specifying the A records for GitHub Pages. - An Array of IP addresses specifying the addresses that source imports will originate from on GitHub.com. - - - - Whether authentication with username and password is supported. (GitHub Enterprise instances using CAS or - OAuth for authentication will return false. Features like Basic Authentication with a username and - password, sudo mode, and two-factor authentication are not supported on these servers.) - - - - - The currently-deployed SHA of github-services. - - - - - An Array of IP addresses in CIDR format specifying the addresses that incoming service hooks will - originate from on GitHub.com. Subscribe to the API Changes blog or follow @GitHubAPI on Twitter to get - updated when this list changes. - - - - - An Array of IP addresses in CIDR format specifying the Git servers for GitHub.com. - - - - - An Array of IP addresses in CIDR format specifying the A records for GitHub Pages. - - - - - An Array of IP addresses specifying the addresses that source imports will originate from on GitHub.com. - - - - - Represents a migration. - - - See docs - for more information. - - - - - Parameter-less constructore needed for SimpleJsonSerializer. - - - - - Id of migration. - - - - - GraphQL Node Id - - - - - Guid of migration. - - - - - The state of migration. Can be one of pending, exporting, exported and failed. - - - - - Whether to lock repositories. - - - - - Whether attachments are excluded or not. - - - - - URL of migration. - - - - - Time of migration creation. - - - - - Time of migration updation. - - - - - List of locked repositories. - - - - - State of a migration. - - - See: https://developer.github.com/v3/migration/migrations/#get-the-status-of-a-migration - - - - - The migration hasn't started yet. - - - - - The migration is in progress. - - - - - The migration finished successfully. - - - - - The migration failed. - - - - - The URL for this milestone. - - - - - The Html page for this milestone. - - - - - The ID for this milestone. - - - - - The milestone number. - - - - - GraphQL Node Id - - - - - Whether the milestone is open or closed. - - - - - Title of the milestone. - - - - - Optional description for the milestone. - - - - - The user that created this milestone. - - - - - The number of open issues in this milestone. - - - - - The number of closed issues in this milestone. - - - - - The date this milestone was created. - - - - - The date, if any, when this milestone is due. - - - - - The date, if any, when this milestone was closed. - - - - - The date, if any, when this milestone was updated. - - - - - Object of resources rate limits - - - - - Legacy rate limit - to be depreciated - https://developer.github.com/v3/rate_limit/#deprecation-notice - - - - - The type of OAuth token - - - - - The secret OAuth access token. Use this to authenticate Octokit.net's client. - - - - - The list of scopes the token includes. - - - - - The billing address for an organization. This is only returned when updating - an organization. - - - - - GraphQL Node Id - - - - - The site has yet to be built - - - - - The build has been requested but not yet begun - - - - - The build is in progress - - - - - The site has been built - - - - - An error occurred during the build - - - - - Information about your GitHub Pages configuration - - - - - The pages's API URL. - - - - - Absolute URL to the rendered site. - - - - - Build status of the pages site. - - - - - CName of the pages site. Will be null if no CName was provided by the user. - - - - - Is a custom 404 page provided. - - - - - Metadata of a Github Pages build. - - - - - The pages's API URL. - - - - - The status of the build. - - - - - Error details - if there was one. - - - - - The user whose commit initiated the build. - - - - - Commit SHA. - - - - - Duration of the build - - - - - Returns the total commit counts for the owner and total commit counts in total in the last 52 weeks - - - - - Returns the commit counts made each week, for the last 52 weeks - - - - - Returns the commit counts made by the owner each week, for the last 52 weeks - - - - - The total number of commits made by the owner in the last 52 weeks. - - - - - - The total number of commits made by contributors in the last 52 weeks. - - - - - - The total number of commits made in the last 52 weeks. - - - - - - A plan (either paid or free) for a particular user - - - - - The number of collaborators allowed with this plan. - - This returns because GitHub Enterprise uses a sentinel value of 999999999999 to denote an "unlimited" number of collaborators. - - - - The name of the plan. - - - - - The number of private repositories allowed with this plan. - - This returns because GitHub Enterprise uses a sentinel value of 999999999999 to denote an "unlimited" number of plans. - - - - The amount of disk space allowed with this plan. - - This returns because GitHub Enterprise uses a sentinel value of 999999999999 to denote an "unlimited" amount of disk space. - - - - The billing email for the organization. Only has a value in response to editing an organization. - - - - - The URL for this projects repository. - - - - - The URL for this project. - - - - - The Id for this project. - - - - - GraphQL Node Id - - - - - The name for this project. - - - - - The body for this project. - - - - - The number for this project. - - - - - The current state of this project. - - - - - The user associated with this project. - - - - - When this project was created. - - - - - When this project was last updated. - - - - - The URL for this cards column. - - - - - The URL for this cards content. - - - - - The Id for this card. - - - - - GraphQL Node Id - - - - - The note for this card. - - - - - The user associated with this card. - - - - - When this card was created. - - - - - When this card was last updated. - - - - - Whether this card is archived. - - - - - The Id for this column. - - - - - GraphQL Node Id - - - - - The name for this column. - - - - - The URL for this columns project. - - - - - When this column was created. - - - - - When this column was last updated. - - - - - Only visible for the current user, or with the correct OAuth scope - - - - - Only visible for the current user, or with the correct OAuth scope - - - - - The internal Id for this pull request (not the pull request number) - - - - - GraphQL Node Id - - - - - The URL for this pull request. - - - - - The URL for the pull request page. - - - - - The URL for the pull request's diff (.diff) file. - - - - - The URL for the pull request's patch (.patch) file. - - - - - The URL for the specific pull request issue. - - - - - The URL for the pull request statuses. - - - - - The pull request number. - - - - - Whether the pull request is open or closed. The default is . - - - - - Title of the pull request. - - - - - The body (content) contained within the pull request. - - - - - When the pull request was created. - - - - - When the pull request was last updated. - - - - - When the pull request was closed. - - - - - When the pull request was merged. - - - - - The HEAD reference for the pull request. - - - - - The BASE reference for the pull request. - - - - - The user who created the pull request. - - - - - The user who is assigned the pull request. - - - - - The multiple users this pull request is assigned to. - - - - - The milestone, if any, that this pull request is assigned to. - - - - - Whether or not the pull request is in a draft state, and cannot be merged. - - - - - Whether or not the pull request has been merged. - - - - - Whether or not the pull request can be merged. - - - - - Provides extra information regarding the mergeability of the pull request. - - - - - The user who merged the pull request. - - - - - The value of this field changes depending on the state of the pull request. - Not Merged - the hash of the test commit used to determine mergability. - Merged with merge commit - the hash of said merge commit. - Merged via squashing - the hash of the squashed commit added to the base branch. - Merged via rebase - the hash of the commit that the base branch was updated to. - - - - - Total number of comments contained in the pull request. - - - - - Total number of commits contained in the pull request. - - - - - Total number of additions contained in the pull request. - - - - - Total number of deletions contained in the pull request. - - - - - Total number of files changed in the pull request. - - - - - If the issue is locked or not - - - - - Whether maintainers of the base repository can push to the HEAD branch - - - - - Users requested for review - - - - - Teams requested for review - - - - - Provides extra information regarding the mergeability of a pull request - - - - - Merge conflict. Merging is blocked. - - - - - Mergeability was not checked yet. Merging is blocked. - - - - - Failing/missing required status check. Merging is blocked. - - - - - Head branch is behind the base branch. Only if required status checks is enabled but loose policy is not. Merging is blocked. - - - - - Failing/pending commit status that is not part of the required status checks. Merging is still allowed. - - - - - GitHub Enterprise only, if a repo has custom pre-receive hooks. Merging is allowed. - - - - - No conflicts, everything good. Merging is allowed. - - - - - GraphQL Node Id - - - - - Represents the response from an attempt to merge a pull request. - - - Note the request to merge is represented by - API: https://developer.github.com/v3/pulls/#merge-a-pull-request-merge-button - - - - - Initializes a new instance of the class. - - - - - The sha reference of the commit. - - - - - True if merged successfully, otherwise false. - - - - - The message that will be used for the merge commit. - - - - - The review Id. - - - - - GraphQL Node Id - - - - - The state of the review - - - - - The commit Id the review is associated with. - - - - - The user that created the review. - - - - - The text of the review. - - - - - The URL for this review on Github.com - - - - - The URL for the pull request via the API. - - - - - The comment author association with repository. - - - - - The time the review was submitted - - - - - URL of the comment via the API. - - - - - The comment Id. - - - - - GraphQL Node Id - - - - - The diff hunk the comment is about. - - - - - The relative path of the file the comment is about. - - - - - The line index in the diff. - - - - - The comment original position. - - - - - The commit Id the comment is associated with. - - - - - The original commit Id the comment is associated with. - - - - - The user that created the comment. - - - - - The text of the comment. - - - - - The date the comment was created. - - - - - The date the comment was last updated. - - - - - The URL for this comment on Github.com - - - - - The URL for the pull request via the API. - - - - - The reaction summary for this comment. - - - - - The Id of the comment this comment replys to. - - - - - The Id of the pull request this comment belongs to. - - - - - The comment author association with repository. - - - - - Sort by create date (default) - - - - - Sort by the date of the last update - - - - - The raw punch card points - - - - - Gets the number of commits made on the specified day of the week - at the hour of the day, over the lifetime of this repository - - The day of the week to query - The hour in 24 hour time. 0-23. - The total number of commits made. - - - - The Id for this reaction. - - - - - GraphQL Node Id - - - - - Information about the user. - - - - - The reaction type for this commit comment. - - - - - GraphQL Node Id - - - - - Represents the type of object created or deleted - - - - - The object is of type repository - - - - - The object is of type branch - - - - - The object is of type tag - - - - - GraphQL Node Id - - - - - GraphQL Node Id - - - - - The total number of check suites that match the request filter - - - - - The retrieved check suites - - - - - GraphQL Node Id - - - - - Represents a piece of content in the repository. This could be a submodule, a symlink, a directory, or a file. - Look at the Type property to figure out which one it is. - - - - - The encoding of the content if this is a file. Typically "base64". Otherwise it's null. - - - - - The Base64 encoded content if this is a file. Otherwise it's null. - - - - - The unencoded content. Only access this if the content is expected to be text and not binary content. - - - - - Path to the target file in the repository if this is a symlink. Otherwise it's null. - - - - - The location of the submodule repository if this is a submodule. Otherwise it's null. - - - - - The response from the Repository Contents API. The API assumes a dynamic client type so we need - to model that. - - https://developer.github.com/v3/repos/contents/ - - - - The content of the response. - - - - - The commit information for the content change. - - - - - License information - - - - - Represents a users contributions on a GitHub repository. - - - - - GraphQL Node Id - - - - - Whether the current user has administrative permissions - - - - - Whether the current user has push permissions - - - - - Whether the current user has pull permissions - - - - - Represents additional information about a star (such as creation time) - - - - - The date the star was created. - - - - - The repository associated with the star. - - - - - GraphQL Node Id - - - - - Users and teams requested to review a pull request - - - - - Rate limits for core API (rate limit for everything except Search API) - - - - - Rate Limits for Search API - - - - - file name - - - - - path to file - - - - - Sha for file - - - - - api-url to file - - - - - git-url to file - - - - - html-url to file - - - - - Repo where this file belongs to - - - - - Determines if notifications should be received from this repository. - - - - - Determines if all notifications should be blocked from this repository. - - - - - Url of the label - - - - - The for when this was created. - - - - - The API URL for this . - - - - - The API URL for this . - - - - - Represents the type of object being tagged - - - - - organization teams - - - - - url for this team - - - - - team id - - - - - GraphQL Node Id - - - - - team slug - - - - - team name - - - - - team description - - - - - team privacy - - - - - permission attached to this team - - - - - how many members in this team - - - - - how many repo this team has access to - - - - - who this team belongs to - - - - - The parent team - - - - - LDAP Binding (GitHub Enterprise only) - - - - - Used to describe a team's privacy level. - - - - - Only visible to organization owners and members of the team. - - - - - Visible to all members of the organization. - - - - - Roles within a Team - - - - - Regular Team Member - - - - - Team Maintainer - - - - - Determines if notifications should be received from this repository. - - - - - Determines if all notifications should be blocked from this repository. - - - - - Url of the label - - - - - The for when this was created. - - - - - The API URL for this . - - - - - The API URL for this thread. - - - - - GraphQL Node Id - - - - - The source of reference from another issue - Only provided for cross-referenced events - - - - - An object containing rename details - Only provided for renamed events - - - - - The name of the column that the card was listed in prior to column_name. - Only returned for moved_columns_in_project events - - - - - The path for this Tree Item. - - - - - The mode of this Tree Item. - - - - - The type of this Tree Item. - - - - - The size of this Tree Item. - - - - - The SHA of this Tree Item. - - - - - The URL of this Tree Item. - - - - - The file mode to associate with a tree item - - - - - Mark the tree item as a file (applicable to blobs only) - - - - - Mark the tree item as an executable (applicable to blobs only) - - - - - Mark the tree item as a subdirectory (applicable to trees only) - - - - - Mark the tree item as a submodule (applicable to commits only) - - - - - Mark the tree item as a symlink (applicable to blobs only) - - - - - The SHA for this Tree response. - - - - - The URL for this Tree response. - - - - - The list of Tree Items for this Tree response. - - - - - Whether the response was truncated due to GitHub API limits. - - - - - Represents a user on GitHub. - - - - - Whether or not the user is an administrator of the site - - - - - When the user was suspended, if at all (GitHub Enterprise) - - - - - Whether or not the user is currently suspended - - - - - LDAP Binding (GitHub Enterprise only) - - - - - Date the user account was updated. - - - - - Represents the response information from a operation - - - - - Message indiating if the Rename request was queued - - - - - Url to the user that will be renamed - - - - - Represents additional information about a star (such as creation time) - - - - - The date the star was created. - - - - - The user associated with the star. - - - - - Represents a Signature Verification Object in Git Data Commit Payload. - - - - - Does GitHub consider the signature in this commit to be verified? - - - - - The reason for verified value. - - - - - The signature that was extracted from the commit. - - - - - The value that was signed. - - - - - The days array is a group of commits per day, starting on Sunday. - - - - - Totally number of commits made this week. - - - - - The week of commits - - - - - Get the number of commits made on any - - The day of the week - The number of commits made - - - - Represents the json array. - - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - The capacity of the json array. - - - - The json representation of the array. - - The json representation of the array. - - - - Represents the json object. - - - - - The internal member dictionary. - - - - - Initializes a new instance of . - - - - - Initializes a new instance of . - - The implementation to use when comparing keys, or null to use the default for the type of the key. - - - - Gets the at the specified index. - - - - - - Adds the specified key. - - The key. - The value. - - - - Determines whether the specified key contains key. - - The key. - - true if the specified key contains key; otherwise, false. - - - - - Gets the keys. - - The keys. - - - - Removes the specified key. - - The key. - - - - - Tries the get value. - - The key. - The value. - - - - - Gets the values. - - The values. - - - - Gets or sets the with the specified key. - - - - - - Adds the specified item. - - The item. - - - - Clears this instance. - - - - - Determines whether [contains] [the specified item]. - - The item. - - true if [contains] [the specified item]; otherwise, false. - - - - - Copies to. - - The array. - Index of the array. - - - - Gets the count. - - The count. - - - - Gets a value indicating whether this instance is read only. - - - true if this instance is read only; otherwise, false. - - - - - Removes the specified item. - - The item. - - - - - Gets the enumerator. - - - - - - Returns an enumerator that iterates through a collection. - - - An object that can be used to iterate through the collection. - - - - - Returns a json that represents the current . - - - A json that represents the current . - - - - - This class encodes and decodes JSON strings. - Spec. details, see http://www.json.org/ - - JSON uses Arrays and Objects. These correspond here to the datatypes JsonArray(IList<object>) and JsonObject(IDictionary<string,object>). - All numbers are parsed to doubles. - - - - - Parses the string json into a value - - A JSON string. - An IList<object>, a IDictionary<string,object>, a double, a string, null, true, or false - - - - Try parsing the json string into a value. - - - A JSON string. - - - The object. - - - Returns true if successfull otherwise false. - - - - - Converts a IDictionary<string,object> / IList<object> object into a JSON string - - A IDictionary<string,object> / IList<object> - Serializer strategy to use - A JSON encoded string, or null if object 'json' is not serializable - - - - Determines if a given object is numeric in any way - (can be integer, double, null, etc). - - - - diff --git a/packages/Octokit.0.48.0/octokit.png b/packages/Octokit.0.48.0/octokit.png deleted file mode 100644 index 2efc9cf..0000000 Binary files a/packages/Octokit.0.48.0/octokit.png and /dev/null differ diff --git a/packages/System.Reflection.Emit.4.3.0/.signature.p7s b/packages/System.Reflection.Emit.4.3.0/.signature.p7s deleted file mode 100644 index 4e86871..0000000 Binary files a/packages/System.Reflection.Emit.4.3.0/.signature.p7s and /dev/null differ diff --git a/packages/System.Reflection.Emit.4.3.0/System.Reflection.Emit.4.3.0.nupkg b/packages/System.Reflection.Emit.4.3.0/System.Reflection.Emit.4.3.0.nupkg deleted file mode 100644 index 152a590..0000000 Binary files a/packages/System.Reflection.Emit.4.3.0/System.Reflection.Emit.4.3.0.nupkg and /dev/null differ diff --git a/packages/System.Reflection.Emit.4.3.0/ThirdPartyNotices.txt b/packages/System.Reflection.Emit.4.3.0/ThirdPartyNotices.txt deleted file mode 100644 index 55cfb20..0000000 --- a/packages/System.Reflection.Emit.4.3.0/ThirdPartyNotices.txt +++ /dev/null @@ -1,31 +0,0 @@ -This Microsoft .NET Library may incorporate components from the projects listed -below. Microsoft licenses these components under the Microsoft .NET Library -software license terms. The original copyright notices and the licenses under -which Microsoft received such components are set forth below for informational -purposes only. Microsoft reserves all rights not expressly granted herein, -whether by implication, estoppel or otherwise. - -1. .NET Core (https://github.com/dotnet/core/) - -.NET Core -Copyright (c) .NET Foundation and Contributors - -The MIT License (MIT) - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. \ No newline at end of file diff --git a/packages/System.Reflection.Emit.4.3.0/dotnet_library_license.txt b/packages/System.Reflection.Emit.4.3.0/dotnet_library_license.txt deleted file mode 100644 index 92b6c44..0000000 --- a/packages/System.Reflection.Emit.4.3.0/dotnet_library_license.txt +++ /dev/null @@ -1,128 +0,0 @@ - -MICROSOFT SOFTWARE LICENSE TERMS - - -MICROSOFT .NET LIBRARY - -These license terms are an agreement between Microsoft Corporation (or based on where you live, one of its affiliates) and you. Please read them. They apply to the software named above, which includes the media on which you received it, if any. The terms also apply to any Microsoft - -· updates, - -· supplements, - -· Internet-based services, and - -· support services - -for this software, unless other terms accompany those items. If so, those terms apply. - -BY USING THE SOFTWARE, YOU ACCEPT THESE TERMS. IF YOU DO NOT ACCEPT THEM, DO NOT USE THE SOFTWARE. - - -IF YOU COMPLY WITH THESE LICENSE TERMS, YOU HAVE THE PERPETUAL RIGHTS BELOW. - -1. INSTALLATION AND USE RIGHTS. - -a. Installation and Use. You may install and use any number of copies of the software to design, develop and test your programs. - -b. Third Party Programs. The software may include third party programs that Microsoft, not the third party, licenses to you under this agreement. Notices, if any, for the third party program are included for your information only. - -2. ADDITIONAL LICENSING REQUIREMENTS AND/OR USE RIGHTS. - -a. DISTRIBUTABLE CODE. The software is comprised of Distributable Code. “Distributable Code” is code that you are permitted to distribute in programs you develop if you comply with the terms below. - -i. Right to Use and Distribute. - -· You may copy and distribute the object code form of the software. - -· Third Party Distribution. You may permit distributors of your programs to copy and distribute the Distributable Code as part of those programs. - -ii. Distribution Requirements. For any Distributable Code you distribute, you must - -· add significant primary functionality to it in your programs; - -· require distributors and external end users to agree to terms that protect it at least as much as this agreement; - -· display your valid copyright notice on your programs; and - -· indemnify, defend, and hold harmless Microsoft from any claims, including attorneys’ fees, related to the distribution or use of your programs. - -iii. Distribution Restrictions. You may not - -· alter any copyright, trademark or patent notice in the Distributable Code; - -· use Microsoft’s trademarks in your programs’ names or in a way that suggests your programs come from or are endorsed by Microsoft; - -· include Distributable Code in malicious, deceptive or unlawful programs; or - -· modify or distribute the source code of any Distributable Code so that any part of it becomes subject to an Excluded License. An Excluded License is one that requires, as a condition of use, modification or distribution, that - -· the code be disclosed or distributed in source code form; or - -· others have the right to modify it. - -3. SCOPE OF LICENSE. The software is licensed, not sold. This agreement only gives you some rights to use the software. Microsoft reserves all other rights. Unless applicable law gives you more rights despite this limitation, you may use the software only as expressly permitted in this agreement. In doing so, you must comply with any technical limitations in the software that only allow you to use it in certain ways. You may not - -· work around any technical limitations in the software; - -· reverse engineer, decompile or disassemble the software, except and only to the extent that applicable law expressly permits, despite this limitation; - -· publish the software for others to copy; - -· rent, lease or lend the software; - -· transfer the software or this agreement to any third party; or - -· use the software for commercial software hosting services. - -4. BACKUP COPY. You may make one backup copy of the software. You may use it only to reinstall the software. - -5. DOCUMENTATION. Any person that has valid access to your computer or internal network may copy and use the documentation for your internal, reference purposes. - -6. EXPORT RESTRICTIONS. The software is subject to United States export laws and regulations. You must comply with all domestic and international export laws and regulations that apply to the software. These laws include restrictions on destinations, end users and end use. For additional information, see www.microsoft.com/exporting. - -7. SUPPORT SERVICES. Because this software is “as is,” we may not provide support services for it. - -8. ENTIRE AGREEMENT. This agreement, and the terms for supplements, updates, Internet-based services and support services that you use, are the entire agreement for the software and support services. - -9. APPLICABLE LAW. - -a. United States. If you acquired the software in the United States, Washington state law governs the interpretation of this agreement and applies to claims for breach of it, regardless of conflict of laws principles. The laws of the state where you live govern all other claims, including claims under state consumer protection laws, unfair competition laws, and in tort. - -b. Outside the United States. If you acquired the software in any other country, the laws of that country apply. - -10. LEGAL EFFECT. This agreement describes certain legal rights. You may have other rights under the laws of your country. You may also have rights with respect to the party from whom you acquired the software. This agreement does not change your rights under the laws of your country if the laws of your country do not permit it to do so. - -11. DISCLAIMER OF WARRANTY. THE SOFTWARE IS LICENSED “AS-IS.” YOU BEAR THE RISK OF USING IT. MICROSOFT GIVES NO EXPRESS WARRANTIES, GUARANTEES OR CONDITIONS. YOU MAY HAVE ADDITIONAL CONSUMER RIGHTS OR STATUTORY GUARANTEES UNDER YOUR LOCAL LAWS WHICH THIS AGREEMENT CANNOT CHANGE. TO THE EXTENT PERMITTED UNDER YOUR LOCAL LAWS, MICROSOFT EXCLUDES THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. - -FOR AUSTRALIA – YOU HAVE STATUTORY GUARANTEES UNDER THE AUSTRALIAN CONSUMER LAW AND NOTHING IN THESE TERMS IS INTENDED TO AFFECT THOSE RIGHTS. - -12. LIMITATION ON AND EXCLUSION OF REMEDIES AND DAMAGES. YOU CAN RECOVER FROM MICROSOFT AND ITS SUPPLIERS ONLY DIRECT DAMAGES UP TO U.S. $5.00. YOU CANNOT RECOVER ANY OTHER DAMAGES, INCLUDING CONSEQUENTIAL, LOST PROFITS, SPECIAL, INDIRECT OR INCIDENTAL DAMAGES. - -This limitation applies to - -· anything related to the software, services, content (including code) on third party Internet sites, or third party programs; and - -· claims for breach of contract, breach of warranty, guarantee or condition, strict liability, negligence, or other tort to the extent permitted by applicable law. - -It also applies even if Microsoft knew or should have known about the possibility of the damages. The above limitation or exclusion may not apply to you because your country may not allow the exclusion or limitation of incidental, consequential or other damages. - -Please note: As this software is distributed in Quebec, Canada, some of the clauses in this agreement are provided below in French. - -Remarque : Ce logiciel étant distribué au Québec, Canada, certaines des clauses dans ce contrat sont fournies ci-dessous en français. - -EXONÉRATION DE GARANTIE. Le logiciel visé par une licence est offert « tel quel ». Toute utilisation de ce logiciel est à votre seule risque et péril. Microsoft n’accorde aucune autre garantie expresse. Vous pouvez bénéficier de droits additionnels en vertu du droit local sur la protection des consommateurs, que ce contrat ne peut modifier. La ou elles sont permises par le droit locale, les garanties implicites de qualité marchande, d’adéquation à un usage particulier et d’absence de contrefaçon sont exclues. - -LIMITATION DES DOMMAGES-INTÉRÊTS ET EXCLUSION DE RESPONSABILITÉ POUR LES DOMMAGES. Vous pouvez obtenir de Microsoft et de ses fournisseurs une indemnisation en cas de dommages directs uniquement à hauteur de 5,00 $ US. Vous ne pouvez prétendre à aucune indemnisation pour les autres dommages, y compris les dommages spéciaux, indirects ou accessoires et pertes de bénéfices. - -Cette limitation concerne : - -· tout ce qui est relié au logiciel, aux services ou au contenu (y compris le code) figurant sur des sites Internet tiers ou dans des programmes tiers ; et - -· les réclamations au titre de violation de contrat ou de garantie, ou au titre de responsabilité stricte, de négligence ou d’une autre faute dans la limite autorisée par la loi en vigueur. - -Elle s’applique également, même si Microsoft connaissait ou devrait connaître l’éventualité d’un tel dommage. Si votre pays n’autorise pas l’exclusion ou la limitation de responsabilité pour les dommages indirects, accessoires ou de quelque nature que ce soit, il se peut que la limitation ou l’exclusion ci-dessus ne s’appliquera pas à votre égard. - -EFFET JURIDIQUE. Le présent contrat décrit certains droits juridiques. Vous pourriez avoir d’autres droits prévus par les lois de votre pays. Le présent contrat ne modifie pas les droits que vous confèrent les lois de votre pays si celles-ci ne le permettent pas. - - diff --git a/packages/System.Reflection.Emit.4.3.0/lib/MonoAndroid10/_._ b/packages/System.Reflection.Emit.4.3.0/lib/MonoAndroid10/_._ deleted file mode 100644 index e69de29..0000000 diff --git a/packages/System.Reflection.Emit.4.3.0/lib/monotouch10/_._ b/packages/System.Reflection.Emit.4.3.0/lib/monotouch10/_._ deleted file mode 100644 index e69de29..0000000 diff --git a/packages/System.Reflection.Emit.4.3.0/lib/net45/_._ b/packages/System.Reflection.Emit.4.3.0/lib/net45/_._ deleted file mode 100644 index e69de29..0000000 diff --git a/packages/System.Reflection.Emit.4.3.0/lib/netcore50/System.Reflection.Emit.dll b/packages/System.Reflection.Emit.4.3.0/lib/netcore50/System.Reflection.Emit.dll deleted file mode 100644 index e99eb90..0000000 Binary files a/packages/System.Reflection.Emit.4.3.0/lib/netcore50/System.Reflection.Emit.dll and /dev/null differ diff --git a/packages/System.Reflection.Emit.4.3.0/lib/netstandard1.3/System.Reflection.Emit.dll b/packages/System.Reflection.Emit.4.3.0/lib/netstandard1.3/System.Reflection.Emit.dll deleted file mode 100644 index 3424401..0000000 Binary files a/packages/System.Reflection.Emit.4.3.0/lib/netstandard1.3/System.Reflection.Emit.dll and /dev/null differ diff --git a/packages/System.Reflection.Emit.4.3.0/lib/xamarinios10/_._ b/packages/System.Reflection.Emit.4.3.0/lib/xamarinios10/_._ deleted file mode 100644 index e69de29..0000000 diff --git a/packages/System.Reflection.Emit.4.3.0/lib/xamarinmac20/_._ b/packages/System.Reflection.Emit.4.3.0/lib/xamarinmac20/_._ deleted file mode 100644 index e69de29..0000000 diff --git a/packages/System.Reflection.Emit.4.3.0/lib/xamarintvos10/_._ b/packages/System.Reflection.Emit.4.3.0/lib/xamarintvos10/_._ deleted file mode 100644 index e69de29..0000000 diff --git a/packages/System.Reflection.Emit.4.3.0/lib/xamarinwatchos10/_._ b/packages/System.Reflection.Emit.4.3.0/lib/xamarinwatchos10/_._ deleted file mode 100644 index e69de29..0000000 diff --git a/packages/System.Reflection.Emit.4.3.0/ref/MonoAndroid10/_._ b/packages/System.Reflection.Emit.4.3.0/ref/MonoAndroid10/_._ deleted file mode 100644 index e69de29..0000000 diff --git a/packages/System.Reflection.Emit.4.3.0/ref/net45/_._ b/packages/System.Reflection.Emit.4.3.0/ref/net45/_._ deleted file mode 100644 index e69de29..0000000 diff --git a/packages/System.Reflection.Emit.4.3.0/ref/netstandard1.1/System.Reflection.Emit.dll b/packages/System.Reflection.Emit.4.3.0/ref/netstandard1.1/System.Reflection.Emit.dll deleted file mode 100644 index 8c65fc1..0000000 Binary files a/packages/System.Reflection.Emit.4.3.0/ref/netstandard1.1/System.Reflection.Emit.dll and /dev/null differ diff --git a/packages/System.Reflection.Emit.4.3.0/ref/netstandard1.1/System.Reflection.Emit.xml b/packages/System.Reflection.Emit.4.3.0/ref/netstandard1.1/System.Reflection.Emit.xml deleted file mode 100644 index 1040bc5..0000000 --- a/packages/System.Reflection.Emit.4.3.0/ref/netstandard1.1/System.Reflection.Emit.xml +++ /dev/null @@ -1,1493 +0,0 @@ - - - - System.Reflection.Emit - - - - Defines and represents a dynamic assembly. - - - - Defines a dynamic assembly that has the specified name and access rights. - An object that represents the new assembly. - The name of the assembly. - The access rights of the assembly. - - - Defines a new assembly that has the specified name, access rights, and attributes. - An object that represents the new assembly. - The name of the assembly. - The access rights of the assembly. - A collection that contains the attributes of the assembly. - - - Defines a named transient dynamic module in this assembly. - A representing the defined dynamic module. - The name of the dynamic module. Must be less than 260 characters in length. - - begins with white space.-or- The length of is zero.-or- The length of is greater than or equal to 260. - - is null. - The caller does not have the required permission. - The assembly for default symbol writer cannot be loaded.-or- The type that implements the default symbol writer interface cannot be found. - - - - - - - Returns a value that indicates whether this instance is equal to the specified object. - true if equals the type and value of this instance; otherwise, false. - An object to compare with this instance, or null. - - - Gets the display name of the current dynamic assembly. - The display name of the dynamic assembly. - - - Returns the dynamic module with the specified name. - A ModuleBuilder object representing the requested dynamic module. - The name of the requested dynamic module. - - is null. - The length of is zero. - The caller does not have the required permission. - - - Returns the hash code for this instance. - A 32-bit signed integer hash code. - - - Returns information about how the given resource has been persisted. - - populated with information about the resource's topology, or null if the resource is not found. - The name of the resource. - This method is not currently supported. - The caller does not have the required permission. - - - Loads the specified manifest resource from this assembly. - An array of type String containing the names of all the resources. - This method is not supported on a dynamic assembly. To get the manifest resource names, use . - The caller does not have the required permission. - - - Loads the specified manifest resource from this assembly. - A representing this manifest resource. - The name of the manifest resource being requested. - This method is not currently supported. - The caller does not have the required permission. - - - Gets a value that indicates that the current assembly is a dynamic assembly. - Always true. - - - Gets the module in the current that contains the assembly manifest. - The manifest module. - - - - Set a custom attribute on this assembly using a specified custom attribute blob. - The constructor for the custom attribute. - A byte blob representing the attributes. - - or is null. - The caller does not have the required permission. - - is not a RuntimeConstructorInfo. - - - Set a custom attribute on this assembly using a custom attribute builder. - An instance of a helper class to define the custom attribute. - - is null. - The caller does not have the required permission. - - - Defines the access modes for a dynamic assembly. - - - The dynamic assembly can be executed, but not saved. - - - The dynamic assembly can be unloaded and its memory reclaimed, subject to the restrictions described in Collectible Assemblies for Dynamic Type Generation. - - - Defines and represents a constructor of a dynamic class. - - - Retrieves the attributes for this constructor. - Returns the attributes for this constructor. - - - Gets a value that depends on whether the declaring type is generic. - - if the declaring type is generic; otherwise, . - - - Retrieves a reference to the object for the type that declares this member. - Returns the object for the type that declares this member. - - - Defines a parameter of this constructor. - Returns a ParameterBuilder object that represents the new parameter of this constructor. - The position of the parameter in the parameter list. Parameters are indexed beginning with the number 1 for the first parameter. - The attributes of the parameter. - The name of the parameter. The name can be the null string. - - is less than 0 (zero), or it is greater than the number of parameters of the constructor. - The containing type has been created using . - - - Gets an for this constructor. - Returns an object for this constructor. - The constructor is a default constructor.-or-The constructor has or flags indicating that it should not have a method body. - - - Gets an object, with the specified MSIL stream size, that can be used to build a method body for this constructor. - An for this constructor. - The size of the MSIL stream, in bytes. - The constructor is a default constructor.-or-The constructor has or flags indicating that it should not have a method body. - - - Returns the parameters of this constructor. - Returns an array of objects that represent the parameters of this constructor. - - has not been called on this constructor's type, in the .NET Framework versions 1.0 and 1.1. - - has not been called on this constructor's type, in the .NET Framework version 2.0. - - - Gets or sets whether the local variables in this constructor should be zero-initialized. - Read/write. Gets or sets whether the local variables in this constructor should be zero-initialized. - - - - Retrieves the name of this constructor. - Returns the name of this constructor. - - - Set a custom attribute using a specified custom attribute blob. - The constructor for the custom attribute. - A byte blob representing the attributes. - - or is null. - - - Set a custom attribute using a custom attribute builder. - An instance of a helper class to define the custom attribute. - - is null. - - - Sets the method implementation flags for this constructor. - The method implementation flags. - The containing type has been created using . - - - Returns this instance as a . - Returns a containing the name, attributes, and exceptions of this constructor, followed by the current Microsoft intermediate language (MSIL) stream. - - - Describes and represents an enumeration type. - - - Retrieves the dynamic assembly that contains this enum definition. - Read-only. The dynamic assembly that contains this enum definition. - - - Returns the full path of this enum qualified by the display name of the parent assembly. - Read-only. The full path of this enum qualified by the display name of the parent assembly. - If has not been called previously. - - - - Returns the parent of this type which is always . - Read-only. The parent of this type. - - - - Gets a object that represents this enumeration. - An object that represents this enumeration. - - - - Returns the type that declared this . - Read-only. The type that declared this . - - - Defines the named static field in an enumeration type with the specified constant value. - The defined field. - The name of the static field. - The constant value of the literal. - - - Returns the full path of this enum. - Read-only. The full path of this enum. - - - - - - - Calling this method always throws . - This method is not supported. No value is returned. - This method is not currently supported. - - - - - Returns the GUID of this enum. - Read-only. The GUID of this enum. - This method is not currently supported in types that are not complete. - - - Gets a value that indicates whether a specified object can be assigned to this object. - true if can be assigned to this object; otherwise, false. - The object to test. - - - - - - - - - - is less than 1. - - - - - - Retrieves the dynamic module that contains this definition. - Read-only. The dynamic module that contains this definition. - - - Returns the name of this enum. - Read-only. The name of this enum. - - - Returns the namespace of this enum. - Read-only. The namespace of this enum. - - - Sets a custom attribute using a specified custom attribute blob. - The constructor for the custom attribute. - A byte blob representing the attributes. - - or is null. - - - Sets a custom attribute using a custom attribute builder. - An instance of a helper class to define the custom attribute. - - is null. - - - Returns the underlying field for this enum. - Read-only. The underlying field for this enum. - - - Defines events for a class. - - - Adds one of the "other" methods associated with this event. "Other" methods are methods other than the "on" and "raise" methods associated with an event. This function can be called many times to add as many "other" methods. - A MethodBuilder object that represents the other method. - - is null. - - has been called on the enclosing type. - - - Sets the method used to subscribe to this event. - A MethodBuilder object that represents the method used to subscribe to this event. - - is null. - - has been called on the enclosing type. - - - Set a custom attribute using a specified custom attribute blob. - The constructor for the custom attribute. - A byte blob representing the attributes. - - or is null. - - has been called on the enclosing type. - - - Sets a custom attribute using a custom attribute builder. - An instance of a helper class to describe the custom attribute. - - is null. - - has been called on the enclosing type. - - - Sets the method used to raise this event. - A MethodBuilder object that represents the method used to raise this event. - - is null. - - has been called on the enclosing type. - - - Sets the method used to unsubscribe to this event. - A MethodBuilder object that represents the method used to unsubscribe to this event. - - is null. - - has been called on the enclosing type. - - - Defines and represents a field. This class cannot be inherited. - - - Indicates the attributes of this field. This property is read-only. - The attributes of this field. - - - Indicates a reference to the object for the type that declares this field. This property is read-only. - A reference to the object for the type that declares this field. - - - Indicates the object that represents the type of this field. This property is read-only. - The object that represents the type of this field. - - - Retrieves the value of the field supported by the given object. - An containing the value of the field reflected by this instance. - The object on which to access the field. - This method is not supported. - - - Indicates the name of this field. This property is read-only. - A containing the name of this field. - - - Sets the default value of this field. - The new default value for this field. - The containing type has been created using . - The field is not one of the supported types.-or-The type of does not match the type of the field.-or-The field is of type or other reference type, is not null, and the value cannot be assigned to the reference type. - - - Sets a custom attribute using a specified custom attribute blob. - The constructor for the custom attribute. - A byte blob representing the attributes. - - or is null. - The parent type of this field is complete. - - - Sets a custom attribute using a custom attribute builder. - An instance of a helper class to define the custom attribute. - - is null. - The parent type of this field is complete. - - - Specifies the field layout. - The offset of the field within the type containing this field. - The containing type has been created using . - - is less than zero. - - - Defines and creates generic type parameters for dynamically defined generic types and methods. This class cannot be inherited. - - - Gets an object representing the dynamic assembly that contains the generic type definition the current type parameter belongs to. - An object representing the dynamic assembly that contains the generic type definition the current type parameter belongs to. - - - Gets null in all cases. - A null reference (Nothing in Visual Basic) in all cases. - - - - Gets the base type constraint of the current generic type parameter. - A object that represents the base type constraint of the generic type parameter, or null if the type parameter has no base type constraint. - - - Gets true in all cases. - true in all cases. - - - Gets a that represents the declaring method, if the current represents a type parameter of a generic method. - A that represents the declaring method, if the current represents a type parameter of a generic method; otherwise, null. - - - Gets the generic type definition or generic method definition to which the generic type parameter belongs. - If the type parameter belongs to a generic type, a object representing that generic type; if the type parameter belongs to a generic method, a object representing that type that declared that generic method. - - - Tests whether the given object is an instance of EventToken and is equal to the current instance. - Returns true if is an instance of EventToken and equals the current instance; otherwise, false. - The object to be compared with the current instance. - - - Gets null in all cases. - A null reference (Nothing in Visual Basic) in all cases. - - - - Gets the position of the type parameter in the type parameter list of the generic type or method that declared the parameter. - The position of the type parameter in the type parameter list of the generic type or method that declared the parameter. - - - - - Throws a in all cases. - The type referred to by the current array type, pointer type, or ByRef type; or null if the current type is not an array type, is not a pointer type, and is not passed by reference. - In all cases. - - - - Not valid for generic type parameters. - Not valid for generic type parameters. - In all cases. - - - Returns a 32-bit integer hash code for the current instance. - A 32-bit integer hash code. - - - Not supported for incomplete generic type parameters. - Not supported for incomplete generic type parameters. - In all cases. - - - Throws a exception in all cases. - Throws a exception in all cases. - The object to test. - In all cases. - - - - Gets true in all cases. - true in all cases. - - - Returns false in all cases. - false in all cases. - - - Gets false in all cases. - false in all cases. - - - - Not supported for incomplete generic type parameters. - Not supported for incomplete generic type parameters. - Not supported. - In all cases. - - - Returns the type of a one-dimensional array whose element type is the generic type parameter. - A object that represents the type of a one-dimensional array whose element type is the generic type parameter. - - - Returns the type of an array whose element type is the generic type parameter, with the specified number of dimensions. - A object that represents the type of an array whose element type is the generic type parameter, with the specified number of dimensions. - The number of dimensions for the array. - - is not a valid number of dimensions. For example, its value is less than 1. - - - Returns a object that represents the current generic type parameter when passed as a reference parameter. - A object that represents the current generic type parameter when passed as a reference parameter. - - - Not valid for incomplete generic type parameters. - This method is invalid for incomplete generic type parameters. - An array of type arguments. - In all cases. - - - Returns a object that represents a pointer to the current generic type parameter. - A object that represents a pointer to the current generic type parameter. - - - Gets the dynamic module that contains the generic type parameter. - A object that represents the dynamic module that contains the generic type parameter. - - - Gets the name of the generic type parameter. - The name of the generic type parameter. - - - Gets null in all cases. - A null reference (Nothing in Visual Basic) in all cases. - - - Sets the base type that a type must inherit in order to be substituted for the type parameter. - The that must be inherited by any type that is to be substituted for the type parameter. - - - Sets a custom attribute using a specified custom attribute blob. - The constructor for the custom attribute. - A byte blob representing the attribute. - - is null.-or- is a null reference. - - - Set a custom attribute using a custom attribute builder. - An instance of a helper class that defines the custom attribute. - - is null. - - - Sets the variance characteristics and special constraints of the generic parameter, such as the parameterless constructor constraint. - A bitwise combination of values that represent the variance characteristics and special constraints of the generic type parameter. - - - Sets the interfaces a type must implement in order to be substituted for the type parameter. - An array of objects that represent the interfaces a type must implement in order to be substituted for the type parameter. - - - Returns a string representation of the current generic type parameter. - A string that contains the name of the generic type parameter. - - - Defines and represents a method (or constructor) on a dynamic class. - - - Retrieves the attributes for this method. - Read-only. Retrieves the MethodAttributes for this method. - - - Returns the calling convention of the method. - Read-only. The calling convention of the method. - - - Not supported for this type. - Not supported. - The invoked method is not supported in the base class. - - - Returns the type that declares this method. - Read-only. The type that declares this method. - - - Sets the number of generic type parameters for the current method, specifies their names, and returns an array of objects that can be used to define their constraints. - An array of objects representing the type parameters of the generic method. - An array of strings that represent the names of the generic type parameters. - Generic type parameters have already been defined for this method.-or-The method has been completed already.-or-The method has been called for the current method. - - is null.-or-An element of is null. - - is an empty array. - - - Sets the parameter attributes and the name of a parameter of this method, or of the return value of this method. Returns a ParameterBuilder that can be used to apply custom attributes. - Returns a ParameterBuilder object that represents a parameter of this method or the return value of this method. - The position of the parameter in the parameter list. Parameters are indexed beginning with the number 1 for the first parameter; the number 0 represents the return value of the method. - The parameter attributes of the parameter. - The name of the parameter. The name can be the null string. - The method has no parameters.-or- is less than zero.-or- is greater than the number of the method's parameters. - The containing type was previously created using .-or-For the current method, the property is true, but the property is false. - - - Determines whether the given object is equal to this instance. - true if is an instance of MethodBuilder and is equal to this object; otherwise, false. - The object to compare with this MethodBuilder instance. - - - Returns an array of objects that represent the type parameters of the method, if it is generic. - An array of objects representing the type parameters, if the method is generic, or null if the method is not generic. - - - Returns this method. - The current instance of . - The current method is not generic. That is, the property returns false. - - - Gets the hash code for this method. - The hash code for this method. - - - Returns an ILGenerator for this method with a default Microsoft intermediate language (MSIL) stream size of 64 bytes. - Returns an ILGenerator object for this method. - The method should not have a body because of its or flags, for example because it has the flag. -or-The method is a generic method, but not a generic method definition. That is, the property is true, but the property is false. - - - Returns an ILGenerator for this method with the specified Microsoft intermediate language (MSIL) stream size. - Returns an ILGenerator object for this method. - The size of the MSIL stream, in bytes. - The method should not have a body because of its or flags, for example because it has the flag. -or-The method is a generic method, but not a generic method definition. That is, the property is true, but the property is false. - - - Returns the parameters of this method. - An array of ParameterInfo objects that represent the parameters of the method. - This method is not currently supported. Retrieve the method using and call GetParameters on the returned . - - - Gets or sets a Boolean value that specifies whether the local variables in this method are zero initialized. The default value of this property is true. - true if the local variables in this method should be zero initialized; otherwise false. - For the current method, the property is true, but the property is false. (Get or set.) - - - Gets a value indicating whether the method is a generic method. - true if the method is generic; otherwise, false. - - - Gets a value indicating whether the current object represents the definition of a generic method. - true if the current object represents the definition of a generic method; otherwise, false. - - - Returns a generic method constructed from the current generic method definition using the specified generic type arguments. - A representing the generic method constructed from the current generic method definition using the specified generic type arguments. - An array of objects that represent the type arguments for the generic method. - - - - Retrieves the name of this method. - Read-only. Retrieves a string containing the simple name of this method. - - - Gets a object that contains information about the return type of the method, such as whether the return type has custom modifiers. - A object that contains information about the return type. - The declaring type has not been created. - - - Gets the return type of the method represented by this . - The return type of the method. - - - Sets a custom attribute using a specified custom attribute blob. - The constructor for the custom attribute. - A byte blob representing the attributes. - - or is null. - For the current method, the property is true, but the property is false. - - - Sets a custom attribute using a custom attribute builder. - An instance of a helper class to describe the custom attribute. - - is null. - For the current method, the property is true, but the property is false. - - - Sets the implementation flags for this method. - The implementation flags to set. - The containing type was previously created using .-or-For the current method, the property is true, but the property is false. - - - Sets the number and types of parameters for a method. - An array of objects representing the parameter types. - The current method is generic, but is not a generic method definition. That is, the property is true, but the property is false. - - - Sets the return type of the method. - A object that represents the return type of the method. - The current method is generic, but is not a generic method definition. That is, the property is true, but the property is false. - - - Sets the method signature, including the return type, the parameter types, and the required and optional custom modifiers of the return type and parameter types. - The return type of the method. - An array of types representing the required custom modifiers, such as , for the return type of the method. If the return type has no required custom modifiers, specify null. - An array of types representing the optional custom modifiers, such as , for the return type of the method. If the return type has no optional custom modifiers, specify null. - The types of the parameters of the method. - An array of arrays of types. Each array of types represents the required custom modifiers for the corresponding parameter, such as . If a particular parameter has no required custom modifiers, specify null instead of an array of types. If none of the parameters have required custom modifiers, specify null instead of an array of arrays. - An array of arrays of types. Each array of types represents the optional custom modifiers for the corresponding parameter, such as . If a particular parameter has no optional custom modifiers, specify null instead of an array of types. If none of the parameters have optional custom modifiers, specify null instead of an array of arrays. - The current method is generic, but is not a generic method definition. That is, the property is true, but the property is false. - - - Returns this MethodBuilder instance as a string. - Returns a string containing the name, attributes, method signature, exceptions, and local signature of this method followed by the current Microsoft intermediate language (MSIL) stream. - - - Defines and represents a module in a dynamic assembly. - - - Gets the dynamic assembly that defined this instance of . - The dynamic assembly that defined the current dynamic module. - - - Completes the global function definitions and global data definitions for this dynamic module. - This method was called previously. - - - Defines an enumeration type that is a value type with a single non-static field called of the specified type. - The defined enumeration. - The full path of the enumeration type. cannot contain embedded nulls. - The type attributes for the enumeration. The attributes are any bits defined by . - The underlying type for the enumeration. This must be a built-in integer type. - Attributes other than visibility attributes are provided.-or- An enumeration with the given name exists in the parent assembly of this module.-or- The visibility attributes do not match the scope of the enumeration. For example, is specified for , but the enumeration is not a nested type. - - is null. - - - Defines a global method with the specified name, attributes, calling convention, return type, and parameter types. - The defined global method. - The name of the method. cannot contain embedded nulls. - The attributes of the method. must include . - The calling convention for the method. - The return type of the method. - The types of the method's parameters. - The method is not static. That is, does not include .-or-An element in the array is null. - - is null. - - has been previously called. - - - Defines a global method with the specified name, attributes, calling convention, return type, custom modifiers for the return type, parameter types, and custom modifiers for the parameter types. - The defined global method. - The name of the method. cannot contain embedded null characters. - The attributes of the method. must include . - The calling convention for the method. - The return type of the method. - An array of types representing the required custom modifiers for the return type, such as or . If the return type has no required custom modifiers, specify null. - An array of types representing the optional custom modifiers for the return type, such as or . If the return type has no optional custom modifiers, specify null. - The types of the method's parameters. - An array of arrays of types. Each array of types represents the required custom modifiers for the corresponding parameter of the global method. If a particular argument has no required custom modifiers, specify null instead of an array of types. If the global method has no arguments, or if none of the arguments have required custom modifiers, specify null instead of an array of arrays. - An array of arrays of types. Each array of types represents the optional custom modifiers for the corresponding parameter. If a particular argument has no optional custom modifiers, specify null instead of an array of types. If the global method has no arguments, or if none of the arguments have optional custom modifiers, specify null instead of an array of arrays. - The method is not static. That is, does not include .-or-An element in the array is null. - - is null. - The method has been previously called. - - - Defines a global method with the specified name, attributes, return type, and parameter types. - The defined global method. - The name of the method. cannot contain embedded nulls. - The attributes of the method. must include . - The return type of the method. - The types of the method's parameters. - The method is not static. That is, does not include .-or- The length of is zero -or-An element in the array is null. - - is null. - - has been previously called. - - - Defines an initialized data field in the .sdata section of the portable executable (PE) file. - A field to reference the data. - The name used to refer to the data. cannot contain embedded nulls. - The binary large object (BLOB) of data. - The attributes for the field. The default is Static. - The length of is zero.-or- The size of is less than or equal to zero or greater than or equal to 0x3f0000. - - or is null. - - has been previously called. - - - Constructs a TypeBuilder for a private type with the specified name in this module. - A private type with the specified name. - The full path of the type, including the namespace. cannot contain embedded nulls. - A type with the given name exists in the parent assembly of this module.-or- Nested type attributes are set on a type that is not nested. - - is null. - - - Constructs a TypeBuilder given the type name and the type attributes. - A TypeBuilder created with all of the requested attributes. - The full path of the type. cannot contain embedded nulls. - The attributes of the defined type. - A type with the given name exists in the parent assembly of this module.-or- Nested type attributes are set on a type that is not nested. - - is null. - - - Constructs a TypeBuilder given type name, its attributes, and the type that the defined type extends. - A TypeBuilder created with all of the requested attributes. - The full path of the type. cannot contain embedded nulls. - The attribute to be associated with the type. - The type that the defined type extends. - A type with the given name exists in the parent assembly of this module.-or- Nested type attributes are set on a type that is not nested. - - is null. - - - Constructs a TypeBuilder given the type name, the attributes, the type that the defined type extends, and the total size of the type. - A TypeBuilder object. - The full path of the type. cannot contain embedded nulls. - The attributes of the defined type. - The type that the defined type extends. - The total size of the type. - A type with the given name exists in the parent assembly of this module.-or- Nested type attributes are set on a type that is not nested. - - is null. - - - Constructs a TypeBuilder given the type name, the attributes, the type that the defined type extends, and the packing size of the type. - A TypeBuilder object. - The full path of the type. cannot contain embedded nulls. - The attributes of the defined type. - The type that the defined type extends. - The packing size of the type. - A type with the given name exists in the parent assembly of this module.-or- Nested type attributes are set on a type that is not nested. - - is null. - - - Constructs a TypeBuilder given the type name, attributes, the type that the defined type extends, the packing size of the defined type, and the total size of the defined type. - A TypeBuilder created with all of the requested attributes. - The full path of the type. cannot contain embedded nulls. - The attributes of the defined type. - The type that the defined type extends. - The packing size of the type. - The total size of the type. - A type with the given name exists in the parent assembly of this module.-or- Nested type attributes are set on a type that is not nested. - - is null. - - - Constructs a TypeBuilder given the type name, attributes, the type that the defined type extends, and the interfaces that the defined type implements. - A TypeBuilder created with all of the requested attributes. - The full path of the type. cannot contain embedded nulls. - The attributes to be associated with the type. - The type that the defined type extends. - The list of interfaces that the type implements. - A type with the given name exists in the parent assembly of this module.-or- Nested type attributes are set on a type that is not nested. - - is null. - - - Defines an uninitialized data field in the .sdata section of the portable executable (PE) file. - A field to reference the data. - The name used to refer to the data. cannot contain embedded nulls. - The size of the data field. - The attributes for the field. - The length of is zero.-or- is less than or equal to zero, or greater than or equal to 0x003f0000. - - is null. - - has been previously called. - - - Returns a value that indicates whether this instance is equal to the specified object. - true if equals the type and value of this instance; otherwise, false. - An object to compare with this instance, or null. - - - Gets a String representing the fully qualified name and path to this module. - The fully qualified module name. - - - - - - Returns the named method on an array class. - The named method on an array class. - An array class. - The name of a method on the array class. - The method's calling convention. - The return type of the method. - The types of the method's parameters. - - is not an array. - - or is null. - - - Returns the hash code for this instance. - A 32-bit signed integer hash code. - - - A string that indicates that this is an in-memory module. - Text that indicates that this is an in-memory module. - - - Applies a custom attribute to this module by using a specified binary large object (BLOB) that represents the attribute. - The constructor for the custom attribute. - A byte BLOB representing the attribute. - - or is null. - - - Applies a custom attribute to this module by using a custom attribute builder. - An instance of a helper class that specifies the custom attribute to apply. - - is null. - - - Defines the properties for a type. - - - Adds one of the other methods associated with this property. - A MethodBuilder object that represents the other method. - - is null. - - has been called on the enclosing type. - - - Gets the attributes for this property. - Attributes of this property. - - - Gets a value indicating whether the property can be read. - true if this property can be read; otherwise, false. - - - Gets a value indicating whether the property can be written to. - true if this property can be written to; otherwise, false. - - - Gets the class that declares this member. - The Type object for the class that declares this member. - - - Returns an array of all the index parameters for the property. - An array of type ParameterInfo containing the parameters for the indexes. - This method is not supported. - - - Gets the value of the indexed property by calling the property's getter method. - The value of the specified indexed property. - The object whose property value will be returned. - Optional index values for indexed properties. This value should be null for non-indexed properties. - This method is not supported. - - - Gets the name of this member. - A containing the name of this member. - - - Gets the type of the field of this property. - The type of this property. - - - Sets the default value of this property. - The default value of this property. - - has been called on the enclosing type. - The property is not one of the supported types.-or-The type of does not match the type of the property.-or-The property is of type or other reference type, is not null, and the value cannot be assigned to the reference type. - - - Set a custom attribute using a specified custom attribute blob. - The constructor for the custom attribute. - A byte blob representing the attributes. - - or is null. - - has been called on the enclosing type. - - - Set a custom attribute using a custom attribute builder. - An instance of a helper class to define the custom attribute. - - is null. - if has been called on the enclosing type. - - - Sets the method that gets the property value. - A MethodBuilder object that represents the method that gets the property value. - - is null. - - has been called on the enclosing type. - - - Sets the method that sets the property value. - A MethodBuilder object that represents the method that sets the property value. - - is null. - - has been called on the enclosing type. - - - Sets the value of the property with optional index values for index properties. - The object whose property value will be set. - The new value for this property. - Optional index values for indexed properties. This value should be null for non-indexed properties. - This method is not supported. - - - Defines and creates new instances of classes during run time. - - - Adds an interface that this type implements. - The interface that this type implements. - - is null. - The type was previously created using . - - - Retrieves the dynamic assembly that contains this type definition. - Read-only. Retrieves the dynamic assembly that contains this type definition. - - - Returns the full name of this type qualified by the display name of the assembly. - Read-only. The full name of this type qualified by the display name of the assembly. - - - - Retrieves the base type of this type. - Read-only. Retrieves the base type of this type. - - - - Gets a object that represents this type. - An object that represents this type. - - - Gets the method that declared the current generic type parameter. - A that represents the method that declared the current type, if the current type is a generic type parameter; otherwise, null. - - - Returns the type that declared this type. - Read-only. The type that declared this type. - - - Adds a new constructor to the type, with the given attributes and signature. - The defined constructor. - The attributes of the constructor. - The calling convention of the constructor. - The parameter types of the constructor. - The type was previously created using . - - - Adds a new constructor to the type, with the given attributes, signature, and custom modifiers. - The defined constructor. - The attributes of the constructor. - The calling convention of the constructor. - The parameter types of the constructor. - An array of arrays of types. Each array of types represents the required custom modifiers for the corresponding parameter, such as . If a particular parameter has no required custom modifiers, specify null instead of an array of types. If none of the parameters have required custom modifiers, specify null instead of an array of arrays. - An array of arrays of types. Each array of types represents the optional custom modifiers for the corresponding parameter, such as . If a particular parameter has no optional custom modifiers, specify null instead of an array of types. If none of the parameters have optional custom modifiers, specify null instead of an array of arrays. - The size of or does not equal the size of . - The type was previously created using .-or-For the current dynamic type, the property is true, but the property is false. - - - Defines the default constructor. The constructor defined here will simply call the default constructor of the parent. - Returns the constructor. - A MethodAttributes object representing the attributes to be applied to the constructor. - The parent type (base type) does not have a default constructor. - The type was previously created using .-or-For the current dynamic type, the property is true, but the property is false. - - - Adds a new event to the type, with the given name, attributes and event type. - The defined event. - The name of the event. cannot contain embedded nulls. - The attributes of the event. - The type of the event. - The length of is zero. - - is null.-or- is null. - The type was previously created using . - - - Adds a new field to the type, with the given name, attributes, and field type. - The defined field. - The name of the field. cannot contain embedded nulls. - The type of the field - The attributes of the field. - The length of is zero.-or- is System.Void.-or- A total size was specified for the parent class of this field. - - is null. - The type was previously created using . - - - Adds a new field to the type, with the given name, attributes, field type, and custom modifiers. - The defined field. - The name of the field. cannot contain embedded nulls. - The type of the field - An array of types representing the required custom modifiers for the field, such as . - An array of types representing the optional custom modifiers for the field, such as . - The attributes of the field. - The length of is zero.-or- is System.Void.-or- A total size was specified for the parent class of this field. - - is null. - The type was previously created using . - - - Defines the generic type parameters for the current type, specifying their number and their names, and returns an array of objects that can be used to set their constraints. - An array of objects that can be used to define the constraints of the generic type parameters for the current type. - An array of names for the generic type parameters. - Generic type parameters have already been defined for this type. - - is null.-or-An element of is null. - - is an empty array. - - - Defines initialized data field in the .sdata section of the portable executable (PE) file. - A field to reference the data. - The name used to refer to the data. cannot contain embedded nulls. - The blob of data. - The attributes for the field. - Length of is zero.-or- The size of the data is less than or equal to zero, or greater than or equal to 0x3f0000. - - or is null. - - has been previously called. - - - Adds a new method to the type, with the specified name and method attributes. - A representing the newly defined method. - The name of the method. cannot contain embedded nulls. - The attributes of the method. - The length of is zero.-or- The type of the parent of this method is an interface, and this method is not virtual (Overridable in Visual Basic). - - is null. - The type was previously created using .-or-For the current dynamic type, the property is true, but the property is false. - - - Adds a new method to the type, with the specified name, method attributes, and calling convention. - A representing the newly defined method. - The name of the method. cannot contain embedded nulls. - The attributes of the method. - The calling convention of the method. - The length of is zero.-or- The type of the parent of this method is an interface and this method is not virtual (Overridable in Visual Basic). - - is null. - The type was previously created using .-or-For the current dynamic type, the property is true, but the property is false. - - - Adds a new method to the type, with the specified name, method attributes, calling convention, and method signature. - A representing the newly defined method. - The name of the method. cannot contain embedded nulls. - The attributes of the method. - The calling convention of the method. - The return type of the method. - The types of the parameters of the method. - The length of is zero.-or- The type of the parent of this method is an interface, and this method is not virtual (Overridable in Visual Basic). - - is null. - The type was previously created using .-or-For the current dynamic type, the property is true, but the property is false. - - - Adds a new method to the type, with the specified name, method attributes, calling convention, method signature, and custom modifiers. - A object representing the newly added method. - The name of the method. cannot contain embedded nulls. - The attributes of the method. - The calling convention of the method. - The return type of the method. - An array of types representing the required custom modifiers, such as , for the return type of the method. If the return type has no required custom modifiers, specify null. - An array of types representing the optional custom modifiers, such as , for the return type of the method. If the return type has no optional custom modifiers, specify null. - The types of the parameters of the method. - An array of arrays of types. Each array of types represents the required custom modifiers for the corresponding parameter, such as . If a particular parameter has no required custom modifiers, specify null instead of an array of types. If none of the parameters have required custom modifiers, specify null instead of an array of arrays. - An array of arrays of types. Each array of types represents the optional custom modifiers for the corresponding parameter, such as . If a particular parameter has no optional custom modifiers, specify null instead of an array of types. If none of the parameters have optional custom modifiers, specify null instead of an array of arrays. - The length of is zero.-or- The type of the parent of this method is an interface, and this method is not virtual (Overridable in Visual Basic). -or-The size of or does not equal the size of . - - is null. - The type was previously created using .-or-For the current dynamic type, the property is true, but the property is false. - - - Adds a new method to the type, with the specified name, method attributes, and method signature. - The defined method. - The name of the method. cannot contain embedded nulls. - The attributes of the method. - The return type of the method. - The types of the parameters of the method. - The length of is zero.-or- The type of the parent of this method is an interface, and this method is not virtual (Overridable in Visual Basic). - - is null. - The type was previously created using .-or-For the current dynamic type, the property is true, but the property is false. - - - Specifies a given method body that implements a given method declaration, potentially with a different name. - The method body to be used. This should be a MethodBuilder object. - The method whose declaration is to be used. - - does not belong to this class. - - or is null. - The type was previously created using .-or- The declaring type of is not the type represented by this . - - - Defines a nested type, given its name. - The defined nested type. - The short name of the type. cannot contain embedded nulls. - Length of is zero or greater than 1023. -or-This operation would create a type with a duplicate in the current assembly. - - is null. - - - Defines a nested type, given its name and attributes. - The defined nested type. - The short name of the type. cannot contain embedded nulls. - The attributes of the type. - The nested attribute is not specified.-or- This type is sealed.-or- This type is an array.-or- This type is an interface, but the nested type is not an interface.-or- The length of is zero or greater than 1023. -or-This operation would create a type with a duplicate in the current assembly. - - is null. - - - Defines a nested type, given its name, attributes, and the type that it extends. - The defined nested type. - The short name of the type. cannot contain embedded nulls. - The attributes of the type. - The type that the nested type extends. - The nested attribute is not specified.-or- This type is sealed.-or- This type is an array.-or- This type is an interface, but the nested type is not an interface.-or- The length of is zero or greater than 1023. -or-This operation would create a type with a duplicate in the current assembly. - - is null. - - - Defines a nested type, given its name, attributes, the total size of the type, and the type that it extends. - The defined nested type. - The short name of the type. cannot contain embedded nulls. - The attributes of the type. - The type that the nested type extends. - The total size of the type. - The nested attribute is not specified.-or- This type is sealed.-or- This type is an array.-or- This type is an interface, but the nested type is not an interface.-or- The length of is zero or greater than 1023. -or-This operation would create a type with a duplicate in the current assembly. - - is null. - - - Defines a nested type, given its name, attributes, the type that it extends, and the packing size. - The defined nested type. - The short name of the type. cannot contain embedded nulls. - The attributes of the type. - The type that the nested type extends. - The packing size of the type. - The nested attribute is not specified.-or- This type is sealed.-or- This type is an array.-or- This type is an interface, but the nested type is not an interface.-or- The length of is zero or greater than 1023. -or-This operation would create a type with a duplicate in the current assembly. - - is null. - - - Defines a nested type, given its name, attributes, size, and the type that it extends. - The defined nested type. - The short name of the type. cannot contain embedded null values. - The attributes of the type. - The type that the nested type extends. - The packing size of the type. - The total size of the type. - - - Defines a nested type, given its name, attributes, the type that it extends, and the interfaces that it implements. - The defined nested type. - The short name of the type. cannot contain embedded nulls. - The attributes of the type. - The type that the nested type extends. - The interfaces that the nested type implements. - The nested attribute is not specified.-or- This type is sealed.-or- This type is an array.-or- This type is an interface, but the nested type is not an interface.-or- The length of is zero or greater than 1023. -or-This operation would create a type with a duplicate in the current assembly. - - is null.-or-An element of the array is null. - - - Adds a new property to the type, with the given name, attributes, calling convention, and property signature. - The defined property. - The name of the property. cannot contain embedded nulls. - The attributes of the property. - The calling convention of the property accessors. - The return type of the property. - The types of the parameters of the property. - The length of is zero. - - is null. -or- Any of the elements of the array is null. - The type was previously created using . - - - Adds a new property to the type, with the given name, calling convention, property signature, and custom modifiers. - The defined property. - The name of the property. cannot contain embedded nulls. - The attributes of the property. - The calling convention of the property accessors. - The return type of the property. - An array of types representing the required custom modifiers, such as , for the return type of the property. If the return type has no required custom modifiers, specify null. - An array of types representing the optional custom modifiers, such as , for the return type of the property. If the return type has no optional custom modifiers, specify null. - The types of the parameters of the property. - An array of arrays of types. Each array of types represents the required custom modifiers for the corresponding parameter, such as . If a particular parameter has no required custom modifiers, specify null instead of an array of types. If none of the parameters have required custom modifiers, specify null instead of an array of arrays. - An array of arrays of types. Each array of types represents the optional custom modifiers for the corresponding parameter, such as . If a particular parameter has no optional custom modifiers, specify null instead of an array of types. If none of the parameters have optional custom modifiers, specify null instead of an array of arrays. - The length of is zero. - - is null. -or- Any of the elements of the array is null. - The type was previously created using . - - - Adds a new property to the type, with the given name and property signature. - The defined property. - The name of the property. cannot contain embedded nulls. - The attributes of the property. - The return type of the property. - The types of the parameters of the property. - The length of is zero. - - is null. -or- Any of the elements of the array is null. - The type was previously created using . - - - Adds a new property to the type, with the given name, property signature, and custom modifiers. - The defined property. - The name of the property. cannot contain embedded nulls. - The attributes of the property. - The return type of the property. - An array of types representing the required custom modifiers, such as , for the return type of the property. If the return type has no required custom modifiers, specify null. - An array of types representing the optional custom modifiers, such as , for the return type of the property. If the return type has no optional custom modifiers, specify null. - The types of the parameters of the property. - An array of arrays of types. Each array of types represents the required custom modifiers for the corresponding parameter, such as . If a particular parameter has no required custom modifiers, specify null instead of an array of types. If none of the parameters have required custom modifiers, specify null instead of an array of arrays. - An array of arrays of types. Each array of types represents the optional custom modifiers for the corresponding parameter, such as . If a particular parameter has no optional custom modifiers, specify null instead of an array of types. If none of the parameters have optional custom modifiers, specify null instead of an array of arrays. - The length of is zero. - - is null-or- Any of the elements of the array is null - The type was previously created using . - - - Defines the initializer for this type. - Returns a type initializer. - The containing type has been previously created using . - - - Defines an uninitialized data field in the .sdata section of the portable executable (PE) file. - A field to reference the data. - The name used to refer to the data. cannot contain embedded nulls. - The size of the data field. - The attributes for the field. - Length of is zero.-or- is less than or equal to zero, or greater than or equal to 0x003f0000. - - is null. - The type was previously created using . - - - Retrieves the full path of this type. - Read-only. Retrieves the full path of this type. - - - Gets a value that indicates the covariance and special constraints of the current generic type parameter. - A bitwise combination of values that describes the covariance and special constraints of the current generic type parameter. - - - Gets the position of a type parameter in the type parameter list of the generic type that declared the parameter. - If the current object represents a generic type parameter, the position of the type parameter in the type parameter list of the generic type that declared the parameter; otherwise, undefined. - - - - - Returns the constructor of the specified constructed generic type that corresponds to the specified constructor of the generic type definition. - A object that represents the constructor of corresponding to , which specifies a constructor belonging to the generic type definition of . - The constructed generic type whose constructor is returned. - A constructor on the generic type definition of , which specifies which constructor of to return. - - does not represent a generic type. -or- is not of type .-or-The declaring type of is not a generic type definition. -or-The declaring type of is not the generic type definition of . - - - Calling this method always throws . - This method is not supported. No value is returned. - This method is not supported. - - - Returns the field of the specified constructed generic type that corresponds to the specified field of the generic type definition. - A object that represents the field of corresponding to , which specifies a field belonging to the generic type definition of . - The constructed generic type whose field is returned. - A field on the generic type definition of , which specifies which field of to return. - - does not represent a generic type. -or- is not of type .-or-The declaring type of is not a generic type definition. -or-The declaring type of is not the generic type definition of . - - - - Returns a object that represents a generic type definition from which the current type can be obtained. - A object representing a generic type definition from which the current type can be obtained. - The current type is not generic. That is, returns false. - - - Returns the method of the specified constructed generic type that corresponds to the specified method of the generic type definition. - A object that represents the method of corresponding to , which specifies a method belonging to the generic type definition of . - The constructed generic type whose method is returned. - A method on the generic type definition of , which specifies which method of to return. - - is a generic method that is not a generic method definition.-or- does not represent a generic type.-or- is not of type .-or-The declaring type of is not a generic type definition. -or-The declaring type of is not the generic type definition of . - - - Retrieves the GUID of this type. - Read-only. Retrieves the GUID of this type - This method is not currently supported for incomplete types. - - - Gets a value that indicates whether a specified object can be assigned to this object. - true if can be assigned to this object; otherwise, false. - The object to test. - - - Returns a value that indicates whether the current dynamic type has been created. - true if the method has been called; otherwise, false. - - - - Gets a value indicating whether the current type is a generic type parameter. - true if the current object represents a generic type parameter; otherwise, false. - - - Gets a value indicating whether the current type is a generic type. - true if the type represented by the current object is generic; otherwise, false. - - - Gets a value indicating whether the current represents a generic type definition from which other generic types can be constructed. - true if this object represents a generic type definition; otherwise, false. - - - - Returns a object that represents a one-dimensional array of the current type, with a lower bound of zero. - A object representing a one-dimensional array type whose element type is the current type, with a lower bound of zero. - - - Returns a object that represents an array of the current type, with the specified number of dimensions. - A object that represents a one-dimensional array of the current type. - The number of dimensions for the array. - - is not a valid array dimension. - - - Returns a object that represents the current type when passed as a ref parameter (ByRef in Visual Basic). - A object that represents the current type when passed as a ref parameter (ByRef in Visual Basic). - - - Substitutes the elements of an array of types for the type parameters of the current generic type definition, and returns the resulting constructed type. - A representing the constructed type formed by substituting the elements of for the type parameters of the current generic type. - An array of types to be substituted for the type parameters of the current generic type definition. - The current type does not represent the definition of a generic type. That is, returns false. - - is null.-or- Any element of is null. - Any element of does not satisfy the constraints specified for the corresponding type parameter of the current generic type. - - - Returns a object that represents the type of an unmanaged pointer to the current type. - A object that represents the type of an unmanaged pointer to the current type. - - - Retrieves the dynamic module that contains this type definition. - Read-only. Retrieves the dynamic module that contains this type definition. - - - Retrieves the name of this type. - Read-only. Retrieves the name of this type. - - - Retrieves the namespace where this TypeBuilder is defined. - Read-only. Retrieves the namespace where this TypeBuilder is defined. - - - Retrieves the packing size of this type. - Read-only. Retrieves the packing size of this type. - - - Sets a custom attribute using a specified custom attribute blob. - The constructor for the custom attribute. - A byte blob representing the attributes. - - or is null. - For the current dynamic type, the property is true, but the property is false. - - - Set a custom attribute using a custom attribute builder. - An instance of a helper class to define the custom attribute. - - is null. - For the current dynamic type, the property is true, but the property is false. - - - Sets the base type of the type currently under construction. - The new base type. - The type was previously created using .-or- is null, and the current instance represents an interface whose attributes do not include .-or-For the current dynamic type, the property is true, but the property is false. - - is an interface. This exception condition is new in the .NET Framework version 2.0. - - - Retrieves the total size of a type. - Read-only. Retrieves this type’s total size. - - - Returns the name of the type excluding the namespace. - Read-only. The name of the type excluding the namespace. - - - Represents that total size for the type is not specified. - - - \ No newline at end of file diff --git a/packages/System.Reflection.Emit.4.3.0/ref/netstandard1.1/de/System.Reflection.Emit.xml b/packages/System.Reflection.Emit.4.3.0/ref/netstandard1.1/de/System.Reflection.Emit.xml deleted file mode 100644 index f998ce6..0000000 --- a/packages/System.Reflection.Emit.4.3.0/ref/netstandard1.1/de/System.Reflection.Emit.xml +++ /dev/null @@ -1,1493 +0,0 @@ - - - - System.Reflection.Emit - - - - Definiert eine dynamische Assembly und stellt diese dar. - - - - Definiert eine dynamische Assembly mit dem angegebenen Namen und Zugriffsrechten. - Ein Objekt, das die neue Assembly darstellt. - Der Name der Assembly. - Die Zugriffsrechte der Assembly. - - - Definiert eine neue Assembly mit dem angegebenen Namen, Zugriffsrechten und Attributen. - Ein Objekt, das die neue Assembly darstellt. - Der Name der Assembly. - Die Zugriffsrechte der Assembly. - Eine Sammlung, die die Attribute der Assembly enthält. - - - Definiert ein benanntes flüchtiges dynamisches Modul in dieser Assembly. - Ein , der das definierte dynamische Modul darstellt. - Der Name des dynamischen Moduls.Darf eine Länge von 260 Zeichen nicht überschreiten. - - beginnt mit einem Leerraum.- oder - Die Länge von ist 0 (null).- oder - Die Länge von ist größer oder gleich 260. - - ist null. - Der Aufrufer verfügt nicht über die erforderliche Berechtigung. - Die Assembly für den Standardsymbolwriter kann nicht geladen werden.- oder - Der Typ, der die Schnittstelle des Standardsymbolwriters implementiert, kann nicht gefunden werden. - - - - - - - Gibt einen Wert zurück, der angibt, ob diese Instanz gleich einem angegebenen Objekt ist. - true, wenn dem Typ und dem Wert dieser Instanz entspricht, andernfalls false. - Ein Objekt, das mit dieser Instanz verglichen werden soll, oder null. - - - Ruft den Anzeigenamen der aktuellen dynamischen Assembly ab. - Der Anzeigename der dynamischen Assembly. - - - Gibt das dynamische Modul mit dem angegebenen Namen zurück. - Ein ModuleBuilder-Objekt, das das angeforderte dynamische Modul darstellt. - Der Name des angeforderten dynamischen Moduls. - - ist null. - Die Länge von ist 0 (null). - Der Aufrufer verfügt nicht über die erforderliche Berechtigung. - - - Gibt den Hashcode für diese Instanz zurück. - Ein 32-Bit-Ganzzahl-Hashcode mit Vorzeichen. - - - Gibt Informationen darüber zurück, wie die angegebene Ressource beibehalten wurde. - - , aufgefüllt mit Informationen zur Topologie der Ressource, oder null, wenn die Ressource nicht gefunden wird. - Der Name der Ressource. - Diese Methode wird derzeit nicht unterstützt. - Der Aufrufer verfügt nicht über die erforderliche Berechtigung. - - - Lädt die angegebene Manifestressource aus dieser Assembly. - Ein Array vom Typ String, das die Namen sämtlicher Ressourcen enthält. - Diese Methode wird für eine dynamische Assembly nicht unterstützt.Verwenden Sie , um die Manifestressourcennamen abzurufen. - Der Aufrufer verfügt nicht über die erforderliche Berechtigung. - - - Lädt die angegebene Manifestressource aus dieser Assembly. - Ein , der diese Manifestressource darstellt. - Der Name der Manifestressource, die angefordert wird. - Diese Methode wird derzeit nicht unterstützt. - Der Aufrufer verfügt nicht über die erforderliche Berechtigung. - - - Ruft einen Wert ab, der angibt, dass die aktuelle Assembly eine dynamische Assembly ist. - Immer true. - - - Ruft das Modul im aktuellen ab, das das Assemblymanifest enthält. - Das Manifestmodul. - - - - Legen Sie für diese Assembly ein benutzerdefiniertes Attribut mithilfe eines angegebenen BLOBs für benutzerdefinierte Attribute fest. - Der Konstruktor für das benutzerdefinierte Attribut. - Ein Byte-BLOB, das die Attribute darstellt. - - oder ist null. - Der Aufrufer verfügt nicht über die erforderliche Berechtigung. - - ist kein RuntimeConstructorInfo. - - - Legt für diese Assembly ein benutzerdefiniertes Attribut mit einem Generator für benutzerdefinierte Attribute fest. - Eine Instanz einer Unterstützungsklasse zum Definieren des benutzerdefinierten Attributs. - - ist null. - Der Aufrufer verfügt nicht über die erforderliche Berechtigung. - - - Definiert die Zugriffsmodi für eine dynamische Assembly. - - - Die dynamische Assembly kann ausgeführt, jedoch nicht gespeichert werden. - - - Die dynamische Assembly kann entladen und der zugehörige Speicher kann freigegeben werden, wobei die in Entladbare Assemblys für die dynamische Typgenerierung beschriebenen Einschränkungen gelten. - - - Definiert einen Konstruktor einer dynamischen Klasse und stellt diesen dar. - - - Ruft die Attribute für diesen Konstruktor ab. - Gibt die Attribute für diesen Konstruktor zurück. - - - Ruft einen -Wert ab, der davon abhängt, ob der deklarierende Typ generisch ist. - - , wenn der deklarierende Typ generisch ist, andernfalls . - - - Ruft einen Verweis auf das -Objekt für den Typ ab, der diesen Member deklariert. - Gibt das -Objekt für den Typ zurück, der diesen Member deklariert. - - - Definiert einen Parameter dieses Konstruktors. - Gibt ein ParameterBuilder-Objekt zurück, das den neuen Parameter dieses Konstruktors darstellt. - Die Position des Parameters in der Parameterliste.Parameter werden indiziert, beginnend mit der Zahl 1 für den ersten Parameter. - Die Attribute des Parameters. - Der Name des Parameters.Der Name kann die NULL-Zeichenfolge sein. - - ist kleiner 0 (null) oder größer als die Anzahl der Parameter des Konstruktors. - Der enthaltende Typ wurde mit erstellt. - - - Ruft einen für diesen Konstruktor ab. - Gibt ein -Objekt für diesen Konstruktor zurück. - Der Konstruktor ist ein Standardkonstruktor.- oder -Der Konstruktor verfügt über ein -Flag oder ein -Flag, das angibt, dass er keinen Methodentext enthalten sollte. - - - Ruft ein -Objekt mit der angegebenen MSIL-Streamgröße ab, mit dem ein Methodentext für diesen Konstruktor erstellt werden kann. - Ein für diesen Konstruktor. - Die Größe des MSIL-Streams in Bytes. - Der Konstruktor ist ein Standardkonstruktor.- oder -Der Konstruktor verfügt über ein -Flag oder ein -Flag, das angibt, dass er keinen Methodentext enthalten sollte. - - - Gibt die Parameter dieses Konstruktors zurück. - Gibt ein Array von -Objekten zurück, die die Parameter dieses Konstruktors darstellen. - - wurde nicht für den Typ dieses Konstruktors in .NET Framework, Version 1.0 und 1.1, aufgerufen. - - wurde nicht für den Typ dieses Konstruktors in .NET Framework, Version 2.0, aufgerufen. - - - Ruft ab oder legt fest, ob die lokalen Variablen in diesem Konstruktor mit 0 initialisiert werden sollen. - Lese-/Schreibzugriff.Ruft ab oder legt fest, ob die lokalen Variablen in diesem Konstruktor mit 0 initialisiert werden sollen. - - - - Ruft den Namen dieses Konstruktors ab. - Gibt den Namen dieses Konstruktors zurück. - - - Legt ein benutzerdefiniertes Attribut mithilfe eines angegebenen BLOBs für benutzerdefinierte Attribute fest. - Der Konstruktor für das benutzerdefinierte Attribut. - Ein Byte-BLOB, das die Attribute darstellt. - - oder ist null. - - - Legt ein benutzerdefiniertes Attribut mit einem Generator für benutzerdefinierte Attribute fest. - Eine Instanz einer Unterstützungsklasse zum Definieren des benutzerdefinierten Attributs. - - ist null. - - - Legt die Implementierungsflags der Methode für diesen Konstruktor fest. - Die Methodenimplementierungsflags. - Der enthaltende Typ wurde mit erstellt. - - - Gibt diese -Instanz als zurück. - Gibt einen zurück, der Name, Attribute und Ausnahmen dieses Konstruktors enthält, gefolgt vom aktuellen MSIL (Microsoft Intermediate Language)-Stream. - - - Beschreibt einen Enumerationstyp und stellt diesen dar. - - - Ruft die dynamische Assembly ab, die diese Enumerationsdefinition enthält. - Schreibgeschützt.Die dynamische Assembly, die diese Enumerationsdefinition enthält. - - - Gibt den vollständigen Pfad der Enumeration zurück, der durch den Anzeigenamen der übergeordneten Assembly gekennzeichnet ist. - Schreibgeschützt.Der vollständige Pfad dieser Enumeration, der durch den Anzeigenamen der übergeordneten Assembly gekennzeichnet ist. - Wenn nicht bereits zuvor aufgerufen wurde. - - - - Gibt den übergeordneten dieses Typs zurück, der immer ist. - Schreibgeschützt.Der übergeordnete dieses Typs. - - - - Ruft ein -Objekt ab, das diese Enumeration darstellt. - Ein Objekt, das diese Enumeration darstellt. - - - - Gibt den Typ zurück, der diesen deklariert hat. - Schreibgeschützt.Der Typ, der diesen deklariert hat. - - - Definiert das benannte statische Feld in einem Enumerationstyp mit dem angegebenen konstanten Wert. - Das definierte Feld. - Der Name des statischen Felds. - Der konstante Wert des Literals. - - - Gibt den vollständigen Pfad dieser Enumeration zurück. - Schreibgeschützt.Der vollständige Pfad dieser Enumeration. - - - - - - - Beim Aufrufen dieser Methode wird immer eine ausgelöst. - Diese Methode wird nicht unterstützt.Es wird kein Wert zurückgegeben. - Diese Methode wird derzeit nicht unterstützt. - - - - - Gibt die GUID dieser Enumeration zurück. - Schreibgeschützt.Die GUID dieser Enumeration. - Diese Methode wird bei unvollständigen Typen derzeit nicht unterstützt. - - - Ruft einen Wert ab, der angibt, ob ein angegebenes -Objekt diesem Objekt zugewiesen werden kann - true, wenn diesem Objekt zugewiesen werden kann, andernfalls false. - Das zu überprüfende Objekt. - - - - - - - - - - ist kleiner als 1. - - - - - - Ruft das dynamische Modul ab, das diese -Definition enthält. - Schreibgeschützt.Das dynamische Modul, das diese -Definition enthält. - - - Gibt den Namen dieser Enumeration zurück. - Schreibgeschützt.Der Name dieser Enumeration. - - - Gibt den Namespace dieser Enumeration zurück. - Schreibgeschützt.Der Namespace dieser Enumeration. - - - Legt ein benutzerdefiniertes Attribut mithilfe eines angegebenen BLOBs für benutzerdefinierte Attribute fest. - Der Konstruktor für das benutzerdefinierte Attribut. - Ein Byte-BLOB, das die Attribute darstellt. - - oder ist null. - - - Legt ein benutzerdefiniertes Attribut mit einem Generator für benutzerdefinierte Attribute fest. - Eine Instanz einer Unterstützungsklasse zum Definieren des benutzerdefinierten Attributs. - - ist null. - - - Gibt das zugrunde liegende Feld für diese Enumeration zurück. - Schreibgeschützt.Das zugrunde liegende Feld für diese Enumeration. - - - Definiert Ereignisse für eine Klasse. - - - Fügt eine der Other-Methoden hinzu, die diesem Ereignis zugeordnet sind. Dies sind andere Methoden als die "on"-Methode und die "raise"-Methode, die einem Ereignis zugeordnet sind.Diese Funktion kann mehrmals aufgerufen werden, um dementsprechend viele Other-Methoden hinzuzufügen. - Ein MethodBuilder-Objekt, das die andere Methode darstellt. - - ist null. - - wurde für den einschließenden Typ aufgerufen. - - - Legt die Methode fest, mit der dieses Ereignis abonniert wird. - Ein MethodBuilder-Objekt, das die Methode darstellt, mit der dieses Ereignis abonniert wird. - - ist null. - - wurde für den einschließenden Typ aufgerufen. - - - Legt ein benutzerdefiniertes Attribut mithilfe eines angegebenen BLOBs für benutzerdefinierte Attribute fest. - Der Konstruktor für das benutzerdefinierte Attribut. - Ein Byte-BLOB, das die Attribute darstellt. - - oder ist null. - - wurde für den einschließenden Typ aufgerufen. - - - Legt ein benutzerdefiniertes Attribut mit einem Generator für benutzerdefinierte Attribute fest. - Eine Instanz einer Hilfsklasse zum Beschreiben des benutzerdefinierten Attributs. - - ist null. - - wurde für den einschließenden Typ aufgerufen. - - - Legt die Methode fest, mit der dieses Ereignis ausgelöst wird. - Ein MethodBuilder-Objekt, das die Methode darstellt, mit der dieses Ereignis ausgelöst wird. - - ist null. - - wurde für den einschließenden Typ aufgerufen. - - - Legt die Methode fest, mit der das Ereignisabonnement aufgehoben wird. - Ein MethodBuilder-Objekt, das die Methode darstellt, mit der dieses Ereignisabonnement aufgehoben wird. - - ist null. - - wurde für den einschließenden Typ aufgerufen. - - - Definiert ein Feld und stellt dieses dar.Diese Klasse kann nicht vererbt werden. - - - Gibt die Attribute dieses Felds an.Diese Eigenschaft ist schreibgeschützt. - Die Attribute dieses Felds. - - - Gibt einen Verweis auf das -Objekt für den Typ an, der dieses Feld deklariert.Diese Eigenschaft ist schreibgeschützt. - Ein Verweis auf das -Objekt für den Typ, der dieses Feld deklariert. - - - Gibt das -Objekt an, das den Typ dieses Felds darstellt.Diese Eigenschaft ist schreibgeschützt. - Das -Objekt, das den Typ dieses Felds darstellt. - - - Ruft den Wert des Felds ab, das vom angegebenen Objekt unterstützt wird. - Ein mit dem Wert des Felds, das von dieser Instanz reflektiert wird. - Das Objekt, für das auf das Feld zugegriffen werden soll. - Diese Methode wird nicht unterstützt. - - - Gibt den Namen dieses Felds an.Diese Eigenschaft ist schreibgeschützt. - Ein mit dem Namen dieses Felds. - - - Legt den Standardwert dieses Felds fest. - Der neue Standardwert für dieses Feld. - Der enthaltende Typ wurde mit erstellt. - Das Feld weist keinen unterstützten Typ auf.- oder -Der Typ von entspricht nicht dem Typ des Felds.- oder -Das Feld weist den Typ oder einen anderen Verweistyp auf, ist nicht null, und der Wert kann nicht dem Verweistyp zugewiesen werden. - - - Legt ein benutzerdefiniertes Attribut mithilfe eines angegebenen BLOBs für benutzerdefinierte Attribute fest. - Der Konstruktor für das benutzerdefinierte Attribut. - Ein Byte-BLOB, das die Attribute darstellt. - - oder ist null. - Der übergeordnete Typ dieses Felds ist vollständig. - - - Legt ein benutzerdefiniertes Attribut mit einem Generator für benutzerdefinierte Attribute fest. - Eine Instanz einer Unterstützungsklasse zum Definieren des benutzerdefinierten Attributs. - - ist null. - Der übergeordnete Typ dieses Felds ist vollständig. - - - Gibt das Feldlayout an. - Der Offset des Felds innerhalb des Typs, der dieses Feld enthält. - Der enthaltende Typ wurde mit erstellt. - - ist kleiner als null. - - - Definiert und erstellt generische Typparameter für dynamisch definierte generische Typen und Methoden.Diese Klasse kann nicht vererbt werden. - - - Ruft ein -Objekt ab, das die dynamische Assembly mit der Definition des generischen Typs darstellt, zu dem der aktuelle Typparameter gehört. - Ein -Objekt, das die dynamische Assembly mit der Definition des generischen Typs darstellt, zu dem der aktuelle Typparameter gehört. - - - Ruft in allen Fällen null ab. - Ein Nullverweis (Nothing in Visual Basic) in allen Fällen. - - - - Ruft die Basistypeinschränkung des aktuellen generischen Typparameters ab. - Ein -Objekt, das die Basistypeinschränkung des generischen Typparameters darstellt, oder null, wenn der Typparameter über keine Basistypeinschränkung verfügt. - - - Ruft in allen Fällen true ab. - true in allen Fällen. - - - Ruft eine ab, die die deklarierende Methode darstellt, wenn der aktuelle einen Typparameter einer generischen Methode darstellt. - Eine , die die deklarierende Methode darstellt, wenn der aktuelle einen Typparameter einer generischen Methode darstellt, andernfalls null. - - - Ruft die generische Typdefinition oder die generische Methodendefinition ab, zu der der generische Typparameter gehört. - Wenn der Typparameter zu einem generischen Typ gehört, ein -Objekt, das den generischen Typ darstellt. Wenn der Typparameter zu einer generischen Methode gehört, ein -Objekt, das den von der generischen Methode deklarierten Typ darstellt. - - - Überprüft, ob das gegebene Objekt eine Instanz von EventToken ist und gleich der aktuellen Instanz ist. - Gibt true zurück, wenn eine Instanz von EventToken und gleich der aktuellen Instanz ist, andernfalls false. - Das mit der aktuellen Instanz zu vergleichende Objekt. - - - Ruft in allen Fällen null ab. - Ein Nullverweis (Nothing in Visual Basic) in allen Fällen. - - - - Ruft die Position des Typparameters in der Typparameterliste des generischen Typs oder der generischen Methode ab, der bzw. die den Parameter deklariert hat. - Die Position des Typparameters in der Typparameterliste des generischen Typs oder der generischen Methode, der bzw. die den Parameter deklariert hat. - - - - - Löst in allen Fällen eine aus. - Der Typ, auf den vom aktuellen Arraytyp, Zeigertyp oder ByRef-Typ verwiesen wird, oder null, wenn der aktuelle Typ weder ein Arraytyp noch ein Zeigertyp ist und nicht als Verweis übergeben wird. - In allen Fällen. - - - - Ist bei generischen Typparametern ungültig. - Ist bei generischen Typparametern ungültig. - In allen Fällen. - - - Gibt einen 32-Bit-Ganzzahl-Hashcode für die aktuelle Instanz zurück. - Ein 32-Bit-Ganzzahl-Hashcode. - - - Wird für unvollständige generische Typparameter nicht unterstützt. - Wird für unvollständige generische Typparameter nicht unterstützt. - In allen Fällen. - - - Löst in allen Fällen eine -Ausnahme aus. - Löst in allen Fällen eine -Ausnahme aus. - Das zu überprüfende Objekt. - In allen Fällen. - - - - Ruft in allen Fällen true ab. - true in allen Fällen. - - - Gibt in allen Fällen false zurück. - In allen Fällen false. - - - Ruft in allen Fällen false ab. - In allen Fällen false. - - - - Wird für unvollständige generische Typparameter nicht unterstützt. - Wird für unvollständige generische Typparameter nicht unterstützt. - Wird nicht unterstützt. - In allen Fällen. - - - Gibt den Typ eines eindimensionalen Arrays zurück, dessen Elementtyp der generische Typparameter ist. - Ein -Objekt, das den Typ eines eindimensionalen Arrays darstellt, dessen Elementtyp der generische Typparameter ist. - - - Gibt den Typ eines Arrays mit der angegebenen Anzahl von Dimensionen zurück, dessen Elementtyp der generische Typparameter ist. - Ein -Objekt, das den Typ eines Arrays mit der angegebenen Anzahl von Dimensionen darstellt, dessen Elementtyp der generische Typparameter ist. - Die Anzahl von Dimensionen für das Array. - - ist keine gültige Anzahl von Dimensionen.Sein Wert ist z. B. kleiner als 1. - - - Gibt ein -Objekt zurück, das den aktuellen generischen Typparameter darstellt, wenn dieser als ein Verweisparameter übergeben wird. - Ein -Objekt, das den aktuellen generischen Typparameter darstellt, wenn dieser als ein Verweisparameter übergeben wird. - - - Ist bei unvollständigen generischen Typparametern ungültig. - Diese Methode ist bei unvollständigen generischen Typparametern ungültig. - Ein Array von Typargumenten. - In allen Fällen. - - - Gibt ein -Objekt zurück, das einen Zeiger auf den aktuellen generischen Typparameter darstellt. - Ein -Objekt, das einen Zeiger auf den aktuellen generischen Typparameter darstellt. - - - Ruft das dynamische Modul ab, das den generischen Typparameter enthält. - Ein -Objekt, das das dynamische Modul darstellt, das den generischen Typparameter enthält. - - - Ruft den Namen des generischen Typparameters ab. - Der Name des generischen Typparameters. - - - Ruft in allen Fällen null ab. - Ein Nullverweis (Nothing in Visual Basic) in allen Fällen. - - - Legt den Basistyp fest, von dem ein Typ erben muss, um den Typparameter zu ersetzen. - Der , von dem jeder Typ erben muss, der den Typparameter ersetzen soll. - - - Legt ein benutzerdefiniertes Attribut mithilfe eines angegebenen BLOBs für benutzerdefinierte Attribute fest. - Der Konstruktor für das benutzerdefinierte Attribut. - Ein Byte-BLOB, das das Attribut darstellt. - - ist null.- oder - ist ein NULL-Verweis. - - - Legt ein benutzerdefiniertes Attribut mit einem Generator für benutzerdefinierte Attribute fest. - Eine Instanz einer Unterstützungsklasse zum Definieren des benutzerdefinierten Attributs. - - ist null. - - - Legt die Varianzmerkmale und speziellen Einschränkungen des generischen Parameters fest, z. B. die parameterlose Konstruktoreinschränkung. - Eine bitweise Kombination von -Werten, die die Varianzmerkmale und speziellen Einschränkungen des generischen Typparameters darstellen. - - - Legt die Schnittstellen fest, die ein Typ implementieren muss, um den Typparameter zu ersetzen. - Ein Array von -Objekten, die die Schnittstellen darstellen, die ein Typ implementieren muss, um den Typparameter zu ersetzen. - - - Gibt eine Zeichenfolgendarstellung des aktuellen generischen Typparameters zurück. - Eine Zeichenfolge, die den Namen des generischen Typparameters enthält. - - - Definiert eine Methode (oder einen Konstruktor) in einer dynamischen Klasse und stellt diese bzw. diesen dar. - - - Ruft die Attribute für diese Methode ab. - Schreibgeschützt.Ruft die MethodAttributes für diese Methode ab. - - - Gibt die Aufrufkonvention für die Methode zurück. - Schreibgeschützt.Die Aufrufkonvention der Methode. - - - Wird für diesen Typ nicht unterstützt. - Wird nicht unterstützt. - Die aufgerufene Methode wird in der Basisklasse nicht unterstützt. - - - Gibt den Typ zurück, der diese Methode deklariert. - Schreibgeschützt.Der Typ, der diese Methode deklariert. - - - Legt die Anzahl der generischen Typparameter für die aktuelle Methode fest, gibt deren Namen an und gibt ein Array von -Objekten zurück, mit dem ihre Einschränkungen definiert werden können. - Ein Array von -Objekten, die die Typparameter der generischen Methode darstellen. - Ein Array von Zeichenfolgen, die die Namen der generischen Typparameter darstellen. - Es wurden bereits generische Typparameter für diese Methode definiert.- oder -Die Methode wurde bereits abgeschlossen.- oder -Die -Methode wurde für die aktuelle Methode aufgerufen. - - ist null.- oder -Ein Element von ist null. - - ist ein leeres Array. - - - Legt die Parameterattribute und den Namen eines Parameters dieser Methode oder des Rückgabewerts dieser Methode fest.Gibt einen ParameterBuilder zurück, mit dem benutzerdefinierte Attribute angewendet werden können. - Gibt ein ParameterBuilder-Objekt zurück, das einen Parameter dieser Methode oder den Rückgabewert dieser Methode darstellt. - Die Position des Parameters in der Parameterliste.Parameter werden beginnend mit der Zahl 1 für den ersten Parameter indiziert. Die Zahl 0 stellt den Rückgabewert der Methode dar. - Die Parameterattribute des Parameters. - Der Name des Parameters.Der Name kann die NULL-Zeichenfolge sein. - Die Methode hat keine Parameter.- oder - ist kleiner als 0 (null).- oder - ist größer als die Anzahl der Parameter der Methode. - Der enthaltende Typ wurde bereits mit erstellt.- oder -Für die aktuelle Methode ist die -Eigenschaft true, die -Eigenschaft ist jedoch false. - - - Stellt fest, ob das angegebene Objekt gleich dieser Instanz ist. - true, wenn eine Instanz von MethodBuilder und gleich diesem Objekt ist, andernfalls false. - Das mit dieser MethodBuilder-Instanz zu vergleichende Objekt. - - - Gibt ein Array von -Objekten zurück, die die Typparameter der Methode darstellen, wenn diese generisch ist. - Ein Array von -Objekten, die die Typparameter darstellen, wenn die Methode generisch ist, oder null, wenn die Methode nicht generisch ist. - - - Gibt diese Methode zurück. - Die aktuelle Instanz von . - Die aktuelle Methode ist nicht generisch.Das heißt, die -Eigenschaft gibt false zurück. - - - Ruft den Hashcode für diese Methode ab. - Der Hashcode für diese Methode. - - - Gibt einen ILGenerator für diese Methode mit einer MSIL-Standardstreamgröße (Microsoft Intermediate Language) von 64 Bytes zurück. - Gibt ein ILGenerator-Objekt für diese Methode zurück. - Diese Methode darf keinen Text enthalten, da sie -Flags bzw. -Flags enthält, z. B. das -Flag. - oder -Die Methode stellt eine generische Methode dar, jedoch keine generische Methodendefinition.Das heißt, die -Eigenschaft ist true, aber die -Eigenschaft ist false. - - - Gibt einen ILGenerator für diese Methode mit einer angegebenen MSIL-Streamgröße (Microsoft Intermediate Language) zurück. - Gibt ein ILGenerator-Objekt für diese Methode zurück. - Die Größe des MSIL-Streams in Bytes. - Diese Methode darf keinen Text enthalten, da sie -Flags bzw. -Flags enthält, z. B. das -Flag. - oder -Die Methode stellt eine generische Methode dar, jedoch keine generische Methodendefinition.Das heißt, die -Eigenschaft ist true, aber die -Eigenschaft ist false. - - - Gibt die Parameter dieser Methode zurück. - Ein Array von ParameterInfo-Objekten, das die Parameter der Methode darstellt. - Diese Methode wird derzeit nicht unterstützt.Rufen Sie die Methode mithilfe von ab, und rufen Sie GetParameters für die zurückgegebene auf. - - - Ruft einen booleschen Wert ab, der angibt, ob die lokalen Variablen in dieser Methode mit 0 (null) initialisiert werden, oder legt diesen fest.Der Standardwert dieser Eigenschaft ist true. - true, wenn die lokalen Variablen in dieser Methode mit 0 (null) initialisiert werden sollen, andernfalls false. - Für die aktuelle Methode ist die -Eigenschaft true, die -Eigenschaft ist jedoch false. (Abrufen oder Festlegen.) - - - Ruft einen Wert ab, der angibt, ob die Methode eine generische Methode ist. - true, wenn die Methode generisch ist, andernfalls false. - - - Ruft einen Wert ab, der angibt, ob das aktuelle -Objekt die Definition einer generischen Methode darstellt. - true, wenn das aktuelle -Objekt die Definition einer generischen Methode darstellt, andernfalls false. - - - Gibt eine mit den angegebenen generischen Typargumenten aus der aktuellen generischen Methodendefinition konstruierte generische Methode zurück. - Eine , die die mit den angegebenen generischen Typargumenten aus der aktuellen generischen Methodendefinition konstruierte generische Methode darstellt. - Ein Array von -Objekten, die die Typargumente für die generische Methode darstellen. - - - - Ruft den Namen dieser Methode ab. - Schreibgeschützt.Ruft eine Zeichenfolge ab, die den einfachen Namen dieser Methode enthält. - - - Ruft ein -Objekt ab, das Informationen zum Rückgabetyp der Methode enthält, z: B. ob der Rückgabetyp benutzerdefinierte Modifizierer hat. - Ein -Objekt, das Informationen zum Rückgabetyp enthält. - Der deklarierende Typ wurde nicht erstellt. - - - Ruft den von diesem dargestellten Rückgabetyp der Methode ab. - Der Rückgabetyp der Methode. - - - Legt ein benutzerdefiniertes Attribut mithilfe eines angegebenen BLOBs für benutzerdefinierte Attribute fest. - Der Konstruktor für das benutzerdefinierte Attribut. - Ein Byte-BLOB, das die Attribute darstellt. - - oder ist null. - Für die aktuelle Methode ist die -Eigenschaft true, die -Eigenschaft ist jedoch false. - - - Legt ein benutzerdefiniertes Attribut mit einem Generator für benutzerdefinierte Attribute fest. - Eine Instanz einer Hilfsklasse zum Beschreiben des benutzerdefinierten Attributs. - - ist null. - Für die aktuelle Methode ist die -Eigenschaft true, die -Eigenschaft ist jedoch false. - - - Legt die Implementierungsflags für diese Methode fest. - Die festzulegenden Implementierungsflags. - Der enthaltende Typ wurde bereits mit erstellt.- oder -Für die aktuelle Methode ist die -Eigenschaft true, die -Eigenschaft ist jedoch false. - - - Legt die Anzahl und die Typen der Parameter für eine Methode fest. - Ein Array von -Objekten, die die Parametertypen darstellen. - Die aktuelle Methode ist generisch, sie stellt jedoch keine generische Methodendefinition dar.Das heißt, die -Eigenschaft ist true, aber die -Eigenschaft ist false. - - - Legt den Rückgabetyp der Methode fest. - Ein -Objekt, das den Rückgabetyp der Methode darstellt. - Die aktuelle Methode ist generisch, sie stellt jedoch keine generische Methodendefinition dar.Das heißt, die -Eigenschaft ist true, aber die -Eigenschaft ist false. - - - Legt die Methodensignatur fest, einschließlich des Rückgabetyps, der Parametertypen und der erforderlichen und optionalen benutzerdefinierten Modifizierer für den Rückgabetyp und die Parametertypen. - Der Rückgabetyp der Methode. - Ein Array von Typen, die die erforderlichen benutzerdefinierten Modifizierer für den Rückgabetyp der Methode darstellen, z. B. .Wenn der Rückgabetyp über keine erforderlichen benutzerdefinierten Modifizierer verfügt, geben Sie null an. - Ein Array von Typen, die die optionalen benutzerdefinierten Modifizierer für den Rückgabetyp der Methode darstellen, z. B. .Wenn der Rückgabetyp über keine optionalen benutzerdefinierten Modifizierer verfügt, geben Sie null an. - Die Typen der Parameter für die Methode. - Ein Array mit Arrays von Typen.Jedes Array von Typen stellt die erforderlichen benutzerdefinierten Modifizierer für den entsprechenden Parameter dar, z. B. .Wenn ein bestimmter Parameter über keine erforderlichen benutzerdefinierten Modifizierer verfügt, geben Sie anstelle eines Arrays von Typen null an.Wenn keiner der Parameter über erforderliche benutzerdefinierte Modifizierer verfügt, geben Sie anstelle eines Arrays von Arrays null an. - Ein Array mit Arrays von Typen.Jedes Array von Typen stellt die optionalen benutzerdefinierten Modifizierer für den entsprechenden Parameter dar, z. B. .Wenn ein bestimmter Parameter über keine optionalen benutzerdefinierten Modifizierer verfügt, geben Sie anstelle eines Arrays von Typen null an.Wenn keiner der Parameter über optionale benutzerdefinierte Modifizierer verfügt, geben Sie anstelle eines Arrays von Arrays null an. - Die aktuelle Methode ist generisch, sie stellt jedoch keine generische Methodendefinition dar.Das heißt, die -Eigenschaft ist true, aber die -Eigenschaft ist false. - - - Gibt diese MethodBuilder-Instanz als Zeichenfolge zurück. - Gibt eine Zeichenfolge zurück, die den Namen, die Attribute, die Methodensignatur, die Ausnahmen und die lokale Signatur dieser Methode enthält, gefolgt vom aktuellen MSIL-Stream (Microsoft Intermediate Language). - - - Definiert eine stellt ein Modul in einer dynamischen Assembly dar. - - - Ruft die dynamische Assembly ab, die diese Instanz von definiert hat. - Die dynamische Assembly, die das aktuelle dynamische Modul definiert hat. - - - Vervollständigt die globalen Funktions- und Datendefinitionen für dieses dynamische Modul. - Diese Methode wurde bereits aufgerufen. - - - Definiert einen Enumerationstyp, der ein Werttyp mit dem einzelnen, nicht statischen Feld des angegebenen Typs ist. - Die definierte Enumeration. - Der vollständige Pfad des Enumerationstyps. darf keine eingebetteten NULL-Werte enthalten. - Die Typattribute für die Enumeration.Die Attribute sind beliebige, durch definierte Bits. - Der zugrunde liegende Typ für die Enumeration.Dabei muss es sich um einen integrierten ganzzahligen Typ handeln. - Außer Sichtbarkeitsattributen werden andere Attribute bereitgestellt.- oder - Eine Enumeration mit dem angegebenen Namen ist in der übergeordneten Assembly dieses Moduls vorhanden.- oder - Die Sichtbarkeitsattribute entsprechen nicht dem Bereich der Enumeration.Beispielsweise ist für angegeben, die Enumeration ist jedoch kein geschachtelter Typ. - - ist null. - - - Definiert eine globale Methode mit den Angaben für Name, Attribute, Aufrufkonvention, Rückgabetyp und Parametertypen. - Die definierte globale Methode. - Der Name der Methode. darf keine eingebetteten NULL-Werte enthalten. - Die Attribute der Methode. muss enthalten. - Die Aufrufkonvention für die Methode. - Der Rückgabetyp der Methode. - Die Typen der Parameter für die Methode. - Die Methode ist nicht statisch.Das heißt, enthält nicht .- oder -Ein Element im -Array ist null. - - ist null. - - wurde bereits aufgerufen. - - - Definiert eine globale Methode mit den Angaben für Name, Attribute, Aufrufkonvention, Rückgabetyp, benutzerdefinierte Modifizierer für den Rückgabetyp, Parametertypen und benutzerdefinierte Modifizierer für die Parametertypen. - Die definierte globale Methode. - Der Name der Methode. darf keine eingebetteten Nullzeichen enthalten. - Die Attribute der Methode. muss enthalten. - Die Aufrufkonvention für die Methode. - Der Rückgabetyp der Methode. - Ein Array von Typen, die die erforderlichen benutzerdefinierten Modifizierer für den Rückgabetyp darstellen, z. B. oder .Wenn der Rückgabetyp über keine erforderlichen benutzerdefinierten Modifizierer verfügt, geben Sie null an. - Ein Array von Typen, die die optionalen benutzerdefinierten Modifizierer für den Rückgabetyp darstellen, z. B. oder .Wenn der Rückgabetyp über keine optionalen benutzerdefinierten Modifizierer verfügt, geben Sie null an. - Die Typen der Parameter für die Methode. - Ein Array mit Arrays von Typen.Jedes Array von Typen stellt die erforderlichen benutzerdefinierten Modifizierer für den entsprechenden Parameter der globalen Methode dar.Wenn ein bestimmtes Argument über keine erforderlichen benutzerdefinierten Modifizierer verfügt, geben Sie anstelle eines Arrays von Typen null an.Wenn die globale Methode über keine Argumente oder keines der Argumente über erforderliche benutzerdefinierte Modifizierer verfügt, geben Sie anstelle eines Arrays von Arrays null an. - Ein Array mit Arrays von Typen.Jedes Array von Typen stellt die optionalen benutzerdefinierten Modifizierer für den entsprechenden Parameter dar.Wenn ein bestimmtes Argument über keine optionalen benutzerdefinierten Modifizierer verfügt, geben Sie anstelle eines Arrays von Typen null an.Wenn die globale Methode über keine Argumente oder keines der Argumente über optionale benutzerdefinierte Modifizierer verfügt, geben Sie anstelle eines Arrays von Arrays null an. - Die Methode ist nicht statisch.Das heißt, enthält nicht .- oder -Ein Element im -Array ist null. - - ist null. - Die -Methode wurde zuvor aufgerufen. - - - Definiert eine globale Methode mit den Angaben für Name, Attribute, Rückgabetyp und Parametertypen. - Die definierte globale Methode. - Der Name der Methode. darf keine eingebetteten NULL-Werte enthalten. - Die Attribute der Methode. muss enthalten. - Der Rückgabetyp der Methode. - Die Typen der Parameter für die Methode. - Die Methode ist nicht statisch.Das heißt, enthält nicht .- oder - Die Länge von ist 0. - oder -Ein Element im -Array ist null. - - ist null. - - wurde bereits aufgerufen. - - - Definiert ein initialisiertes Datenfeld im .sdata-Abschnitt der übertragbaren ausführbaren Datei (Portable Executable, PE). - Ein Feld zum Verweisen auf die Daten. - Der Name, mit dem auf die Daten verwiesen wird. darf keine eingebetteten NULL-Werte enthalten. - Das BLOB (Binary Large Object) der Daten. - Die Attribute für das Feld.Die Standardeinstellung ist Static. - Die Länge von ist 0 (null).- oder - Die Größe von ist kleiner oder gleich 0 bzw. größer oder gleich 0x3f0000. - - oder ist null. - - wurde bereits aufgerufen. - - - Erstellt einen TypeBuilder für einen privaten Typ mit dem angegebenen Namen in diesem Modul. - Ein privater Typ mit dem angegebenen Namen. - Der vollständige Pfad des Typs, einschließlich des Namespaces. darf keine eingebetteten NULL-Werte enthalten. - Ein Typ mit dem angegebenen Namen ist in der übergeordneten Assembly dieses Moduls vorhanden.- oder - Geschachtelte Typattribute werden für einen Typ festgelegt, der nicht geschachtelt ist. - - ist null. - - - Erstellt einen TypeBuilder anhand der Angaben für den Typnamen und die Typattribute. - Ein TypeBuilder, der mit allen angeforderten Attributen erstellt wurde. - Der vollständige Pfad des Typs. darf keine eingebetteten NULL-Werte enthalten. - Die Attribute des definierten Typs. - Ein Typ mit dem angegebenen Namen ist in der übergeordneten Assembly dieses Moduls vorhanden.- oder - Geschachtelte Typattribute werden für einen Typ festgelegt, der nicht geschachtelt ist. - - ist null. - - - Erstellt einen TypeBuilder anhand der Angaben für den Typnamen, die Attribute und den vom definierten Typ erweiterten Typ. - Ein TypeBuilder, der mit allen angeforderten Attributen erstellt wurde. - Der vollständige Pfad des Typs. darf keine eingebetteten NULL-Werte enthalten. - Das Attribut, das diesem Typ zugeordnet werden soll. - Der vom definierten Typ erweiterte Typ. - Ein Typ mit dem angegebenen Namen ist in der übergeordneten Assembly dieses Moduls vorhanden.- oder - Geschachtelte Typattribute werden für einen Typ festgelegt, der nicht geschachtelt ist. - - ist null. - - - Erstellt einen TypeBuilder anhand der Angaben für den Typnamen, die Attribute, den vom definierten Typ erweiterten Typ und die Gesamtgröße des Typs. - Ein TypeBuilder-Objekt. - Der vollständige Pfad des Typs. darf keine eingebetteten NULL-Werte enthalten. - Die Attribute des definierten Typs. - Der vom definierten Typ erweiterte Typ. - Die Gesamtgröße des Typs. - Ein Typ mit dem angegebenen Namen ist in der übergeordneten Assembly dieses Moduls vorhanden.- oder - Geschachtelte Typattribute werden für einen Typ festgelegt, der nicht geschachtelt ist. - - ist null. - - - Erstellt einen TypeBuilder anhand der Angaben für den Typnamen, die Attribute, den vom definierten Typ erweiterten Typ und die Komprimierungsgröße des Typs. - Ein TypeBuilder-Objekt. - Der vollständige Pfad des Typs. darf keine eingebetteten NULL-Werte enthalten. - Die Attribute des definierten Typs. - Der vom definierten Typ erweiterte Typ. - Die Komprimierungsgröße des Typs. - Ein Typ mit dem angegebenen Namen ist in der übergeordneten Assembly dieses Moduls vorhanden.- oder - Geschachtelte Typattribute werden für einen Typ festgelegt, der nicht geschachtelt ist. - - ist null. - - - Erstellt einen TypeBuilder anhand der Angaben für den Typnamen, die Attribute, den vom definierten Typ erweiterten Typ, die Komprimierungsgröße des definierten Typs und die Gesamtgröße des definierten Typs. - Ein TypeBuilder, der mit allen angeforderten Attributen erstellt wurde. - Der vollständige Pfad des Typs. darf keine eingebetteten NULL-Werte enthalten. - Die Attribute des definierten Typs. - Der vom definierten Typ erweiterte Typ. - Die Komprimierungsgröße des Typs. - Die Gesamtgröße des Typs. - Ein Typ mit dem angegebenen Namen ist in der übergeordneten Assembly dieses Moduls vorhanden.- oder - Geschachtelte Typattribute werden für einen Typ festgelegt, der nicht geschachtelt ist. - - ist null. - - - Erstellt einen TypeBuilder anhand der Angaben für den Typnamen, die Attribute, den vom definierten Typ erweiterten Typ und den vom definierten Typ implementierten Schnittstellen. - Ein TypeBuilder, der mit allen angeforderten Attributen erstellt wurde. - Der vollständige Pfad des Typs. darf keine eingebetteten NULL-Werte enthalten. - Die Attribute, die diesem Typ zugeordnet werden sollen. - Der vom definierten Typ erweiterte Typ. - Die Liste der vom Typ implementierten Schnittstellen. - Ein Typ mit dem angegebenen Namen ist in der übergeordneten Assembly dieses Moduls vorhanden.- oder - Geschachtelte Typattribute werden für einen Typ festgelegt, der nicht geschachtelt ist. - - ist null. - - - Definiert ein nicht initialisiertes Datenfeld im .sdata-Abschnitt der übertragbaren ausführbaren Datei (Portable Executable, PE). - Ein Feld zum Verweisen auf die Daten. - Der Name, mit dem auf die Daten verwiesen wird. darf keine eingebetteten NULL-Werte enthalten. - Die Größe des Datenfelds. - Die Attribute für das Feld. - Die Länge von ist 0 (null).- oder - ist kleiner als oder gleich 0 (null) bzw. größer als oder gleich 0x003f0000. - - ist null. - - wurde bereits aufgerufen. - - - Gibt einen Wert zurück, der angibt, ob diese Instanz gleich einem angegebenen Objekt ist. - true, wenn dem Typ und dem Wert dieser Instanz entspricht, andernfalls false. - Ein Objekt, das mit dieser Instanz verglichen werden soll, oder null. - - - Ruft einen String ab, der den vollqualifizierten Namen und den Pfad zu diesem Modul darstellt. - Der vollqualifizierte Modulname. - - - - - - Gibt die benannte Methode für eine Arrayklasse zurück. - Die benannte Methode für eine Arrayklasse. - Eine Arrayklasse. - Der Name einer Methode für eine Arrayklasse. - Die Aufrufkonvention der Methode. - Der Rückgabetyp der Methode. - Die Typen der Parameter für die Methode. - - ist kein Array. - - oder ist null. - - - Gibt den Hashcode für diese Instanz zurück. - Ein 32-Bit-Ganzzahl-Hashcode mit Vorzeichen. - - - Eine Zeichenfolge, die angibt, dass es sich um ein speicherinternes Modul handelt. - Text, der angibt, dass es sich um ein speicherinternes Modul handelt. - - - Wendet ein benutzerdefiniertes Attribut auf dieses Modul an, indem ein angegebenes BLOB (Binary Large Object) verwendet wird, das das Attribut darstellt. - Der Konstruktor für das benutzerdefinierte Attribut. - Ein Byte-BLOB, das das Attribut darstellt. - - oder ist null. - - - Wendet ein benutzerdefiniertes Attribut auf dieses Modul an, indem ein Generator für benutzerdefinierte Attribute verwendet wird. - Eine Instanz einer Hilfsklasse, die das anzuwendende benutzerdefinierte Attribut angibt. - - ist null. - - - Definiert die Eigenschaften für einen Typ. - - - Fügt eine der anderen Methoden hinzu, die dieser Eigenschaft zugeordnet sind. - Ein MethodBuilder-Objekt, das die andere Methode darstellt. - - ist null. - - wurde für den einschließenden Typ aufgerufen. - - - Ruft die Attribute für diese Eigenschaft ab. - Attribute für diese Eigenschaft. - - - Ruft einen Wert ab, der angibt, ob die Eigenschaft gelesen werden kann. - true, wenn dieses Objekt gelesen werden kann, andernfalls false. - - - Ruft einen Wert ab, der angibt, ob in die Eigenschaft geschrieben werden kann. - true, wenn in diese Eigenschaft geschrieben werden kann, andernfalls false. - - - Ruft die Klasse ab, die diesen Member deklariert. - Das Type-Objekt für die Klasse, in der dieser Member deklariert ist. - - - Gibt ein Array aller Indexparameter für diese Eigenschaft zurück. - Ein Array vom Typ ParameterInfo, das die Parameter für die Indizes enthält. - Diese Methode wird nicht unterstützt. - - - Ruft durch Aufrufen der Get-Methode der Eigenschaft den Wert der indizierten Eigenschaft ab. - Der Wert der angegebenen indizierten Eigenschaft. - Das Objekt, dessen Eigenschaftswert zurückgegeben wird. - Optionale Indexwerte für indizierte Eigenschaften.Dieser Wert sollte bei nicht indizierten Eigenschaften null sein. - Diese Methode wird nicht unterstützt. - - - Ruft den Namen dieses Members ab. - Ein mit dem Namen dieses Members. - - - Ruft den Typ des Felds für diese Eigenschaft ab. - Der Typ dieser Eigenschaft. - - - Legt den Standardwert dieser Eigenschaft fest. - Der Standardwert dieser Eigenschaft. - - wurde für den einschließenden Typ aufgerufen. - Die Eigenschaft weist keinen unterstützten Typ auf.- oder -Der Typ von entspricht nicht dem Typ der Eigenschaft.- oder -Die Eigenschaft weist den Typ oder einen anderen Verweistyp auf, ist nicht null, und der Wert kann nicht dem Verweistyp zugewiesen werden. - - - Legt ein benutzerdefiniertes Attribut mithilfe eines angegebenen BLOBs für benutzerdefinierte Attribute fest. - Der Konstruktor für das benutzerdefinierte Attribut. - Ein Byte-BLOB, das die Attribute darstellt. - - oder ist null. - - wurde für den einschließenden Typ aufgerufen. - - - Legt ein benutzerdefiniertes Attribut mit einem Generator für benutzerdefinierte Attribute fest. - Eine Instanz einer Unterstützungsklasse zum Definieren des benutzerdefinierten Attributs. - - ist null. - wenn für den einschließenden Typ aufgerufen wurde. - - - Legt die Methode fest, die den Eigenschaftswert abruft. - Ein MethodBuilder-Objekt, das die Methode zum Abrufen des Eigenschaftswerts darstellt. - - ist null. - - wurde für den einschließenden Typ aufgerufen. - - - Legt die Methode zum Festlegen des Eigenschaftswerts fest. - Ein MethodBuilder-Objekt, das die Methode zum Festlegen des Eigenschaftswerts darstellt. - - ist null. - - wurde für den einschließenden Typ aufgerufen. - - - Legt den Wert der Eigenschaft mit optionalen Indexwerten für Indexeigenschaften fest. - Das Objekt, dessen Eigenschaftswert festgelegt wird. - Der neue Wert für diese Eigenschaft. - Optionale Indexwerte für indizierte Eigenschaften.Dieser Wert sollte bei nicht indizierten Eigenschaften null sein. - Diese Methode wird nicht unterstützt. - - - Definiert und erstellt neue Instanzen von Klassen zur Laufzeit. - - - Fügt eine von diesem Typ implementierte Schnittstelle hinzu. - Die von diesem Typ implementierte Schnittstelle. - - ist null. - Der Typ wurde bereits mit erstellt. - - - Ruft die dynamische Assembly ab, die diese Typdefinition enthält. - Schreibgeschützt.Ruft die dynamische Assembly ab, die diese Typdefinition enthält. - - - Gibt den vollständigen Namen dieses Typs zurück, der durch den Anzeigenamen der Assembly gekennzeichnet ist. - Schreibgeschützt.Der vollständige Namen dieses Typs, der durch den Anzeigenamen der Assembly gekennzeichnet ist. - - - - Ruft den Basistyp für diesen Typ ab. - Schreibgeschützt.Ruft den Basistyp für diesen Typ ab. - - - - Ruft ein -Objekt ab, das diesen Typ darstellt. - Ein Objekt, das diesen Typ darstellt. - - - Ruft die Methode ab, die den aktuellen generischen Typparameter deklariert hat. - Eine , die die Methode darstellt, die den aktuellen Typ deklariert hat, wenn dieser ein generischer Typparameter ist, andernfalls null. - - - Gibt den Typ zurück, von dem dieser Typ deklariert wurde. - Schreibgeschützt.Der Typ, durch den dieser Typ deklariert wurde. - - - Fügt dem Typ einen neuen Konstruktor mit den Angaben für Attribute und Signatur hinzu. - Der definierte Konstruktor. - Die Attribute des Konstruktors. - Die Aufrufkonvention des Konstruktors. - Die Parametertypen des Konstruktors. - Der Typ wurde bereits mit erstellt. - - - Fügt dem Typ einen neuen Konstruktor mit den Angaben für Attribute, Signatur und benutzerdefinierte Modifizierer hinzu. - Der definierte Konstruktor. - Die Attribute des Konstruktors. - Die Aufrufkonvention des Konstruktors. - Die Parametertypen des Konstruktors. - Ein Array mit Arrays von Typen.Jedes Array von Typen stellt die erforderlichen benutzerdefinierten Modifizierer für den entsprechenden Parameter dar, z. B. .Wenn ein bestimmter Parameter über keine erforderlichen benutzerdefinierten Modifizierer verfügt, geben Sie anstelle eines Arrays von Typen null an.Wenn keiner der Parameter über erforderliche benutzerdefinierte Modifizierer verfügt, geben Sie anstelle eines Arrays von Arrays null an. - Ein Array mit Arrays von Typen.Jedes Array von Typen stellt die optionalen benutzerdefinierten Modifizierer für den entsprechenden Parameter dar, z. B. .Wenn ein bestimmter Parameter über keine optionalen benutzerdefinierten Modifizierer verfügt, geben Sie anstelle eines Arrays von Typen null an.Wenn keiner der Parameter über optionale benutzerdefinierte Modifizierer verfügt, geben Sie anstelle eines Arrays von Arrays null an. - Die Größe von oder ist ungleich der Größe von . - Der Typ wurde bereits mit erstellt.- oder -Für den aktuelle dynamischen Typ ist die -Eigenschaft true, die -Eigenschaft ist jedoch false. - - - Definiert den Standardkonstruktor.Der hier definierte Konstruktor ruft lediglich den Standardkonstruktor des übergeordneten Elements auf. - Gibt den Konstruktor zurück. - Ein MethodAttributes-Objekt, das die auf den Konstruktor anzuwendenden Attribute darstellt. - Der übergeordnete Typ (Basistyp) verfügt über keinen Standardkonstruktor. - Der Typ wurde bereits mit erstellt.- oder -Für den aktuelle dynamischen Typ ist die -Eigenschaft true, die -Eigenschaft ist jedoch false. - - - Fügt dem Typ ein neues Ereignis mit dem angegebenen Namen, den Attributen und dem Ereignistyp hinzu. - Das definierte Ereignis. - Der Name des Ereignisses. darf keine eingebetteten NULL-Werte enthalten. - Die Attribute des Ereignisses. - Der Typ des Ereignisses. - Die Länge von ist 0 (null). - - ist null.- oder - ist null. - Der Typ wurde bereits mit erstellt. - - - Fügt dem Typ ein neues Feld mit dem angegebenen Namen, den Attributen und dem Feldtyp hinzu. - Das definierte Feld. - Der Name des Felds. darf keine eingebetteten NULL-Werte enthalten. - Der Typ des Felds. - Die Attribute des Felds. - Die Länge von ist 0 (null).- oder - ist System.Void.- oder - Für die übergeordnete Klasse dieses Felds wurde eine Gesamtgröße angegeben. - - ist null. - Der Typ wurde bereits mit erstellt. - - - Fügt dem Typ ein neues Feld mit dem angegebenen Namen, den Attributen, dem Feldtyp und benutzerdefinierten Modifizierern hinzu. - Das definierte Feld. - Der Name des Felds. darf keine eingebetteten NULL-Werte enthalten. - Der Typ des Felds. - Ein Array von Typen, die die erforderlichen benutzerdefinierten Modifizierer für das Feld darstellen, z. B. . - Ein Array von Typen, die die optionalen benutzerdefinierten Modifizierer für das Feld darstellen, z. B. . - Die Attribute des Felds. - Die Länge von ist 0 (null).- oder - ist System.Void.- oder - Für die übergeordnete Klasse dieses Felds wurde eine Gesamtgröße angegeben. - - ist null. - Der Typ wurde bereits mit erstellt. - - - Definiert die generischen Typparameter für den aktuellen Typ unter Angabe ihrer Anzahl und Namen und gibt ein Array von -Objekten zurück, mit dem ihre Einschränkungen festgelegt werden können. - Ein Array von -Objekten, mit dem die Einschränkungen der generischen Typparameter für den aktuellen Typ definiert werden können. - Ein Array der Namen für die generischen Typparameter. - Es wurden bereits generische Typparameter für diesen Typ definiert. - - ist null.- oder -Ein Element von ist null. - - ist ein leeres Array. - - - Definiert ein initialisiertes Datenfeld im .sdata-Abschnitt der PE-Datei (Portable Executable, übertragbare ausführbare Datei). - Ein Feld zum Verweisen auf die Daten. - Der Name, mit dem auf die Daten verwiesen wird. darf keine eingebetteten NULL-Werte enthalten. - Das Daten-BLOB. - Die Attribute für das Feld. - Die Länge von ist 0 (null).- oder - Die Größe der Daten ist kleiner oder gleich 0 bzw. größer oder gleich 0x3f0000. - - oder ist null. - - wurde bereits aufgerufen. - - - Fügt dem Typ eine neue Methode mit dem angegebenen Namen und den Methodenattributen hinzu. - Ein , der die neu definierte Methode darstellt. - Der Name der Methode. darf keine eingebetteten NULL-Werte enthalten. - Die Attribute der Methode. - Die Länge von ist 0 (null).- oder - Der Typ des übergeordneten Elements dieser Methode ist eine Schnittstelle, und diese Methode ist nicht virtuell (Overridable in Visual Basic). - - ist null. - Der Typ wurde bereits mit erstellt.- oder -Für den aktuelle dynamischen Typ ist die -Eigenschaft true, die -Eigenschaft ist jedoch false. - - - Fügt dem Typ eine neue Methode mit dem angegebenen Namen, den Methodenattributen und der Aufrufkonvention hinzu. - Ein , der die neu definierte Methode darstellt. - Der Name der Methode. darf keine eingebetteten NULL-Werte enthalten. - Die Attribute der Methode. - Die Aufrufkonvention der Methode. - Die Länge von ist 0 (null).- oder - Der Typ des übergeordneten Elements dieser Methode ist eine Schnittstelle, und diese Methode ist nicht virtuell (Overridable in Visual Basic). - - ist null. - Der Typ wurde bereits mit erstellt.- oder -Für den aktuelle dynamischen Typ ist die -Eigenschaft true, die -Eigenschaft ist jedoch false. - - - Fügt dem Typ eine neue Methode mit dem angegebenen Namen, den Methodenattributen, der Aufrufkonvention und der Methodensignatur hinzu. - Ein , der die neu definierte Methode darstellt. - Der Name der Methode. darf keine eingebetteten NULL-Werte enthalten. - Die Attribute der Methode. - Die Aufrufkonvention der Methode. - Der Rückgabetyp der Methode. - Die Typen der Parameter für die Methode. - Die Länge von ist 0 (null).- oder - Der Typ des übergeordneten Elements dieser Methode ist eine Schnittstelle, und diese Methode ist nicht virtuell (Overridable in Visual Basic). - - ist null. - Der Typ wurde bereits mit erstellt.- oder -Für den aktuelle dynamischen Typ ist die -Eigenschaft true, die -Eigenschaft ist jedoch false. - - - Fügt dem Typ eine neue Methode mit dem angegebenen Namen, den Methodenattributen, der Aufrufkonvention, der Methodensignatur und benutzerdefinierten Modifizierern hinzu. - Ein -Objekt, das die neu hinzugefügte Methode darstellt. - Der Name der Methode. darf keine eingebetteten NULL-Werte enthalten. - Die Attribute der Methode. - Die Aufrufkonvention der Methode. - Der Rückgabetyp der Methode. - Ein Array von Typen, die die erforderlichen benutzerdefinierten Modifizierer für den Rückgabetyp der Methode darstellen, z. B. .Wenn der Rückgabetyp über keine erforderlichen benutzerdefinierten Modifizierer verfügt, geben Sie null an. - Ein Array von Typen, die die optionalen benutzerdefinierten Modifizierer für den Rückgabetyp der Methode darstellen, z. B. .Wenn der Rückgabetyp über keine optionalen benutzerdefinierten Modifizierer verfügt, geben Sie null an. - Die Typen der Parameter für die Methode. - Ein Array mit Arrays von Typen.Jedes Array von Typen stellt die erforderlichen benutzerdefinierten Modifizierer für den entsprechenden Parameter dar, z. B. .Wenn ein bestimmter Parameter über keine erforderlichen benutzerdefinierten Modifizierer verfügt, geben Sie anstelle eines Arrays von Typen null an.Wenn keiner der Parameter über erforderliche benutzerdefinierte Modifizierer verfügt, geben Sie anstelle eines Arrays von Arrays null an. - Ein Array mit Arrays von Typen.Jedes Array von Typen stellt die optionalen benutzerdefinierten Modifizierer für den entsprechenden Parameter dar, z. B. .Wenn ein bestimmter Parameter über keine optionalen benutzerdefinierten Modifizierer verfügt, geben Sie anstelle eines Arrays von Typen null an.Wenn keiner der Parameter über optionale benutzerdefinierte Modifizierer verfügt, geben Sie anstelle eines Arrays von Arrays null an. - Die Länge von ist 0 (null).- oder - Der Typ des übergeordneten Elements dieser Methode ist eine Schnittstelle, und diese Methode ist nicht virtuell (Overridable in Visual Basic). - oder -Die Größe von oder ist ungleich der Größe von . - - ist null. - Der Typ wurde bereits mit erstellt.- oder -Für den aktuelle dynamischen Typ ist die -Eigenschaft true, die -Eigenschaft ist jedoch false. - - - Fügt dem Typ eine neue Methode mit dem angegebenen Namen, den Methodenattributen und der Methodensignatur hinzu. - Die definierte Methode. - Der Name der Methode. darf keine eingebetteten NULL-Werte enthalten. - Die Attribute der Methode. - Der Rückgabetyp der Methode. - Die Typen der Parameter für die Methode. - Die Länge von ist 0 (null).- oder - Der Typ des übergeordneten Elements dieser Methode ist eine Schnittstelle, und diese Methode ist nicht virtuell (Overridable in Visual Basic). - - ist null. - Der Typ wurde bereits mit erstellt.- oder -Für den aktuelle dynamischen Typ ist die -Eigenschaft true, die -Eigenschaft ist jedoch false. - - - Gibt einen bestimmten Methodentext an, der eine bestimmte Methodendeklaration implementiert, möglicherweise mit einem anderen Namen. - Der zu verwendende Methodenkörper.Dies sollte ein MethodBuilder-Objekt sein. - Die Methode, deren Deklaration verwendet werden soll. - - gehört nicht zu dieser Klasse. - - oder ist null. - Der Typ wurde bereits mit erstellt.- oder - Der deklarierende Typ von ist nicht der von diesem dargestellte Typ. - - - Definiert einen geschachtelten Typ mit dessen angegebenen Namen. - Der definierte geschachtelte Typ. - Der Kurzname des Typs. darf keine eingebetteten NULL-Werte enthalten. - Die Länge von ist 0 (null) oder größer als 1023. - oder -Diese Operation würde in der aktuellen Assembly einen Typ mit einem doppelten erstellen. - - ist null. - - - Definiert einen geschachtelten Typ mit dessen angegebenen Namen und Attributen. - Der definierte geschachtelte Typ. - Der Kurzname des Typs. darf keine eingebetteten NULL-Werte enthalten. - Die Attribute des Typs. - Das geschachtelte Attribut ist nicht angegeben.- oder - Dieser Typ ist versiegelt.- oder - Dieser Typ ist ein Array.- oder - Dieser Typ ist eine Schnittstelle, der geschachtelte Typ jedoch nicht.- oder - hat die Länge 0 (null) oder größer als 1023. - oder -Diese Operation würde in der aktuellen Assembly einen Typ mit einem doppelten erstellen. - - ist null. - - - Definiert einen geschachtelten Typ mit dem angegebenen Namen, den Attributen und dem von ihm erweiterten Typ. - Der definierte geschachtelte Typ. - Der Kurzname des Typs. darf keine eingebetteten NULL-Werte enthalten. - Die Attribute des Typs. - Der durch den geschachtelten Typ erweiterte Typ. - Das geschachtelte Attribut ist nicht angegeben.- oder - Dieser Typ ist versiegelt.- oder - Dieser Typ ist ein Array.- oder - Dieser Typ ist eine Schnittstelle, der geschachtelte Typ jedoch nicht.- oder - hat die Länge 0 (null) oder größer als 1023. - oder -Diese Operation würde in der aktuellen Assembly einen Typ mit einem doppelten erstellen. - - ist null. - - - Definiert einen geschachtelten Typ mit dem angegebenen Namen, den Attributen, der Gesamtgröße des Typs und dem durch ihn erweiterten Typ. - Der definierte geschachtelte Typ. - Der Kurzname des Typs. darf keine eingebetteten NULL-Werte enthalten. - Die Attribute des Typs. - Der durch den geschachtelten Typ erweiterte Typ. - Die Gesamtgröße des Typs. - Das geschachtelte Attribut ist nicht angegeben.- oder - Dieser Typ ist versiegelt.- oder - Dieser Typ ist ein Array.- oder - Dieser Typ ist eine Schnittstelle, der geschachtelte Typ jedoch nicht.- oder - hat die Länge 0 (null) oder größer als 1023. - oder -Diese Operation würde in der aktuellen Assembly einen Typ mit einem doppelten erstellen. - - ist null. - - - Definiert einen geschachtelten Typ mit dem angegebenen Namen, den Attributen, dem von ihm erweiterten Typ und der Komprimierungsgröße. - Der definierte geschachtelte Typ. - Der Kurzname des Typs. darf keine eingebetteten NULL-Werte enthalten. - Die Attribute des Typs. - Der durch den geschachtelten Typ erweiterte Typ. - Die Komprimierungsgröße des Typs. - Das geschachtelte Attribut ist nicht angegeben.- oder - Dieser Typ ist versiegelt.- oder - Dieser Typ ist ein Array.- oder - Dieser Typ ist eine Schnittstelle, der geschachtelte Typ jedoch nicht.- oder - hat die Länge 0 (null) oder größer als 1023. - oder -Diese Operation würde in der aktuellen Assembly einen Typ mit einem doppelten erstellen. - - ist null. - - - Definiert einen geschachtelten Typ mit dem angegebenen Namen, den Attributen, der Größe und dem von ihm erweiterten Typ. - Der definierte geschachtelte Typ. - Der Kurzname des Typs. darf keine eingebetteten Nullwerte enthalten. - Die Attribute des Typs. - Der durch den geschachtelten Typ erweiterte Typ. - Die Komprimierungsgröße des Typs. - Die Gesamtgröße des Typs. - - - Definiert einen geschachtelten Typ mit seinem angegebenen Namen, den Attributen, dem von ihm erweiterten Typ und den implementierten Schnittstellen. - Der definierte geschachtelte Typ. - Der Kurzname des Typs. darf keine eingebetteten NULL-Werte enthalten. - Die Attribute des Typs. - Der durch den geschachtelten Typ erweiterte Typ. - Die durch den geschachtelten Typ implementierten Schnittstellen. - Das geschachtelte Attribut ist nicht angegeben.- oder - Dieser Typ ist versiegelt.- oder - Dieser Typ ist ein Array.- oder - Dieser Typ ist eine Schnittstelle, der geschachtelte Typ jedoch nicht.- oder - hat die Länge 0 (null) oder größer als 1023. - oder -Diese Operation würde in der aktuellen Assembly einen Typ mit einem doppelten erstellen. - - ist null.- oder -Ein Element des -Arrays ist null. - - - Fügt dem Typ eine neue Eigenschaft mit den Angaben für Name, Attribute, Aufrufkonvention und Signatur der Eigenschaft hinzu. - Die definierte Eigenschaft. - Der Name der Eigenschaft. darf keine eingebetteten NULL-Werte enthalten. - Die Attribute der Eigenschaft. - Die Aufrufkonvention der Eigenschaftenaccessoren. - Der Rückgabetyp der Eigenschaft. - Die Parametertypen für die Eigenschaft. - Die Länge von ist 0 (null). - - ist null. - oder - Ein beliebiges Element des -Arrays ist null. - Der Typ wurde bereits mit erstellt. - - - Fügt dem Typ eine neue Eigenschaft mit den Angaben für Name, Aufrufkonvention, Signatur der Eigenschaft und benutzerdefinierte Modifizierer hinzu. - Die definierte Eigenschaft. - Der Name der Eigenschaft. darf keine eingebetteten NULL-Werte enthalten. - Die Attribute der Eigenschaft. - Die Aufrufkonvention der Eigenschaftenaccessoren. - Der Rückgabetyp der Eigenschaft. - Ein Array von Typen, die die erforderlichen benutzerdefinierten Modifizierer für den Rückgabetyp der Eigenschaft darstellen, z. B. .Wenn der Rückgabetyp über keine erforderlichen benutzerdefinierten Modifizierer verfügt, geben Sie null an. - Ein Array von Typen, die die optionalen benutzerdefinierten Modifizierer für den Rückgabetyp der Eigenschaft darstellen, z. B. .Wenn der Rückgabetyp über keine optionalen benutzerdefinierten Modifizierer verfügt, geben Sie null an. - Die Parametertypen für die Eigenschaft. - Ein Array mit Arrays von Typen.Jedes Array von Typen stellt die erforderlichen benutzerdefinierten Modifizierer für den entsprechenden Parameter dar, z. B. .Wenn ein bestimmter Parameter über keine erforderlichen benutzerdefinierten Modifizierer verfügt, geben Sie anstelle eines Arrays von Typen null an.Wenn keiner der Parameter über erforderliche benutzerdefinierte Modifizierer verfügt, geben Sie anstelle eines Arrays von Arrays null an. - Ein Array mit Arrays von Typen.Jedes Array von Typen stellt die optionalen benutzerdefinierten Modifizierer für den entsprechenden Parameter dar, z. B. .Wenn ein bestimmter Parameter über keine optionalen benutzerdefinierten Modifizierer verfügt, geben Sie anstelle eines Arrays von Typen null an.Wenn keiner der Parameter über optionale benutzerdefinierte Modifizierer verfügt, geben Sie anstelle eines Arrays von Arrays null an. - Die Länge von ist 0 (null). - - ist null. - oder - Ein beliebiges Element des -Arrays ist null. - Der Typ wurde bereits mit erstellt. - - - Fügt dem Typ eine neue Eigenschaft mit den Angaben für den Namen und die Signatur der Eigenschaften hinzu. - Die definierte Eigenschaft. - Der Name der Eigenschaft. darf keine eingebetteten NULL-Werte enthalten. - Die Attribute der Eigenschaft. - Der Rückgabetyp der Eigenschaft. - Die Parametertypen für die Eigenschaft. - Die Länge von ist 0 (null). - - ist null. - oder - Ein beliebiges Element des -Arrays ist null. - Der Typ wurde bereits mit erstellt. - - - Fügt dem Typ eine neue Eigenschaft mit den Angaben für Name, Signatur der Eigenschaft und benutzerdefinierte Modifizierer hinzu. - Die definierte Eigenschaft. - Der Name der Eigenschaft. darf keine eingebetteten NULL-Werte enthalten. - Die Attribute der Eigenschaft. - Der Rückgabetyp der Eigenschaft. - Ein Array von Typen, die die erforderlichen benutzerdefinierten Modifizierer für den Rückgabetyp der Eigenschaft darstellen, z. B. .Wenn der Rückgabetyp über keine erforderlichen benutzerdefinierten Modifizierer verfügt, geben Sie null an. - Ein Array von Typen, die die optionalen benutzerdefinierten Modifizierer für den Rückgabetyp der Eigenschaft darstellen, z. B. .Wenn der Rückgabetyp über keine optionalen benutzerdefinierten Modifizierer verfügt, geben Sie null an. - Die Parametertypen für die Eigenschaft. - Ein Array mit Arrays von Typen.Jedes Array von Typen stellt die erforderlichen benutzerdefinierten Modifizierer für den entsprechenden Parameter dar, z. B. .Wenn ein bestimmter Parameter über keine erforderlichen benutzerdefinierten Modifizierer verfügt, geben Sie anstelle eines Arrays von Typen null an.Wenn keiner der Parameter über erforderliche benutzerdefinierte Modifizierer verfügt, geben Sie anstelle eines Arrays von Arrays null an. - Ein Array mit Arrays von Typen.Jedes Array von Typen stellt die optionalen benutzerdefinierten Modifizierer für den entsprechenden Parameter dar, z. B. .Wenn ein bestimmter Parameter über keine optionalen benutzerdefinierten Modifizierer verfügt, geben Sie anstelle eines Arrays von Typen null an.Wenn keiner der Parameter über optionale benutzerdefinierte Modifizierer verfügt, geben Sie anstelle eines Arrays von Arrays null an. - Die Länge von ist 0 (null). - - ist null- oder - Ein beliebiges Element des -Arrays ist null. - Der Typ wurde bereits mit erstellt. - - - Definiert den Initialisierer für diesen Typ. - Gibt einen Typeninitialisierer zurück. - Der enthaltende Typ wurde zuvor mithilfe von erstellt. - - - Definiert ein nicht initialisiertes Datenfeld im .sdata-Abschnitt der übertragbaren ausführbaren Datei (Portable Executable, PE). - Ein Feld zum Verweisen auf die Daten. - Der Name, mit dem auf die Daten verwiesen wird. darf keine eingebetteten NULL-Werte enthalten. - Die Größe des Datenfelds. - Die Attribute für das Feld. - Die Länge von ist 0 (null).- oder - ist kleiner als oder gleich 0 (null) bzw. größer als oder gleich 0x003f0000. - - ist null. - Der Typ wurde bereits mit erstellt. - - - Ruft den vollständigen Pfad dieses Typs ab. - Schreibgeschützt.Ruft den vollständigen Pfad dieses Typs ab. - - - Ruft einen Wert ab, der die Kovarianz und die speziellen Einschränkungen des aktuellen generischen Typparameters angibt. - Eine bitweise Kombination von -Werten, die die Kovarianz und die speziellen Einschränkungen des aktuellen generischen Typparameters beschreiben. - - - Ruft die Position eines Typparameters in der Typparameterliste des generischen Typs ab, der den Parameter deklariert hat. - Die Position des Typparameters in der Typparameterliste des generischen Typs, der den Parameter deklariert hat, sofern das aktuelle -Objekt einen generischen Typparameter darstellt, andernfalls nicht definiert. - - - - - Gibt den Konstruktor des angegebenen konstruierten generischen Typs zurück, der dem angegebenen Konstruktor der generischen Typdefinition entspricht. - Ein -Objekt, das den Konstruktor von darstellt, der entspricht, und einen Konstruktor angibt, der zur generischen Typdefinition von gehört. - Der konstruierte generische Typ, dessen Konstruktor zurückgegeben wird. - Ein Konstruktor der generischen Typdefinition von , der angibt, welcher Konstruktor von zurückgegeben werden soll. - - stellt keinen generischen Typ dar. - oder - ist nicht vom Typ .- oder -Der deklarierende Typ von ist keine generische Typdefinition. - oder -Der deklarierende Typ von ist nicht die generische Typdefinition von . - - - Beim Aufrufen dieser Methode wird immer eine ausgelöst. - Diese Methode wird nicht unterstützt.Es wird kein Wert zurückgegeben. - Diese Methode wird nicht unterstützt. - - - Gibt das Feld des angegebenen konstruierten generischen Typs zurück, das dem angegebenen Feld der generischen Typdefinition entspricht. - Ein -Objekt, das das Feld von darstellt, das entspricht, und ein Feld angibt, das zur generischen Typdefinition von gehört. - Der konstruierte generische Typ, dessen Feld zurückgegeben wird. - Ein Feld der generischen Typdefinition von , das angibt, welches Feld von zurückgegeben werden soll. - - stellt keinen generischen Typ dar. - oder - ist nicht vom Typ .- oder -Der deklarierende Typ von ist keine generische Typdefinition. - oder -Der deklarierende Typ von ist nicht die generische Typdefinition von . - - - - Gibt ein -Objekt zurück, das eine generische Typdefinition darstellt, aus der der aktuelle Typ abgerufen werden kann. - Ein -Objekt, das eine generische Typdefinition darstellt, aus der der aktuelle Typ abgerufen werden kann. - Der aktuelle Typ ist nicht generisch.Das heißt, gibt false zurück. - - - Gibt die Methode des angegebenen konstruierten generischen Typs zurück, die der angegebenen Methode der generischen Typdefinition entspricht. - Ein -Objekt, das die Methode von darstellt, die entspricht, und eine Methode angibt, die zur generischen Typdefinition von gehört. - Der konstruierte generische Typ, dessen Methode zurückgegeben wird. - Eine Methode der generischen Typdefinition von , die angibt, welche Methode von zurückgegeben werden soll. - - ist eine generische Methode, die keine generische Methodendefinition ist.- oder - stellt keinen generischen Typ dar.- oder - ist nicht vom Typ .- oder -Der deklarierende Typ von ist keine generische Typdefinition. - oder -Der deklarierende Typ von ist nicht die generische Typdefinition von . - - - Ruft die GUID dieses Typs ab. - Schreibgeschützt.Ruft die GUID dieses Typs ab. - Diese Methode wird bei unvollständigen Typen derzeit nicht unterstützt. - - - Ruft einen Wert ab, der angibt, ob ein angegebenes -Objekt diesem Objekt zugewiesen werden kann - true, wenn diesem Objekt zugewiesen werden kann, andernfalls false. - Das zu überprüfende Objekt. - - - Gibt einen Wert zurück, der angibt, ob der aktuelle dynamische Typ erstellt worden ist. - true, wenn die -Methode aufgerufen wurde, andernfalls false. - - - - Ruft einen Wert ab, der angibt, ob der aktuelle Typ ein generischer Typparameter ist. - true, wenn das aktuelle -Objekt einen generischen Typparameter darstellt, andernfalls false. - - - Ruft einen Wert ab, der angibt, ob der aktuelle Typ ein generischer Typ ist. - true, wenn der durch das aktuelle -Objekt dargestellte Typ generisch ist, andernfalls false. - - - Ruft einen Wert ab, der angibt, ob der aktuelle eine generische Typdefinition darstellt, aus der andere generische Typen konstruiert werden können. - true, wenn dieses -Objekt eine generische Typdefinition darstellt, andernfalls false. - - - - Gibt ein -Objekt zurück, das ein eindimensionales Array vom aktuellen Typ mit einer unteren Grenze von 0 (null) darstellt. - Ein -Objekt, das einen eindimensionalen Arraytyp mit einer unteren Grenze von 0 (null) darstellt, dessen Elementtyp der aktuelle Typ ist. - - - Gibt ein -Objekt zurück, das ein Array vom aktuellen Typ mit der angegebenen Anzahl von Dimensionen darstellt. - Ein -Objekt, das ein eindimensionales Array des aktuellen Typs darstellt. - Die Anzahl von Dimensionen für das Array. - - ist keine gültige Arraydimension. - - - Gibt ein -Objekt zurück, das beim Übergeben als ref-Parameter (ByRef in Visual Basic) den aktuellen Typ darstellt. - Ein -Objekt, das beim Übergeben als ref-Parameter (ByRef in Visual Basic) den aktuellen Typ darstellt. - - - Ersetzt die Typparameter der aktuellen generischen Typdefinition durch die Elemente eines Arrays von Typen und gibt den resultierenden konstruierten Typ zurück. - Ein , der den konstruierten Typ darstellt, der durch Ersetzen der Typparameter des aktuellen generischen Typs durch die Elemente von erstellt wurde. - Ein Array von Typen, die die Typparameter der aktuellen generischen Typdefinition ersetzen sollen. - Der aktuelle Typ stellt nicht die Definition eines generischen Typs dar.Das heißt, gibt false zurück. - - ist null.- oder - Eines der Elemente von ist null. - Eines der Elemente von entspricht nicht den für den entsprechenden Typparameter des aktuellen generischen Typs angegebenen Einschränkungen. - - - Gibt ein -Objekt zurück, das den Typ eines nicht verwalteten Zeigers auf den aktuellen Typ darstellt. - Ein -Objekt, das den Typ eines nicht verwalteten Zeigers auf den aktuellen Typ darstellt. - - - Ruft das dynamische Modul ab, das diese Typdefinition enthält. - Schreibgeschützt.Ruft das dynamische Modul ab, das diese Typdefinition enthält. - - - Ruft den Namen dieses Typs ab. - Schreibgeschützt.Ruft den -Namen dieses Typs ab. - - - Ruft den Namespace ab, in dem dieser TypeBuilder definiert ist. - Schreibgeschützt.Ruft den Namespace ab, in dem dieser TypeBuilder definiert ist. - - - Ruft die Komprimierungsgröße dieses Typs ab. - Schreibgeschützt.Ruft die Komprimierungsgröße dieses Typs ab. - - - Legt ein benutzerdefiniertes Attribut mithilfe eines angegebenen BLOBs für benutzerdefinierte Attribute fest. - Der Konstruktor für das benutzerdefinierte Attribut. - Ein Byte-BLOB, das die Attribute darstellt. - - oder ist null. - Für den aktuelle dynamischen Typ ist die -Eigenschaft true, die -Eigenschaft ist jedoch false. - - - Legt ein benutzerdefiniertes Attribut mit einem Generator für benutzerdefinierte Attribute fest. - Eine Instanz einer Unterstützungsklasse zum Definieren des benutzerdefinierten Attributs. - - ist null. - Für den aktuelle dynamischen Typ ist die -Eigenschaft true, die -Eigenschaft ist jedoch false. - - - Legt den Basistyp des derzeit konstruierten Typs fest. - Der neue Basistyp. - Der Typ wurde bereits mit erstellt.- oder - ist null, und die aktuelle Instanz stellt eine Schnittstelle dar, deren Attribute nicht enthalten.- oder -Für den aktuelle dynamischen Typ ist die -Eigenschaft true, die -Eigenschaft ist jedoch false. - - ist eine Schnittstelle.Diese Ausnahmebedingung ist neu in .NET Framework, Version 2.0. - - - Ruft die Gesamtgröße dieses Typs ab. - Schreibgeschützt.Ruft die Gesamtgröße dieses Typs ab. - - - Gibt den Namen des Typs ohne den Namespace zurück. - Schreibgeschützt.Der Name des Typs ohne den Namespace. - - - Stellt dar, dass die Gesamtgröße für den Typ nicht angegeben ist. - - - \ No newline at end of file diff --git a/packages/System.Reflection.Emit.4.3.0/ref/netstandard1.1/es/System.Reflection.Emit.xml b/packages/System.Reflection.Emit.4.3.0/ref/netstandard1.1/es/System.Reflection.Emit.xml deleted file mode 100644 index 8be79a2..0000000 --- a/packages/System.Reflection.Emit.4.3.0/ref/netstandard1.1/es/System.Reflection.Emit.xml +++ /dev/null @@ -1,1482 +0,0 @@ - - - - System.Reflection.Emit - - - - Define y representa un ensamblado dinámico. - - - - Define un ensamblado dinámico que tiene los derechos de acceso y nombre especificados. - Un objeto que representa el nuevo ensamblado. - Nombre del ensamblado. - Derechos de acceso del ensamblado. - - - Define un nuevo ensamblado que tiene el nombre, los derechos de acceso y los atributos especificados. - Un objeto que representa el nuevo ensamblado. - Nombre del ensamblado. - Derechos de acceso del ensamblado. - Colección que contiene los atributos del ensamblado. - - - Define un módulo dinámico transitorio con nombre en este ensamblado. - - que representa el módulo dinámico definido. - Nombre del módulo dinámico.Debe tener una longitud inferior a 260 caracteres. - - empieza por un espacio en blanco.O bien La longitud de es cero.O bien La longitud de es mayor o igual que 260. - - es null. - El llamador no dispone del permiso requerido. - No se puede cargar el ensamblado para el sistema de escritura de símbolos predeterminado.O bien No se encuentra el tipo que implementa la interfaz del sistema de escritura de símbolos predeterminado. - - - - - - - Devuelve un valor que indica si esta instancia es igual que el objeto especificado. - Es true si es igual al tipo y valor de esta instancia; de lo contrario, es false. - Objeto que se va a comparar con esta instancia o null. - - - Obtiene el nombre para mostrar del ensamblado dinámico actual. - Nombre para mostrar del ensamblado dinámico. - - - Devuelve el módulo dinámico con el nombre especificado. - Objeto ModuleBuilder que representa el módulo dinámico solicitado. - Nombre del módulo dinámico solicitado. - - es null. - La longitud de es cero. - El llamador no dispone del permiso requerido. - - - Devuelve el código hash de esta instancia. - Código hash de un entero de 32 bits con signo. - - - Devuelve información sobre cómo el recurso dado ha persistido. - - se llena con información sobre la topología del recurso o null si no se encuentra el recurso en cuestión. - Nombre del recurso. - Actualmente este método no es compatible. - El llamador no dispone del permiso requerido. - - - Carga el recurso del manifiesto especificado a partir de este ensamblado. - Matriz de tipo String que contiene los nombres de todos los recursos. - Este método no se admite en un ensamblado dinámico.Para obtener los nombre de los recursos del manifiesto, utilice el método . - El llamador no dispone del permiso requerido. - - - Carga el recurso del manifiesto especificado a partir de este ensamblado. - - representa al recurso de este manifiesto. - Nombre del recurso del manifiesto que se solicita. - Actualmente este método no es compatible. - El llamador no dispone del permiso requerido. - - - Obtiene un valor que indica que el ensamblado actual es un ensamblado dinámico. - Siempre es true. - - - Obtiene el módulo de la clase actual que contiene el manifiesto del ensamblado. - Módulo de manifiesto. - - - - Establezca un atributo personalizado en este ensamblado mediante el objeto binario especificado de atributo personalizado. - Constructor para el atributo personalizado. - Objeto binario de bytes que representa los atributos. - - o es null. - El llamador no dispone del permiso requerido. - El valor de no es RuntimeConstructorInfo. - - - Establezca un atributo personalizado en este ensamblado mediante un generador de atributos personalizados. - Instancia de una clase de ayuda utilizada para definir el atributo personalizado. - - es null. - El llamador no dispone del permiso requerido. - - - Define los modos de acceso de un ensamblado dinámico. - - - El ensamblado dinámico se puede ejecutar, pero no guardar. - - - Se puede descargar el ensamblado dinámico y recuperar su memoria, sujeto a las restricciones descritas en Ensamblados recopilables para la generación dinámica de tipos. - - - Define y representa a un constructor de una clase dinámica. - - - Recupera los atributos de este constructor. - Recupera los atributos de este constructor. - - - Obtiene un valor de que depende de que el tipo declarativo sea genérico. - - si el tipo declarativo es genérico; en caso contrario, . - - - Recupera una referencia al objeto del tipo que declara este miembro. - Devuelve el objeto del tipo que declara este miembro. - - - Define un parámetro de este constructor. - Devuelve un objeto ParameterBuilder que representa al nuevo parámetro de este constructor. - Posición del parámetro en la lista de parámetros.Los parámetros se indizan empezando por el número 1 en el primer parámetro. - Atributos del parámetro. - Nombre del parámetro.El nombre puede ser una cadena nula. - - es menor o igual que 0 (cero), o mayor que el número de parámetros del constructor. - El tipo contenedor se ha creado con . - - - Obtiene un objeto para este constructor. - Devuelve un objeto para este constructor. - El constructor es un constructor predeterminado.O bienEl constructor tiene marcas o que señalan que no debe tener un cuerpo de método. - - - Obtiene un objeto , con el tamaño de la secuencia de MSIL especificado, que se puede utilizar para crear un cuerpo de método para este constructor. - Un objeto para este constructor. - Tamaño de la secuencia de MSIL, en bytes. - El constructor es un constructor predeterminado.O bienEl constructor tiene marcas o que señalan que no debe tener un cuerpo de método. - - - Devuelve los parámetros de este constructor. - Devuelve una matriz de objetos que representa los parámetros de este constructor. - No se ha llamado al método en el tipo de este constructor, en .NET Framework versiones 1.0 y 1.1. - No se ha llamado al método en el tipo de este constructor, en .NET Framework versión 2.0. - - - Obtiene o establece si las variables locales de este constructor deben inicializarse en cero. - Lectura y escritura.Obtiene o establece si las variables locales de este constructor deben inicializarse en cero. - - - - Recupera el nombre de este constructor. - Devuelve el nombre de este constructor. - - - Establezca un atributo personalizado mediante el objeto binario de atributo personalizado especificado. - Constructor para el atributo personalizado. - Objeto binario de bytes que representa los atributos. - - o es null. - - - Establece un atributo personalizado utilizando un generador de atributos personalizados. - Instancia de una clase de ayuda utilizada para definir el atributo personalizado. - - es null. - - - Establece las marcas de implementación de métodos para este constructor. - Marcas de implementación de método. - El tipo contenedor se ha creado con . - - - Devuelve la instancia como . - Devuelve con el nombre, atributos y excepciones de este constructor, seguido de una secuencia actual en Lenguaje intermedio de Microsoft (MSIL). - - - Describe y representa un tipo de enumeración. - - - Recupera el ensamblado dinámico que contiene la definición de esta enumeración. - Solo lectura.Ensamblado dinámico que contiene la definición de esta enumeración. - - - Devuelve la ruta de acceso completa de esta enumeración calificada por el nombre para mostrar del ensamblado principal. - Solo lectura.Ruta de acceso completa de esta enumeración calificada por el nombre para mostrar del ensamblado principal. - Si no se ha llamado previamente a . - - - - Devuelve el principal de este tipo que siempre es . - Solo lectura.Devuelve el principal de este tipo. - - - - Obtiene un objeto que representa esta enumeración. - Objeto que representa esta enumeración. - - - - Devuelve el tipo que declara este objeto . - Solo lectura.Tipo que declara este . - - - Define el campo estático con nombre de un tipo de enumeración con el valor constante especificado. - El campo definido. - Nombre del campo estático. - Constante del valor del literal. - - - Devuelve la ruta de acceso completa de esta enumeración. - Solo lectura.Ruta de acceso completa de esta enumeración. - - - - - - - Cuando se llama a este método, siempre se produce . - Este método no es compatible.No se devuelve ningún valor. - Actualmente este método no es compatible. - - - - - Devuelve el GUID de esta enumeración. - Solo lectura.GUID de esta enumeración. - Actualmente, este método no es compatible con los tipos que no están completos. - - - Obtiene un valor que indica si el objeto especificado puede asignarse a este objeto. - true si se puede asignar este objeto; en caso contrario, false. - Objeto que se va a probar. - - - - - - - - - - es menor que 1. - - - - - - Recupera el módulo dinámico que contiene la definición de este objeto . - Solo lectura.Módulo dinámico que contiene la definición de este . - - - Devuelve el nombre de esta enumeración. - Solo lectura.Nombre de esta enumeración. - - - Devuelve el espacio de nombres de esta enumeración. - Solo lectura.Espacio de nombres de esta enumeración. - - - Establece un atributo personalizado mediante un objeto binario de atributo especificado y personalizado. - Constructor para el atributo personalizado. - Objeto binario de bytes que representa los atributos. - - o es null. - - - Establece un atributo personalizado mediante un generador de atributos personalizados. - Instancia de una clase de ayuda utilizada para definir el atributo personalizado. - - es null. - - - Devuelve el campo subyacente de esta enumeración. - Solo lectura.Campo subyacente de esta enumeración. - - - Define los eventos para una clase. - - - Agrega alguno de los "otros" métodos asociados a este evento. Cuando se habla de "otros" métodos, se hace referencia a métodos distintos de los métodos "on" y "raise" que están asociados a un evento.Se puede llamar a esta función numerosas veces para agregar todos los "otros" métodos que se desee. - Objeto MethodBuilder que representa el otro método. - - es null. - Se ha llamado a en el tipo envolvente. - - - Establece el método que se utiliza para suscribirse a este evento. - Objeto MethodBuilder que representa al método utilizado para suscribirse a este evento. - - es null. - Se ha llamado a en el tipo envolvente. - - - Establezca un atributo personalizado mediante el objeto binario de atributo personalizado especificado. - Constructor para el atributo personalizado. - Objeto binario de bytes que representa los atributos. - - o es null. - Se ha llamado a en el tipo envolvente. - - - Establece un atributo personalizado mediante un generador de atributos personalizados. - Instancia de una clase de ayuda utilizada para describir el atributo personalizado. - - es null. - Se ha llamado a en el tipo envolvente. - - - Establece el método que se utiliza para generar este evento. - Objeto MethodBuilder que representa al método utilizado para generar este evento. - - es null. - Se ha llamado a en el tipo envolvente. - - - Establece el método que se utiliza para cancelar la suscripción a este evento. - Objeto MethodBuilder que representa al método utilizado para cancelar la suscripción a este evento. - - es null. - Se ha llamado a en el tipo envolvente. - - - Define y representa a un campo.Esta clase no puede heredarse. - - - Indica los atributos de este campo.Esta propiedad es de sólo lectura. - Atributos de este campo. - - - Indica una referencia al objeto para el tipo que declara este campo.Esta propiedad es de sólo lectura. - Referencia al objeto para el tipo que declara este campo. - - - Indica el objeto que representa al tipo de este campo.Esta propiedad es de sólo lectura. - Objeto que representa al tipo de este campo. - - - Recupera el valor del campo compatible con el objeto dado. - - que contiene el valor del campo reflejado por esta instancia. - Objeto desde el que obtener acceso al campo. - Este método no es compatible. - - - Indica el nombre de este campo.Esta propiedad es de sólo lectura. - - que contiene el nombre de este campo. - - - Establece el valor predeterminado de este campo. - Nuevo valor predeterminado para este campo. - El tipo contenedor se ha creado con . - El campo no es ninguno de los tipos admitidos.O bienEl tipo de no coincide con el tipo del campo.O bienEl campo es de tipo o de otro tipo de referencia, el valor de no es null y el valor no se puede asignar al tipo de referencia. - - - Establece un atributo personalizado mediante un objeto binario de atributo especificado y personalizado. - Constructor para el atributo personalizado. - Objeto binario de bytes que representa los atributos. - - o es null. - El tipo principal de este campo está completo. - - - Establece un atributo personalizado mediante un generador de atributos personalizados. - Instancia de una clase de ayuda utilizada para definir el atributo personalizado. - - es null. - El tipo principal de este campo está completo. - - - Especifica el diseño del campo. - Desplazamiento del campo dentro del tipo que contiene a este campo. - El tipo contenedor se ha creado con . - - es menor que cero. - - - Define y crea parámetros de tipo genérico para los métodos y tipos genéricos definidos dinámicamente.Esta clase no puede heredarse. - - - Obtiene un objeto que representa al ensamblado dinámico que contiene la definición de tipo genérico a que pertenece el parámetro de tipo actual. - Un objeto que representa el ensamblado dinámico que contiene la definición de tipo genérico a que pertenece el parámetro de tipo actual. - - - Obtiene null en todos los casos. - Referencia nula (Nothing en Visual Basic) en todos los casos. - - - - Obtiene la restricción de tipo base del parámetro de tipo genérico actual. - Un objeto que representa la restricción de tipo base del parámetro de tipo genérico, o null si el parámetro de tipo no tiene ninguna restricción de tipo base. - - - Obtiene true en todos los casos. - true en todos los casos. - - - Si el objeto actual representa un parámetro de tipo de un método genérico, obtiene un objeto que representa el método declarativo. - Un objeto que representa el método declarativo si el objeto actual representa un parámetro de tipo de un método genérico; en caso contrario, es null. - - - Obtiene la definición de tipo genérico o la definición de método genérico a la que pertenece el parámetro de tipo genérico. - Si el parámetro de tipo pertenece a un tipo genérico, un objeto que representa ese tipo genérico; si el parámetro de tipo pertenece a un método genérico, un objeto que representa ese tipo que declaró ese método genérico. - - - Comprueba si el objeto determinado es una instancia de EventToken y es igual a la instancia actual. - Devuelve true si es una instancia de EventToken y es igual al valor de la instancia actual; en caso contrario, devuelve false. - Objeto que se va a comparar con la instancia actual. - - - Obtiene null en todos los casos. - Referencia nula (Nothing en Visual Basic) en todos los casos. - - - - Obtiene la posición del parámetro de tipo en la lista de parámetros de tipo del método o tipo genérico que declaró el parámetro. - La posición del parámetro de tipo en la lista de parámetros de tipo del método o tipo genérico que declaró el parámetro. - - - - - Produce una excepción en todos los casos - Tipo al que hace referencia el tipo de matriz actual, tipo de puntero o tipo ByRef; o null si el tipo actual no es un tipo de matriz, no es un tipo de puntero y no se pasa por referencia. - En todos los casos. - - - - No válido para parámetros de tipo genérico. - No válido para parámetros de tipo genérico. - En todos los casos. - - - Devuelve un código hash entero de 32 bits para la instancia actual. - Código hash de un entero de 32 bits. - - - No se admite para parámetros de tipo genérico incompletos. - No se admite para parámetros de tipo genérico incompletos. - En todos los casos. - - - Produce una excepción en todos los casos. - Produce una excepción en todos los casos. - Objeto que se va a probar. - En todos los casos. - - - - Obtiene true en todos los casos. - true en todos los casos. - - - Devuelve false en todos los casos. - Es false en todos los casos. - - - Obtiene false en todos los casos. - Es false en todos los casos. - - - - No se admite para parámetros de tipo genérico incompletos. - No se admite para parámetros de tipo genérico incompletos. - No se admite. - En todos los casos. - - - Devuelve el tipo de una matriz unidimensional cuyo tipo de elemento es el parámetro de tipo genérico. - Un objeto que representa el tipo de una matriz unidimensional cuyo tipo de elemento es el parámetro de tipo genérico. - - - Devuelve el tipo de una matriz cuyo tipo de elemento es el parámetro de tipo genérico, con el número de dimensiones especificado. - Un objeto que representa el tipo de una matriz cuyo tipo de elemento es el parámetro de tipo genérico, con el número de dimensiones especificado. - Número de dimensiones de la matriz. - - no es un número de dimensiones válido.Por ejemplo, su valor es menor que 1. - - - Devuelve un objeto que representa el parámetro de tipo genérico actual cuando se pasa como parámetro de referencia. - Un objeto que representa el parámetro de tipo genérico actual cuando se pasa como parámetro de referencia. - - - No válido para parámetros de tipo genérico incompletos. - Este método no es válido para parámetros de tipo genérico incompletos. - Matriz de argumentos de tipo. - En todos los casos. - - - Devuelve un objeto que representa un puntero al parámetro de tipo genérico actual. - Un objeto que representa un puntero al parámetro de tipo genérico actual. - - - Obtiene el módulo dinámico que contiene el parámetro de tipo genérico. - Un objeto que representa el módulo dinámico que contiene el parámetro de tipo genérico. - - - Obtiene el nombre del parámetro de tipo genérico. - Nombre del parámetro de tipo genérico. - - - Obtiene null en todos los casos. - Referencia nula (Nothing en Visual Basic) en todos los casos. - - - Establece el tipo base que debe heredar un tipo con el fin de ser sustituido para el parámetro de tipo. - - que debe heredar cualquier tipo que es sustituido para el parámetro de tipo. - - - Establece un atributo personalizado mediante un objeto binario de atributo especificado y personalizado. - Constructor para el atributo personalizado. - Objeto binario de bytes que representa el atributo. - - es null.O bien es una referencia nula. - - - Establece un atributo personalizado utilizando un generador de atributos personalizados. - Instancia de una clase de ayuda que define el atributo personalizado. - - es null. - - - Establece las características de varianza y las restricciones especiales del parámetro genérico, como la restricción de constructor sin parámetros. - Una combinación bit a bit de valores de que representan las características de varianza y las restricciones especiales del parámetro de tipo genérico. - - - Establece las interfaces que un tipo debe implementar con el fin de ser sustituido para el parámetro de tipo. - Una matriz de objetos que representan las interfaces que un tipo debe implementar con el fin de ser sustituido para el parámetro de tipo. - - - Devuelve una representación de cadena del parámetro de tipo genérico actual. - Una cadena que contiene el nombre del parámetro de tipo genérico. - - - Define y representa a un método (o constructor) de una clase dinámica. - - - Recupera los atributos para este método. - Solo lectura.Recupera los MethodAttributes para este método. - - - Devuelve la convención de llamadas del método. - Solo lectura.Convención de llamada del método. - - - No es compatible con este tipo. - No se admite. - El método invocado no se admite en la clase base. - - - Devuelve el tipo que declara este método. - Solo lectura.Tipo que declara este método. - - - Establece el número de parámetros de tipo genérico del método actual, especifica sus nombres y devuelve una matriz de objetos que se pueden utilizar para definir sus restricciones. - Una matriz de objetos que representan los parámetros de tipo del método genérico. - Matriz de cadenas que representan los nombres de los parámetros de tipo genérico. - Los parámetros de tipo genérico ya se han definido para este método.O bienYa ha finalizado el método.O bienEl método actual ha llamado al método . - - es null.O bienUn elemento de es null. - - es una matriz vacía. - - - Establece los atributos y el nombre de un parámetro de este método o del valor devuelto del mismo.Devuelve un objeto ParameterBuilder, que se puede utilizar para aplicar atributos personalizados. - Devuelve un objeto ParameterBuilder que representa un parámetro de este método o el valor devuelto del mismo. - Posición del parámetro en la lista de parámetros.Los parámetros se indizan empezando por el número 1 para el primer parámetro; el número 0 representa el valor devuelto del método. - Atributos del parámetro. - Nombre del parámetro.El nombre puede ser una cadena nula. - El método no tiene parámetros.O bien es menor que cero.O bien es mayor que el número de parámetros del método. - El tipo contenedor se ha creado previamente utilizando .O bienPara el método actual, el valor de la propiedad es true, pero el valor de la propiedad es false. - - - Determina si el objeto dado es igual a esta instancia. - Es true si es una instancia de MethodBuilder y es igual a este objeto; en caso contrario, es false. - Objeto que se va a comparar con la instancia MethodBuilder. - - - Devuelve una matriz de objetos que representan los parámetros de tipo del método si es genérico. - Una matriz de objetos que representan los parámetros de tipo si el método es genérico, o bien, null si el método no es genérico. - - - Devuelve este método. - La actual instancia de . - El método actual no es genérico.Es decir, la propiedad devuelve false. - - - Obtiene el código hash para este método. - Código hash para este método. - - - Devuelve un ILGenerator para este método con un tamaño predeterminado de secuencia de Lenguaje intermedio de Microsoft (MSIL) de 64 bytes. - Devuelve un objeto ILGenerator para este método. - El método no debe tener un cuerpo debido a sus marcas de o ; por ejemplo, porque tiene la marca de . O bienEl método es un método genérico, pero no una definición de método genérico.Es decir, el valor de la propiedad es true, pero el valor de la propiedad es false. - - - Devuelve un ILGenerator para este método con el tamaño de secuencia de Lenguaje intermedio de Microsoft (MSIL) especificado. - Devuelve un objeto ILGenerator para este método. - Tamaño de la secuencia de MSIL, en bytes. - El método no debe tener un cuerpo debido a sus marcas de o ; por ejemplo, porque tiene la marca de . O bienEl método es un método genérico, pero no una definición de método genérico.Es decir, el valor de la propiedad es true, pero el valor de la propiedad es false. - - - Devuelve los parámetros de este método. - Matriz de objetos ParameterInfo que representa a los parámetros de este método. - Actualmente este método no es compatible.Recupere el método mediante y llame a GetParameters en el objeto devuelto. - - - Obtiene o establece un valor booleano que especifica si las variables locales de este método se inicializan en cero.El valor predeterminado de esta propiedad es true. - Es true si las variables locales de este método deben inicializarse en cero; de lo contrario, es false. - Para el método actual, el valor de la propiedad es true, pero el valor de la propiedad es false. (Get o set.) - - - Obtiene un valor que indica si el método es un método genérico. - Es true si el método es genérico; de lo contrario, es false. - - - Obtiene un valor que indica si el actual objeto representa la definición de un método genérico. - Es true si el actual objeto representa la definición de un método genérico; en caso contrario, es false. - - - Devuelve un método genérico construido a partir de la actual definición de método genérico utilizando los argumentos de tipo genérico especificados. - Un objeto que representa el método genérico construido a partir de la actual definición de método genérico utilizando los argumentos de tipo genérico especificados. - Matriz de objetos que representan los argumentos de tipo del método genérico. - - - - Recupera el nombre de este método. - Solo lectura.Recupera una cadena que contiene el nombre sencillo de este método. - - - Obtiene un objeto que contiene información sobre el tipo de valor devuelto del método como, por ejemplo, cuando el tipo de valor devuelto tiene modificadores personalizados. - Un objeto que contiene información sobre el tipo de valor devuelto. - No se ha creado el tipo que declara. - - - Obtiene el tipo de valor devuelto del método representado por . - Tipo de valor devuelto del método. - - - Establece un atributo personalizado mediante un objeto binario de atributo especificado y personalizado. - Constructor para el atributo personalizado. - Objeto binario de bytes que representa los atributos. - - o es null. - Para el método actual, el valor de la propiedad es true, pero el valor de la propiedad es false. - - - Establece un atributo personalizado mediante un generador de atributos personalizados. - Instancia de una clase de ayuda utilizada para describir el atributo personalizado. - - es null. - Para el método actual, el valor de la propiedad es true, pero el valor de la propiedad es false. - - - Establece las marcas de implementación para este método. - Marcas de implementación que hay que establecer. - El tipo contenedor se ha creado previamente utilizando .O bienPara el método actual, el valor de la propiedad es true, pero el valor de la propiedad es false. - - - Establece el número y los tipos de parámetros de un método. - Matriz de objetos que representan los tipos de parámetros. - El método actual es genérico, pero no es una definición de método genérico.Es decir, el valor de la propiedad es true, pero el valor de la propiedad es false. - - - Establece el tipo de valor devuelto del método. - Objeto que representa el tipo de valor devuelto del método. - El método actual es genérico, pero no es una definición de método genérico.Es decir, el valor de la propiedad es true, pero el valor de la propiedad es false. - - - Establece la firma del método, incluidos el tipo de valor devuelto, los tipos de parámetro así como los modificadores personalizados necesarios y opcionales del tipo de valor devuelto y de los tipos de parámetro. - Tipo de valor devuelto del método. - Matriz de tipos que representa los modificadores personalizados obligatorios, como , para el tipo de valor devuelto del método.Si el tipo de valor devuelto no tiene modificadores personalizados obligatorios, especifique null. - Matriz de tipos que representa los modificadores personalizados opcionales, como , para el tipo de valor devuelto del método.Si el tipo de valor devuelto no tiene modificadores personalizados opcionales, especifique null. - Tipos de los parámetros del método. - Matriz de matrices de tipos.Cada matriz de tipos representa los modificadores personalizados obligatorios para el parámetro correspondiente, como .Si un parámetro determinado no tiene modificadores personalizados obligatorios, especifique null en lugar de una matriz de tipos.Si ningún parámetro tiene modificadores personalizados obligatorios, especifique null en lugar de una matriz de matrices. - Matriz de matrices de tipos.Cada matriz de tipos representa los modificadores personalizados opcionales para el parámetro correspondiente, como .Si un parámetro concreto no tiene modificadores personalizados opcionales, especifique null en lugar de una matriz de tipos.Si ningún parámetro tiene modificadores personalizados opcionales, especifique null en lugar de una matriz de matrices. - El método actual es genérico, pero no es una definición de método genérico.Es decir, el valor de la propiedad es true, pero el valor de la propiedad es false. - - - Devuelve la instancia MethodBuilder como una cadena. - Devuelve una cadena con el nombre, atributos, firma del método, excepciones y firma local de este método, seguido de una secuencia actual en Lenguaje intermedio de Microsoft (MSIL). - - - Define y representa un módulo en un ensamblado dinámico. - - - Obtiene el ensamblado dinámico que definió esta instancia de . - Ensamblado dinámico que definió el módulo dinámico actual. - - - Finaliza las definiciones de funciones globales y las definiciones de datos globales para este módulo dinámico. - Se ha llamado anteriormente a este método. - - - Define un tipo de enumeración que consiste en un tipo de valor con un único campo no estático denominado del tipo especificado. - Enumeración que se ha definido. - Ruta de acceso completa del tipo de enumeración. no puede contener valores NULL incrustados. - Atributos de tipo de la enumeración.Los atributos son los bits definidos por . - Tipo subyacente de la enumeración.Debe ser un tipo entero integrado. - Se proporcionan atributos que no son de visibilidad.O bien Ya existe una enumeración con el nombre especificado en el ensamblado principal de este módulo.O bien Los atributos de visibilidad no coinciden con el ámbito de la enumeración.Por ejemplo, se especifica para pero la enumeración no es un tipo anidado. - - es null. - - - Define un método global con el nombre, los atributos, la convención de llamada, el tipo de valor devuelto y los tipos de parámetro especificados. - Método global que se ha definido. - Nombre del método. no puede contener valores NULL incrustados. - Atributos del método. debe incluir . - Convención de llamada para el método. - Tipo de valor devuelto del método. - Tipos de los parámetros del método. - Método no estático.Es decir, no incluye .O bienUn elemento de la matriz es null. - - es null. - Se ha llamado previamente a . - - - Define un método global con el nombre, los atributos, la convención de llamada, el tipo de valor devuelto, los modificadores personalizados del tipo de valor devuelto, los tipos de parámetro y los modificadores personalizados de los tipos de parámetro que se hayan especificado. - Método global que se ha definido. - Nombre del método. no puede contener caracteres null insertados. - Atributos del método. debe incluir . - Convención de llamada para el método. - Tipo de valor devuelto del método. - Matriz de tipos que representa los modificadores personalizados obligatorios para el tipo de valor devuelto, como o .Si el tipo de valor devuelto no tiene modificadores personalizados obligatorios, especifique null. - Matriz de tipos que representa los modificadores personalizados opcionales para el tipo de valor devuelto, como o .Si el tipo de valor devuelto no tiene modificadores personalizados opcionales, especifique null. - Tipos de los parámetros del método. - Matriz de matrices de tipos.Cada matriz de tipos representa los modificadores personalizados obligatorios para el parámetro correspondiente del método global.Si un argumento concreto no tiene modificadores personalizados obligatorios, especifique null en lugar de una matriz de tipos.Si el método global no tiene ningún argumento, o si ninguno de los argumentos tiene modificadores personalizados obligatorios, especifique null en lugar de una matriz de matrices. - Matriz de matrices de tipos.Cada matriz de tipos representa los modificadores personalizados opcionales para el parámetro correspondiente.Si un argumento concreto no tiene modificadores personalizados opcionales, especifique null en lugar de una matriz de tipos.Si el método global no tiene ningún argumento, o si ninguno de los argumentos tiene modificadores personalizados opcionales, especifique null en lugar de una matriz de matrices. - Método no estático.Es decir, no incluye .O bienUn elemento de la matriz es null. - - es null. - Se ha llamado previamente al método . - - - Define un método global con el nombre, los atributos, el tipo de valor devuelto y los tipos de parámetro especificados. - Método global que se ha definido. - Nombre del método. no puede contener valores NULL incrustados. - Atributos del método. debe incluir . - Tipo de valor devuelto del método. - Tipos de los parámetros del método. - Método no estático.Es decir, no incluye .O bien La longitud de es cero. O bienUn elemento de la matriz es null. - - es null. - Se ha llamado previamente a . - - - Define un campo de datos inicializado en la sección .sdata del archivo portable ejecutable (PE). - Campo para hacer referencia a los datos. - Nombre utilizado para hacer referencia a los datos. no puede contener valores NULL incrustados. - Objeto binario grande (BLOB) de datos. - Atributos para el campo.El valor predeterminado es Static. - La longitud de es cero.O bien El tamaño de es menor o igual que cero o mayor o igual que 0x3f0000. - - o es null. - Se ha llamado previamente a . - - - Crea un TypeBuilder para un tipo privado con el nombre especificado en este módulo. - Tipo privado con el nombre especificado. - Ruta de acceso completa del tipo, incluido el espacio de nombres. no puede contener valores NULL incrustados. - Existe un tipo con el nombre especificado en el ensamblado principal de este módulo.O bien Los atributos de tipo anidado se han establecido en un tipo que no está anidado. - - es null. - - - Construye un TypeBuilder a partir del nombre de tipo y los atributos de tipo especificados. - Objeto TypeBuilder creado con todos los atributos solicitados. - Ruta de acceso completa del tipo. no puede contener valores NULL incrustados. - Atributos del tipo definido. - Existe un tipo con el nombre especificado en el ensamblado principal de este módulo.O bien Los atributos de tipo anidado se han establecido en un tipo que no está anidado. - - es null. - - - Construye un TypeBuilder a partir del nombre de tipo, sus atributos y el tipo que extiende el tipo definido. - Objeto TypeBuilder creado con todos los atributos solicitados. - Ruta de acceso completa del tipo. no puede contener valores NULL incrustados. - Atributo que se va a asociar al tipo. - Tipo que extiende el tipo definido. - Existe un tipo con el nombre especificado en el ensamblado principal de este módulo.O bien Los atributos de tipo anidado se han establecido en un tipo que no está anidado. - - es null. - - - Construye un TypeBuilder a partir del nombre de tipo, los atributos, el tipo que extiende el tipo definido y el tamaño total del tipo. - Un objeto TypeBuilder. - Ruta de acceso completa del tipo. no puede contener valores NULL incrustados. - Atributos del tipo definido. - Tipo que extiende el tipo definido. - Tamaño total del tipo. - Existe un tipo con el nombre especificado en el ensamblado principal de este módulo.O bien Los atributos de tipo anidado se han establecido en un tipo que no está anidado. - - es null. - - - Construye un TypeBuilder a partir del nombre de tipo, los atributos, el tipo que extiende el tipo definido y el tamaño de empaquetado del tipo. - Un objeto TypeBuilder. - Ruta de acceso completa del tipo. no puede contener valores NULL incrustados. - Atributos del tipo definido. - Tipo que extiende el tipo definido. - Tamaño de empaquetado del tipo. - Existe un tipo con el nombre especificado en el ensamblado principal de este módulo.O bien Los atributos de tipo anidado se han establecido en un tipo que no está anidado. - - es null. - - - Construye un TypeBuilder a partir del nombre de tipo, los atributos, el tipo que extiende el tipo definido, el tamaño de empaquetado del tipo definido y el tamaño total del tipo definido. - Objeto TypeBuilder creado con todos los atributos solicitados. - Ruta de acceso completa del tipo. no puede contener valores NULL incrustados. - Atributos del tipo definido. - Tipo que extiende el tipo definido. - Tamaño de empaquetado del tipo. - Tamaño total del tipo. - Existe un tipo con el nombre especificado en el ensamblado principal de este módulo.O bien Los atributos de tipo anidado se han establecido en un tipo que no está anidado. - - es null. - - - Construye un TypeBuilder a partir del nombre de tipo, los atributos, el tipo que extiende el tipo definido y las interfaces que implementa el tipo definido. - Objeto TypeBuilder creado con todos los atributos solicitados. - Ruta de acceso completa del tipo. no puede contener valores NULL incrustados. - Atributos que se van a asociar al tipo. - Tipo que extiende el tipo definido. - Lista de interfaces que implementa el tipo. - Existe un tipo con el nombre especificado en el ensamblado principal de este módulo.O bien Los atributos de tipo anidado se han establecido en un tipo que no está anidado. - - es null. - - - Define un campo de datos sin inicializar en la sección .sdata del archivo portable ejecutable (PE). - Campo para hacer referencia a los datos. - Nombre utilizado para hacer referencia a los datos. no puede contener valores NULL incrustados. - Tamaño del campo de datos. - Atributos para el campo. - La longitud de es cero.O bien es menor o igual que cero, o mayor o igual que 0x003f0000. - - es null. - Se ha llamado previamente a . - - - Devuelve un valor que indica si esta instancia es igual que el objeto especificado. - Es true si es igual al tipo y valor de esta instancia; de lo contrario, es false. - Objeto que se va a comparar con esta instancia o null. - - - Obtiene un valor de tipo String que representa el nombre completo de este módulo y su ruta de acceso. - Nombre completo del módulo. - - - - - - Devuelve el método con nombre en una clase de matriz. - Método con nombre en una clase de matriz. - Clase de matriz. - Nombre de un método en la clase de matriz. - Convención de llamadas del método. - Tipo de valor devuelto del método. - Tipos de los parámetros del método. - - no es una matriz. - - o es null. - - - Devuelve el código hash de esta instancia. - Código hash de un entero de 32 bits con signo. - - - Cadena que indica que se trata de un módulo en memoria. - Texto que indica que se trata de un módulo en memoria. - - - Aplica un atributo personalizado a este módulo utilizando el objeto binario grande (BLOB) especificado que representa el atributo. - Constructor para el atributo personalizado. - BLOB de bytes que representa el atributo. - - o es null. - - - Aplica un atributo personalizado a este módulo utilizando un generador de atributos personalizados. - Instancia de una clase auxiliar que especifica el atributo personalizado que se va a aplicar. - - es null. - - - Define las propiedades de un tipo. - - - Agrega uno de los otros métodos asociados a esta propiedad. - Objeto MethodBuilder que representa el otro método. - - es null. - Se ha llamado a en el tipo envolvente. - - - Obtiene los atributos de esta propiedad. - Atributos de esta propiedad. - - - Obtiene un valor que indica si se puede leer la propiedad. - true si se puede leer esta propiedad; en caso contrario, false. - - - Obtiene un valor que indica si se puede escribir en la propiedad. - true si se puede escribir en esta propiedad; en caso contrario, false. - - - Obtiene la clase que declara este miembro. - Objeto Type de la clase que declara este miembro. - - - Devuelve una matriz de todos los parámetros de índice de la propiedad. - Matriz de tipo ParameterInfo que contiene los parámetros de los índices. - Este método no es compatible. - - - Obtiene el valor de la propiedad indizada llamando al método Get de la propiedad. - Valor de la propiedad indizada especificada. - Objeto cuyo valor de propiedad se va a devolver. - Valores de índice opcionales para propiedades indizadas.Este valor debe ser null para propiedades no indizadas. - Este método no es compatible. - - - Obtiene el nombre de este miembro. - - que contiene el nombre de este miembro. - - - Obtiene el tipo del campo de esta propiedad. - Tipo de esta propiedad. - - - Establece el valor predeterminado de esta propiedad. - Valor predeterminado de esta propiedad. - Se ha llamado a en el tipo envolvente. - La propiedad no es uno de los tipos admitidos.O bienEl tipo de no coincide con el tipo de la propiedad.O bienLa propiedad es de tipo o de otro tipo de referencia, el valor de no es null y el valor no se puede asignar al tipo de referencia. - - - Establezca un atributo personalizado mediante el objeto binario de atributo personalizado especificado. - Constructor para el atributo personalizado. - Objeto binario de bytes que representa los atributos. - - o es null. - Se ha llamado a en el tipo envolvente. - - - Establece un atributo personalizado utilizando un generador de atributos personalizados. - Instancia de una clase de ayuda utilizada para definir el atributo personalizado. - - es null. - si se ha llamado a en el tipo envolvente. - - - Establece el método que obtiene el valor de propiedad. - Objeto MethodBuilder que representa el método que obtiene el valor de propiedad. - - es null. - Se ha llamado a en el tipo envolvente. - - - Establece el método que define el valor de propiedad. - Objeto MethodBuilder que representa el método que establece el valor de propiedad. - - es null. - Se ha llamado a en el tipo envolvente. - - - Establece el valor de la propiedad con valores de índice opcionales para propiedades indizadas. - Objeto cuyo valor de propiedad se va a establecer. - Nuevo valor de esta propiedad. - Valores de índice opcionales para propiedades indizadas.Este valor debe ser null para propiedades no indizadas. - Este método no es compatible. - - - Define y crea nuevas instancias de clases en tiempo de ejecución. - - - Agrega una interfaz que implementa este tipo. - Interfaz que implementa este tipo. - - es null. - El tipo se ha creado previamente mediante . - - - Recupera el ensamblado dinámico que contiene la definición de este tipo. - Solo lectura.Recupera el ensamblado dinámico que contiene la definición de este tipo. - - - Devuelve el nombre completo de este tipo calificado por el nombre de presentación del ensamblado. - Solo lectura.Nombre completo de este tipo calificado por el nombre de presentación del ensamblado. - - - - Recupera el tipo base de este tipo. - Solo lectura.Recupera el tipo base de este tipo. - - - - Obtiene un objeto que representa este tipo. - Objeto que representa este tipo. - - - Obtiene el método que declaró el parámetro de tipo genérico actual. - Un objeto que representa el método que declaró el tipo actual, si el tipo actual es un parámetro de tipo genérico; en caso contrario, null. - - - Devuelve el tipo que declara este tipo. - Solo lectura.Tipo que declara este tipo. - - - Agrega un nuevo constructor al tipo, con los atributos y signatura especificados. - El constructor definido. - Atributos del constructor. - Convención de llamada del constructor. - Tipos de parámetro del constructor. - El tipo se ha creado previamente mediante . - - - Agrega un nuevo constructor al tipo, con los atributos, la signatura y los modificadores personalizados especificados. - El constructor definido. - Atributos del constructor. - Convención de llamada del constructor. - Tipos de parámetro del constructor. - Matriz de matrices de tipos.Cada matriz de tipos representa los modificadores personalizados obligatorios para el parámetro correspondiente, como .Si un parámetro determinado no tiene modificadores personalizados obligatorios, especifique null en lugar de una matriz de tipos.Si ningún parámetro tiene modificadores personalizados obligatorios, especifique null en lugar de una matriz de matrices. - Matriz de matrices de tipos.Cada matriz de tipos representa los modificadores personalizados opcionales para el parámetro correspondiente, como .Si un parámetro concreto no tiene modificadores personalizados opcionales, especifique null en lugar de una matriz de tipos.Si ningún parámetro tiene modificadores personalizados opcionales, especifique null en lugar de una matriz de matrices. - El tamaño de u no es igual al tamaño de . - El tipo se ha creado previamente mediante .O bienPara el tipo dinámico actual, la propiedad es true, pero la propiedad es false. - - - Define el constructor predeterminado.El constructor definido aquí simplemente llamará al constructor predeterminado del elemento principal. - Devuelve el constructor. - Objeto MethodAttributes que representa los atributos que se van a aplicar al constructor. - El tipo primario (tipo base) no tiene un constructor predeterminado. - El tipo se ha creado previamente mediante .O bienPara el tipo dinámico actual, la propiedad es true, pero la propiedad es false. - - - Agrega un nuevo evento al tipo, con el nombre, los atributos y el tipo de evento especificados. - El evento definido. - Nombre del evento. no puede contener valores NULL incrustados. - Atributos del evento. - Tipo del evento. - La longitud de es cero. - - es null.O bien es null. - El tipo se ha creado previamente mediante . - - - Agrega un nuevo campo al tipo, con el nombre, los atributos y el tipo de campo especificados. - El campo definido. - Nombre del campo. no puede contener valores NULL incrustados. - Tipo del campo. - Atributos del campo. - La longitud de es cero.O bien es System.Void.O bien Se especificó el tamaño total para la clase principal de este campo. - - es null. - El tipo se ha creado previamente mediante . - - - Agrega un nuevo campo al tipo, con el nombre, los atributos, el tipo de campo y los modificadores personalizados especificados. - El campo definido. - Nombre del campo. no puede contener valores NULL incrustados. - Tipo del campo. - Matriz de tipos que representa los modificadores personalizados obligatorios para el campo, como . - Matriz de tipos que representa los modificadores personalizados opcionales para el campo, como . - Atributos del campo. - La longitud de es cero.O bien es System.Void.O bien Se especificó el tamaño total para la clase principal de este campo. - - es null. - El tipo se ha creado previamente mediante . - - - Define los parámetros de tipo genérico para el tipo actual, especificando su número y sus nombres, y devuelve una matriz de objetos que se pueden utilizar para establecer sus restricciones. - Una matriz de objetos que se pueden utilizar para definir las restricciones de los parámetros de tipo genérico para el tipo actual. - Matriz de nombres para los parámetros de tipo genérico. - Los parámetros de tipo genérico ya se han definido para este tipo. - - es null.O bienUn elemento de es null. - - es una matriz vacía. - - - Define un campo de datos inicializado en la sección .sdata del archivo ejecutable portable (PE). - Campo para hacer referencia a los datos. - Nombre utilizado para hacer referencia a los datos. no puede contener valores NULL incrustados. - Objeto binario de datos. - Atributos para el campo. - La longitud de es cero.O bien El tamaño de los datos es menor o igual que cero, o mayor o igual que 0x3f0000. - - o es null. - Se ha llamado previamente a . - - - Agrega un nuevo método al tipo, con el nombre y los atributos de método especificados. - - que representa el método recién definido. - Nombre del método. no puede contener valores NULL incrustados. - Atributos del método. - La longitud de es cero.O bien El tipo del elemento primario de este método es una interfaz y este método no es virtual (Overridable en Visual Basic). - - es null. - El tipo se ha creado previamente mediante .O bienPara el tipo dinámico actual, la propiedad es true, pero la propiedad es false. - - - Agrega un nuevo método al tipo, con la convención de llamada, el nombre y los atributos de método especificados. - - que representa el método recién definido. - Nombre del método. no puede contener valores NULL incrustados. - Atributos del método. - Convención de llamada del método. - La longitud de es cero.O bien El tipo del elemento primario de este método es una interfaz y este método no es virtual (Overridable en Visual Basic). - - es null. - El tipo se ha creado previamente mediante .O bienPara el tipo dinámico actual, la propiedad es true, pero la propiedad es false. - - - Agrega un nuevo método al tipo, con la signatura de método, la convención de llamada, el nombre y los atributos de método especificados. - - que representa el método recién definido. - Nombre del método. no puede contener valores NULL incrustados. - Atributos del método. - Convención de llamada del método. - Tipo de valor devuelto del método. - Tipos de los parámetros del método. - La longitud de es cero.O bien El tipo del elemento primario de este método es una interfaz y este método no es virtual (Overridable en Visual Basic). - - es null. - El tipo se ha creado previamente mediante .O bienPara el tipo dinámico actual, la propiedad es true, pero la propiedad es false. - - - Agrega un nuevo método al tipo, con el nombre, los atributos de método, la convención de llamada, la signatura de método, y los modificadores personalizados especificados. - Un objeto que representa el método recién agregado. - Nombre del método. no puede contener valores NULL incrustados. - Atributos del método. - Convención de llamada del método. - Tipo de valor devuelto del método. - Matriz de tipos que representa los modificadores personalizados obligatorios, como , para el tipo de valor devuelto del método.Si el tipo de valor devuelto no tiene modificadores personalizados obligatorios, especifique null. - Matriz de tipos que representa los modificadores personalizados opcionales, como , para el tipo de valor devuelto del método.Si el tipo de valor devuelto no tiene modificadores personalizados opcionales, especifique null. - Tipos de los parámetros del método. - Matriz de matrices de tipos.Cada matriz de tipos representa los modificadores personalizados obligatorios para el parámetro correspondiente, como .Si un parámetro determinado no tiene modificadores personalizados obligatorios, especifique null en lugar de una matriz de tipos.Si ningún parámetro tiene modificadores personalizados obligatorios, especifique null en lugar de una matriz de matrices. - Matriz de matrices de tipos.Cada matriz de tipos representa los modificadores personalizados opcionales para el parámetro correspondiente, como .Si un parámetro concreto no tiene modificadores personalizados opcionales, especifique null en lugar de una matriz de tipos.Si ningún parámetro tiene modificadores personalizados opcionales, especifique null en lugar de una matriz de matrices. - La longitud de es cero.O bien El tipo del elemento primario de este método es una interfaz y este método no es virtual (Overridable en Visual Basic). O bienEl tamaño de o no es igual al tamaño de . - - es null. - El tipo se ha creado previamente mediante .O bienPara el tipo dinámico actual, la propiedad es true, pero la propiedad es false. - - - Agrega un nuevo método al tipo, con la signatura de método, el nombre y los atributos de método especificados. - El método definido. - Nombre del método. no puede contener valores NULL incrustados. - Atributos del método. - Tipo de valor devuelto del método. - Tipos de los parámetros del método. - La longitud de es cero.O bien El tipo del elemento primario de este método es una interfaz y este método no es virtual (Overridable en Visual Basic). - - es null. - El tipo se ha creado previamente mediante .O bienPara el tipo dinámico actual, la propiedad es true, pero la propiedad es false. - - - Especifica un cuerpo de método determinado que implementa una declaración de método específica, posiblemente con otro nombre. - Cuerpo del método que se va a utilizar.Debería ser un objeto MethodBuilder. - Método cuya declaración se va a utilizar. - - no pertenece a esta clase. - - o es null. - El tipo se ha creado previamente mediante .O bien El tipo declarativo de no es el tipo representado por este . - - - Define un tipo anidado a partir de su nombre. - El tipo anidado definido. - Nombre corto del tipo. no puede contener valores NULL incrustados. - La longitud de es cero o mayor que 1023. O bienEsta operación crearía un tipo con un duplicado en el ensamblado actual. - - es null. - - - Define un tipo anidado a partir del nombre y los atributos. - El tipo anidado definido. - Nombre corto del tipo. no puede contener valores NULL incrustados. - Atributos del tipo. - El atributo anidado no está especificado.O bien Este tipo está sellado.O bien Este tipo es una matriz.O bien Este tipo es una interfaz mientras que el tipo anidado no.O bien La longitud de es cero o mayor que 1023. O bienEsta operación crearía un tipo con un duplicado en el ensamblado actual. - - es null. - - - Define un tipo anidado a partir del nombre, los atributos y el tipo que extiende. - El tipo anidado definido. - Nombre corto del tipo. no puede contener valores NULL incrustados. - Atributos del tipo. - Tipo que extiende el tipo anidado. - El atributo anidado no está especificado.O bien Este tipo está sellado.O bien Este tipo es una matriz.O bien Este tipo es una interfaz mientras que el tipo anidado no.O bien La longitud de es cero o mayor que 1023. O bienEsta operación crearía un tipo con un duplicado en el ensamblado actual. - - es null. - - - Define un tipo anidado a partir del nombre, los atributos, el tamaño total del tipo y el tipo que extiende. - El tipo anidado definido. - Nombre corto del tipo. no puede contener valores NULL incrustados. - Atributos del tipo. - Tipo que extiende el tipo anidado. - Tamaño total del tipo. - El atributo anidado no está especificado.O bien Este tipo está sellado.O bien Este tipo es una matriz.O bien Este tipo es una interfaz mientras que el tipo anidado no.O bien La longitud de es cero o mayor que 1023. O bienEsta operación crearía un tipo con un duplicado en el ensamblado actual. - - es null. - - - Define un tipo anidado a partir del nombre, los atributos, el tipo que extiende y el tamaño de empaquetado. - El tipo anidado definido. - Nombre corto del tipo. no puede contener valores NULL incrustados. - Atributos del tipo. - Tipo que extiende el tipo anidado. - Tamaño de empaquetado del tipo. - El atributo anidado no está especificado.O bien Este tipo está sellado.O bien Este tipo es una matriz.O bien Este tipo es una interfaz mientras que el tipo anidado no.O bien La longitud de es cero o mayor que 1023. O bienEsta operación crearía un tipo con un duplicado en el ensamblado actual. - - es null. - - - Define un tipo anidado a partir del nombre, los atributos, el tamaño y el tipo que extiende. - El tipo anidado definido. - Nombre corto del tipo. no puede contener valores NULL insertados. - Atributos del tipo. - Tipo que extiende el tipo anidado. - Tamaño de empaquetado del tipo. - Tamaño total del tipo. - - - Define un tipo anidado a partir del nombre, los atributos, el tipo que extiende y las interfaces que implementa. - El tipo anidado definido. - Nombre corto del tipo. no puede contener valores NULL incrustados. - Atributos del tipo. - Tipo que extiende el tipo anidado. - Interfaz que implementa el tipo anidado. - El atributo anidado no está especificado.O bien Este tipo está sellado.O bien Este tipo es una matriz.O bien Este tipo es una interfaz mientras que el tipo anidado no.O bien La longitud de es cero o mayor que 1023. O bienEsta operación crearía un tipo con un duplicado en el ensamblado actual. - - es null.O bienUn elemento de la matriz es null. - - - Agrega una nueva propiedad al tipo, con el nombre, los atributos, la convención de llamada y la firma de propiedad especificados. - La propiedad definida. - Nombre de la propiedad. no puede contener valores NULL incrustados. - Atributos de la propiedad. - Convención de llamada de los descriptores de acceso de la propiedad. - tipo de valor devuelto de la propiedad. - Tipos de los parámetros de la propiedad. - La longitud de es cero. - - es null. O bien Alguno de los elementos de la matriz de es null. - El tipo se ha creado previamente mediante . - - - Agrega una nueva propiedad al tipo, con el nombre, la convención de llamada, la firma de propiedad y los modificadores personalizados especificados. - La propiedad definida. - Nombre de la propiedad. no puede contener valores NULL incrustados. - Atributos de la propiedad. - Convención de llamada de los descriptores de acceso de la propiedad. - tipo de valor devuelto de la propiedad. - Matriz de tipos que representa los modificadores personalizados obligatorios, como , para el tipo de valor devuelto de la propiedad.Si el tipo de valor devuelto no tiene modificadores personalizados obligatorios, especifique null. - Matriz de tipos que representa los modificadores personalizados opcionales, como , para el tipo de valor devuelto de la propiedad.Si el tipo de valor devuelto no tiene modificadores personalizados opcionales, especifique null. - Tipos de los parámetros de la propiedad. - Matriz de matrices de tipos.Cada matriz de tipos representa los modificadores personalizados obligatorios para el parámetro correspondiente, como .Si un parámetro determinado no tiene modificadores personalizados obligatorios, especifique null en lugar de una matriz de tipos.Si ningún parámetro tiene modificadores personalizados obligatorios, especifique null en lugar de una matriz de matrices. - Matriz de matrices de tipos.Cada matriz de tipos representa los modificadores personalizados opcionales para el parámetro correspondiente, como .Si un parámetro concreto no tiene modificadores personalizados opcionales, especifique null en lugar de una matriz de tipos.Si ningún parámetro tiene modificadores personalizados opcionales, especifique null en lugar de una matriz de matrices. - La longitud de es cero. - - es null. O bien Alguno de los elementos de la matriz de es null. - El tipo se ha creado previamente mediante . - - - Agrega una nueva propiedad al tipo, con el nombre y la signatura de propiedad especificados. - La propiedad definida. - Nombre de la propiedad. no puede contener valores NULL incrustados. - Atributos de la propiedad. - tipo de valor devuelto de la propiedad. - Tipos de los parámetros de la propiedad. - La longitud de es cero. - - es null. O bien Alguno de los elementos de la matriz de es null. - El tipo se ha creado previamente mediante . - - - Agrega una nueva propiedad al tipo, con el nombre, la signatura de propiedad y los modificadores personalizados especificados. - La propiedad definida. - Nombre de la propiedad. no puede contener valores NULL incrustados. - Atributos de la propiedad. - tipo de valor devuelto de la propiedad. - Matriz de tipos que representa los modificadores personalizados obligatorios, como , para el tipo de valor devuelto de la propiedad.Si el tipo de valor devuelto no tiene modificadores personalizados obligatorios, especifique null. - Matriz de tipos que representa los modificadores personalizados opcionales, como , para el tipo de valor devuelto de la propiedad.Si el tipo de valor devuelto no tiene modificadores personalizados opcionales, especifique null. - Tipos de los parámetros de la propiedad. - Matriz de matrices de tipos.Cada matriz de tipos representa los modificadores personalizados obligatorios para el parámetro correspondiente, como .Si un parámetro determinado no tiene modificadores personalizados obligatorios, especifique null en lugar de una matriz de tipos.Si ningún parámetro tiene modificadores personalizados obligatorios, especifique null en lugar de una matriz de matrices. - Matriz de matrices de tipos.Cada matriz de tipos representa los modificadores personalizados opcionales para el parámetro correspondiente, como .Si un parámetro concreto no tiene modificadores personalizados opcionales, especifique null en lugar de una matriz de tipos.Si ningún parámetro tiene modificadores personalizados opcionales, especifique null en lugar de una matriz de matrices. - La longitud de es cero. - El valor de es null.O bien Alguno de los elementos de la matriz de es null - El tipo se ha creado previamente mediante . - - - Define el inicializador para este tipo. - Devuelve un inicializador de tipo. - El tipo contenedor se ha creado previamente mediante . - - - Define un campo de datos sin inicializar en la sección .sdata del archivo portable ejecutable (PE). - Campo para hacer referencia a los datos. - Nombre utilizado para hacer referencia a los datos. no puede contener valores NULL incrustados. - Tamaño del campo de datos. - Atributos para el campo. - La longitud de es cero.O bien es menor o igual que cero, o mayor o igual que 0x003f0000. - - es null. - El tipo se ha creado previamente mediante . - - - Recupera la ruta de acceso completa de este tipo. - Solo lectura.Recupera la ruta de acceso completa de este tipo. - - - Obtiene un valor que indica la covarianza y las restricciones especiales del parámetro de tipo genérico actual. - Combinación bit a bit de valores de que describe la covarianza y las restricciones especiales del parámetro de tipo genérico actual. - - - Obtiene la posición del parámetro de tipo en la lista de parámetros de tipo del tipo genérico que declaró el parámetro. - Si el objeto actual representa un parámetro de tipo genérico, la posición del parámetro de tipo en la lista de parámetros de tipo del tipo genérico que declaró el parámetro; de lo contrario, no se define. - - - - - Devuelve el constructor del tipo genérico construido especificado que corresponde al constructor especificado de la definición de tipo genérico. - Un objeto que representa el constructor de que corresponde a , y que especifica un constructor perteneciente a la definición de tipo genérico de . - Tipo genérico construido cuyo constructor se devuelve. - Constructor en la definición de tipo genérico de que especifica qué constructor de se va a devolver. - - no representa un tipo genérico. O bien no es del tipo .O bienEl tipo declarativo de no es una definición de tipo genérico. O bienEl tipo declarativo de no es la definición de tipo genérico de . - - - Cuando se llama a este método, siempre se produce . - Este método no es compatible.No se devuelve ningún valor. - Este método no es compatible. - - - Devuelve el campo del tipo genérico construido especificado que corresponde al campo especificado de la definición de tipo genérico. - Un objeto que representa el campo de que corresponde a , y que especifica un campo perteneciente a la definición de tipo genérico de . - Tipo genérico construido cuyo campo se devuelve. - Campo en la definición de tipo genérico de , que especifica qué campo de se va a devolver. - - no representa un tipo genérico. O bien no es del tipo .O bienEl tipo declarativo de no es una definición de tipo genérico. O bienEl tipo declarativo de no es la definición de tipo genérico de . - - - - Devuelve un objeto que representa una definición de tipo genérico a partir de la cual se puede obtener el tipo actual. - Un objeto que representa una definición de tipo genérico a partir de la cual se puede obtener el tipo actual. - El tipo actual no es genérico.Es decir, devuelve false. - - - Devuelve el método del tipo genérico construido especificado que corresponde al método especificado de la definición de tipo genérico. - Un objeto que representa el método de que corresponde a , y que especifica un método perteneciente a la definición de tipo genérico de . - Tipo genérico construido cuyo método se devuelve. - Método en la definición de tipo genérico de que especifica qué método de se va a devolver. - - es un método genérico que no es una definición de método genérico.O bien no representa un tipo genérico.O bien no es del tipo .O bienEl tipo declarativo de no es una definición de tipo genérico. O bienEl tipo declarativo de no es la definición de tipo genérico de . - - - Recupera el GUID de este tipo. - Solo lectura.Recupera el GUID de este tipo. - Actualmente este método no es compatible para tipos incompletos. - - - Obtiene un valor que indica si el objeto especificado puede asignarse a este objeto. - true si se puede asignar este objeto; en caso contrario, false. - Objeto que se va a probar. - - - Devuelve un valor que indica si se ha creado el tipo dinámico actual. - true si se ha llamado al método ; en caso contrario, false. - - - - Obtiene un valor que indica si el tipo actual es un parámetro de tipo genérico. - Es true si el objeto actual representa un parámetro de tipo genérico; de lo contrario, es false. - - - Obtiene un valor que indica si el tipo actual es genérico. - true si el tipo representado por el objeto actual es genérico; de lo contrario, false. - - - Obtiene un valor que indica si el objeto actual representa una definición de tipo genérico, a partir de la cual se pueden construir otros tipos genéricos. - true si este objeto representa una definición de tipo genérico; de lo contrario, false. - - - - Devuelve un objeto que representa una matriz unidimensional del tipo actual, con un límite inferior de cero. - Un objeto que representa una matriz unidimensional cuyo tipo de elemento es el tipo actual, con un límite inferior de cero. - - - Devuelve un objeto que representa una matriz del tipo actual, con el número de dimensiones especificado. - Un objeto que representa una matriz unidimensional del tipo actual. - Número de dimensiones de la matriz. - - no es una dimensión de matriz válida. - - - Devuelve un objeto que representa el tipo actual cuando se pasa como un parámetro ref (ByRef en Visual Basic). - Objeto que representa el tipo actual cuando se pasa como un parámetro ref (ByRef en Visual Basic). - - - Sustituye los elementos de una matriz de tipos por los parámetros de la definición de tipo genérico actual y devuelve el tipo construido resultante. - Objeto que representa el tipo construido formado al sustituir los elementos de por los parámetros del tipo genérico actual. - Matriz de tipos que se van a sustituir por los parámetros de tipo de la definición de tipo genérico actual. - El tipo actual no representa la definición de un tipo genérico.Es decir, devuelve false. - - es null.O bien Algún elemento de es null. - Algún elemento de no satisface las restricciones especificadas para el parámetro de tipo correspondiente del tipo genérico actual. - - - Devuelve un objeto que representa el tipo de un puntero no administrado al tipo actual. - Un objeto que representa el tipo de un puntero no administrado al tipo actual. - - - Recupera el módulo dinámico que contiene la definición de este tipo. - Solo lectura.Recupera el módulo dinámico que contiene la definición de este tipo. - - - Recupera el nombre de este tipo. - Solo lectura.Recupera el nombre de este tipo. - - - Recupera el espacio de nombres en el que está definido este TypeBuilder. - Solo lectura.Recupera el espacio de nombres en el que está definido este TypeBuilder. - - - Recupera el tamaño de paquete de este tipo. - Solo lectura.Recupera el tamaño de paquete de este tipo. - - - Establece un atributo personalizado mediante un objeto binario de atributo especificado y personalizado. - Constructor para el atributo personalizado. - Objeto binario de bytes que representa los atributos. - - o es null. - Para el tipo dinámico actual, la propiedad es true, pero la propiedad es false. - - - Establece un atributo personalizado utilizando un generador de atributos personalizados. - Instancia de una clase de ayuda utilizada para definir el atributo personalizado. - - es null. - Para el tipo dinámico actual, la propiedad es true, pero la propiedad es false. - - - Establece el tipo base del tipo actualmente en construcción. - Nuevo tipo base. - El tipo se ha creado previamente mediante .O bien es null y la instancia actual representa una interfaz cuyos atributos no incluyen .O bienPara el tipo dinámico actual, la propiedad es true, pero la propiedad es false. - - es una interfaz.Esta condición de excepción es nueva en la versión 2.0 de .NET Framework. - - - Recupera el tamaño total de un tipo. - Solo lectura.Recupera el tamaño total de este tipo. - - - Devuelve el nombre del tipo sin incluir el espacio de nombres. - Solo lectura.Nombre del tipo sin incluir el espacio de nombres. - - - Indica que el tamaño total del tipo no está especificado. - - - \ No newline at end of file diff --git a/packages/System.Reflection.Emit.4.3.0/ref/netstandard1.1/fr/System.Reflection.Emit.xml b/packages/System.Reflection.Emit.4.3.0/ref/netstandard1.1/fr/System.Reflection.Emit.xml deleted file mode 100644 index 0686109..0000000 --- a/packages/System.Reflection.Emit.4.3.0/ref/netstandard1.1/fr/System.Reflection.Emit.xml +++ /dev/null @@ -1,1496 +0,0 @@ - - - - System.Reflection.Emit - - - - Définit et représente un assembly dynamique. - - - - Définit un assembly dynamique avec le nom et les droits d'accès spécifiés. - Objet qui représente le nouvel assembly. - Nom de l'assembly. - Droits d'accès de l'assembly. - - - Définit un nouvel assembly avec le nom, les droits d'accès et les attributs spécifiés. - Objet qui représente le nouvel assembly. - Nom de l'assembly. - Droits d'accès de l'assembly. - Collection qui contient les attributs de l'assembly. - - - Définit un module dynamique transitoire nommé dans cet assembly. - - représentant le module dynamique défini. - Nom du module dynamique.Doit comporter moins de 260 caractères. - - commence par un espace blanc.ou La longueur de est égale à zéro.ou La longueur de est supérieure ou égale à 260. - - a la valeur null. - L'appelant n'a pas l'autorisation requise. - L'assembly du writer de symbole par défaut ne peut pas être chargé.ou Le type qui implémente l'interface du writer de symbole par défaut est introuvable. - - - - - - - Retourne une valeur qui indique si cette instance équivaut à l'objet spécifié. - true si est égal au type et à la valeur de cette instance ; sinon, false. - Objet à comparer à cette instance ou null. - - - Obtient le nom complet de l'assembly dynamique actuel. - Nom complet de l'assembly dynamique. - - - Retourne le module dynamique avec le nom spécifié. - Objet ModuleBuilder représentant le module dynamique demandé. - Nom du module dynamique demandé. - - a la valeur null. - La longueur de est égale à zéro. - L'appelant n'a pas l'autorisation requise. - - - Retourne le code de hachage de cette instance. - Code de hachage d'un entier signé 32 bits. - - - Retourne des informations sur la manière dont la ressource donnée a été persistante. - - rempli d'informations sur la topologie de la ressource, ou null si la ressource est introuvable. - Nom de la ressource. - Cette méthode n'est pas prise en charge actuellement. - L'appelant n'a pas l'autorisation requise. - - - Charge la ressource de manifeste spécifiée à partir de cet assembly. - Tableau de type String contenant les noms de toutes les ressources. - Cette méthode n'est pas prise en charge sur un assembly dynamique.Pour obtenir les noms des ressources de manifeste, utilisez . - L'appelant n'a pas l'autorisation requise. - - - Charge la ressource de manifeste spécifiée à partir de cet assembly. - - représentant cette ressource de manifeste. - Nom de la ressource de manifeste demandée. - Cette méthode n'est pas prise en charge actuellement. - L'appelant n'a pas l'autorisation requise. - - - Obtient une valeur qui indique que l'assembly actuel est dynamique. - Toujours true. - - - Obtient le module du actuel qui contient le manifeste de l'assembly. - Module de manifeste. - - - - Définit un attribut personnalisé sur cet assembly à l'aide du blob d'attribut personnalisé spécifié. - Constructeur de l'attribut personnalisé. - Objet blob d'octets représentant les attributs. - - ou est null. - L'appelant n'a pas l'autorisation requise. - - n'est pas un RuntimeConstructorInfo. - - - Définit un attribut personnalisé sur cet assembly à l'aide d'un générateur d'attributs personnalisés. - Instance de classe d'assistance servant à définir l'attribut personnalisé. - - a la valeur null. - L'appelant n'a pas l'autorisation requise. - - - Définit les modes d'accès d'un assembly dynamique. - - - L'assembly dynamique peut être exécuté, mais pas enregistré. - - - L'assembly dynamique peut être déchargé et sa mémoire libérée, en fonction des restrictions décrites dans Assemblys pouvant être collectés pour la génération de types dynamic. - - - Définit et représente un constructeur de classe dynamique. - - - Récupère les attributs de ce constructeur. - Retourne les attributs de ce constructeur. - - - Obtient une valeur qui varie selon que le type de déclaration est générique ou non. - - si le type de déclaration est générique ; sinon, . - - - Récupère une référence à l'objet pour le type qui déclare ce membre. - Retourne l'objet pour le type qui déclare ce membre. - - - Définit un paramètre pour ce constructeur. - Retourne un objet ParameterBuilder qui représente le nouveau paramètre de ce constructeur. - Position du paramètre dans la liste de paramètres.Les paramètres sont indexés en assignant le nombre 1 au premier paramètre. - Attributs du paramètre. - Nom du paramètre.Le nom peut être la chaîne null. - - est inférieur à 0 (zéro), ou est supérieur au nombre de paramètres du constructeur. - Le type conteneur a été créé à l'aide de . - - - Obtient un pour ce constructeur. - Retourne un objet pour ce constructeur. - Le constructeur est un constructeur par défaut.ouLe constructeur possède des indicateurs ou signalant qu'il ne doit pas posséder de corps de méthode. - - - Obtient un objet , avec la taille du flux MSIL spécifiée, permettant de construire un corps de méthode pour ce constructeur. - - pour ce constructeur. - Taille du flux MSIL en octets. - Le constructeur est un constructeur par défaut.ouLe constructeur possède des indicateurs ou signalant qu'il ne doit pas posséder de corps de méthode. - - - Retourne les paramètres de ce constructeur. - Retourne un tableau d'objets représentant les paramètres de ce constructeur. - - n'a pas été appelé sur le type de ce constructeur, dans les versions 1.0 et 1.1 du .NET Framework. - - n'a pas été appelé sur le type de ce constructeur, dans la version 2.0 du .NET Framework. - - - Obtient ou définit si les variables locales de ce constructeur doivent être initialisées à zéro. - Lecture/écriture.Obtient ou définit si les variables locales de ce constructeur doivent être initialisées à zéro. - - - - Récupère le nom de ce constructeur. - Retourne le nom de ce constructeur. - - - Définit un attribut personnalisé à l'aide d'un objet blob d'attribut personnalisé spécifié. - Constructeur de l'attribut personnalisé. - Objet blob d'octets représentant les attributs. - - ou est null. - - - Définit un attribut personnalisé à l'aide d'un générateur d'attributs personnalisés. - Instance de classe d'assistance servant à définir l'attribut personnalisé. - - a la valeur null. - - - Définit les indicateurs d'implémentation de méthodes de ce constructeur. - Indicateurs d'implémentation de méthodes. - Le type conteneur a été créé à l'aide de . - - - Retourne cette instance de en tant que . - Retourne un contenant le nom, les attributs et les exceptions de ce constructeur, suivis du flux MSIL actuel. - - - Décrit et représente un type énumération. - - - Récupère l'assembly dynamique qui contient cette définition d'enum. - En lecture seule.Assembly dynamique qui contient cette définition d'enum. - - - Retourne le chemin d'accès complet de cet enum, qualifié par le nom d'affichage de l'assembly parent. - En lecture seule.Chemin d'accès complet de cet enum, qualifié par le nom d'affichage de l'assembly parent. - Si n'a pas été appelé au préalable. - - - - Retourne le parent de ce type qui est toujours . - En lecture seule. parent de ce type. - - - - Obtient un objet qui représente cette énumération. - Objet qui représente cette énumération. - - - - Retourne le type ayant déclaré . - En lecture seule.Ce type ayant déclaré . - - - Définit le champ statique nommé d'un type énumération à l'aide de la valeur de constante spécifiée. - Champ défini. - Nom du champ statique. - Valeur de constante du littéral. - - - Retourne le chemin d'accès complet de cet enum. - En lecture seule.Chemin d'accès complet de cet enum. - - - - - - - L'appel de cette méthode lève toujours . - Cette méthode n'est pas prise en charge.Aucune valeur n'est retournée. - Cette méthode n'est pas prise en charge actuellement. - - - - - Retourne le GUID de cet enum. - En lecture seule.GUID de cet enum. - Pour l'instant, cette méthode n'est pas prise en charge pour les types incomplets. - - - Obtient une valeur qui indique si un objet spécifié peut être assigné à cet objet. - true si peut être assigné à cet objet ; sinon false. - Objet à tester. - - - - - - - - - - est inférieur à 1. - - - - - - Récupère le module dynamique qui contient cette définition de type . - En lecture seule.Module dynamique qui contient cette définition de type . - - - Retourne le nom de cet enum. - En lecture seule.Nom de cet enum. - - - Retourne l'espace de noms de cet enum. - En lecture seule.Espace de noms de cet enum. - - - Définit un attribut personnalisé à l'aide d'un objet blob d'attribut personnalisé spécifié. - Constructeur de l'attribut personnalisé. - Objet blob d'octets représentant les attributs. - - ou est null. - - - Définit un attribut personnalisé à l'aide d'un générateur d'attributs personnalisés. - Instance de classe d'assistance servant à définir l'attribut personnalisé. - - a la valeur null. - - - Retourne le champ sous-jacent pour cet enum. - En lecture seule.Champ sous-jacent pour cet enum. - - - Définit les événements d'une classe. - - - Ajoute une des « autres » méthodes associées à cet événement. Les « autres » méthodes sont des méthodes autres que les méthodes « on » et « raise » associées à un événement.Vous pouvez appeler cette fonction plusieurs fois pour ajouter d'« autres » méthodes. - Objet MethodBuilder qui représente l'autre méthode. - - a la valeur null. - La méthode a été appelée sur le type englobant. - - - Définit la méthode utilisée pour s'abonner à cet événement. - Objet MethodBuilder qui représente la méthode utilisée pour s'abonner à cet événement. - - a la valeur null. - La méthode a été appelée sur le type englobant. - - - Définit un attribut personnalisé à l'aide d'un objet blob d'attribut personnalisé spécifié. - Constructeur de l'attribut personnalisé. - Objet blob d'octets représentant les attributs. - - ou est null. - La méthode a été appelée sur le type englobant. - - - Définit un attribut personnalisé à l'aide d'un générateur d'attributs personnalisés. - Instance de classe d'assistance servant à décrire l'attribut personnalisé. - - a la valeur null. - La méthode a été appelée sur le type englobant. - - - Définit la méthode utilisée pour déclencher cet événement. - Objet MethodBuilder qui représente la méthode utilisée pour déclencher cet événement. - - a la valeur null. - La méthode a été appelée sur le type englobant. - - - Définit la méthode utilisée pour annuler l'abonnement à cet événement. - Objet MethodBuilder qui représente la méthode utilisée pour annuler l'abonnement à cet événement. - - a la valeur null. - La méthode a été appelée sur le type englobant. - - - Définit et représente un champ.Cette classe ne peut pas être héritée. - - - Indique les attributs de ce champ.Cette propriété est en lecture seule. - Attributs de ce champ. - - - Indique une référence à l'objet pour le type qui déclare ce champ.Cette propriété est en lecture seule. - Référence à l'objet pour le type qui déclare ce champ. - - - Indique l'objet qui représente le type de ce champ.Cette propriété est en lecture seule. - Objet qui représente le type de ce champ. - - - Récupère la valeur du champ pris en charge par l'objet donné. - - qui contient la valeur du champ réfléchi par cette instance. - Objet sur lequel accéder au champ. - Cette méthode n'est pas prise en charge. - - - Indique le nom de ce champ.Cette propriété est en lecture seule. - - qui contient le nom de ce champ. - - - Définit la valeur par défaut de ce champ. - Nouvelle valeur par défaut de ce champ. - Le type conteneur a été créé à l'aide de . - Le champ ne correspond pas à un type pris en charge.ouLe type de ne correspond pas au type du champ.ouLe champ est de type ou d'un autre type référence, n'est pas null, et la valeur ne peut pas être assignée au type référence. - - - Définit un attribut personnalisé à l'aide d'un objet blob d'attribut personnalisé spécifié. - Constructeur de l'attribut personnalisé. - Objet blob d'octets représentant les attributs. - - ou est null. - Le type parent de ce champ est complet. - - - Définit un attribut personnalisé à l'aide d'un générateur d'attributs personnalisés. - Instance de classe d'assistance servant à définir l'attribut personnalisé. - - a la valeur null. - Le type parent de ce champ est complet. - - - Spécifie la disposition du champ. - Offset du champ dans le type contenant ce champ. - Le type conteneur a été créé à l'aide de . - - est inférieur à zéro. - - - Définit et crée des paramètres de type générique pour les types et les méthodes génériques définis dynamiquement.Cette classe ne peut pas être héritée. - - - Obtient un objet représentant l'assembly dynamique qui contient la définition de type générique à laquelle appartient le paramètre de type actuel. - Objet représentant l'assembly dynamique qui contient la définition de type générique à laquelle appartient le paramètre de type actuel. - - - Obtient null dans tous les cas. - Référence Null (Nothing en Visual Basic) dans tous les cas. - - - - Obtient la contrainte de type de base du paramètre de type générique actuel. - Objet qui représente la contrainte de type de base du paramètre de type générique, ou null si le paramètre de type ne possède aucune contrainte de type de base. - - - Obtient true dans tous les cas. - true dans tous les cas. - - - Obtient un représentant la méthode de déclaration, si le actuel représente un paramètre de type d'une méthode générique. - - représentant la méthode de déclaration, si le actuel représente un paramètre de type d'une méthode générique ; sinon, null. - - - Obtient la définition de type générique ou la définition de méthode générique à laquelle appartient le paramètre de type générique. - Si le paramètre de type appartient à un type générique, objet représentant ce type générique ; si le paramètre de type appartient à une méthode générique, objet représentant le type qui a déclaré cette méthode générique. - - - Tests si l'objet donné est une instance de EventToken et est égal à l'instance actuelle. - Retourne true si est une instance de EventToken et s'il est égal à l'instance en cours ; sinon false. - Objet à comparer à l'instance actuelle. - - - Obtient null dans tous les cas. - Référence Null (Nothing en Visual Basic) dans tous les cas. - - - - Obtient la position du paramètre de type dans la liste des paramètres de type du type générique ou de la méthode qui a déclaré le paramètre. - Position du paramètre de type dans la liste des paramètres de type du type générique ou de la méthode qui a déclaré le paramètre. - - - - - Lève une exception dans tous les cas. - Type auquel fait référence le type de tableau, le type pointeur ou le type ByRef en cours ; ou null si le type en cours n'est pas un type de tableau, pas un type pointeur et n'est pas passé par référence. - dans tous les cas. - - - - Non valide pour les paramètres de type générique. - Non valide pour les paramètres de type générique. - dans tous les cas. - - - Retourne un code de hachage entier 32 bits pour l'instance actuelle. - Code de hachage entier 32 bits. - - - Non pris en charge pour les paramètres de type générique incomplets. - Non pris en charge pour les paramètres de type générique incomplets. - dans tous les cas. - - - Lève une exception dans tous les cas. - Lève une exception dans tous les cas. - Objet à tester. - dans tous les cas. - - - - Obtient true dans tous les cas. - true dans tous les cas. - - - Retourne false dans tous les cas. - false dans tous les cas. - - - Obtient false dans tous les cas. - false dans tous les cas. - - - - Non pris en charge pour les paramètres de type générique incomplets. - Non pris en charge pour les paramètres de type générique incomplets. - Non pris en charge. - dans tous les cas. - - - Retourne le type d'un tableau unidimensionnel dont le type d'élément est le paramètre de type générique. - Objet représentant le type d'un tableau unidimensionnel dont le type d'élément est le paramètre de type générique. - - - Retourne le type d'un tableau dont le type d'élément est le paramètre de type générique, avec le nombre spécifié de dimensions. - Objet représentant le type d'un tableau dont le type d'élément est le paramètre de type générique, avec le nombre spécifié de dimensions. - Nombre de dimensions pour le tableau. - - n'est pas un nombre valide de dimensions.Par exemple, sa valeur est inférieure à 1. - - - Retourne un objet représentant le paramètre de type générique actuel lorsqu'il est passé en tant que paramètre de référence. - Objet représentant le paramètre de type générique actuel lorsqu'il est passé en tant que paramètre de référence. - - - Non valide pour les paramètres de type générique incomplets. - Cette méthode n'est pas valide pour les paramètres de type générique incomplets. - Tableau d'arguments de type. - dans tous les cas. - - - Retourne un objet représentant un pointeur vers le paramètre de type générique actuel. - Objet représentant un pointeur vers le paramètre de type générique actuel. - - - Obtient le module dynamique qui contient le paramètre de type générique. - Objet qui représente le module dynamique contenant le paramètre de type générique. - - - Obtient le nom du paramètre de type générique. - Nom du paramètre de type générique. - - - Obtient null dans tous les cas. - Référence Null (Nothing en Visual Basic) dans tous les cas. - - - Définit le type de base dont un type doit hériter afin d'être substitué au paramètre de type. - - devant être hérité par tout type qui sera substitué au paramètre de type. - - - Définit un attribut personnalisé à l'aide d'un objet blob d'attribut personnalisé spécifié. - Constructeur de l'attribut personnalisé. - Objet blob d'octets représentant l'attribut. - - a la valeur null.ou est une référence null. - - - Définit un attribut personnalisé à l'aide d'un générateur d'attributs personnalisés. - Instance de classe d'assistance qui définit l'attribut personnalisé. - - a la valeur null. - - - Définit les caractéristiques de variance et les contraintes spéciales du paramètre générique, telles que la contrainte de constructeur sans paramètre. - Combinaison d'opérations de bits de valeurs représentant les caractéristiques de variance et les contraintes spéciales du paramètre de type générique. - - - Définit les interfaces qu'un type doit implémenter pour être substitué au paramètre de type. - Tableau d'objets représentant les interfaces qu'un type doit implémenter pour être substitué au paramètre de type. - - - Renvoie une représentation sous forme de chaîne du paramètre de type générique actuel. - Chaîne contenant le nom du paramètre de type générique. - - - Définit et représente une méthode (ou un constructeur) sur une classe dynamique. - - - Récupère les attributs de cette méthode. - En lecture seule.Récupère les MethodAttributes de cette méthode. - - - Retourne la convention d'appel de la méthode. - En lecture seule.Convention d'appel de la méthode. - - - Non pris en charge pour ce type. - Non pris en charge. - La méthode appelée n'est pas prise en charge dans la classe de base. - - - Retourne le type qui déclare cette méthode. - En lecture seule.Type qui déclare cette méthode. - - - Définit le nombre de paramètres de type générique pour la méthode actuelle, indique leurs noms et retourne un tableau d'objets qui peuvent être utilisés pour définir leurs contraintes. - Tableau d'objets qui représentent les paramètres de type de la méthode générique. - Tableau de chaînes qui représente les noms des paramètres de type générique. - Les paramètres de type générique sont déjà définis pour cette méthode.ouLa méthode a déjà été exécutée.ouLa méthode a été appelée pour la méthode actuelle. - - a la valeur null.ouUn élément de est null. - - est un tableau vide. - - - Définit les attributs de paramètre et le nom d'un paramètre de cette méthode, ou la valeur de retour de cette méthode.Retourne un ParameterBuilder qui peut être utilisé pour appliquer des attributs personnalisés. - Retourne un objet ParameterBuilder qui représente un paramètre de cette méthode ou la valeur de retour de cette méthode. - Position du paramètre dans la liste de paramètres.Les paramètres sont indexés en assignant le nombre 1 au premier paramètre ; le nombre 0 représente la valeur de retour de la méthode. - Attributs de paramètre du paramètre. - Nom du paramètre.Le nom peut être la chaîne null. - La méthode n'a pas de paramètre.ou est inférieur à zéro.ou est supérieur au nombre de paramètres de la méthode. - Le type conteneur a été créé au préalable à l'aide de la méthode .ouPour la méthode active, la propriété a la valeur true, mais la propriété a la valeur false. - - - Détermine si l'objet donné est égal à cette instance. - true si est une instance de MethodBuilder et s'il est égal à cet objet ; sinon, false. - Objet à comparer à cette instance de MethodBuilder. - - - Retourne un tableau d'objets qui représentent les paramètres de type de la méthode, si elle est générique. - Tableau d'objets qui représentent les paramètres de type, si la méthode est générique, ou null si la méthode n'est pas générique. - - - Retourne cette méthode. - Instance actuelle de . - La méthode actuelle n'est pas générique.Ainsi, la propriété retourne la valeur false. - - - Obtient le code de hachage de cette méthode. - Code de hachage de cette méthode. - - - Retourne ILGenerator pour cette méthode avec une taille de flux MSIL (Microsoft Intermediate Language) par défaut de 64 octets. - Retourne un objet ILGenerator pour cette méthode. - La méthode ne doit pas avoir de corps à cause de ses indicateurs ou , par exemple parce qu'elle est dotée de l'indicateur . ouLa méthode est une méthode générique, mais pas une définition de méthode générique.Autrement dit, la propriété a la valeur true, mais la propriété a la valeur false. - - - Retourne un ILGenerator pour cette méthode avec la taille de flux MSIL (Microsoft Intermediate Language) spécifiée. - Retourne un objet ILGenerator pour cette méthode. - Taille du flux MSIL en octets. - La méthode ne doit pas avoir de corps à cause de ses indicateurs ou , par exemple parce qu'elle est dotée de l'indicateur . ouLa méthode est une méthode générique, mais pas une définition de méthode générique.Autrement dit, la propriété a la valeur true, mais la propriété a la valeur false. - - - Retourne les paramètres de cette méthode. - Tableau d'objets ParameterInfo représentant les paramètres de la méthode. - Cette méthode n'est pas prise en charge actuellement.Vous pouvez récupérer la méthode à l'aide de , puis appeler GetParameters sur les retournées. - - - Obtient ou définit une valeur Boolean qui indique si les variables locales contenues dans cette méthode sont initialisées à zéro.La valeur par défaut de cette propriété est true. - true si les variables locales contenues dans cette méthode doivent être initialisées à zéro ; sinon, false. - Pour la méthode active, la propriété a la valeur true, mais la propriété a la valeur false. (Get ou Set.) - - - Obtient une valeur indiquant si la méthode est une méthode générique. - true si la méthode est générique ; sinon, false. - - - Obtient une valeur qui indique si l'objet actuel représente la définition d'une méthode générique. - true si l'objet actuel représente la définition d'une méthode générique ; sinon, false. - - - Retourne une méthode générique construite à partir de la définition de méthode générique actuelle à l'aide des arguments de type générique spécifiés. - - qui représente la méthode générique construite à partir de la définition de méthode générique actuelle à l'aide des arguments de type générique spécifiés. - Tableau d'objets qui représentent les arguments de type de la méthode générique. - - - - Récupère le nom de cette méthode. - En lecture seule.Récupère une chaîne contenant le nom simple de cette méthode. - - - Obtient un objet qui contient des informations relatives au type de retour de la méthode, telles que la présence de modificateurs personnalisés. - Objet qui contient des informations sur le type de retour. - Le type déclarant n'a pas été créé. - - - Obtient le type de retour de la méthode représentée par ce . - Type de retour de la méthode. - - - Définit un attribut personnalisé à l'aide d'un objet blob d'attribut personnalisé spécifié. - Constructeur de l'attribut personnalisé. - Objet blob d'octets représentant les attributs. - - ou est null. - Pour la méthode active, la propriété a la valeur true, mais la propriété a la valeur false. - - - Définit un attribut personnalisé à l'aide d'un générateur d'attributs personnalisés. - Instance de classe d'assistance servant à décrire l'attribut personnalisé. - - a la valeur null. - Pour la méthode active, la propriété a la valeur true, mais la propriété a la valeur false. - - - Définit les indicateurs d'implémentation de cette méthode. - Indicateurs d'implémentation à définir. - Le type conteneur a été créé au préalable à l'aide de la méthode .ouPour la méthode active, la propriété a la valeur true, mais la propriété a la valeur false. - - - Définit le nombre et les types de paramètres d'une méthode. - Tableau d'objets représentant les types de paramètres. - La méthode actuelle est générique, mais n'est pas une définition de méthode générique.Autrement dit, la propriété a la valeur true, mais la propriété a la valeur false. - - - Définit le type de retour de la méthode. - Objet qui représente le type de retour de la méthode. - La méthode actuelle est générique, mais n'est pas une définition de méthode générique.Autrement dit, la propriété a la valeur true, mais la propriété a la valeur false. - - - Définit la signature de la méthode, y compris le type de retour, les types de paramètres et les modificateurs personnalisés requis et facultatifs du type de retour et des types de paramètres. - Type de retour de la méthode. - Tableau de types représentant les modificateurs personnalisés requis, tels que , pour le type de retour de la méthode.Si le type de retour ne possède pas de modificateur personnalisé requis, spécifiez null. - Tableau de types représentant les modificateurs personnalisés facultatifs, tels que , pour le type de retour de la méthode.Si le type de retour ne possède pas de modificateur personnalisé optionnel, spécifiez null. - Types des paramètres de la méthode. - Tableau de types.Chaque tableau de types représente les modificateurs personnalisés requis pour le paramètre correspondant, tels que .Si un paramètre particulier ne possède pas de modificateur personnalisé requis, spécifiez null plutôt qu'un tableau de types.Si aucun des paramètres ne possède de modificateur personnalisé requis, spécifiez null plutôt qu'un tableau de tableaux. - Tableau de types.Chaque tableau de types représente les modificateurs personnalisés facultatifs pour le paramètre correspondant, tels que .Si un paramètre particulier ne possède pas de modificateur personnalisé facultatif, spécifiez null plutôt qu'un tableau de types.Si aucun des paramètres ne possède de modificateur personnalisé facultatif, spécifiez null plutôt qu'un tableau de tableaux. - La méthode actuelle est générique, mais n'est pas une définition de méthode générique.Autrement dit, la propriété a la valeur true, mais la propriété a la valeur false. - - - Retourne cette instance de MethodBuilder en tant que chaîne. - Retourne une chaîne contenant le nom, les attributs, la signature de méthode, les exceptions et la signature locale de cette méthode, suivis du flux MSIL (Microsoft Intermediate Language) en cours. - - - Définit et représente un module dans un assembly dynamique. - - - Obtient l'assembly dynamique qui a défini cette instance de . - Assembly dynamique qui a défini le module dynamique actuel. - - - Complète les définitions de fonction globale et les définitions de données globales pour ce module dynamique. - Cette méthode a été appelée au préalable. - - - Définit un type d'énumération qui est un type valeur avec un champ non statique unique appelé du type spécifié. - Énumération définie. - Chemin d'accès complet du type d'énumération. ne peut pas contenir de valeurs Null incorporées. - Attributs de type pour l'énumération.Un attribut correspond à n'importe quel octet défini par . - Type sous-jacent pour l'énumération.Ce doit être un type entier intégré. - Des attributs autres que des attributs de visibilité sont fournis.ou Une énumération portant le nom donné existe dans l'assembly parent de ce module.ou Les attributs de visibilité ne correspondent pas à la portée de l'énumération.Par exemple, si est spécifié pour alors que l'énumération n'est pas de type imbriqué. - - a la valeur null. - - - Définit une méthode globale à l'aide du nom, des attributs, de la convention d'appel, du type de retour et des types de paramètres spécifiés. - Méthode globale définie. - Nom de la méthode. ne peut pas contenir de valeurs Null incorporées. - Attributs de la méthode. doit inclure . - Convention d'appel à la méthode. - Type de retour de la méthode. - Types des paramètres de la méthode. - La méthode n'est pas statique.C'est-à-dire que n'inclut pas .ouUn élément du tableau est null. - - a la valeur null. - - a été appelé au préalable. - - - Définit une méthode globale à l'aide du nom, des attributs, de la convention d'appel, du type de retour, des modificateurs personnalisés pour le type de retour, des types de paramètres et des modificateurs personnalisés pour les types de paramètres spécifiés. - Méthode globale définie. - Nom de la méthode. ne peut pas contenir de caractères Null incorporés. - Attributs de la méthode. doit inclure . - Convention d'appel à la méthode. - Type de retour de la méthode. - Tableau des types représentant les modificateurs personnalisés requis pour le type de retour, tels que ou .Si le type de retour ne possède pas de modificateur personnalisé requis, spécifiez null. - Tableau des types représentant les modificateurs personnalisés facultatifs pour le type de retour, tels que ou .Si le type de retour ne possède pas de modificateur personnalisé optionnel, spécifiez null. - Types des paramètres de la méthode. - Tableau de types.Chaque tableau de types représente les modificateurs personnalisés requis pour le paramètre correspondant de la méthode globale.Si un argument particulier ne possède pas de modificateur personnalisé requis, spécifiez null plutôt qu'un tableau de types.Si la méthode globale ne possède pas d'argument, ou si aucun des arguments ne possède de modificateur personnalisé requis, spécifiez null plutôt qu'un tableau de tableaux. - Tableau de types.Chaque tableau de types représente les modificateurs personnalisés facultatifs pour le paramètre correspondant.Si un argument particulier ne possède pas de modificateur personnalisé facultatif, spécifiez null plutôt qu'un tableau de types.Si la méthode globale ne possède pas d'argument, ou si aucun des arguments ne possède de modificateur personnalisé facultatif, spécifiez null plutôt qu'un tableau de tableaux. - La méthode n'est pas statique.C'est-à-dire que n'inclut pas .ouUn élément du tableau est null. - - a la valeur null. - La méthode a été appelée au préalable. - - - Définit une méthode globale à l'aide du nom, des attributs, du type de retour et des types de paramètres spécifiés. - Méthode globale définie. - Nom de la méthode. ne peut pas contenir de valeurs Null incorporées. - Attributs de la méthode. doit inclure . - Type de retour de la méthode. - Types des paramètres de la méthode. - La méthode n'est pas statique.C'est-à-dire que n'inclut pas .ou La longueur de est égale à zéro. ouUn élément du tableau est null. - - a la valeur null. - - a été appelé au préalable. - - - Définit un champ de données initialisé dans la section .sdata du fichier exécutable portable. - Champ pour référencer les données. - Nom utilisé pour référencer les données. ne peut pas contenir de valeurs Null incorporées. - Objet BLOB de données. - Attributs du champ.La valeur par défaut est Static. - La longueur de est égale à zéro.ou La taille de est inférieure ou égale à zéro, ou supérieure ou égale à 0x3f0000. - - ou est null. - - a été appelé au préalable. - - - Construit un TypeBuilder pour un type privé portant le nom spécifié dans ce module. - Type privé portant le nom spécifié. - Chemin d'accès complet du type, espace de noms compris. ne peut pas contenir de valeurs Null incorporées. - Un type portant le nom donné existe dans l'assembly parent de ce module.ou Des attributs de type imbriqué sont définis sur un type non imbriqué. - - a la valeur null. - - - Construit un TypeBuilder en fonction du nom et des attributs du type. - TypeBuilder créé avec tous les attributs demandés. - Chemin d'accès complet du type. ne peut pas contenir de valeurs Null incorporées. - Attributs du type défini. - Un type portant le nom donné existe dans l'assembly parent de ce module.ou Des attributs de type imbriqué sont définis sur un type non imbriqué. - - a la valeur null. - - - Construit un TypeBuilder en fonction du nom et des attributs du type, ainsi que du type que le type défini étend. - TypeBuilder créé avec tous les attributs demandés. - Chemin d'accès complet du type. ne peut pas contenir de valeurs Null incorporées. - Attribut à associer au type. - Type étendu par le type défini. - Un type portant le nom donné existe dans l'assembly parent de ce module.ou Des attributs de type imbriqué sont définis sur un type non imbriqué. - - a la valeur null. - - - Construit un TypeBuilder en fonction du nom et des attributs du type, du type étendu par le type défini et de la taille totale du type. - Objet TypeBuilder. - Chemin d'accès complet du type. ne peut pas contenir de valeurs Null incorporées. - Attributs du type défini. - Type étendu par le type défini. - Taille totale du type. - Un type portant le nom donné existe dans l'assembly parent de ce module.ou Des attributs de type imbriqué sont définis sur un type non imbriqué. - - a la valeur null. - - - Construit un TypeBuilder en fonction du nom et des attributs du type, du type étendu par le type défini et de la taille de compactage du type. - Objet TypeBuilder. - Chemin d'accès complet du type. ne peut pas contenir de valeurs Null incorporées. - Attributs du type défini. - Type étendu par le type défini. - Taille de compactage du type. - Un type portant le nom donné existe dans l'assembly parent de ce module.ou Des attributs de type imbriqué sont définis sur un type non imbriqué. - - a la valeur null. - - - Construit un TypeBuilder en fonction du nom et des attributs du type, du type étendu par le type défini, de la taille de compactage et de la taille totale du type défini. - TypeBuilder créé avec tous les attributs demandés. - Chemin d'accès complet du type. ne peut pas contenir de valeurs Null incorporées. - Attributs du type défini. - Type étendu par le type défini. - Taille de compactage du type. - Taille totale du type. - Un type portant le nom donné existe dans l'assembly parent de ce module.ou Des attributs de type imbriqué sont définis sur un type non imbriqué. - - a la valeur null. - - - Construit un TypeBuilder en fonction du nom et des attributs du type, du type étendu par le type défini et de l'interface implémentée par le type défini. - TypeBuilder créé avec tous les attributs demandés. - Chemin d'accès complet du type. ne peut pas contenir de valeurs Null incorporées. - Attributs à associer au type. - Type étendu par le type défini. - Liste des interfaces implémentées par le type. - Un type portant le nom donné existe dans l'assembly parent de ce module.ou Des attributs de type imbriqué sont définis sur un type non imbriqué. - - a la valeur null. - - - Définit un champ de données non initialisé dans la section .sdata du fichier exécutable portable (PE, Portable Executable). - Champ pour référencer les données. - Nom utilisé pour référencer les données. ne peut pas contenir de valeurs Null incorporées. - Taille du champ de données. - Attributs du champ. - La longueur de est égale à zéro.ou est inférieur ou égal à zéro, ou supérieur ou égal à 0x003f0000. - - a la valeur null. - - a été appelé au préalable. - - - Retourne une valeur qui indique si cette instance équivaut à l'objet spécifié. - true si est égal au type et à la valeur de cette instance ; sinon, false. - Objet à comparer à cette instance ou null. - - - Obtient un String représentant le nom et le chemin d'accès complets de ce module. - Nom qualifié complet du module. - - - - - - Retourne la méthode nommée sur une classe Array. - Méthode nommée sur une classe Array. - Classe Array. - Nom d'une méthode sur la classe Array. - Convention d'appel de la méthode. - Type de retour de la méthode. - Types des paramètres de la méthode. - - n'est pas un tableau. - - ou est null. - - - Retourne le code de hachage de cette instance. - Code de hachage d'un entier signé 32 bits. - - - Chaîne qui indique qu'il s'agit d'un module en mémoire. - Texte qui indique qu'il s'agit d'un module en mémoire. - - - Applique un attribut personnalisé à ce module à l'aide d'un objet BLOB spécifié qui représente l'attribut. - Constructeur de l'attribut personnalisé. - Objet BLOB d'octets représentant l'attribut. - - ou est null. - - - Applique un attribut personnalisé à ce module à l'aide d'un générateur d'attributs personnalisés. - Instance de classe d'assistance qui spécifie l'attribut personnalisé à appliquer. - - a la valeur null. - - - Définit les propriétés d'un type. - - - Ajoute une des autres méthodes associées à cette propriété. - Objet MethodBuilder qui représente l'autre méthode. - - a la valeur null. - La méthode a été appelée sur le type englobant. - - - Obtient les attributs de cette propriété. - Attributs de cette propriété. - - - Obtient une valeur indiquant si la propriété peut être lue. - true si la propriété peut être lue ; sinon, false. - - - Obtient une valeur indiquant s'il est possible d'écrire dans la propriété. - true s'il est possible d'écrire dans la propriété ; sinon, false. - - - Obtient la classe qui déclare ce membre. - Objet Type de la classe qui déclare ce membre. - - - Retourne un tableau de tous les paramètres d'index de la propriété. - Tableau de type ParameterInfo contenant les paramètres d'index. - Cette méthode n'est pas prise en charge. - - - Obtient la valeur de la propriété indexée en appelant la méthode de l'accesseur GET de la propriété. - Valeur de la propriété indexée spécifiée. - Objet dont la valeur de propriété sera retournée. - Valeurs d'index facultatives pour les propriétés indexées.Cette valeur doit être null pour les propriétés non indexées. - Cette méthode n'est pas prise en charge. - - - Obtient le nom de ce membre. - - contenant le nom de ce membre. - - - Obtient le type du champ de cette propriété. - Type de cette propriété. - - - Définit la valeur par défaut de cette propriété. - Valeur par défaut de cette propriété. - La méthode a été appelée sur le type englobant. - La propriété ne correspond pas à un type pris en charge.ouLe type de ne correspond pas au type de la propriété.ouLa propriété est de type ou d'un autre type référence, n'est pas null et la valeur ne peut pas être assignée au type référence. - - - Définit un attribut personnalisé à l'aide d'un objet blob d'attribut personnalisé spécifié. - Constructeur de l'attribut personnalisé. - Objet blob d'octets représentant les attributs. - - ou est null. - La méthode a été appelée sur le type englobant. - - - Définit un attribut personnalisé à l'aide d'un générateur d'attributs personnalisés. - Instance de classe d'assistance servant à définir l'attribut personnalisé. - - a la valeur null. - si a été appelé sur le type englobant. - - - Définit la méthode qui obtient la valeur de la propriété. - Objet MethodBuilder qui représente la méthode qui obtient la valeur de la propriété. - - a la valeur null. - La méthode a été appelée sur le type englobant. - - - Définit la méthode qui définit la valeur de la propriété. - Objet MethodBuilder qui représente la méthode qui définit la valeur de la propriété. - - a la valeur null. - La méthode a été appelée sur le type englobant. - - - Définit la valeur de la propriété avec des valeurs d'index facultatives pour les propriétés d'index. - Objet dont la valeur de propriété sera définie. - Nouvelle valeur de cette propriété. - Valeurs d'index facultatives pour les propriétés indexées.Cette valeur doit être null pour les propriétés non indexées. - Cette méthode n'est pas prise en charge. - - - Définit et crée de nouvelles instances de classes au moment de l'exécution. - - - Ajoute une interface implémentée par ce type. - Interface implémentée par ce type. - - a la valeur null. - Le type a été créé au préalable à l'aide de . - - - Récupère l'assembly dynamique qui contient cette définition de type. - En lecture seule.Récupère l'assembly dynamique qui contient cette définition de type. - - - Retourne le nom complet de ce type, qualifié par le nom complet de l'assembly. - En lecture seule.Nom complet de ce type qualifié par le nom complet de l'assembly. - - - - Récupère le type de base de ce type. - En lecture seule.Récupère le type de base de ce type. - - - - Obtient un qui représente ce type. - Objet qui représente ce type. - - - Obtient la méthode qui a déclaré le paramètre de type générique actuel. - - représentant la méthode qui a déclaré le type actuel, si le type actuel est un paramètre de type générique ; sinon, null. - - - Retourne le type qui a déclaré ce type. - En lecture seule.Type qui a déclaré ce type. - - - Ajoute un nouveau constructeur au type avec les attributs et la signature donnés. - Constructeur défini. - Attributs du constructeur. - Convention d'appel du constructeur. - Types de paramètre du constructeur. - Le type a été créé au préalable à l'aide de . - - - Ajoute un nouveau constructeur au type avec les attributs, la signature et les modificateurs personnalisés donnés. - Constructeur défini. - Attributs du constructeur. - Convention d'appel du constructeur. - Types de paramètre du constructeur. - Tableau de types.Chaque tableau de types représente les modificateurs personnalisés requis pour le paramètre correspondant, tels que .Si un paramètre particulier ne possède pas de modificateur personnalisé requis, spécifiez null plutôt qu'un tableau de types.Si aucun des paramètres ne possède de modificateur personnalisé requis, spécifiez null plutôt qu'un tableau de tableaux. - Tableau de types.Chaque tableau de types représente les modificateurs personnalisés facultatifs pour le paramètre correspondant, tels que .Si un paramètre particulier ne possède pas de modificateur personnalisé facultatif, spécifiez null plutôt qu'un tableau de types.Si aucun des paramètres ne possède de modificateur personnalisé facultatif, spécifiez null plutôt qu'un tableau de tableaux. - La taille de ou de n'est pas égale à la taille de . - Le type a été créé au préalable à l'aide de .ouPour le type dynamique en cours, la propriété a la valeur true, mais la propriété a la valeur false. - - - Définit le constructeur par défaut.Le constructeur défini ici appellera simplement le constructeur par défaut du parent. - Retourne le constructeur. - Objet MethodAttributes représentant les attributs à appliquer au constructeur. - Le type parent (type de base) ne possède pas de constructeur par défaut. - Le type a été créé au préalable à l'aide de .ouPour le type dynamique en cours, la propriété a la valeur true, mais la propriété a la valeur false. - - - Ajoute un nouvel événement au type avec le nom, les attributs et le type d'événement donnés. - Événement défini. - Nom de l’événement. ne peut pas contenir de valeurs Null incorporées. - Attributs de l'événement. - Type de l'événement. - La longueur de est égale à zéro. - - a la valeur null.ou a la valeur null. - Le type a été créé au préalable à l'aide de . - - - Ajoute un nouveau champ au type, avec le nom, les attributs et le type de champ donnés. - Champ défini. - Nom du champ. ne peut pas contenir de valeurs null incorporées. - Type du champ. - Attributs du champ. - La longueur de est égale à zéro.ou est System.Void.ou Une taille totale a été spécifiée pour la classe parente de ce champ. - - a la valeur null. - Le type a été créé au préalable à l'aide de . - - - Ajoute un nouveau champ au type avec le nom, les attributs, le type de champ et les modificateurs personnalisés donnés. - Champ défini. - Nom du champ. ne peut pas contenir de valeurs null incorporées. - Type du champ. - Tableau des types représentant les modificateurs personnalisés requis pour le champ, tels que . - Tableau des types représentant les modificateurs personnalisés facultatifs pour le champ, tels que . - Attributs du champ. - La longueur de est égale à zéro.ou est System.Void.ou Une taille totale a été spécifiée pour la classe parente de ce champ. - - a la valeur null. - Le type a été créé au préalable à l'aide de . - - - Définit les paramètres de type générique pour le type actuel, en spécifiant leur nombre ainsi que leur nom, et retourne un tableau d'objets qui peuvent être utilisés pour définir leurs contraintes. - Tableau d'objets qui peuvent être utilisés afin de définir les contraintes des paramètres de type générique pour le type actuel. - Tableau des noms des paramètres de type générique. - Les paramètres de type générique sont déjà définis pour ce type. - - a la valeur null.ouUn élément de est null. - - est un tableau vide. - - - Définit un champ de données initialisé dans la section .sdata du fichier exécutable portable. - Champ pour référencer les données. - Nom utilisé pour référencer les données. ne peut pas contenir de valeurs Null incorporées. - Blob de données. - Attributs du champ. - La longueur de est égale à zéro.ou La taille des données est inférieure ou égale à zéro, ou supérieure ou égale à 0x3f0000. - - ou est null. - - a été appelé au préalable. - - - Ajoute une nouvelle méthode au type avec le nom et les attributs de méthode spécifiés. - - représentant la méthode que vous venez de définir. - Nom de la méthode. ne peut pas contenir de valeurs Null incorporées. - Attributs de la méthode. - La longueur de est égale à zéro.ou Le type du parent de cette méthode est une interface et cette méthode n'est pas virtuelle (Overridable en Visual Basic). - - a la valeur null. - Le type a été créé au préalable à l'aide de .ouPour le type dynamique en cours, la propriété a la valeur true, mais la propriété a la valeur false. - - - Ajoute une nouvelle méthode au type avec le nom, les attributs de méthode et la convention d'appel spécifiés. - - représentant la méthode que vous venez de définir. - Nom de la méthode. ne peut pas contenir de valeurs Null incorporées. - Attributs de la méthode. - Convention d'appel de la méthode. - La longueur de est égale à zéro.ou Le type du parent de cette méthode est une interface et cette méthode n'est pas virtuelle (Overridable en Visual Basic). - - a la valeur null. - Le type a été créé au préalable à l'aide de .ouPour le type dynamique en cours, la propriété a la valeur true, mais la propriété a la valeur false. - - - Ajoute une nouvelle méthode au type avec le nom, les attributs de méthode, la convention d'appel et la signature de méthode spécifiés. - - représentant la méthode que vous venez de définir. - Nom de la méthode. ne peut pas contenir de valeurs Null incorporées. - Attributs de la méthode. - Convention d'appel de la méthode. - Type de retour de la méthode. - Types des paramètres de la méthode. - La longueur de est égale à zéro.ou Le type du parent de cette méthode est une interface et cette méthode n'est pas virtuelle (Overridable en Visual Basic). - - a la valeur null. - Le type a été créé au préalable à l'aide de .ouPour le type dynamique en cours, la propriété a la valeur true, mais la propriété a la valeur false. - - - Ajoute une nouvelle méthode au type avec le nom, les attributs de méthode, la convention d'appel, la signature de méthode et les modificateurs personnalisés spécifiés. - Objet représentant la méthode que vous venez d'ajouter. - Nom de la méthode. ne peut pas contenir de valeurs Null incorporées. - Attributs de la méthode. - Convention d'appel de la méthode. - Type de retour de la méthode. - Tableau de types représentant les modificateurs personnalisés requis, tels que , pour le type de retour de la méthode.Si le type de retour ne possède pas de modificateur personnalisé requis, spécifiez null. - Tableau de types représentant les modificateurs personnalisés facultatifs, tels que , pour le type de retour de la méthode.Si le type de retour ne possède pas de modificateur personnalisé optionnel, spécifiez null. - Types des paramètres de la méthode. - Tableau de types.Chaque tableau de types représente les modificateurs personnalisés requis pour le paramètre correspondant, tels que .Si un paramètre particulier ne possède pas de modificateur personnalisé requis, spécifiez null plutôt qu'un tableau de types.Si aucun des paramètres ne possède de modificateur personnalisé requis, spécifiez null plutôt qu'un tableau de tableaux. - Tableau de types.Chaque tableau de types représente les modificateurs personnalisés facultatifs pour le paramètre correspondant, tels que .Si un paramètre particulier ne possède pas de modificateur personnalisé facultatif, spécifiez null plutôt qu'un tableau de types.Si aucun des paramètres ne possède de modificateur personnalisé facultatif, spécifiez null plutôt qu'un tableau de tableaux. - La longueur de est égale à zéro.ou Le type du parent de cette méthode est une interface et cette méthode n'est pas virtuelle (Overridable en Visual Basic). ouLa taille de ou de n'est pas égale à la taille de . - - a la valeur null. - Le type a été créé au préalable à l'aide de .ouPour le type dynamique en cours, la propriété a la valeur true, mais la propriété a la valeur false. - - - Ajoute une nouvelle méthode au type avec le nom, les attributs de méthode et la signature de méthode spécifiés. - Méthode définie. - Nom de la méthode. ne peut pas contenir de valeurs Null incorporées. - Attributs de la méthode. - Type de retour de la méthode. - Types des paramètres de la méthode. - La longueur de est égale à zéro.ou Le type du parent de cette méthode est une interface et cette méthode n'est pas virtuelle (Overridable en Visual Basic). - - a la valeur null. - Le type a été créé au préalable à l'aide de .ouPour le type dynamique en cours, la propriété a la valeur true, mais la propriété a la valeur false. - - - Spécifie un corps de méthode donné qui implémente une déclaration de méthode donnée, éventuellement avec un autre nom. - Corps de méthode à utiliser.Il doit s'agir d'un objet MethodBuilder. - Méthode dont la déclaration doit être utilisée. - - n'appartient pas à cette classe. - - ou est null. - Le type a été créé au préalable à l'aide de .ou Le type déclarant de n'est pas le type représenté par ce . - - - Définit un type imbriqué en fonction de son nom. - Type imbriqué défini. - Nom court du type. ne peut pas contenir de valeurs Null incorporées. - La longueur de est égale à zéro ou supérieure à 1 023. ouCette opération créerait un type avec un en double dans l'assembly actuel. - - a la valeur null. - - - Définit un type imbriqué en fonction de son nom et de ses attributs. - Type imbriqué défini. - Nom court du type. ne peut pas contenir de valeurs Null incorporées. - Attributs du type. - L'attribut imbriqué n'est pas spécifié.ou Ce type est sealed.ou Ce type est un tableau.ou Ce type est une interface mais le type imbriqué ne l'est pas.ou La longueur de est égale à 0 ou supérieure à 1 023. ouCette opération créerait un type avec un en double dans l'assembly actuel. - - a la valeur null. - - - Définit un type imbriqué en fonction de son nom, de ses attributs et du type qu'il étend. - Type imbriqué défini. - Nom court du type. ne peut pas contenir de valeurs Null incorporées. - Attributs du type. - Type étendu par le type imbriqué. - L'attribut imbriqué n'est pas spécifié.ou Ce type est sealed.ou Ce type est un tableau.ou Ce type est une interface mais le type imbriqué ne l'est pas.ou La longueur de est égale à 0 ou supérieure à 1 023. ouCette opération créerait un type avec un en double dans l'assembly actuel. - - a la valeur null. - - - Définit un type imbriqué en fonction de son nom, de ses attributs, de la taille totale du type et du type qu'il étend. - Type imbriqué défini. - Nom court du type. ne peut pas contenir de valeurs Null incorporées. - Attributs du type. - Type étendu par le type imbriqué. - Taille totale du type. - L'attribut imbriqué n'est pas spécifié.ou Ce type est sealed.ou Ce type est un tableau.ou Ce type est une interface mais le type imbriqué ne l'est pas.ou La longueur de est égale à 0 ou supérieure à 1 023. ouCette opération créerait un type avec un en double dans l'assembly actuel. - - a la valeur null. - - - Définit un type imbriqué en fonction de son nom, de ses attributs, du type qu'il étend et de la taille de compactage. - Type imbriqué défini. - Nom court du type. ne peut pas contenir de valeurs Null incorporées. - Attributs du type. - Type étendu par le type imbriqué. - Taille de compactage du type. - L'attribut imbriqué n'est pas spécifié.ou Ce type est sealed.ou Ce type est un tableau.ou Ce type est une interface mais le type imbriqué ne l'est pas.ou La longueur de est égale à 0 ou supérieure à 1 023. ouCette opération créerait un type avec un en double dans l'assembly actuel. - - a la valeur null. - - - Définit un type imbriqué en fonction de son nom, de ses attributs, de sa taille et du type qu'il étend. - Type imbriqué défini. - Nom court du type. ne peut pas contenir de valeurs Null incorporées. - Attributs du type. - Type étendu par le type imbriqué. - Taille de compactage du type. - Taille totale du type. - - - Définit un type imbriqué en fonction de son nom, de ses attributs, du type qu'il étend et de l'interface qu'il implémente. - Type imbriqué défini. - Nom court du type. ne peut pas contenir de valeurs Null incorporées. - Attributs du type. - Type étendu par le type imbriqué. - Interfaces implémentées par le type imbriqué. - L'attribut imbriqué n'est pas spécifié.ou Ce type est sealed.ou Ce type est un tableau.ou Ce type est une interface mais le type imbriqué ne l'est pas.ou La longueur de est égale à 0 ou supérieure à 1 023. ouCette opération créerait un type avec un en double dans l'assembly actuel. - - a la valeur null.ouUn élément du tableau est null. - - - Ajoute une nouvelle propriété au type avec le nom, les attributs, la convention d'appel et la signature de propriété donnés. - Propriété définie. - le nom de la propriété ; ne peut pas contenir de valeurs Null incorporées. - Attributs de la propriété. - Convention d'appel des accesseurs de propriété. - Type de retour de la propriété. - Types des paramètres de la propriété. - La longueur de est égale à zéro. - - a la valeur null. ou Un élément du tableau est null. - Le type a été créé au préalable à l'aide de . - - - Ajoute une nouvelle propriété au type avec le nom, la convention d'appel, la signature de propriété et les modificateurs personnalisés donnés. - Propriété définie. - le nom de la propriété ; ne peut pas contenir de valeurs Null incorporées. - Attributs de la propriété. - Convention d'appel des accesseurs de propriété. - Type de retour de la propriété. - Tableau de types représentant les modificateurs personnalisés requis, tels que , pour le type de retour de la propriété.Si le type de retour ne possède pas de modificateur personnalisé requis, spécifiez null. - Tableau de types représentant les modificateurs personnalisés facultatifs, tels que , pour le type de retour de la propriété.Si le type de retour ne possède pas de modificateur personnalisé optionnel, spécifiez null. - Types des paramètres de la propriété. - Tableau de types.Chaque tableau de types représente les modificateurs personnalisés requis pour le paramètre correspondant, tels que .Si un paramètre particulier ne possède pas de modificateur personnalisé requis, spécifiez null plutôt qu'un tableau de types.Si aucun des paramètres ne possède de modificateur personnalisé requis, spécifiez null plutôt qu'un tableau de tableaux. - Tableau de types.Chaque tableau de types représente les modificateurs personnalisés facultatifs pour le paramètre correspondant, tels que .Si un paramètre particulier ne possède pas de modificateur personnalisé facultatif, spécifiez null plutôt qu'un tableau de types.Si aucun des paramètres ne possède de modificateur personnalisé facultatif, spécifiez null plutôt qu'un tableau de tableaux. - La longueur de est égale à zéro. - - a la valeur null. ou Un élément du tableau est null. - Le type a été créé au préalable à l'aide de . - - - Ajoute une nouvelle propriété au type avec le nom et la signature de propriété donnés. - Propriété définie. - le nom de la propriété ; ne peut pas contenir de valeurs Null incorporées. - Attributs de la propriété. - Type de retour de la propriété. - Types des paramètres de la propriété. - La longueur de est égale à zéro. - - a la valeur null. ou Un élément du tableau est null. - Le type a été créé au préalable à l'aide de . - - - Ajoute une nouvelle propriété au type avec le nom, la signature de propriété et les modificateurs personnalisés donnés. - Propriété définie. - le nom de la propriété ; ne peut pas contenir de valeurs Null incorporées. - Attributs de la propriété. - Type de retour de la propriété. - Tableau de types représentant les modificateurs personnalisés requis, tels que , pour le type de retour de la propriété.Si le type de retour ne possède pas de modificateur personnalisé requis, spécifiez null. - Tableau de types représentant les modificateurs personnalisés facultatifs, tels que , pour le type de retour de la propriété.Si le type de retour ne possède pas de modificateur personnalisé optionnel, spécifiez null. - Types des paramètres de la propriété. - Tableau de types.Chaque tableau de types représente les modificateurs personnalisés requis pour le paramètre correspondant, tels que .Si un paramètre particulier ne possède pas de modificateur personnalisé requis, spécifiez null plutôt qu'un tableau de types.Si aucun des paramètres ne possède de modificateur personnalisé requis, spécifiez null plutôt qu'un tableau de tableaux. - Tableau de types.Chaque tableau de types représente les modificateurs personnalisés facultatifs pour le paramètre correspondant, tels que .Si un paramètre particulier ne possède pas de modificateur personnalisé facultatif, spécifiez null plutôt qu'un tableau de types.Si aucun des paramètres ne possède de modificateur personnalisé facultatif, spécifiez null plutôt qu'un tableau de tableaux. - La longueur de est égale à zéro. - - est null.ou Un élément du tableau est null - Le type a été créé au préalable à l'aide de . - - - Définit l'initialiseur de ce type. - Retourne un initialiseur de type. - Le type conteneur a été créé précédemment à l'aide de . - - - Définit un champ de données non initialisé dans la section .sdata du fichier exécutable portable (PE, Portable Executable). - Champ pour référencer les données. - Nom utilisé pour référencer les données. ne peut pas contenir de valeurs Null incorporées. - Taille du champ de données. - Attributs du champ. - La longueur de est égale à zéro.ou est inférieur ou égal à zéro, ou supérieur ou égal à 0x003f0000. - - a la valeur null. - Le type a été créé au préalable à l'aide de . - - - Récupère le chemin d'accès complet de ce type. - En lecture seule.Récupère le chemin d'accès complet de ce type. - - - Obtient une valeur indiquant la covariance et les contraintes spéciales du paramètre de type générique actuel. - Combinaison d'opérations de bits de valeurs qui décrivent la covariance et les contraintes spéciales du paramètre de type générique actuel. - - - Obtient la position d'un paramètre de type dans la liste des paramètres de type du type générique qui a déclaré le paramètre. - Si l'objet actuel représente un paramètre de type générique, position du paramètre de type dans la liste des paramètres de type du type générique qui a déclaré le paramètre ; sinon, non défini. - - - - - Retourne le constructeur du type générique construit spécifié qui correspond au constructeur spécifié de la définition de type générique. - Objet qui représente le constructeur de correspondant à , qui spécifie un constructeur appartenant à la définition de type générique de . - Type générique construit dont le constructeur est retourné. - Constructeur sur la définition de type générique de spécifiant le constructeur de à retourner. - - ne représente pas un type générique. ou n'est pas de type .ouLe type déclarant de n'est pas une définition de type générique. ouLe type de déclaration de n'est pas la définition de type générique de . - - - L'appel de cette méthode lève toujours . - Cette méthode n'est pas prise en charge.Aucune valeur n'est retournée. - Cette méthode n'est pas prise en charge. - - - Retourne le champ du type générique construit spécifié qui correspond au champ spécifié de la définition de type générique. - Objet qui représente le champ de correspondant à , qui spécifie un champ appartenant à la définition de type générique de . - Type générique construit dont le champ est retourné. - Champ sur la définition de type générique de spécifiant le champ de à retourner. - - ne représente pas un type générique. ou n'est pas de type .ouLe type déclarant de n'est pas une définition de type générique. ouLe type de déclaration de n'est pas la définition de type générique de . - - - - Retourne un objet qui représente une définition de type générique à partir de laquelle le type actuel peut être obtenu. - Objet qui représente une définition de type générique à partir de laquelle le type actuel peut être obtenu. - Le type actuel n'est pas un type générique.En d'autres termes, retourne la valeur false. - - - Retourne la méthode du type générique construit spécifié qui correspond à la méthode spécifiée de la définition de type générique. - Objet qui représente la méthode de correspondant à , qui spécifie une méthode appartenant à la définition de type générique de . - Type générique construit dont la méthode est retournée. - Méthode sur la définition de type générique de spécifiant la méthode de à retourner. - - est une méthode générique qui n'est pas une définition de méthode générique.ou ne représente pas un type générique.ou n'est pas de type .ouLe type de déclaration de n'est pas une définition de type générique. ouLe type de déclaration de n'est pas la définition de type générique de . - - - Récupère le GUID de ce type. - En lecture seule.Récupère le GUID de ce type. - Cette méthode n'est pas prise en charge pour les types incomplets actuellement. - - - Obtient une valeur qui indique si un objet spécifié peut être assigné à cet objet. - true si peut être assigné à cet objet ; sinon false. - Objet à tester. - - - Retourne une valeur indiquant si le type dynamique actuel a été créé. - true si la méthode a été appelée ; sinon, false. - - - - Obtient une valeur indiquant si le type actuel est un paramètre de type générique. - true si l'objet représente un paramètre de type générique ; sinon, false. - - - Obtient une valeur indiquant si le type actuel est un type générique. - true si le type représenté par l'objet actuel est générique ; sinon, false. - - - Obtient une valeur qui indique si le actuel représente une définition de type générique, à partir de laquelle d'autres types génériques peuvent être construits. - true si cet objet représente une définition de type générique ; sinon, false. - - - - Retourne un objet qui représente un tableau unidimensionnel du type actuel, avec une limite inférieure de zéro. - Objet qui représente un type de tableau unidimensionnel dont le type d'élément est le type actuel, avec une limite inférieure de zéro. - - - Retourne un objet qui représente un tableau du type actuel, avec le nombre spécifié de dimensions. - Objet qui représente un tableau unidimensionnel du type actuel. - Nombre de dimensions pour le tableau. - - n'est pas une dimension de tableau valide. - - - Retourne un objet qui représente le type actuel lorsqu'il est passé en tant que paramètre ref (ByRef en Visual Basic). - Objet qui représente le type actuel lorsqu'il est passé en tant que paramètre ref (ByRef en Visual Basic). - - - Substitue les éléments d'un tableau de types aux paramètres de type de la définition de type générique actuelle et retourne le type construit résultant. - - représentant le type construit formé en substituant les éléments de pour les paramètres de type du type générique actuel. - Tableau de types à substituer aux paramètres de type de la définition de type générique actuelle. - Le type actuel ne représente pas la définition d'un type générique.En d'autres termes, retourne la valeur false. - - a la valeur null.ou Tout élément de est null. - Tout élément de ne satisfait pas les contraintes spécifiées pour le paramètre de type correspondant du type générique actuel. - - - Retourne un objet qui représente le type d'un pointeur non managé vers le type actuel. - Objet qui représente le type d'un pointeur non managé vers le type actuel. - - - Récupère le module dynamique qui contient cette définition de type. - En lecture seule.Récupère le module dynamique qui contient cette définition de type. - - - Récupère le nom de ce type. - En lecture seule.Récupère le nom de ce type. - - - Récupère l'espace de noms dans lequel ce TypeBuilder est défini. - En lecture seule.Récupère l'espace de noms dans lequel ce TypeBuilder est défini. - - - Récupère la taille de compactage de ce type. - En lecture seule.Récupère la taille de compactage de ce type. - - - Définit un attribut personnalisé à l'aide d'un objet blob d'attribut personnalisé spécifié. - Constructeur de l'attribut personnalisé. - Objet blob d'octets représentant les attributs. - - ou est null. - Pour le type dynamique en cours, la propriété a la valeur true, mais la propriété a la valeur false. - - - Définit un attribut personnalisé à l'aide d'un générateur d'attributs personnalisés. - Instance de classe d'assistance servant à définir l'attribut personnalisé. - - a la valeur null. - Pour le type dynamique en cours, la propriété a la valeur true, mais la propriété a la valeur false. - - - Définit le type de base du type actuellement en construction. - Nouveau type de base. - Le type a été créé au préalable à l'aide de .ou est null, et l'instance actuelle représente une interface dont les attributs n'incluent pas .ouPour le type dynamique en cours, la propriété a la valeur true, mais la propriété a la valeur false. - - est une interface.Il s'agit d'une nouvelle condition d'exception de .NET Framework version 2.0. - - - Récupère la taille totale d'un type. - En lecture seule.Récupère la taille totale de ce type. - - - Retourne le nom du type sans l'espace de noms. - En lecture seule.Nom du type sans l'espace de noms. - - - Représente la non-spécification de la taille totale pour le type. - - - \ No newline at end of file diff --git a/packages/System.Reflection.Emit.4.3.0/ref/netstandard1.1/it/System.Reflection.Emit.xml b/packages/System.Reflection.Emit.4.3.0/ref/netstandard1.1/it/System.Reflection.Emit.xml deleted file mode 100644 index 184786b..0000000 --- a/packages/System.Reflection.Emit.4.3.0/ref/netstandard1.1/it/System.Reflection.Emit.xml +++ /dev/null @@ -1,1481 +0,0 @@ - - - - System.Reflection.Emit - - - - Definisce e rappresenta un assembly dinamico. - - - - Definisce un assembly dinamico con il nome e i diritti di accesso specificati. - Oggetto che rappresenta il nuovo assembly. - Nome dell'assembly. - I diritti di accesso dell'assembly. - - - Definisce un nuovo assembly con il nome, i diritti di accesso e gli attributi specificati. - Oggetto che rappresenta il nuovo assembly. - Nome dell'assembly. - I diritti di accesso dell'assembly. - Raccolta che contiene gli attributi dell'assembly. - - - Definisce un modulo dinamico temporaneo denominato nell'assembly. - Oggetto che rappresenta il modulo dinamico definito. - Nome del modulo dinamico.La sua lunghezza deve essere inferiore a 260 caratteri. - - inizia con uno spazio vuoto.- oppure - La lunghezza di è zero.- oppure - La lunghezza di è maggiore di o uguale a 260. - - è null. - Il chiamante non dispone dell'autorizzazione richiesta. - Non è possibile caricare l'assembly per un writer di simboli predefinito.- oppure - Non è possibile trovare il tipo che implementa l'interfaccia del writer di simboli predefinito. - - - - - - - Restituisce un valore che indica se questa istanza è uguale all'oggetto specificato. - true se è uguale al tipo e al valore di questa istanza. In caso contrario, false. - Oggetto da confrontare con questa istanza o null. - - - Ottiene il nome visualizzato dell'assembly dinamico corrente. - Nome visualizzato dell'assembly dinamico. - - - Restituisce il modulo dinamico con il nome specificato. - Oggetto ModuleBuilder che rappresenta il modulo dinamico richiesto. - Nome del modulo dinamico richiesto. - - è null. - La lunghezza di è zero. - Il chiamante non dispone dell'autorizzazione richiesta. - - - Restituisce il codice hash per l'istanza. - Codice hash integer con segno a 32 bit. - - - Restituisce informazioni sul modo in cui la risorsa data è stata resa persistente. - Oggetto compilato con informazioni relative alla topologia della risorsa oppure null se la risorsa non è stata trovata. - Il nome della risorsa. - Il metodo non è attualmente supportato. - Il chiamante non dispone dell'autorizzazione richiesta. - - - Carica la risorsa del manifesto specificata da questo assembly. - Matrice di tipo String che contiene i nomi di tutte le risorse. - Il metodo non è supportato su un assembly dinamico.Per ottenere i nomi della risorsa del manifesto, utilizzare il metodo . - Il chiamante non dispone dell'autorizzazione richiesta. - - - Carica la risorsa del manifesto specificata da questo assembly. - Oggetto che rappresenta la risorsa del manifesto. - Nome della risorsa del manifesto richiesta. - Il metodo non è attualmente supportato. - Il chiamante non dispone dell'autorizzazione richiesta. - - - Ottiene un valore che indica che l'assembly corrente è un assembly dinamico. - Sempre true. - - - Ottiene il modulo nell'oggetto corrente che contiene il manifesto dell'assembly. - Modulo manifesto. - - - - Impostare un attributo personalizzato sull'assembly utilizzando un blob di attributi personalizzati specificato. - Costruttore per l'attributo personalizzato. - Blob di byte che rappresenta gli attributi. - - o è null. - Il chiamante non dispone dell'autorizzazione richiesta. - - non è RuntimeConstructorInfo. - - - Impostare un attributo personalizzato sull'assembly utilizzando un generatore di attributi personalizzati. - Istanza di una classe di supporto utilizzata per definire l'attributo personalizzato. - - è null. - Il chiamante non dispone dell'autorizzazione richiesta. - - - Definisce le modalità di accesso per un assembly dinamico. - - - L'assembly dinamico può essere eseguito ma non salvato. - - - L'assembly dinamico può essere scaricato e la memoria recuperata, soggetto alle restrizioni descritte in Assembly ritirabili per la generazione di tipi dinamici. - - - Definisce e rappresenta un costruttore di una classe dinamica. - - - Recupera gli attributi per il costruttore. - Restituisce gli attributi per il costruttore. - - - Ottiene un valore che dipende dal fatto che il tipo dichiarante sia generico o non generico. - - se il tipo dichiarante è generico. In caso contrario, . - - - Recupera un riferimento all'oggetto per il tipo che dichiara il membro. - Restituisce l'oggetto per il tipo che dichiara il membro. - - - Definisce un parametro del costruttore. - Restituisce un oggetto ParameterBuilder che rappresenta il nuovo parametro del costruttore. - Posizione del parametro nell'elenco dei parametri.I parametri sono indicizzati iniziando da 1 per il primo parametro. - Attributi del parametro. - Nome del parametro.Il nome può essere rappresentato dalla stringa null. - - è minore di 0 (zero) oppure maggiore del numero di parametri del costruttore. - Il tipo che lo contiene è stato creato utilizzando . - - - Ottiene un oggetto per il costruttore. - Restituisce un oggetto per il costruttore. - Il costruttore è un costruttore predefinito.- oppure -Il costruttore dispone di un flag o di un flag che indica che non deve essere presente il corpo di un metodo. - - - Ottiene una classe , con la dimensione di flusso MSIL specificata, che può essere utilizzata per compilare un corpo del metodo per questo costruttore. - Classe per questo costruttore. - Dimensione del flusso MSIL in byte. - Il costruttore è un costruttore predefinito.- oppure -Il costruttore dispone di un flag o di un flag che indica che non deve essere presente il corpo di un metodo. - - - Restituisce i parametri del costruttore. - Restituisce una matrice di oggetti che rappresentano i parametri del costruttore. - - non è stato chiamato sul tipo di questo costruttore in .NET Framework versioni 1.0 e 1.1. - - non è stato chiamato sul tipo di questo costruttore in .NET Framework versione 2.0. - - - Ottiene o imposta un valore che indica se le variabili locali nel costruttore devono essere inizializzate a zero. - Lettura/scrittura.Ottiene o imposta un valore che indica se le variabili locali nel costruttore devono essere inizializzate a zero. - - - - Recupera il nome del costruttore. - Restituisce il nome del costruttore. - - - Impostare un attributo personalizzato utilizzando un blob di attributi personalizzati specificato. - Costruttore per l'attributo personalizzato. - Blob di byte che rappresenta gli attributi. - - o è null. - - - Impostare un attributo personalizzato utilizzando un generatore di attributi personalizzati. - Istanza di una classe di supporto utilizzata per definire l'attributo personalizzato. - - è null. - - - Imposta i flag di implementazione dei metodi per il costruttore. - Flag di implementazione dei metodi. - Il tipo che lo contiene è stato creato utilizzando . - - - Restituisce l'istanza dell'oggetto come un oggetto . - Restituisce un oggetto contenente il nome, gli attributi e le eccezioni del costruttore, seguiti dal flusso MSIL (Microsoft Intermediate Language) corrente. - - - Descrive e rappresenta un tipo di enumerazione. - - - Recupera l'assembly dinamico che contiene la definizione dell'enum. - Solo lettura.Assembly dinamico che contiene la definizione dell'enum. - - - Restituisce il percorso completo dell'enum qualificato dal nome visualizzato dell'assembly padre. - Solo lettura.Percorso completo dell'enum qualificato dal nome visualizzato dell'assembly padre. - Non è stato ancora stato chiamato il metodo . - - - - Restituisce il tipo padre del tipo, il quale è sempre . - Solo lettura.Tipo padre del tipo. - - - - Ottiene un oggetto che rappresenta l'enumerazione. - Oggetto che rappresenta l'enumerazione. - - - - Restituisce il tipo con cui è stato dichiarato l'oggetto . - Solo lettura.Tipo con cui è stato dichiarato l'oggetto . - - - Definisce un campo statico denominato in un tipo di enumerazione con il valore di costante specificato. - Campo definito. - Nome del campo statico. - Valore costante del valore letterale. - - - Restituisce il percorso completo dell'enum. - Solo lettura.Percorso completo dell'enum. - - - - - - - La chiamata di questo metodo genera sempre un'eccezione . - Metodo non supportato.Non vengono restituiti valori. - Il metodo non è attualmente supportato. - - - - - Restituisce il GUID dell'enum. - Solo lettura.GUID dell'enum. - Il metodo non è attualmente supportato nei tipi non completi. - - - Ottiene un valore che indica se è possibile assegnare un oggetto specificato a questo oggetto. - true se può essere assegnato a questo oggetto, in caso contrario, false. - Oggetto da verificare. - - - - - - - - - - è minore di 1. - - - - - - Recupera il modulo dinamico che contiene la definizione di . - Solo lettura.Modulo dinamico che contiene la definizione di . - - - Restituisce il nome dell'enum. - Solo lettura.Nome dell'enum. - - - Restituisce lo spazio dei nomi dell'enum. - Solo lettura.Spazio dei nomi dell'enum. - - - Imposta un attributo personalizzato utilizzando un blob specificato di attributi personalizzati. - Costruttore per l'attributo personalizzato. - Blob di byte che rappresenta gli attributi. - - o è null. - - - Imposta un attributo personalizzato utilizzando un generatore di attributi personalizzato. - Istanza di una classe di supporto utilizzata per definire l'attributo personalizzato. - - è null. - - - Restituisce il campo sottostante per l'enum. - Solo lettura.Campo sottostante per l'enum. - - - Definisce gli eventi per una classe. - - - Aggiunge uno degli altri metodi associati all'evento, ovvero un metodo diverso dai metodi "on" e "raise" associati a un evento.È possibile chiamare questa funzione più volte per aggiungere un numero qualsiasi di altri metodi. - Oggetto MethodBuilder che rappresenta l'altro metodo. - - è null. - Il metodo è stato chiamato sul tipo di inclusione. - - - Imposta il metodo utilizzato per la sottoscrizione dell'evento. - Oggetto MethodBuilder che rappresenta il metodo utilizzato per la sottoscrizione dell'evento. - - è null. - Il metodo è stato chiamato sul tipo di inclusione. - - - Impostare un attributo personalizzato utilizzando un blob di attributi personalizzati specificato. - Costruttore per l'attributo personalizzato. - Blob di byte che rappresenta gli attributi. - - o è null. - Il metodo è stato chiamato sul tipo di inclusione. - - - Imposta un attributo personalizzato utilizzando un generatore di attributi personalizzato. - Istanza di una classe di supporto per definire l'attributo personalizzato. - - è null. - Il metodo è stato chiamato sul tipo di inclusione. - - - Imposta il metodo utilizzato per generare l'evento. - Oggetto MethodBuilder che rappresenta il metodo utilizzato per generare l'evento. - - è null. - Il metodo è stato chiamato sul tipo di inclusione. - - - Imposta il metodo utilizzato per annullare la sottoscrizione dell'evento. - Oggetto MethodBuilder che rappresenta il metodo utilizzato per annullare la sottoscrizione dell'evento. - - è null. - Il metodo è stato chiamato sul tipo di inclusione. - - - Definisce e rappresenta un campo.La classe non può essere ereditata. - - - Indica gli attributi del campo.Questa proprietà è in sola lettura. - Attributi del campo. - - - Indica un riferimento all'oggetto per il tipo che dichiara il campo.Questa proprietà è in sola lettura. - Riferimento all'oggetto per il tipo che dichiara il campo. - - - Indica l'oggetto che rappresenta il tipo del campo.Questa proprietà è in sola lettura. - Oggetto che rappresenta il tipo del campo. - - - Recupera il valore del campo supportato dall'oggetto indicato. - Oggetto contenente il valore del campo ottenuto mediante reflection dall'istanza. - Oggetto da utilizzare per accedere al campo. - Metodo non supportato. - - - Indica il nome del campo.Questa proprietà è in sola lettura. - Oggetto contenente il nome del campo. - - - Imposta il valore predefinito del campo. - Nuovo valore predefinito per il campo. - Il tipo che lo contiene è stato creato utilizzando . - Il campo non è tra i tipi supportati.- oppure -Il tipo di e il tipo del campo non corrispondono.- oppure -Il tipo del campo è o un altro tipo di riferimento, non è null e il valore non può essere assegnato al tipo di riferimento. - - - Imposta un attributo personalizzato utilizzando un blob specificato di attributi personalizzati. - Costruttore per l'attributo personalizzato. - Blob di byte che rappresenta gli attributi. - - o è null. - Il tipo padre del campo è completo. - - - Imposta un attributo personalizzato utilizzando un generatore di attributi personalizzato. - Istanza di una classe di supporto utilizzata per definire l'attributo personalizzato. - - è null. - Il tipo padre del campo è completo. - - - Specifica il layout dei campi. - Offset del campo all'interno del tipo contenente il campo. - Il tipo che lo contiene è stato creato utilizzando . - - è minore di zero. - - - Definisce e crea parametri di tipo generico per tipi e metodi generici definiti dinamicamente.La classe non può essere ereditata. - - - Ottiene un oggetto che rappresenta l'assembly dinamico che contiene la definizione di tipo generico a cui appartiene il parametro di tipo corrente. - Classe che rappresenta l'assembly dinamico che contiene la definizione di tipo generico a cui appartiene il parametro di tipo corrente. - - - Ottiene null in tutti i casi. - Riferimento null (Nothing in Visual Basic) in tutti i casi. - - - - Ottiene il vincolo del tipo di base per il parametro di tipo generico corrente. - Oggetto che rappresenta il vincolo di tipo di base del parametro di tipo generico oppure null se il parametro di tipo non dispone di vincoli di tipo di base. - - - Ottiene true in tutti i casi. - true in tutti i casi. - - - Ottiene una classe che rappresenta il metodo dichiarante se la classe corrente rappresenta un parametro di tipo di un metodo generico. - Classe che rappresenta il metodo dichiarante se l'oggetto corrente rappresenta un parametro di tipo di un metodo generico. In caso contrario, null. - - - Ottiene la definizione di tipo generico o la definizione di metodo generico a cui il parametro di tipo generico appartiene. - Se il parametro di tipo appartiene a un tipo generico, un oggetto che rappresenta tale tipo generico; se il parametro di tipo appartiene a un metodo generico, un oggetto che rappresenta il tipo in cui è stato dichiarato il metodo generico. - - - Verifica se l'oggetto dato è un'istanza di EventToken ed è uguale all'istanza corrente. - Restituisce true se è un'istanza di EventToken ed è uguale all'istanza corrente; in caso contrario false. - Oggetto da confrontare con l'istanza corrente. - - - Ottiene null in tutti i casi. - Riferimento null (Nothing in Visual Basic) in tutti i casi. - - - - Ottiene la posizione del parametro di tipo nell'elenco dei parametri di tipo del tipo generico o del metodo generico in cui il parametro è dichiarato. - Posizione del parametro di tipo nell'elenco dei parametri di tipo del tipo o del metodo generico in cui il parametro è dichiarato. - - - - - Genera un'eccezione in tutti i casi. - Il tipo a cui fa riferimento il tipo di matrice corrente, il tipo di puntatore o il tipo ByRef oppure null se il tipo corrente non è un tipo di matrice o di puntatore e se non viene passato dal riferimento. - In tutti i casi. - - - - Non valido per i parametri di tipo generico. - Non valido per i parametri di tipo generico. - In tutti i casi. - - - Restituisce un codice hash di valori interi a 32 bit per l'istanza corrente. - Codice hash di valori interi a 32 bit. - - - Non supportato per i parametri di tipo generico incompleti. - Non supportato per i parametri di tipo generico incompleti. - In tutti i casi. - - - Genera un'eccezione in tutti i casi. - Genera un'eccezione in tutti i casi. - Oggetto da verificare. - In tutti i casi. - - - - Ottiene true in tutti i casi. - true in tutti i casi. - - - Restituisce false in tutti i casi. - false in tutti i casi. - - - Ottiene false in tutti i casi. - false in tutti i casi. - - - - Non supportato per i parametri di tipo generico incompleti. - Non supportato per i parametri di tipo generico incompleti. - Non supportato. - In tutti i casi. - - - Restituisce il tipo di una matrice unidimensionale il cui tipo di elemento è il parametro di tipo generico. - Classe che rappresenta il tipo di una matrice unidimensionale il cui tipo di elemento è il parametro di tipo generico. - - - Restituisce il tipo di una matrice il cui tipo di elemento è il parametro di tipo generico, con il numero specificato di dimensioni. - Oggetto che rappresenta il tipo di una matrice il cui tipo di elemento è il parametro di tipo generico, con il numero specificato di dimensioni. - Numero di dimensioni della matrice. - - non è un numero di dimensioni valido.Ad esempio, il suo valore è minore di 1. - - - Restituisce un oggetto che rappresenta il parametro di tipo generico corrente quando è passato come parametro di riferimento. - Oggetto che rappresenta il parametro di tipo generico corrente quando è passato come parametro di riferimento. - - - Non valido per i parametri di tipo generico incompleti. - Questo metodo non è valido per parametri di tipo generico incompleti. - Matrice di argomenti di tipo. - In tutti i casi. - - - Restituisce un oggetto che rappresenta un puntatore al parametro di tipo generico corrente. - Oggetto che rappresenta un puntatore al parametro di tipo generico corrente. - - - Ottiene il modulo dinamico che contiene il parametro di tipo generico. - Oggetto che rappresenta il modulo dinamico che contiene il parametro di tipo generico. - - - Ottiene il nome del parametro di tipo generico. - Nome del parametro di tipo generico. - - - Ottiene null in tutti i casi. - Riferimento null (Nothing in Visual Basic) in tutti i casi. - - - Imposta il tipo di base che un tipo deve ereditare per essere sostituito dal parametro di tipo. - Classe che deve essere ereditata da qualsiasi tipo per cui sia richiesta la sostituzione con il parametro di tipo. - - - Imposta un attributo personalizzato utilizzando un blob specificato di attributi personalizzati. - Costruttore per l'attributo personalizzato. - Blob di byte che rappresenta l'attributo. - - è null.- oppure - è un riferimento null. - - - Impostare un attributo personalizzato utilizzando un generatore di attributi personalizzati. - Istanza di una classe di supporto che consente di definire l'attributo personalizzato. - - è null. - - - Imposta le caratteristiche di varianza e i vincoli speciali del parametro generico, ad esempio il vincolo del costruttore senza parametri. - Combinazione bit per bit di valori che rappresentano le caratteristiche di varianza e i vincoli speciali del parametro di tipo generico. - - - Imposta le interfacce da implementare per un tipo, per consentirne la sostituzione con il parametro di tipo. - Matrice di oggetti che rappresentano le interfacce da implementare per un tipo, per consentirne la sostituzione con il parametro di tipo. - - - Restituisce una rappresentazione di stringa del parametro di tipo generico corrente. - Stringa contenente il nome del parametro di tipo generico. - - - Definisce e rappresenta un metodo (o costruttore) su una classe dinamica. - - - Recupera gli attributi per il metodo. - Solo lettura.Recupera l'oggetto MethodAttributes per il metodo. - - - Restituisce la convenzione di chiamata del metodo. - Solo lettura.Convenzione di chiamata del metodo. - - - Non supportata per questo tipo. - Non supportato. - Il metodo richiamato non è supportato nella classe base. - - - Restituisce il tipo che dichiara il metodo. - Solo lettura.Tipo che dichiara il metodo. - - - Imposta il numero di parametri di tipo generico per il metodo corrente, con l'indicazione dei relativi nomi, e restituisce una matrice di oggetti che possono essere utilizzati per impostare i vincoli. - Matrice di oggetti che rappresentano i parametri di tipo del metodo generico. - Matrice di stringhe che rappresentano i nomi dei parametri di tipo generico. - I parametri di tipo generico sono già stati definiti per questo metodo.- oppure -Il metodo è stato già completato.- oppure -Il metodo è stato chiamato per il metodo corrente. - - è null.- oppure -Un elemento di è null. - - è una matrice vuota. - - - Imposta gli attributi del parametro e il nome di un parametro di questo metodo oppure del valore restituito di questo metodo.Restituisce un oggetto ParameterBuilder che può essere utilizzato per applicare attributi personalizzati. - Restituisce un oggetto ParameterBuilder che rappresenta un parametro di questo metodo oppure il valore restituito di questo metodo. - Posizione del parametro nell'elenco dei parametri.I parametri vengono indicizzati a partire dal numero 1 per il primo parametro. Il numero 0 rappresenta il valore restituito del metodo. - Attributi del parametro. - Nome del parametro.Il nome può essere rappresentato dalla stringa null. - Il metodo non ha parametri.- oppure - è minore di 0.- oppure - è maggiore del numero dei parametri del metodo. - Il tipo che lo contiene è stato creato in precedenza utilizzando il metodo .- oppure -Per il metodo corrente, la proprietà è true, ma la proprietà è false. - - - Determina se l'oggetto indicato è uguale all'istanza. - true se è un'istanza di MethodBuilder ed è uguale all'oggetto, in caso contrario false. - Oggetto da confrontare con l'istanza di MethodBuilder. - - - Restituisce una matrice di oggetti che rappresentano i parametri di tipo del metodo, se il metodo è generico. - Matrice di oggetti che rappresentano i parametri di tipo, se il metodo è generico, o null se il metodo non è generico. - - - Restituisce il metodo. - Istanza corrente della classe . - Il metodo corrente non è generico,ovvero la proprietà restituisce false. - - - Ottiene il codice hash per il metodo. - Codice hash per il metodo. - - - Restituisce un oggetto ILGenerator per il metodo con una dimensione di flusso MSIL (Microsoft Intermediate Language) predefinita di 64 byte. - Restituisce un oggetto ILGenerator per il metodo. - Questo metodo non ha un corpo a causa dei flag o , ad esempio perché contiene il flag . - oppure -Il metodo è un metodo generico ma non una definizione di metodo generica.In altre parole, la proprietà è true, ma la proprietà è false. - - - Restituisce un oggetto ILGenerator per il metodo con la dimensione di flusso MSIL specificata. - Restituisce un oggetto ILGenerator per il metodo. - Dimensione del flusso MSIL in byte. - Questo metodo non ha un corpo a causa dei flag o , ad esempio perché contiene il flag . - oppure -Il metodo è un metodo generico ma non una definizione di metodo generica.In altre parole, la proprietà è true, ma la proprietà è false. - - - Restituisce i parametri del metodo. - Matrice di oggetti ParameterInfo che rappresenta i parametri del metodo. - Il metodo non è attualmente supportato.Recuperare il metodo utilizzando il metodo e chiamare il metodo GetParameters sull'oggetto restituito. - - - Ottiene o imposta un valore booleano che indica se le variabili locali all'interno del metodo sono inizializzate su zero.Il valore predefinito di questa proprietà è true. - true se le variabili locali all'interno del metodo sono inizializzate su zero; in caso contrario, false. - Per il metodo corrente, la proprietà è true, ma la proprietà è false. (ottenuta o impostata). - - - Ottiene un valore che indica se il metodo è un metodo generico. - true se il metodo è generico; in caso contrario, false. - - - Ottiene un valore che indica se l'oggetto corrente rappresenta la definizione di un metodo generico. - true se l'oggetto corrente rappresenta la definizione di un metodo generico; in caso contrario false. - - - Restituisce un metodo generico costruito dalla definizione di metodo generica corrente tramite gli argomenti di tipo generico specificati. - Classe che rappresenta il metodo generico costruito dalla definizione di metodo generica corrente tramite gli argomenti di tipo generico specificati. - Matrice di oggetti che rappresentano gli argomenti di tipo del metodo generico. - - - - Recupera il nome del metodo. - Solo lettura.Recupera una stringa contenente il nome semplice del metodo. - - - Ottiene un oggetto contenente informazioni sul tipo restituito dal metodo, ad esempio se il tipo restituito contiene modificatori personalizzati. - Oggetto contenente informazioni relative al tipo restituito. - Il tipo di dichiarazione non è stato creato. - - - Ottiene il tipo restituito dal metodo rappresentato da questo oggetto . - Tipo restituito del metodo. - - - Imposta un attributo personalizzato utilizzando un blob specificato di attributi personalizzati. - Costruttore per l'attributo personalizzato. - Blob di byte che rappresenta gli attributi. - - o è null. - Per il metodo corrente, la proprietà è true, ma la proprietà è false. - - - Imposta un attributo personalizzato utilizzando un generatore di attributi personalizzato. - Istanza di una classe di supporto per definire l'attributo personalizzato. - - è null. - Per il metodo corrente, la proprietà è true, ma la proprietà è false. - - - Imposta i flag di implementazione per il metodo. - Flag di implementazione da impostare. - Il tipo che lo contiene è stato creato in precedenza utilizzando il metodo .- oppure -Per il metodo corrente, la proprietà è true, ma la proprietà è false. - - - Imposta il numero e i tipi di parametri di un metodo. - Matrice di oggetti che rappresentano i tipi di parametro. - Il metodo corrente è un metodo generico ma non una definizione di metodo generica.In altre parole, la proprietà è true, ma la proprietà è false. - - - Imposta il tipo restituito del metodo. - Oggetto che rappresenta il tipo restituito del metodo. - Il metodo corrente è un metodo generico ma non una definizione di metodo generica.In altre parole, la proprietà è true, ma la proprietà è false. - - - Imposta la firma del metodo, incluso il tipo restituito, i tipi di parametro e i modificatori personalizzati obbligatori e facoltativi del tipo restituito e dei tipi di parametro. - Tipo restituito del metodo. - Matrice di tipi che rappresentano i modificatori personalizzati obbligatori, come , per il tipo restituito del metodo.Se il tipo restituito non dispone di modificatori personalizzati obbligatori, specificare null. - Matrice di tipi che rappresentano i modificatori personalizzati facoltativi, come , per il tipo restituito del metodo.Se il tipo restituito non dispone di modificatori personalizzati opzionali, specificare null. - Tipi dei parametri del metodo. - Matrice di matrici di tipi.Ciascuna matrice di tipi rappresenta i modificatori personalizzati obbligatori per il parametro corrispondente, come .Se un parametro particolare non dispone di modificatori personalizzati obbligatori, specificare null invece di una matrice di tipi.Se nessun parametro dispone di modificatori personalizzati obbligatori, specificare null invece di una matrice di matrici. - Matrice di matrici di tipi.Ciascuna matrice di tipi rappresenta i modificatori personalizzati facoltativi per il parametro corrispondente, come .Se un parametro particolare non dispone di modificatori personalizzati facoltativi, specificare null invece di una matrice di tipi.Se nessun parametro dispone di modificatori personalizzati facoltativi, specificare null invece di una matrice di matrici. - Il metodo corrente è un metodo generico ma non una definizione di metodo generica.In altre parole, la proprietà è true, ma la proprietà è false. - - - Restituisce l'istanza dell'oggetto MethodBuilder in forma di stringa. - Restituisce una stringa contenente il nome, gli attributi, la firma, le eccezioni e la firma locale del metodo, seguiti dal flusso MSIL (Microsoft Intermediate Language) corrente. - - - Definisce e rappresenta un modulo in un assembly dinamico. - - - Ottiene l'assembly dinamico che ha definito questa istanza di . - Assembly dinamico che ha definito il modulo dinamico corrente. - - - Completa le definizioni delle funzioni globali e quelle dei dati globali per il modulo dinamico. - Il metodo è stato chiamato in precedenza. - - - Definisce un tipo di enumerazione, ovvero un tipo di valore con un solo campo non statico denominato del tipo specificato. - Enumerazione definita. - Percorso completo del tipo di enumerazione. non può contenere valori null incorporati. - Attributi del tipo per l'enumerazione.Gli attributi sono definiti per singolo bit dal campo . - Tipo sottostante per l'enumerazione.Deve essere un tipo Integer incorporato. - Sono forniti gli attributi che non siano di visibilità.- oppure - Nell'assembly padre del modulo è presente un'enumerazione con il nome indicato.- oppure - Gli attributi di visibilità non corrispondono all'ambito dell'enumerazione.Ad esempio, viene specificato per , ma l'enumerazione non è un tipo annidato. - - è null. - - - Definisce un metodo globale con il nome, gli attributi, la convenzione di chiamata, il tipo restituito e i tipi di parametri specificati. - Metodo globale definito. - Nome del metodo. non può contenere valori null incorporati. - Attributi del metodo.Il parametro deve includere il campo . - Convenzione di chiamata per il metodo. - Tipo restituito del metodo. - Tipi dei parametri del metodo. - Il metodo non è static.In altre parole, non include .- oppure -Un elemento nella matrice è null. - - è null. - Il metodo è già stato chiamato. - - - Definisce un metodo globale con il nome, gli attributi, la convenzione di chiamata, il tipo restituito, i modificatori personalizzati per il tipo restituito, i tipi di parametri e i modificatori personalizzati per i tipi di parametri specificati. - Metodo globale definito. - Nome del metodo. non può contenere caratteri null incorporati. - Attributi del metodo.Il parametro deve includere il campo . - Convenzione di chiamata per il metodo. - Tipo restituito del metodo. - Matrice di tipi che rappresentano i modificatori personalizzati obbligatori per il tipo restituito, come o .Se il tipo restituito non dispone di modificatori personalizzati obbligatori, specificare null. - Matrice di tipi che rappresentano i modificatori personalizzati opzionali per il tipo restituito, come o .Se il tipo restituito non dispone di modificatori personalizzati opzionali, specificare null. - Tipi dei parametri del metodo. - Matrice di matrici di tipi.Ciascuna matrice di tipi rappresenta i modificatori personalizzati obbligatori per il parametro corrispondente del metodo globale.Se un determinato argomento non dispone di modificatori personalizzati obbligatori, specificare null invece di una matrice di tipi.Se il metodo globale non dispone di argomenti oppure se nessun argomento dispone di modificatori personalizzati obbligatori, specificare null invece di una matrice di matrici. - Matrice di matrici di tipi.Ciascuna matrice di tipi rappresenta i modificatori personalizzati opzionali per il parametro corrispondente.Se un determinato argomento non dispone di modificatori personalizzati facoltativi, specificare null invece di una matrice di tipi.Se il metodo globale non dispone di argomenti oppure se nessun argomento dispone di modificatori personalizzati opzionali, specificare null invece di una matrice di matrici. - Il metodo non è static.In altre parole, non include .- oppure -Un elemento nella matrice è null. - - è null. - Il metodo è già stato chiamato in precedenza. - - - Definisce un metodo globale con il nome, gli attributi, il tipo restituito e i tipi di parametri specificati. - Metodo globale definito. - Nome del metodo. non può contenere valori null incorporati. - Attributi del metodo.Il parametro deve includere il campo . - Tipo restituito del metodo. - Tipi dei parametri del metodo. - Il metodo non è static.In altre parole, non include .- oppure - La lunghezza di è zero. - oppure -Un elemento nella matrice è null. - - è null. - Il metodo è già stato chiamato. - - - Definisce un campo di dati inizializzati nella sezione .sdata del file PE (Portable Executable). - Campo di riferimento dei dati. - Nome utilizzato per fare riferimento ai dati. non può contenere valori null incorporati. - Oggetto binario di grandi dimensioni (BLOB) di dati. - Attributi del campo.Il valore predefinito è Static. - La lunghezza di è zero.- oppure - Le dimensioni dei sono minori di o uguali a zero oppure maggiori di o uguali a 0x3f0000. - - o è null. - Il metodo è già stato chiamato. - - - Costruisce un oggetto TypeBuilder per un tipo privato con il nome specificato in questo modulo. - Tipo privato con il nome specificato. - Percorso completo del tipo, incluso lo spazio dei nomi. non può contenere valori null incorporati. - Nell'assembly padre del modulo esiste un tipo con il nome indicato.- oppure - Gli attributi di tipi annidati sono impostati su un tipo non annidato. - - è null. - - - Costruisce un oggetto TypeBuilder, dati il nome e gli attributi del tipo. - TypeBuilder creato con tutti gli attributi richiesti. - Percorso completo del tipo. non può contenere valori null incorporati. - Attributi del tipo definito. - Nell'assembly padre del modulo esiste un tipo con il nome indicato.- oppure - Gli attributi di tipi annidati sono impostati su un tipo non annidato. - - è null. - - - Costruisce un oggetto TypeBuilder, dati il nome del tipo, i relativi attributi e il tipo esteso dal tipo definito. - TypeBuilder creato con tutti gli attributi richiesti. - Percorso completo del tipo. non può contenere valori null incorporati. - Attributo da associare al tipo. - Tipo esteso dal tipo definito. - Nell'assembly padre del modulo esiste un tipo con il nome indicato.- oppure - Gli attributi di tipi annidati sono impostati su un tipo non annidato. - - è null. - - - Costruisce un oggetto TypeBuilder, dati il nome del tipo, gli attributi, il tipo esteso dal tipo definito e la dimensione totale del tipo. - Oggetto TypeBuilder. - Percorso completo del tipo. non può contenere valori null incorporati. - Attributi del tipo definito. - Tipo esteso dal tipo definito. - Dimensione totale del tipo. - Nell'assembly padre del modulo esiste un tipo con il nome indicato.- oppure - Gli attributi di tipi annidati sono impostati su un tipo non annidato. - - è null. - - - Costruisce un oggetto TypeBuilder, dati il nome del tipo, gli attributi, il tipo esteso dal tipo definito e la dimensione del tipo compresso. - Oggetto TypeBuilder. - Percorso completo del tipo. non può contenere valori null incorporati. - Attributi del tipo definito. - Tipo esteso dal tipo definito. - Dimensione di compressione del tipo. - Nell'assembly padre del modulo esiste un tipo con il nome indicato.- oppure - Gli attributi di tipi annidati sono impostati su un tipo non annidato. - - è null. - - - Costruisce un oggetto TypeBuilder, dati il nome del tipo, gli attributi, il tipo esteso dal tipo definito e la relativa dimensione compressa e totale. - TypeBuilder creato con tutti gli attributi richiesti. - Percorso completo del tipo. non può contenere valori null incorporati. - Attributi del tipo definito. - Tipo esteso dal tipo definito. - Dimensione di compressione del tipo. - Dimensione totale del tipo. - Nell'assembly padre del modulo esiste un tipo con il nome indicato.- oppure - Gli attributi di tipi annidati sono impostati su un tipo non annidato. - - è null. - - - Costruisce un oggetto TypeBuilder, dati il nome del tipo, gli attributi, il tipo esteso dal tipo definito e le interfacce da esso implementate. - TypeBuilder creato con tutti gli attributi richiesti. - Percorso completo del tipo. non può contenere valori null incorporati. - Attributi da associare al tipo. - Tipo esteso dal tipo definito. - Elenco delle interfacce implementate dal tipo. - Nell'assembly padre del modulo esiste un tipo con il nome indicato.- oppure - Gli attributi di tipi annidati sono impostati su un tipo non annidato. - - è null. - - - Definisce un campo di dati non inizializzati nella sezione .sdata del file PE (Portable Executable). - Campo di riferimento dei dati. - Nome utilizzato per fare riferimento ai dati. non può contenere valori null incorporati. - Dimensione del campo di dati. - Attributi del campo. - La lunghezza di è zero.- oppure - è minore di o uguale a zero oppure maggiore di o uguale a 0x003f0000. - - è null. - Il metodo è già stato chiamato. - - - Restituisce un valore che indica se questa istanza è uguale all'oggetto specificato. - true se è uguale al tipo e al valore di questa istanza. In caso contrario, false. - Oggetto da confrontare con questa istanza o null. - - - Ottiene un oggetto String che rappresenta il nome e il percorso completi del modulo. - Nome completo del modulo. - - - - - - Restituisce il metodo denominato su una classe di matrici. - Metodo denominato su una classe di matrici. - Classe di matrici. - Nome di un metodo sulla classe di matrici. - Convenzione di chiamata del metodo. - Tipo restituito del metodo. - Tipi dei parametri del metodo. - - non è una matrice. - - o è null. - - - Restituisce il codice hash per l'istanza. - Codice hash integer con segno a 32 bit. - - - Stringa che indica che questo è un modulo in memoria. - Testo che indica che questo è un modulo in memoria. - - - Applica un attributo personalizzato al modulo tramite un oggetto binario di grandi dimensioni (BLOB) specificato che rappresenta l'attributo. - Costruttore per l'attributo personalizzato. - BLOB di byte che rappresenta l'attributo. - - o è null. - - - Applica un attributo personalizzato al modulo utilizzando un generatore di attributi personalizzati. - Istanza di una classe di supporto che consente di specificare l'attributo personalizzato da applicare. - - è null. - - - Definisce le proprietà per un tipo. - - - Aggiunge uno degli altri metodi associati a questa proprietà. - Oggetto MethodBuilder che rappresenta l'altro metodo. - - è null. - Il metodo è stato chiamato sul tipo di inclusione. - - - Ottiene gli attributi per questa proprietà. - Attributi di questa proprietà. - - - Ottiene un valore che indica se è possibile leggere la proprietà. - true se questa proprietà può essere letta; in caso contrario, false. - - - Ottiene un valore che indica se la proprietà è modificabile. - true se è possibile scrivere nella proprietà; in caso contrario, false. - - - Ottiene la classe che dichiara questo membro. - Oggetto Type per la classe che dichiara questo membro. - - - Restituisce una matrice di tutti i parametri degli indici per la proprietà. - Matrice di tipo ParameterInfo contenente i parametri per gli indici. - Metodo non supportato. - - - Ottiene il valore della proprietà indicizzata chiamando il metodo per il richiamo della proprietà. - Valore della proprietà indicizzata specificata. - Oggetto il cui valore di proprietà sarà restituito. - Valori di indice facoltativi per le proprietà indicizzate.Il valore deve essere null per le proprietà non indicizzate. - Metodo non supportato. - - - Ottiene il nome di questo membro. - - che contiene il nome di questo membro. - - - Ottiene il tipo del campo di questa proprietà. - Tipo della proprietà. - - - Imposta il valore predefinito di questa proprietà. - Valore predefinito della proprietà. - Il metodo è stato chiamato sul tipo di inclusione. - La proprietà non è tra i tipi supportati.- oppure -Il tipo dell'oggetto non corrisponde al tipo della proprietà.- oppure -Il tipo della proprietà è o un altro tipo di riferimento, non è null e il valore non può essere assegnato al tipo di riferimento. - - - Impostare un attributo personalizzato utilizzando un blob di attributi personalizzati specificato. - Costruttore per l'attributo personalizzato. - Blob di byte che rappresenta gli attributi. - - o è null. - Il metodo è stato chiamato sul tipo di inclusione. - - - Impostare un attributo personalizzato utilizzando un generatore di attributi personalizzati. - Istanza di una classe di supporto utilizzata per definire l'attributo personalizzato. - - è null. - se è stato chiamato sul tipo di inclusione. - - - Imposta il metodo che ottiene il valore della proprietà. - Oggetto MethodBuilder che rappresenta il metodo che ottiene il valore della proprietà. - - è null. - Il metodo è stato chiamato sul tipo di inclusione. - - - Imposta il metodo che imposta il valore della proprietà. - Oggetto MethodBuilder che rappresenta il metodo che imposta il valore della proprietà. - - è null. - Il metodo è stato chiamato sul tipo di inclusione. - - - Imposta il valore della proprietà con valori di indice facoltativi per le proprietà dell'indice. - Oggetto il cui valore di proprietà deve essere impostato. - Nuovo valore della proprietà. - Valori di indice facoltativi per le proprietà indicizzate.Il valore deve essere null per le proprietà non indicizzate. - Metodo non supportato. - - - Definisce e crea nuove istanze delle classi in fase di esecuzione. - - - Aggiunge un'interfaccia implementata da questo tipo. - Interfaccia implementata da questo tipo. - - è null. - Il tipo è stato creato in precedenza utilizzando . - - - Recupera l'assembly dinamico che contiene la definizione del tipo. - Solo lettura.Recupera l'assembly dinamico che contiene la definizione del tipo. - - - Restituisce il nome completo di questo tipo qualificato dal nome visualizzato dell'assembly. - Solo lettura.Nome completo di questo tipo qualificato dal nome visualizzato dell'assembly. - - - - Recupera il tipo di base di questo tipo. - Solo lettura.Recupera il tipo di base di questo tipo. - - - - Ottiene un oggetto che rappresenta il tipo. - Oggetto che rappresenta il tipo. - - - Ottiene il metodo nel quale è stato dichiarato il parametro del tipo generico corrente. - Classe che rappresenta il metodo in cui è dichiarato il tipo corrente, se tale tipo rappresenta un parametro di tipo generico. In caso contrario, null. - - - Restituisce il tipo che ha dichiarato questo tipo. - Solo lettura.Tipo che ha dichiarato questo tipo. - - - Aggiunge un nuovo costruttore al tipo, con gli attributi e la firma specificati. - Costruttore definito. - Attributi del costruttore. - Convenzione di chiamata del costruttore. - Tipi di parametri del costruttore. - Il tipo è stato creato in precedenza utilizzando . - - - Aggiunge un nuovo costruttore al tipo, con gli attributi, la firma e i modificatori personalizzati specificati. - Costruttore definito. - Attributi del costruttore. - Convenzione di chiamata del costruttore. - Tipi di parametri del costruttore. - Matrice di matrici di tipi.Ciascuna matrice di tipi rappresenta i modificatori personalizzati obbligatori per il parametro corrispondente, come .Se un parametro particolare non dispone di modificatori personalizzati obbligatori, specificare null invece di una matrice di tipi.Se nessun parametro dispone di modificatori personalizzati obbligatori, specificare null invece di una matrice di matrici. - Matrice di matrici di tipi.Ciascuna matrice di tipi rappresenta i modificatori personalizzati facoltativi per il parametro corrispondente, come .Se un parametro particolare non dispone di modificatori personalizzati facoltativi, specificare null invece di una matrice di tipi.Se nessun parametro dispone di modificatori personalizzati facoltativi, specificare null invece di una matrice di matrici. - Le dimensioni di o non sono uguali alle dimensioni di . - Il tipo è stato creato in precedenza utilizzando .- oppure -Per il tipo dinamico corrente, la proprietà è true, ma la proprietà è false. - - - Definisce il costruttore predefinito.Il costruttore definito chiamerà semplicemente il costruttore predefinito del padre. - Restituisce il costruttore. - Oggetto MethodAttributes che rappresenta gli attributi da applicare al costruttore. - Il tipo padre (tipo di base) non dispone di un costruttore predefinito. - Il tipo è stato creato in precedenza utilizzando .- oppure -Per il tipo dinamico corrente, la proprietà è true, ma la proprietà è false. - - - Aggiunge un nuovo evento al tipo, con il nome, gli attributi e il tipo di evento specificati. - Evento definito. - Il nome dell'evento. non può contenere valori null incorporati. - Attributi dell'evento. - Tipo dell'evento. - La lunghezza di è zero. - - è null.- oppure - è null. - Il tipo è stato creato in precedenza utilizzando . - - - Aggiunge un nuovo campo al tipo, con il nome, gli attributi e il tipo di campo specificati. - Campo definito. - Nome del campo. non può contenere valori null incorporati. - Tipo del campo. - Attributi del campo. - La lunghezza di è zero.- oppure - è System.Void.- oppure - Una dimensione totale è stata specificata per la classe padre di questo campo. - - è null. - Il tipo è stato creato in precedenza utilizzando . - - - Aggiunge un nuovo campo al tipo, con il nome, gli attributi, il tipo di campo e i modificatori personalizzati specificati. - Campo definito. - Nome del campo. non può contenere valori null incorporati. - Tipo del campo. - Matrice di tipi che rappresentano i modificatori personalizzati obbligatori per il campo, come . - Matrice di tipi che rappresentano i modificatori personalizzati facoltativi per il campo, come . - Attributi del campo. - La lunghezza di è zero.- oppure - è System.Void.- oppure - Una dimensione totale è stata specificata per la classe padre di questo campo. - - è null. - Il tipo è stato creato in precedenza utilizzando . - - - Definisce i parametri di tipo generico per il tipo corrente, con l'indicazione dei relativi numeri e nomi, e restituisce una matrice di oggetti che possono essere utilizzati per impostare i vincoli. - Matrice di oggetti che possono essere utilizzati per definire i vincoli dei parametri di tipo generico relativi al tipo corrente. - Matrice di nomi per i parametri di tipo generico. - I parametri di tipo generico sono già stati definiti per questo tipo. - - è null.- oppure -Un elemento di è null. - - è una matrice vuota. - - - Definisce il campo di dati inizializzati nella sezione .sdata del file PE. - Campo di riferimento dei dati. - Nome utilizzato per fare riferimento ai dati. non può contenere valori null incorporati. - Blob di dati. - Attributi del campo. - La lunghezza di è zero.- oppure - Le dimensioni dei dati sono minori di o uguali a zero oppure maggiori di o uguali a 0x3f0000. - - o è null. - Il metodo è già stato chiamato. - - - Aggiunge un nuovo metodo al tipo, con il nome e gli attributi del metodo specificati. - - che rappresenta il metodo appena definito. - Nome del metodo. non può contenere valori null incorporati. - Attributi del metodo. - La lunghezza di è zero.- oppure - Il tipo dell'elemento padre di questo metodo è un'interfaccia e il metodo non è virtuale (Overridable in Visual Basic). - - è null. - Il tipo è stato creato in precedenza utilizzando .- oppure -Per il tipo dinamico corrente, la proprietà è true, ma la proprietà è false. - - - Aggiunge un nuovo metodo al tipo, con il nome, gli attributi del metodo e la convenzione di chiamata specificati. - - che rappresenta il metodo appena definito. - Nome del metodo. non può contenere valori null incorporati. - Attributi del metodo. - Convenzione di chiamata del metodo. - La lunghezza di è zero.- oppure - Il tipo dell'elemento padre di questo metodo è un'interfaccia e il metodo non è virtuale (Overridable in Visual Basic). - - è null. - Il tipo è stato creato in precedenza utilizzando .- oppure -Per il tipo dinamico corrente, la proprietà è true, ma la proprietà è false. - - - Aggiunge un nuovo metodo al tipo, con il nome, gli attributi del metodo, la convenzione di chiamata e la firma del metodo specificati. - - che rappresenta il metodo appena definito. - Nome del metodo. non può contenere valori null incorporati. - Attributi del metodo. - Convenzione di chiamata del metodo. - Tipo restituito del metodo. - Tipi dei parametri del metodo. - La lunghezza di è zero.- oppure - Il tipo dell'elemento padre di questo metodo è un'interfaccia e il metodo non è virtuale (Overridable in Visual Basic). - - è null. - Il tipo è stato creato in precedenza utilizzando .- oppure -Per il tipo dinamico corrente, la proprietà è true, ma la proprietà è false. - - - Aggiunge un nuovo metodo al tipo, con il nome, gli attributi del metodo, la convenzione di chiamata, la firma del metodo e i modificatori personalizzati specificati. - Oggetto che rappresenta il metodo appena aggiunto. - Nome del metodo. non può contenere valori null incorporati. - Attributi del metodo. - Convenzione di chiamata del metodo. - Tipo restituito del metodo. - Matrice di tipi che rappresentano i modificatori personalizzati obbligatori, come , per il tipo restituito del metodo.Se il tipo restituito non dispone di modificatori personalizzati obbligatori, specificare null. - Matrice di tipi che rappresentano i modificatori personalizzati facoltativi, come , per il tipo restituito del metodo.Se il tipo restituito non dispone di modificatori personalizzati opzionali, specificare null. - Tipi dei parametri del metodo. - Matrice di matrici di tipi.Ciascuna matrice di tipi rappresenta i modificatori personalizzati obbligatori per il parametro corrispondente, come .Se un parametro particolare non dispone di modificatori personalizzati obbligatori, specificare null invece di una matrice di tipi.Se nessun parametro dispone di modificatori personalizzati obbligatori, specificare null invece di una matrice di matrici. - Matrice di matrici di tipi.Ciascuna matrice di tipi rappresenta i modificatori personalizzati facoltativi per il parametro corrispondente, come .Se un parametro particolare non dispone di modificatori personalizzati facoltativi, specificare null invece di una matrice di tipi.Se nessun parametro dispone di modificatori personalizzati facoltativi, specificare null invece di una matrice di matrici. - La lunghezza di è zero.- oppure - Il tipo dell'elemento padre di questo metodo è un'interfaccia e il metodo non è virtuale (Overridable in Visual Basic). - oppure -Le dimensioni di o non sono uguali alle dimensioni di . - - è null. - Il tipo è stato creato in precedenza utilizzando .- oppure -Per il tipo dinamico corrente, la proprietà è true, ma la proprietà è false. - - - Aggiunge un nuovo metodo al tipo, con il nome, gli attributi del metodo e la firma del metodo specificati. - Metodo definito. - Nome del metodo. non può contenere valori null incorporati. - Attributi del metodo. - Tipo restituito del metodo. - Tipi dei parametri del metodo. - La lunghezza di è zero.- oppure - Il tipo dell'elemento padre di questo metodo è un'interfaccia e il metodo non è virtuale (Overridable in Visual Basic). - - è null. - Il tipo è stato creato in precedenza utilizzando .- oppure -Per il tipo dinamico corrente, la proprietà è true, ma la proprietà è false. - - - Specifica un corpo del metodo che implementa una data dichiarazione di metodo, potenzialmente con un nome diverso. - Corpo del metodo da utilizzare.Deve essere un oggetto MethodBuilder. - Metodo la cui dichiarazione è da utilizzare. - - non appartiene a questa classe. - - o è null. - Il tipo è stato creato in precedenza utilizzando .- oppure - Il tipo dichiarante di non corrisponde al tipo rappresentato da questo oggetto . - - - Definisce un tipo annidato a partire dal nome. - Tipo annidato definito. - Nome breve del tipo. non può contenere valori null incorporati. - La lunghezza di è zero o maggiore di 1023. - oppure -Questa operazione creerebbe un tipo con un duplicato nell'assembly corrente. - - è null. - - - Definisce un tipo annidato a partire dal nome e dagli attributi. - Tipo annidato definito. - Nome breve del tipo. non può contenere valori null incorporati. - Attributi del tipo. - L'attributo annidato non è specificato.- oppure - Il tipo è sealed.- oppure - Il tipo è una matrice.- oppure - Il tipo è un'interfaccia, a differenza del tipo annidato.- oppure - La lunghezza di è zero o maggiore di 1023. - oppure -Questa operazione creerebbe un tipo con un duplicato nell'assembly corrente. - - è null. - - - Definisce un tipo annidato a partire dal nome, dagli attributi e dal tipo che questo estende. - Tipo annidato definito. - Nome breve del tipo. non può contenere valori null incorporati. - Attributi del tipo. - Tipo esteso dal tipo annidato. - L'attributo annidato non è specificato.- oppure - Il tipo è sealed.- oppure - Il tipo è una matrice.- oppure - Il tipo è un'interfaccia, a differenza del tipo annidato.- oppure - La lunghezza di è zero o maggiore di 1023. - oppure -Questa operazione creerebbe un tipo con un duplicato nell'assembly corrente. - - è null. - - - Definisce un tipo annidato a partire dal nome, dagli attributi, dalla dimensione totale del tipo e dal tipo che questo estende. - Tipo annidato definito. - Nome breve del tipo. non può contenere valori null incorporati. - Attributi del tipo. - Tipo esteso dal tipo annidato. - Dimensione totale del tipo. - L'attributo annidato non è specificato.- oppure - Il tipo è sealed.- oppure - Il tipo è una matrice.- oppure - Il tipo è un'interfaccia, a differenza del tipo annidato.- oppure - La lunghezza di è zero o maggiore di 1023. - oppure -Questa operazione creerebbe un tipo con un duplicato nell'assembly corrente. - - è null. - - - Definisce un tipo annidato a partire dal nome, dagli attributi, dal tipo che questo estende e dalla dimensione di compressione. - Tipo annidato definito. - Nome breve del tipo. non può contenere valori null incorporati. - Attributi del tipo. - Tipo esteso dal tipo annidato. - Dimensione di compressione del tipo. - L'attributo annidato non è specificato.- oppure - Il tipo è sealed.- oppure - Il tipo è una matrice.- oppure - Il tipo è un'interfaccia, a differenza del tipo annidato.- oppure - La lunghezza di è zero o maggiore di 1023. - oppure -Questa operazione creerebbe un tipo con un duplicato nell'assembly corrente. - - è null. - - - Definisce un tipo annidato a partire dal nome, dagli attributi, dalle dimensioni e dal tipo che questo estende. - Tipo annidato definito. - Nome breve del tipo. non può contenere caratteri null incorporati. - Attributi del tipo. - Tipo esteso dal tipo annidato. - Dimensione di compressione del tipo. - Dimensione totale del tipo. - - - Definisce un tipo annidato a partire dal nome, dagli attributi, dal tipo che questo estende e dall'interfaccia che implementa. - Tipo annidato definito. - Nome breve del tipo. non può contenere valori null incorporati. - Attributi del tipo. - Tipo esteso dal tipo annidato. - Interfacce implementate dal tipo annidato. - L'attributo annidato non è specificato.- oppure - Il tipo è sealed.- oppure - Il tipo è una matrice.- oppure - Il tipo è un'interfaccia, a differenza del tipo annidato.- oppure - La lunghezza di è zero o maggiore di 1023. - oppure -Questa operazione creerebbe un tipo con un duplicato nell'assembly corrente. - - è null.- oppure -Un elemento della matrice è null. - - - Aggiunge una nuova proprietà al tipo, con il nome, gli attributi, la convenzione di chiamata e la firma specificati. - Proprietà definita. - Nome della proprietà. non può contenere valori null incorporati. - Attributi della proprietà. - Convenzione di chiamata delle funzioni di accesso alle proprietà. - Tipo restituito della proprietà. - Tipi dei parametri della proprietà. - La lunghezza di è zero. - - è null. - oppure - Uno degli elementi della matrice è null. - Il tipo è stato creato in precedenza utilizzando . - - - Aggiunge una nuova proprietà al tipo, con il nome, la convenzione di chiamata, la firma e i modificatori personalizzati specificati. - Proprietà definita. - Nome della proprietà. non può contenere valori null incorporati. - Attributi della proprietà. - Convenzione di chiamata delle funzioni di accesso alle proprietà. - Tipo restituito della proprietà. - Matrice di tipi che rappresentano i modificatori personalizzati obbligatori, come , per il tipo restituito della proprietà.Se il tipo restituito non dispone di modificatori personalizzati obbligatori, specificare null. - Matrice di tipi che rappresentano i modificatori personalizzati facoltativi, come , per il tipo restituito della proprietà.Se il tipo restituito non dispone di modificatori personalizzati opzionali, specificare null. - Tipi dei parametri della proprietà. - Matrice di matrici di tipi.Ciascuna matrice di tipi rappresenta i modificatori personalizzati obbligatori per il parametro corrispondente, come .Se un parametro particolare non dispone di modificatori personalizzati obbligatori, specificare null invece di una matrice di tipi.Se nessun parametro dispone di modificatori personalizzati obbligatori, specificare null invece di una matrice di matrici. - Matrice di matrici di tipi.Ciascuna matrice di tipi rappresenta i modificatori personalizzati facoltativi per il parametro corrispondente, come .Se un parametro particolare non dispone di modificatori personalizzati facoltativi, specificare null invece di una matrice di tipi.Se nessun parametro dispone di modificatori personalizzati facoltativi, specificare null invece di una matrice di matrici. - La lunghezza di è zero. - - è null. - oppure - Uno degli elementi della matrice è null. - Il tipo è stato creato in precedenza utilizzando . - - - Aggiunge una nuova proprietà al tipo, con il nome e la firma di proprietà specificati. - Proprietà definita. - Nome della proprietà. non può contenere valori null incorporati. - Attributi della proprietà. - Tipo restituito della proprietà. - Tipi dei parametri della proprietà. - La lunghezza di è zero. - - è null. - oppure - Uno degli elementi della matrice è null. - Il tipo è stato creato in precedenza utilizzando . - - - Aggiunge una nuova proprietà al tipo, con il nome, la firma e i modificatori personalizzati specificati. - Proprietà definita. - Nome della proprietà. non può contenere valori null incorporati. - Attributi della proprietà. - Tipo restituito della proprietà. - Matrice di tipi che rappresentano i modificatori personalizzati obbligatori, come , per il tipo restituito della proprietà.Se il tipo restituito non dispone di modificatori personalizzati obbligatori, specificare null. - Matrice di tipi che rappresentano i modificatori personalizzati facoltativi, come , per il tipo restituito della proprietà.Se il tipo restituito non dispone di modificatori personalizzati opzionali, specificare null. - Tipi dei parametri della proprietà. - Matrice di matrici di tipi.Ciascuna matrice di tipi rappresenta i modificatori personalizzati obbligatori per il parametro corrispondente, come .Se un parametro particolare non dispone di modificatori personalizzati obbligatori, specificare null invece di una matrice di tipi.Se nessun parametro dispone di modificatori personalizzati obbligatori, specificare null invece di una matrice di matrici. - Matrice di matrici di tipi.Ciascuna matrice di tipi rappresenta i modificatori personalizzati facoltativi per il parametro corrispondente, come .Se un parametro particolare non dispone di modificatori personalizzati facoltativi, specificare null invece di una matrice di tipi.Se nessun parametro dispone di modificatori personalizzati facoltativi, specificare null invece di una matrice di matrici. - La lunghezza di è zero. - - è null.- oppure - Uno degli elementi della matrice è null. - Il tipo è stato creato in precedenza utilizzando . - - - Definisce l'inizializzatore per questo tipo. - Restituisce l'inizializzatore di un tipo. - Il tipo contenitore è stato creato in precedenza utilizzando . - - - Definisce un campo di dati non inizializzati nella sezione .sdata del file eseguibile di tipo PE. - Campo di riferimento dei dati. - Nome utilizzato per fare riferimento ai dati. non può contenere valori null incorporati. - Dimensione del campo di dati. - Attributi del campo. - La lunghezza di è zero.- oppure - è minore di o uguale a zero oppure maggiore di o uguale a 0x003f0000. - - è null. - Il tipo è stato creato in precedenza utilizzando . - - - Recupera il percorso completo di questo tipo. - Solo lettura.Recupera il percorso completo di questo tipo. - - - Ottiene un valore che indica la covariante e i vincoli speciali del parametro di tipo generico corrente. - Combinazione bit per bit di valori che descrive la covariante e i vincoli speciali del parametro di tipo generico corrente. - - - Ottiene la posizione di un parametro di tipo nell'elenco dei parametri del tipo in cui il parametro è dichiarato. - Se l'oggetto corrente rappresenta un parametro di tipo generico, la posizione del parametro di tipo all'interno dell'elenco dei parametri di tipo generico in cui è dichiarato il parametro; in caso contrario, la posizione rimane indefinita. - - - - - Restituisce il costruttore del tipo generico specificato che corrisponde al costruttore specificato della definizione di tipo generico. - Oggetto che rappresenta il costruttore di corrispondente a , che specifica un costruttore appartenente alla definizione di tipo generico di . - Tipo generico creato di cui viene restituito il costruttore. - Costruttore della definizione di tipo generico di , che specifica il costruttore di da restituire. - - non rappresenta un tipo generico. - oppure - non è di tipo .- oppure -Il tipo dichiarante di non è una definizione di tipo generico. - oppure -Il tipo dichiarante di non è la definizione di tipo generico di . - - - La chiamata di questo metodo genera sempre un'eccezione . - Metodo non supportato.Non vengono restituiti valori. - Metodo non supportato. - - - Restituisce il campo del tipo generico specificato che corrisponde al campo specificato della definizione di tipo generico. - Oggetto che rappresenta il campo di corrispondente a , che specifica un campo appartenente alla definizione di tipo generico di . - Il tipo generico creato il cui campo viene restituito. - Campo della definizione di tipo generico di , che specifica il campo di da restituire. - - non rappresenta un tipo generico. - oppure - non è di tipo .- oppure -Il tipo dichiarante di non è una definizione di tipo generico. - oppure -Il tipo dichiarante di non è la definizione di tipo generico di . - - - - Restituisce un oggetto che rappresenta una definizione di tipo generico da cui è possibile ottenere il tipo corrente. - Oggetto che rappresenta una definizione di tipo generico da cui è possibile ottenere il tipo corrente. - Il tipo corrente non è generico,ovvero la proprietà restituisce false. - - - Restituisce il metodo del tipo generico specificato che corrisponde al metodo specificato della definizione di tipo generico. - Oggetto che rappresenta il metodo di corrispondente a , che specifica un metodo appartenente alla definizione di tipo generico di . - Tipo generico creato di cui viene restituito il metodo. - Metodo della definizione di tipo generico di , che specifica il metodo di da restituire. - - è un metodo generico che non rappresenta una definizione di metodo generico.- oppure - non rappresenta un tipo generico.- oppure - non è di tipo .- oppure -Il tipo dichiarante di non è una definizione di tipo generico. - oppure -Il tipo dichiarante di non è la definizione di tipo generico di . - - - Recupera il GUID di questo tipo. - Solo lettura.Recupera il GUID di questo tipo. - Il metodo non è attualmente supportato per i tipi non completi. - - - Ottiene un valore che indica se è possibile assegnare un oggetto specificato a questo oggetto. - true se può essere assegnato a questo oggetto, in caso contrario, false. - Oggetto da verificare. - - - Restituisce un valore che indica se il tipo dinamico corrente è stato creato. - true se il metodo è stato creato. In caso contrario, false. - - - - Ottiene un valore che indica se il tipo corrente è un parametro di tipo generico. - true se l'oggetto rappresenta un parametro di tipo generico. In caso contrario, false. - - - Ottiene un valore che indica se il tipo corrente è un tipo generico. - true se il tipo rappresentato dalla classe corrente è generico. In caso contrario, false. - - - Ottiene un valore che indica se la classe corrente rappresenta una definizione di tipo generico, da cui è possibile creare altri tipi generici. - true se l'oggetto rappresenta una definizione di tipo generico. In caso contrario, false. - - - - Restituisce un oggetto che rappresenta una matrice unidimensionale del tipo corrente, con limite inferiore zero. - Oggetto che rappresenta una matrice unidimensionale il cui tipo di elemento è il tipo corrente, con limite inferiore zero. - - - Restituisce un oggetto che rappresenta una matrice del tipo corrente, con il numero specificato di dimensioni. - Oggetto che rappresenta una matrice unidimensionale del tipo corrente. - Numero di dimensioni della matrice. - - non è una dimensione di matrice valida. - - - Restituisce un oggetto che rappresenta il tipo corrente quando viene passato come parametro ref (ByRef in Visual Basic). - Oggetto che rappresenta il tipo corrente quando viene passato come parametro ref (ByRef in Visual Basic). - - - Sostituisce con gli elementi di una matrice di tipi i parametri di tipo della definizione di tipo generico corrente e restituisce il tipo costruito risultante. - - che rappresenta il tipo costruito ottenuto sostituendo i parametri di tipo del tipo generico corrente con gli elementi di . - Matrice di tipi con cui sostituire i parametri di tipo della definizione di tipo generico corrente. - Il tipo corrente non rappresenta la definizione di un tipo generico,ovvero la proprietà restituisce false. - - è null.- oppure - Qualsiasi elemento di è null. - Nessun elemento di soddisfa i vincoli specificati per il parametro di tipo corrispondente del tipo generico corrente. - - - Restituisce un oggetto che rappresenta il tipo di un puntatore non gestito al tipo corrente. - Oggetto che rappresenta il tipo di un puntatore non gestito al tipo corrente. - - - Recupera il modulo dinamico che contiene la definizione del tipo. - Solo lettura.Recupera il modulo dinamico che contiene la definizione del tipo. - - - Recupera il nome di questo tipo. - Solo lettura.Recupera il nome di questo tipo. - - - Recupera lo spazio dei nomi in cui è definito questo TypeBuilder. - Solo lettura.Recupera lo spazio dei nomi in cui è definito questo TypeBuilder. - - - Recupera le dimensioni di compressione di questo tipo. - Solo lettura.Recupera le dimensioni di compressione di questo tipo. - - - Imposta un attributo personalizzato utilizzando un blob specificato di attributi personalizzati. - Costruttore per l'attributo personalizzato. - Blob di byte che rappresenta gli attributi. - - o è null. - Per il tipo dinamico corrente, la proprietà è true, ma la proprietà è false. - - - Impostare un attributo personalizzato utilizzando un generatore di attributi personalizzati. - Istanza di una classe di supporto utilizzata per definire l'attributo personalizzato. - - è null. - Per il tipo dinamico corrente, la proprietà è true, ma la proprietà è false. - - - Imposta il tipo di base del tipo che si sta creando. - Nuovo tipo di base. - Il tipo è stato creato in precedenza utilizzando .- oppure - è null e l'istanza corrente rappresenta un'interfaccia i cui attributi non includono .- oppure -Per il tipo dinamico corrente, la proprietà è true, ma la proprietà è false. - - è un'interfaccia.La condizione di eccezione è nuova in .NET Framework versione 2.0. - - - Recupera le dimensioni totali di un tipo. - Solo lettura.Recupera le dimensioni totali del tipo. - - - Restituisce il nome del tipo escluso lo spazio dei nomi. - Solo lettura.Nome del tipo escluso lo spazio dei nomi. - - - Indica che le dimensioni totali per il tipo non sono specificate. - - - \ No newline at end of file diff --git a/packages/System.Reflection.Emit.4.3.0/ref/netstandard1.1/ja/System.Reflection.Emit.xml b/packages/System.Reflection.Emit.4.3.0/ref/netstandard1.1/ja/System.Reflection.Emit.xml deleted file mode 100644 index 780d0c1..0000000 --- a/packages/System.Reflection.Emit.4.3.0/ref/netstandard1.1/ja/System.Reflection.Emit.xml +++ /dev/null @@ -1,1530 +0,0 @@ - - - - System.Reflection.Emit - - - - 動的アセンブリを定義および表現します。 - - - - 指定した名前とアクセス権を持つ動的アセンブリを定義します。 - 新しいアセンブリを表すオブジェクト。 - アセンブリの名前。 - アセンブリのアクセス権。 - - - 指定した名前、アクセス権、および属性を持つ新しいアセンブリを定義します。 - 新しいアセンブリを表すオブジェクト。 - アセンブリの名前。 - アセンブリのアクセス権。 - アセンブリの属性が格納されているコレクション。 - - - このアセンブリに名前付き遷移動的モジュールを定義します。 - 定義する動的モジュールを表す - 動的モジュールの名前。長さは 260 文字未満にする必要があります。 - - の先頭が空白です。または の長さが 0 です。または の長さが 260 以上です。 - - は null なので、 - 呼び出し元に、必要なアクセス許可がありません。 - 既定のシンボル ライターのアセンブリを読み込むことができません。または既定のシンボル ライター インターフェイスを実装する型が見つかりません。 - - - - - - - このインスタンスが、指定したオブジェクトに等しいかどうかを示す値を返します。 - - がこのインスタンスの型および値に等しい場合は true。それ以外の場合は false。 - 対象のインスタンスと比較する対象のオブジェクト、または null。 - - - 現在の動的アセンブリの表示名を取得します。 - 動的アセンブリの表示名。 - - - 指定した名前の動的モジュールを返します。 - 要求された動的モジュールを表す ModuleBuilder オブジェクト。 - 要求する動的モジュールの名前。 - - は null なので、 - - の長さが 0 です。 - 呼び出し元に、必要なアクセス許可がありません。 - - - 対象のインスタンスのハッシュ コードを返します。 - 32 ビット符号付き整数ハッシュ コード。 - - - 指定されたリソースが永続化された方法に関する情報を返します。 - リソースのトポロジに関する情報が設定された 。リソースが見つからない場合は null。 - リソースの名前。 - このメソッドは、現在サポートされていません。 - 呼び出し元に、必要なアクセス許可がありません。 - - - このアセンブリから、指定されたマニフェスト リソースを読み込みます。 - すべてのリソースの名前を格納している文字列型の配列。 - このメソッドは、動的アセンブリではサポートされていません。マニフェスト リソース名を取得するには、 を使用します。 - 呼び出し元に、必要なアクセス許可がありません。 - - - このアセンブリから、指定されたマニフェスト リソースを読み込みます。 - マニフェスト リソースを表す - 要求されているマニフェスト リソースの名前。 - このメソッドは、現在サポートされていません。 - 呼び出し元に、必要なアクセス許可がありません。 - - - 現在のアセンブリが動的アセンブリであることを示す値を取得します。 - 常に true。 - - - アセンブリ マニフェストを格納している現在の 内のモジュールを取得します。 - マニフェスト モジュール。 - - - - 指定したカスタム属性 BLOB を使用して、このアセンブリのカスタム属性を設定します。 - カスタム属性用のコンストラクター。 - 属性を表すバイト BLOB。 - - または が null です。 - 呼び出し元に、必要なアクセス許可がありません。 - - が RuntimeConstructorInfo ではありません。 - - - カスタム属性ビルダーを使用して、このアセンブリのカスタム属性を設定します。 - カスタム属性を定義するためのヘルパー クラスのインスタンス。 - - は null なので、 - 呼び出し元に、必要なアクセス許可がありません。 - - - 動的アセンブリのアクセス モードを定義します。 - - - 動的アセンブリは実行できますが、保存できません。 - - - 動的アセンブリはアンロードでき、そのメモリを再利用できますが、「動的な型生成のための収集可能なアセンブリ」に説明されている制限が適用されます。 - - - 動的クラスのコンストラクターを定義および表現します。 - - - このコンストラクターの属性を取得します。 - このコンストラクターの属性を返します。 - - - 宣言型がジェネリックかどうかに応じて異なる 値を取得します。 - 宣言型がジェネリックである場合は 。それ以外の場合は - - - このメンバーを宣言する型の オブジェクトへの参照を取得します。 - このメンバーを宣言する型の オブジェクトを返します。 - - - このコンストラクターのパラメーターを定義します。 - このコンストラクターの新しいパラメーターを表す ParameterBuilder オブジェクトを返します。 - パラメーター リスト内のパラメーターの位置。パラメーターのインデックスは 1 から始まります。最初のパラメーターが 1 です。 - パラメーターの属性。 - パラメーターの名前。名前は null 文字列でもかまいません。 - - が 0 (ゼロ) 未満か、コンストラクターのパラメーター数を超える値です。 - 外側の型が を使用して作成されています。 - - - このコンストラクターの を取得します。 - このコンストラクターの オブジェクトを返します。 - コンストラクターが、既定のコンストラクターです。またはコンストラクターが、メソッド本体を持たないことを示す フラグまたは フラグを持っています。 - - - このコンストラクターのメソッド本体の作成に使用できる、指定した MSIL ストリーム サイズを持つ オブジェクトを取得します。 - このコンストラクターの - MSIL ストリームのサイズ (バイト単位)。 - コンストラクターが、既定のコンストラクターです。またはコンストラクターが、メソッド本体を持たないことを示す フラグまたは フラグを持っています。 - - - このコンストラクターのパラメーターを返します。 - このコンストラクターのパラメーターを表す オブジェクトの配列を返します。 - .NET Framework Version 1.0 および 1.1 では、このコンストラクターの型で が呼び出されませんでした。 - .NET Framework Version 2.0 では、このコンストラクターの型で が呼び出されませんでした。 - - - このコンストラクターのローカル変数をゼロで初期化するかどうかを取得または設定します。 - 読み取り/書き込み。このコンストラクターのローカル変数をゼロで初期化するかどうかを取得または設定します。 - - - - このコンストラクターの名前を取得します。 - このコンストラクターの名前を返します。 - - - 指定されたカスタム属性 BLOB を使用して、カスタム属性を設定します。 - カスタム属性用のコンストラクター。 - 属性を表すバイト BLOB。 - - または が null です。 - - - カスタム属性ビルダーを使用して、カスタム属性を設定します。 - カスタム属性を定義するためのヘルパー クラスのインスタンス。 - - は null なので、 - - - このコンストラクターのメソッド実装フラグを設定します。 - メソッド実装フラグ。 - 外側の型が を使用して作成されています。 - - - この インスタンスを として返します。 - このコンストラクターの名前、属性、および例外を格納している と現在の MSIL ストリームを続けて返します。 - - - 列挙型を記述し、表現します。 - - - この列挙型 (Enum) の定義が含まれた動的アセンブリを取得します。 - 読み取り専用。この列挙型 (Enum) の定義が含まれた動的アセンブリ。 - - - 親アセンブリの表示名で限定されたこの列挙型 (Enum) の完全パスを返します。 - 読み取り専用。親アセンブリの表示名で限定されたこの列挙型 (Enum) の完全パス。 - - がまだ呼び出されていない場合。 - - - - この型の親の を返します。これは常に です。 - 読み取り専用。この型の親の - - - - この列挙を表す オブジェクトを取得します。 - この列挙値を表すオブジェクト。 - - - - この を宣言した型を返します。 - 読み取り専用。この を宣言した型。 - - - 列挙型の中に名前付き静的フィールドを定義し、指定した定数値を設定します。 - 定義されたフィールド。 - 静的フィールドの名前。 - リテラルの定数値。 - - - この列挙型 (Enum) の完全パスを返します。 - 読み取り専用。この列挙型 (Enum) の完全パス。 - - - - - - - このメソッドを呼び出すと、必ず がスローされます。 - このメソッドはサポートされていません。値は返されません。 - このメソッドは、現在サポートされていません。 - - - - - この列挙型 (Enum) のグローバル一意識別子 (GUID: Globally Unique Identifier) を返します。 - 読み取り専用。この列挙型 (Enum) の GUID。 - このメソッドは現在、不完全な型に対してはサポートされていません。 - - - 指定した オブジェクトをこのオブジェクトに割り当てることができるかどうかを示す値を取得します。 - - をオブジェクトに割り当てることができる場合は true、それ以外の場合は false。 - テストするオブジェクト。 - - - - - - - - - - が 1 未満です。 - - - - - - この の定義が含まれた動的モジュールを取得します。 - 読み取り専用。この の定義が含まれた動的モジュール。 - - - この列挙型 (Enum) の名前を返します。 - 読み取り専用。この列挙型 (Enum) の名前。 - - - この列挙型 (Enum) の名前空間を返します。 - 読み取り専用。この列挙型 (Enum) の名前空間。 - - - 指定されたカスタム属性 BLOB を使用して、カスタム属性を設定します。 - カスタム属性用のコンストラクター。 - 属性を表すバイト BLOB。 - - または が null です。 - - - カスタム属性ビルダーを使用して、カスタム属性を設定します。 - カスタム属性を定義するためのヘルパー クラスのインスタンス。 - - は null なので、 - - - この列挙型 (Enum) の基になるフィールドを返します。 - 読み取り専用。この列挙型 (Enum) の基になるフィールド。 - - - クラスのイベントを定義します。 - - - このイベントに関連付ける "other" メソッドの 1 つを追加します。"other" メソッドとは、イベントに関連付けられた "on" メソッドおよび "raise" メソッド以外のメソッドです。この関数は、必要な数の "other" メソッドを追加するために何回も呼び出すことができます。 - 他のメソッドを表す MethodBuilder オブジェクト。 - - は null なので、 - - が、外側の型に対して呼び出されました。 - - - このイベントをサブスクライブするメソッドを設定します。 - このイベントをサブスクライブするメソッドを表す MethodBuilder オブジェクト。 - - は null なので、 - - が、外側の型に対して呼び出されました。 - - - 指定されたカスタム属性 BLOB を使用して、カスタム属性を設定します。 - カスタム属性用のコンストラクター。 - 属性を表すバイト BLOB。 - - または が null です。 - - が、外側の型に対して呼び出されました。 - - - カスタム属性ビルダーを使用して、カスタム属性を設定します。 - カスタム属性を記述するためのヘルパー クラスのインスタンス。 - - は null なので、 - - が、外側の型に対して呼び出されました。 - - - このイベントを発生させるメソッドを設定します。 - このイベントを発生させるメソッドを表す MethodBuilder オブジェクト。 - - は null なので、 - - が、外側の型に対して呼び出されました。 - - - このイベントをアンサブスクライブするメソッドを設定します。 - このイベントをアンサブスクライブするメソッドを表す MethodBuilder オブジェクト。 - - は null なので、 - - が、外側の型に対して呼び出されました。 - - - フィールドを定義および表現します。このクラスは継承できません。 - - - このフィールドの属性を示します。このプロパティは読み取り専用です。 - このフィールドの属性。 - - - このフィールドを宣言する型の オブジェクトへの参照を示します。このプロパティは読み取り専用です。 - このフィールドを宣言する型の オブジェクトへの参照。 - - - このフィールドの型を表す オブジェクトを示します。このプロパティは読み取り専用です。 - このフィールドの型を表す オブジェクト。 - - - 指定したオブジェクトでサポートされているフィールドの値を取得します。 - このインスタンスがリフレクションするフィールドの値を格納している - フィールドにアクセスするオブジェクト。 - このメソッドはサポートされていません。 - - - このフィールドの名前を示します。このプロパティは読み取り専用です。 - このフィールドの名前を格納している - - - このフィールドの既定値を設定します。 - このフィールドの新しい既定値。 - 外側の型が を使用して作成されています。 - フィールドが、サポートされている型のいずれでもありません。または の型がフィールドの型と一致しません。またはフィールドが 型または他の参照型であり、 が null ではなく、値を参照型に割り当てることができません。 - - - 指定されたカスタム属性 BLOB を使用して、カスタム属性を設定します。 - カスタム属性用のコンストラクター。 - 属性を表すバイト BLOB。 - - または が null です。 - このフィールドの親の型が完全型です。 - - - カスタム属性ビルダーを使用して、カスタム属性を設定します。 - カスタム属性を定義するためのヘルパー クラスのインスタンス。 - - は null なので、 - このフィールドの親の型が完全型です。 - - - フィールド レイアウトを指定します。 - このフィールドを格納している型の中でのフィールドのオフセット。 - 外側の型が を使用して作成されています。 - - が 0 未満です。 - - - 動的に定義されたジェネリック型およびジェネリック メソッドのジェネリック型パラメーターを定義および作成します。このクラスは継承できません。 - - - 現在の型パラメーターが属するジェネリック型の定義を格納する動的アセンブリを表す オブジェクトを取得します。 - 現在の型パラメーターが属するジェネリック型の定義を格納する動的アセンブリを表す オブジェクト。 - - - 常に null を取得します。 - 常に null 参照 (Visual Basic では Nothing)。 - - - - 現在のジェネリック型パラメーターの基本型の制約を取得します。 - ジェネリック型パラメーターの基本型の制約を表す オブジェクト。型パラメーターに基本型の制約がない場合は null。 - - - 常に true を取得します。 - 常に true。 - - - 現在の がジェネリック メソッドの型パラメーターを表している場合に、宣言するメソッドを表す を取得します。 - 現在の がジェネリック メソッドの型パラメーターを表している場合は、宣言するメソッドを表す 。それ以外の場合は null。 - - - ジェネリック型パラメーターが属するジェネリック型の定義、またはジェネリック メソッドの定義を取得します。 - 型パラメーターがジェネリック型に属する場合は、そのジェネリック型を表す オブジェクト。型パラメーターがジェネリック メソッドに属する場合は、そのジェネリック メソッドを宣言した型を表す オブジェクト。 - - - 指定されたオブジェクトが EventToken のインスタンスであり、現在のインスタンスと等しいかどうかをテストします。 - - が EventToken のインスタンスで、現在のインスタンスと等しい場合は true。それ以外の場合は false。 - 現在のインスタンスと比較するオブジェクト。 - - - 常に null を取得します。 - 常に null 参照 (Visual Basic では Nothing)。 - - - - パラメーターを宣言したジェネリック型またはジェネリック メソッドの型パラメーター リスト内の型パラメーターの位置を取得します。 - パラメーターを宣言したジェネリック型またはジェネリック メソッドの型パラメーター リスト内の型パラメーターの位置。 - - - - - 常に をスローします。 - 現在の配列型、ポインター型、または ByRef 型によって参照される型。現在の型が配列型でもポインター型でもなく、参照により渡されない場合は、null。 - 常にスローします。 - - - - ジェネリック型パラメーターには有効ではありません。 - ジェネリック型パラメーターには有効ではありません。 - 常にスローします。 - - - 現在のインスタンスの 32 ビット整数ハッシュ コードを返します。 - 32 ビット整数ハッシュ コード。 - - - 不完全なジェネリック型パラメーターではサポートされていません。 - 不完全なジェネリック型パラメーターではサポートされていません。 - 常にスローします。 - - - 常に 例外をスローします。 - 常に 例外をスローします。 - テストするオブジェクト。 - 常にスローします。 - - - - 常に true を取得します。 - 常に true。 - - - 常に false を返します。 - 常に false。 - - - 常に false を取得します。 - 常に false。 - - - - 不完全なジェネリック型パラメーターではサポートされていません。 - 不完全なジェネリック型パラメーターではサポートされていません。 - サポートされていません。 - 常にスローします。 - - - 要素型がジェネリック型パラメーターである 1 次元配列の型を返します。 - 要素型がジェネリック型パラメーターである 1 次元配列の型を表す オブジェクト。 - - - 指定した次元数を持つ、要素型がジェネリック型パラメーターである配列の型を返します。 - 指定した次元数を持つ、要素型がジェネリック型パラメーターである配列の型を表す オブジェクト。 - 配列の次元数。 - - が有効な次元数ではありません。たとえば、値が 1 未満であるなどです。 - - - 参照パラメーターとして渡されるときに、現在のジェネリック型パラメーターを表す オブジェクトを返します。 - 参照パラメーターとして渡されるときに、現在のジェネリック型パラメーターを表す オブジェクト。 - - - 不完全なジェネリック型パラメーターには有効ではありません。 - このメソッドは、不完全なジェネリック型パラメーターには無効です。 - 型引数の配列。 - 常にスローします。 - - - 現在のジェネリック型パラメーターへのポインターを表す オブジェクトを返します。 - 現在のジェネリック型パラメーターへのポインターを表す オブジェクト。 - - - ジェネリック型パラメーターを格納する動的モジュールを取得します。 - ジェネリック型パラメーターを格納する動的モジュールを表す オブジェクト。 - - - ジェネリック型パラメーターの名前を取得します。 - ジェネリック型パラメーターの名前。 - - - 常に null を取得します。 - 常に null 参照 (Visual Basic では Nothing)。 - - - 型パラメーターを置き換えるために、型が継承する必要のある基本型を設定します。 - 型パラメーターを置き換える型が継承する必要のある 。 - - - 指定されたカスタム属性 BLOB を使用して、カスタム属性を設定します。 - カスタム属性用のコンストラクター。 - 属性を表すバイト BLOB。 - - は null なので、または が null 参照です。 - - - カスタム属性ビルダーを使用して、カスタム属性を設定します。 - カスタム属性を定義するためのヘルパー クラスのインスタンス。 - - は null なので、 - - - パラメーターなしのコンストラクターの制約など、ジェネリック パラメーターの分散特性と特殊な制約を設定します。 - ジェネリック型パラメーターの分散特性と特殊な制約を表す 値のビットごとの組み合わせ。 - - - 型パラメーターを置き換えるために、型が実装する必要のあるインターフェイスを設定します。 - 型パラメーターを置き換えるために、型が実装する必要のあるインターフェイスを表す オブジェクトの配列。 - - - 現在のジェネリック型パラメーターの文字列形式を返します。 - ジェネリック型パラメーターの名前を含む文字列。 - - - 動的クラスのメソッド (またはコンストラクター) を定義および表現します。 - - - このメソッドの属性を取得します。 - 読み取り専用。このメソッドの MethodAttributes を取得します。 - - - メソッドの呼び出し規約を返します。 - 読み取り専用。メソッドの呼び出し規約。 - - - この型ではサポートされていません。 - サポートされていません。 - 呼び出されたメソッドは、基本クラスではサポートされません。 - - - このメソッドを宣言する型を返します。 - 読み取り専用。このメソッドを宣言する型。 - - - 現在のメソッドのジェネリック型パラメーターの数を設定し、その名前を指定し、制約の定義に使用できる オブジェクトの配列を返します。 - ジェネリック メソッドの型パラメーターを表す オブジェクトの配列。 - ジェネリック型パラメーターの名前を表す文字列の配列。 - ジェネリック型パラメーターは、このメソッドに対して既に定義されています。またはメソッドは既に完了しています。または メソッドは現在のメソッドに対して呼び出されています。 - - は null なので、または の要素が null です。 - - が空の配列です。 - - - このメソッドのパラメーター属性およびパラメーターの名前を設定するか、このメソッドの戻り値を設定します。カスタム属性の適用に使用できる ParameterBuilder を返します。 - このメソッドのパラメーターを表す ParameterBuilder オブジェクト、またはこのメソッドの戻り値を返します。 - パラメーター リスト内のパラメーターの位置。パラメーターは、最初のパラメーターに対して 1 から始まるインデックスが付けられます。この数値が 0 の場合は、メソッドの戻り値を表します。 - パラメーターのパラメーター属性。 - パラメーターの名前。名前は null 文字列でもかまいません。 - メソッドにパラメーターが指定されていません。または が 0 未満です。または がメソッドのパラメーター数を超える値です。 - 外側の型が を使用して作成されています。または現在のメソッドでは、 プロパティは true ですが、 プロパティが false です - - - 指定したオブジェクトがこのインスタンスと等しいかどうかを確認します。 - - が MethodBuilder のインスタンスで、このオブジェクトと等しい場合は true。それ以外の場合は false。 - この MethodBuilder インスタンスと比較するオブジェクト。 - - - メソッドがジェネリック メソッドの場合に、メソッドの型パラメーターを表す オブジェクトの配列を返します。 - メソッドがジェネリックの場合は型パラメーターを表す オブジェクトの配列。メソッドがジェネリックでない場合は null。 - - - このメソッドを返します。 - - の現在のインスタンス。 - 現在のメソッドはジェネリック メソッドではありません。つまり、 プロパティは false を返します。 - - - このメソッドのハッシュ コードを取得します。 - このメソッドのハッシュ コード。 - - - 既定の MSIL (Microsoft Intermediate Language) ストリーム サイズ (64 バイト) を持つこのメソッドの ILGenerator を返します。 - このメソッドの ILGenerator オブジェクトを返します。 - - または のフラグが指定されているため、このメソッドに本体は必要ありません。たとえば、 フラグが指定されているなどです。またはこのメソッドはジェネリック メソッドですが、ジェネリック メソッドの定義ではありません。つまり、 プロパティは true ですが、 プロパティが false です。 - - - 指定した MSIL ストリーム サイズを持つこのメソッドの ILGenerator を返します。 - このメソッドの ILGenerator オブジェクトを返します。 - MSIL ストリームのサイズ (バイト単位)。 - - または のフラグが指定されているため、このメソッドに本体は必要ありません。たとえば、 フラグが指定されているなどです。またはこのメソッドはジェネリック メソッドですが、ジェネリック メソッドの定義ではありません。つまり、 プロパティは true ですが、 プロパティが false です。 - - - このメソッドのパラメーターを返します。 - このメソッドのパラメーターを表す ParameterInfo オブジェクトの配列。 - このメソッドは、現在サポートされていません。 を使用してメソッドを取得し、返された に対して GetParameters を呼び出します。 - - - このメソッドのローカル変数を 0 で初期化するかどうかを指定するブール値を取得または設定します。このプロパティの既定値は true です。 - このメソッドのローカル変数を 0 で初期化する必要がある場合は true。それ以外の場合は false。 - 現在のメソッドでは、 プロパティは true ですが、 プロパティが false です (取得または設定します)。 - - - メソッドがジェネリック メソッドかどうかを示す値を取得します。 - このメソッドがジェネリック メソッドの場合は true。それ以外の場合は false。 - - - 現在の オブジェクトがジェネリック メソッドの定義を表しているかどうかを示す値を取得します。 - 現在の オブジェクトがジェネリック メソッドの定義を表している場合は true。それ以外の場合は false。 - - - 指定したジェネリック型引数を使用して、現在のジェネリック メソッドの定義から構築されたジェネリック メソッドを返します。 - 指定したジェネリック型引数を使用して、現在のジェネリック メソッドの定義から構築されたジェネリック メソッドを表す - ジェネリック メソッドの型引数を表す オブジェクトの配列。 - - - - このメソッドの名前を取得します。 - 読み取り専用。このメソッドの簡易名を格納している文字列を取得します。 - - - 戻り値の型にカスタム修飾子があるかどうかなど、メソッドの戻り値の型に関する情報を格納している オブジェクトを取得します。 - 戻り値の型に関する情報を格納している オブジェクト。 - 宣言する型が作成されていません。 - - - この が表すメソッドの戻り値の型を取得します。 - メソッドの戻り値の型。 - - - 指定されたカスタム属性 BLOB を使用して、カスタム属性を設定します。 - カスタム属性用のコンストラクター。 - 属性を表すバイト BLOB。 - - または が null です。 - 現在のメソッドでは、 プロパティは true ですが、 プロパティが false です - - - カスタム属性ビルダーを使用して、カスタム属性を設定します。 - カスタム属性を記述するためのヘルパー クラスのインスタンス。 - - は null なので、 - 現在のメソッドでは、 プロパティは true ですが、 プロパティが false です - - - このメソッドの実装フラグを設定します。 - 設定する実装フラグ。 - 外側の型が を使用して作成されています。または現在のメソッドでは、 プロパティは true ですが、 プロパティが false です - - - メソッドのパラメーターの数と型を設定します。 - パラメーターの型を表す オブジェクトの配列。 - 現在のメソッドはジェネリック メソッドですが、ジェネリック メソッドの定義ではありません。つまり、 プロパティは true ですが、 プロパティが false です。 - - - メソッドの戻り値の型を設定します。 - メソッドの戻り値の型を表す オブジェクト。 - 現在のメソッドはジェネリック メソッドですが、ジェネリック メソッドの定義ではありません。つまり、 プロパティは true ですが、 プロパティが false です。 - - - 戻り値の型、パラメーターの型、戻り値の型とパラメーターの型の必須およびオプションのカスタム修飾子を含むメソッド シグネチャを設定します。 - メソッドの戻り値の型。 - メソッドの戻り値の型の必須のカスタム修飾子 ( など) を表す型の配列。戻り値の型に必須のカスタム修飾子がない場合は、null を指定します。 - メソッドの戻り値の型のオプションのカスタム修飾子 ( など) を表す型の配列。戻り値の型にオプションのカスタム修飾子がない場合は、null を指定します。 - メソッドのパラメーターの型。 - 型の配列の配列。型の各配列は、対応するパラメーターの必須のカスタム修飾子 ( など) を表します。特定のパラメーターに必須のカスタム修飾子がない場合は、型の配列の代わりに null を指定します。必須のカスタム修飾子を持つパラメーターがない場合は、配列の配列の代わりに null を指定します。 - 型の配列の配列。型の各配列は、対応するパラメーターのオプションのカスタム修飾子 ( など) を表します。特定のパラメーターにオプションのカスタム修飾子がない場合は、型の配列の代わりに null を指定します。オプションのカスタム修飾子を持つパラメーターがない場合は、配列の配列の代わりに null を指定します。 - 現在のメソッドはジェネリック メソッドですが、ジェネリック メソッドの定義ではありません。つまり、 プロパティは true ですが、 プロパティが false です。 - - - この MethodBuilder インスタンスを文字列として返します。 - このメソッドの名前、属性、メソッド シグネチャ、例外、およびローカル シグネチャを格納している文字列と現在の MSIL ストリームを続けて返します。 - - - 動的アセンブリ内のモジュールを定義および表現します。 - - - この インスタンスが定義されている動的アセンブリを取得します。 - 現在の動的モジュールが定義されている動的アセンブリ。 - - - この動的モジュールのグローバル関数定義とグローバル データ定義を完了します。 - このメソッドは、既に呼び出されています。 - - - 指定した型の という単一の非静的フィールドと共に、値型の列挙型を定義します。 - 定義された列挙型。 - 列挙型の完全パス。 に null を埋め込むことはできません。 - 列挙型の型属性。属性は、 で定義された任意のビットです。 - 列挙型の基になる型。これは、組み込みの整数型にする必要があります。 - 可視属性以外の属性が指定されています。または指定された名前の列挙型が、このモジュールの親アセンブリに存在します。または可視属性が列挙型のスコープと一致しません。たとえば、 に指定されていて、列挙型が入れ子にされた型ではありません。 - - は null なので、 - - - 名前、属性、呼び出し規約、戻り値の型、およびパラメーター型を指定して、グローバル メソッドを定義します。 - 定義されたグローバル メソッド。 - メソッドの名前です。 に null を埋め込むことはできません。 - メソッドの属性。 には を含める必要があります。 - メソッドの呼び出し規約。 - メソッドの戻り値の型。 - メソッドのパラメーターの型。 - このメソッドは静的ではありません。つまり、 が含まれていません。または 配列の要素が null です。 - - は null なので、 - - は既に呼び出されています。 - - - 名前、属性、呼び出し規約、戻り値の型、戻り値の型のカスタム修飾子、パラメーター型、およびパラメーター型のカスタム修飾子を指定して、グローバル メソッドを定義します。 - 定義されたグローバル メソッド。 - メソッドの名前です。 に null 文字を埋め込むことはできません。 - メソッドの属性。 には を含める必要があります。 - メソッドの呼び出し規約。 - メソッドの戻り値の型。 - - などの、戻り値の型の必須のカスタム修飾子を表す型の配列。戻り値の型に必須のカスタム修飾子がない場合は、null を指定します。 - - などの、戻り値の型のオプションのカスタム修飾子を表す型の配列。戻り値の型にオプションのカスタム修飾子がない場合は、null を指定します。 - メソッドのパラメーターの型。 - 型の配列の配列。型の各配列は、グローバル メソッドの対応するパラメーターの必須のカスタム修飾子を表します。特定の引数に必須のカスタム修飾子がない場合は、型の配列の代わりに null を指定します。グローバル メソッドに引数がない場合、またはどの引数にも必須のカスタム修飾子がない場合は、配列の配列の代わりに null を指定します。 - 型の配列の配列。型の各配列は、対応するパラメーターのオプションのカスタム修飾子を表します。特定の引数にオプションのカスタム修飾子がない場合は、型の配列の代わりに null を指定します。グローバル メソッドに引数がない場合、またはどの引数にもオプションのカスタム修飾子がない場合は、配列の配列の代わりに null を指定します。 - このメソッドは静的ではありません。つまり、 が含まれていません。または 配列の要素が null です。 - - は null なので、 - - メソッドは既に呼び出されています。 - - - 名前、属性、戻り値の型、およびパラメーター型を指定して、グローバル メソッドを定義します。 - 定義されたグローバル メソッド。 - メソッドの名前です。 に null を埋め込むことはできません。 - メソッドの属性。 には を含める必要があります。 - メソッドの戻り値の型。 - メソッドのパラメーターの型。 - このメソッドは静的ではありません。つまり、 が含まれていません。または の長さが 0 です。または 配列の要素が null です。 - - は null なので、 - - は既に呼び出されています。 - - - 移植可能な実行可能 (PE) ファイルの .sdata セクションに、初期化済みデータ フィールドを定義します。 - データを参照するフィールド。 - データを参照するために使用される名前。 に null を埋め込むことはできません。 - データのバイナリ ラージ オブジェクト (BLOB)。 - フィールドの属性。既定値は、Static です。 - - の長さが 0 です。または のサイズが 0 以下か、0x3f0000 以上です。 - - または が null です。 - - は既に呼び出されています。 - - - このモジュールで、指定した名前のプライベート型の TypeBuilder を構築します。 - 指定した名前のプライベート型。 - 名前空間を含む、型の完全パス。 に null を埋め込むことはできません。 - 指定された名前の型が、このモジュールの親アセンブリに存在します。または入れ子にされた型の属性は、入れ子になっていない型に対して設定されます。 - - は null なので、 - - - 型名と型属性を指定して、TypeBuilder を構築します。 - 要求された属性をすべて指定して作成された TypeBuilder。 - 型の完全パス。 に null を埋め込むことはできません。 - 定義された型の属性。 - 指定された名前の型が、このモジュールの親アセンブリに存在します。または入れ子にされた型の属性は、入れ子になっていない型に対して設定されます。 - - は null なので、 - - - 型名、属性、および定義された型によって拡張される型を指定して、TypeBuilder を構築します。 - 要求された属性をすべて指定して作成された TypeBuilder。 - 型の完全パス。 に null を埋め込むことはできません。 - 型に関連付ける属性。 - 定義された型を拡張する型。 - 指定された名前の型が、このモジュールの親アセンブリに存在します。または入れ子にされた型の属性は、入れ子になっていない型に対して設定されます。 - - は null なので、 - - - 型名、属性、定義された型によって拡張される型、および型の合計サイズを指定して、TypeBuilder を構築します。 - TypeBuilder オブジェクト。 - 型の完全パス。 に null を埋め込むことはできません。 - 定義された型の属性。 - 定義された型を拡張する型。 - 型の合計サイズ。 - 指定された名前の型が、このモジュールの親アセンブリに存在します。または入れ子にされた型の属性は、入れ子になっていない型に対して設定されます。 - - は null なので、 - - - 型名、属性、定義された型によって拡張される型、および型のパッキング サイズを指定して、TypeBuilder を構築します。 - TypeBuilder オブジェクト。 - 型の完全パス。 に null を埋め込むことはできません。 - 定義された型の属性。 - 定義された型を拡張する型。 - 型のパッキング サイズ。 - 指定された名前の型が、このモジュールの親アセンブリに存在します。または入れ子にされた型の属性は、入れ子になっていない型に対して設定されます。 - - は null なので、 - - - 型名、属性、定義された型によって拡張される型、定義された型のパッキング サイズ、および定義された型の合計サイズを指定して、TypeBuilder を構築します。 - 要求された属性をすべて指定して作成された TypeBuilder。 - 型の完全パス。 に null を埋め込むことはできません。 - 定義された型の属性。 - 定義された型を拡張する型。 - 型のパッキング サイズ。 - 型の合計サイズ。 - 指定された名前の型が、このモジュールの親アセンブリに存在します。または入れ子にされた型の属性は、入れ子になっていない型に対して設定されます。 - - は null なので、 - - - 型名、属性、定義された型によって拡張される型、および定義された型によって実装されるインターフェイスを指定して、TypeBuilder を構築します。 - 要求された属性をすべて指定して作成された TypeBuilder。 - 型の完全パス。 に null を埋め込むことはできません。 - 型に関連付ける属性。 - 定義された型を拡張する型。 - 型が実装するインターフェイスのリスト。 - 指定された名前の型が、このモジュールの親アセンブリに存在します。または入れ子にされた型の属性は、入れ子になっていない型に対して設定されます。 - - は null なので、 - - - ポータブル実行可能 (PE) ファイルの .sdata セクションの初期化されていないデータ フィールドを定義します。 - データを参照するフィールド。 - データを参照するために使用される名前。 に null を埋め込むことはできません。 - データ フィールドのサイズ。 - フィールドの属性。 - - の長さが 0 です。または が 0 以下か、0x003f0000 以上です。 - - は null なので、 - - は既に呼び出されています。 - - - このインスタンスが、指定したオブジェクトに等しいかどうかを示す値を返します。 - - がこのインスタンスの型および値に等しい場合は true。それ以外の場合は false。 - 対象のインスタンスと比較する対象のオブジェクト、または null。 - - - このモジュールの完全修飾名とパスを表す String を取得します。 - モジュールの完全修飾名。 - - - - - - 配列クラスの名前付きメソッドを返します。 - 配列クラスの名前付きメソッド。 - 配列クラス。 - 配列クラスのメソッドの名前。 - メソッドの呼び出し規約。 - メソッドの戻り値の型。 - メソッドのパラメーターの型。 - - が配列ではありません。 - - または が null です。 - - - 対象のインスタンスのハッシュ コードを返します。 - 32 ビット符号付き整数ハッシュ コード。 - - - これがメモリ内モジュールであることを示す文字列。 - これがメモリ内モジュールであることを示すテキスト。 - - - 属性を表す指定したバイナリ ラージ オブジェクト (BLOB) を使用して、カスタム属性をこのモジュールに適用します。 - カスタム属性用のコンストラクター。 - 属性を表すバイト BLOB。 - - または が null です。 - - - カスタム属性ビルダーを使用して、カスタム属性をこのモジュールに適用します。 - 適用するカスタム属性を指定するためのヘルパー クラスのインスタンス。 - - は null なので、 - - - 型のプロパティを定義します。 - - - このプロパティに関連付ける別のメソッドを追加します。 - 他のメソッドを表す MethodBuilder オブジェクト。 - - は null なので、 - - が、外側の型に対して呼び出されました。 - - - このプロパティの属性を取得します。 - このプロパティの属性。 - - - プロパティを読み取ることができるかどうかを示す値を取得します。 - このプロパティを読み取ることができる場合は true。それ以外の場合は false。 - - - プロパティに書き込むことができるかどうかを示す値を取得します。 - このプロパティに書き込むことができる場合は true。それ以外の場合は false。 - - - このメンバーを宣言するクラスを取得します。 - このメンバーを宣言するクラスの Type オブジェクト。 - - - プロパティのすべてのインデックス パラメーターの配列を返します。 - インデックスのパラメーターを格納している ParameterInfo 型の配列。 - このメソッドはサポートされていません。 - - - プロパティの取得側メソッドを呼び出して、インデックス付きプロパティの値を取得します。 - 指定したインデックス付きプロパティの値。 - プロパティ値が返されるオブジェクト。 - インデックス付きプロパティのインデックス値 (省略可能)。インデックス付きでないプロパティの場合は、この値を null にする必要があります。 - このメソッドはサポートされていません。 - - - このメンバーの名前を取得します。 - このメンバーの名前を格納している - - - このプロパティのフィールドの型を取得します。 - このプロパティの型。 - - - このプロパティの既定値を設定します。 - このプロパティの既定値。 - - が、外側の型に対して呼び出されました。 - プロパティが、サポートされている型のいずれでもありません。または の型がプロパティの型と一致しません。またはプロパティが 型または他の参照型であり、 が null ではなく、値を参照型に割り当てることができません。 - - - 指定されたカスタム属性 BLOB を使用して、カスタム属性を設定します。 - カスタム属性用のコンストラクター。 - 属性を表すバイト BLOB。 - - または が null です。 - - が、外側の型に対して呼び出されました。 - - - カスタム属性ビルダーを使用して、カスタム属性を設定します。 - カスタム属性を定義するためのヘルパー クラスのインスタンス。 - - は null なので、 - - が、外側の型に対して呼び出されました。 - - - プロパティ値を取得するメソッドを設定します。 - プロパティ値を取得するメソッドを表す MethodBuilder オブジェクト。 - - は null なので、 - - が、外側の型に対して呼び出されました。 - - - プロパティ値を設定するメソッドを設定します。 - プロパティ値を設定するメソッドを表す MethodBuilder オブジェクト。 - - は null なので、 - - が、外側の型に対して呼び出されました。 - - - プロパティの値を設定します。インデックス付きプロパティの場合は、オプションでインデックス値を設定できます。 - プロパティ値が設定されるオブジェクト。 - このプロパティの新しい値。 - インデックス付きプロパティのインデックス値 (省略可能)。インデックス付きでないプロパティの場合は、この値を null にする必要があります。 - このメソッドはサポートされていません。 - - - クラスの新しいインスタンスを実行時に定義および作成します。 - - - この型で実装するインターフェイスを追加します。 - この型で実装するインターフェイス。 - - は null なので、 - この型は、 を使用して既に作成されています。 - - - この型定義が含まれた動的アセンブリを取得します。 - 読み取り専用。この型定義が含まれた動的アセンブリを取得します。 - - - アセンブリの表示名で修飾されたこの型の完全名を返します。 - 読み取り専用。アセンブリの表示名で修飾されたこの型の完全名。 - - - - この型の基本型を取得します。 - 読み取り専用。この型の基本型を取得します。 - - - - この型を表す オブジェクトを取得します。 - この型を表すオブジェクト。 - - - 現在のジェネリック型パラメーターを宣言したメソッドを取得します。 - 現在の型がジェネリック型パラメーターの場合は、現在の型を宣言したメソッドを表す 。それ以外の場合は null。 - - - この型を宣言した型を返します。 - 読み取り専用。この型を宣言した型。 - - - 指定した属性とシグネチャを使用して、新しいコンストラクターを型に追加します。 - 定義されたコンストラクター。 - コンストラクターの属性。 - コンストラクターの呼び出し規約。 - コンストラクターのパラメーターの型。 - この型は、 を使用して既に作成されています。 - - - 指定した属性、シグネチャ、およびカスタム修飾子を使用して、新しいコンストラクターを型に追加します。 - 定義されたコンストラクター。 - コンストラクターの属性。 - コンストラクターの呼び出し規約。 - コンストラクターのパラメーターの型。 - 型の配列の配列。型の各配列は、対応するパラメーターの必須のカスタム修飾子 ( など) を表します。特定のパラメーターに必須のカスタム修飾子がない場合は、型の配列の代わりに null を指定します。必須のカスタム修飾子を持つパラメーターがない場合は、配列の配列の代わりに null を指定します。 - 型の配列の配列。型の各配列は、対応するパラメーターのオプションのカスタム修飾子 ( など) を表します。特定のパラメーターにオプションのカスタム修飾子がない場合は、型の配列の代わりに null を指定します。オプションのカスタム修飾子を持つパラメーターがない場合は、配列の配列の代わりに null を指定します。 - - または のサイズが のサイズと等しくありません。 - この型は、 を使用して既に作成されています。または現在の動的型では、 プロパティは true ですが、 プロパティは false です。 - - - 既定のコンストラクターを定義します。ここで定義されたコンストラクターは、親の既定のコンストラクターを呼び出すだけです。 - コンストラクターを返します。 - コンストラクターに適用する属性を表す MethodAttributes オブジェクト。 - 親の型 (基本型) に既定のコンストラクターがありません。 - この型は、 を使用して既に作成されています。または現在の動的型では、 プロパティは true ですが、 プロパティは false です。 - - - 指定した名前、属性、およびイベントの種類を使用して、新しいイベントを型に追加します。 - 定義されたイベント。 - イベントの名前です。 に null を埋め込むことはできません。 - イベントの属性。 - イベントの型。 - - の長さが 0 です。 - - は null なので、または は null なので、 - この型は、 を使用して既に作成されています。 - - - 指定した名前、属性、およびフィールドの型を使用して、新しいフィールドを型に追加します。 - 定義されたフィールド。 - フィールドの名前。 に null を埋め込むことはできません。 - フィールドの型。 - フィールドの属性。 - - の長さが 0 です。または が System.Void です。またはこのフィールドの親クラスに合計サイズが指定されています。 - - は null なので、 - この型は、 を使用して既に作成されています。 - - - 指定した名前、属性、フィールドの種類、およびカスタム修飾子を使用して、新しいフィールドを型に追加します。 - 定義されたフィールド。 - フィールドの名前。 に null を埋め込むことはできません。 - フィールドの型。 - - など、フィールドの必須のカスタム修飾子を表す型の配列。 - - など、フィールドのオプションのカスタム修飾子を表す型の配列。 - フィールドの属性。 - - の長さが 0 です。または が System.Void です。またはこのフィールドの親クラスに合計サイズが指定されています。 - - は null なので、 - この型は、 を使用して既に作成されています。 - - - 数と名前を指定して、現在の型のジェネリック型パラメーターを定義し、制約を設定するために使用できる オブジェクトの配列を返します。 - 現在の型のジェネリック型パラメーターの制約を定義するために使用できる オブジェクトの配列。 - ジェネリック型パラメーターの名前の配列。 - ジェネリック型パラメーターは、この型に対して既に定義されています。 - - は null なので、または の要素が null です。 - - が空の配列です。 - - - 移植可能な実行可能 (PE) ファイルの .sdata セクションの初期化済みデータ フィールドを定義します。 - データを参照するフィールド。 - データを参照するために使用される名前。 に null を埋め込むことはできません。 - データの BLOB。 - フィールドの属性。 - - の長さが 0 です。またはデータのサイズが 0 以下か、0x3f0000 以上です。 - - または が null です。 - - は既に呼び出されています。 - - - 指定した名前とメソッド属性を使用して、新しいメソッドを型に追加します。 - 新しく定義されたメソッドを表す - メソッドの名前です。 に null を埋め込むことはできません。 - メソッドの属性。 - - の長さが 0 です。またはこのメソッドの親の型がインターフェイスであり、このメソッドが仮想メソッド (Visual Basic では Overridable) ではありません。 - - は null なので、 - この型は、 を使用して既に作成されています。または現在の動的型では、 プロパティは true ですが、 プロパティは false です。 - - - 指定した名前、メソッド属性、および呼び出し規約を使用して、新しいメソッドを型に追加します。 - 新しく定義されたメソッドを表す - メソッドの名前です。 に null を埋め込むことはできません。 - メソッドの属性。 - メソッドの呼び出し規約。 - - の長さが 0 です。またはこのメソッドの親の型がインターフェイスであり、このメソッドが仮想メソッド (Visual Basic では Overridable) ではありません。 - - は null なので、 - この型は、 を使用して既に作成されています。または現在の動的型では、 プロパティは true ですが、 プロパティは false です。 - - - 指定した名前、メソッド属性、呼び出し規約、およびメソッド シグネチャを使用して、新しいメソッドを型に追加します。 - 新しく定義されたメソッドを表す - メソッドの名前です。 に null を埋め込むことはできません。 - メソッドの属性。 - メソッドの呼び出し規約。 - メソッドの戻り値の型。 - メソッドのパラメーターの型。 - - の長さが 0 です。またはこのメソッドの親の型がインターフェイスであり、このメソッドが仮想メソッド (Visual Basic では Overridable) ではありません。 - - は null なので、 - この型は、 を使用して既に作成されています。または現在の動的型では、 プロパティは true ですが、 プロパティは false です。 - - - 指定した名前、メソッド属性、呼び出し規約、メソッド シグネチャ、およびカスタム修飾子を使用して、新しいメソッドを型に追加します。 - 新しく追加されたメソッドを表す オブジェクト。 - メソッドの名前です。 に null を埋め込むことはできません。 - メソッドの属性。 - メソッドの呼び出し規約。 - メソッドの戻り値の型。 - メソッドの戻り値の型の必須のカスタム修飾子 ( など) を表す型の配列。戻り値の型に必須のカスタム修飾子がない場合は、null を指定します。 - メソッドの戻り値の型のオプションのカスタム修飾子 ( など) を表す型の配列。戻り値の型にオプションのカスタム修飾子がない場合は、null を指定します。 - メソッドのパラメーターの型。 - 型の配列の配列。型の各配列は、対応するパラメーターの必須のカスタム修飾子 ( など) を表します。特定のパラメーターに必須のカスタム修飾子がない場合は、型の配列の代わりに null を指定します。必須のカスタム修飾子を持つパラメーターがない場合は、配列の配列の代わりに null を指定します。 - 型の配列の配列。型の各配列は、対応するパラメーターのオプションのカスタム修飾子 ( など) を表します。特定のパラメーターにオプションのカスタム修飾子がない場合は、型の配列の代わりに null を指定します。オプションのカスタム修飾子を持つパラメーターがない場合は、配列の配列の代わりに null を指定します。 - - の長さが 0 です。またはこのメソッドの親の型がインターフェイスであり、このメソッドが仮想メソッド (Visual Basic では Overridable) ではありません。または または のサイズが のサイズと等しくありません。 - - は null なので、 - この型は、 を使用して既に作成されています。または現在の動的型では、 プロパティは true ですが、 プロパティは false です。 - - - 指定した名前、メソッド属性、およびメソッド シグネチャを使用して、新しいメソッドを型に追加します。 - 定義されたメソッド。 - メソッドの名前です。 に null を埋め込むことはできません。 - メソッドの属性。 - メソッドの戻り値の型。 - メソッドのパラメーターの型。 - - の長さが 0 です。またはこのメソッドの親の型がインターフェイスであり、このメソッドが仮想メソッド (Visual Basic では Overridable) ではありません。 - - は null なので、 - この型は、 を使用して既に作成されています。または現在の動的型では、 プロパティは true ですが、 プロパティは false です。 - - - 指定したメソッド宣言を実装するメソッド本体を指定します。名前は異なる可能性があります。 - 使用するメソッド本体。MethodBuilder オブジェクトです。 - 宣言を使用するメソッド。 - - は、このクラスに属していません。 - - または が null です。 - この型は、 を使用して既に作成されています。または の宣言する型が、この で表される型ではありません。 - - - 名前を指定して、入れ子にされた型を定義します。 - 定義された入れ子にされた型。 - 型の短い名前。 に null を埋め込むことはできません。 - - の長さがゼロか、または 1023 を超えています。またはこの操作により、重複する を持つ型が現在のアセンブリに作成されます。 - - は null なので、 - - - 名前と属性を指定して、入れ子にされた型を定義します。 - 定義された入れ子にされた型。 - 型の短い名前。 に null を埋め込むことはできません。 - 型の属性。 - 入れ子にされた属性が指定されていません。またはこの型はシール型です。またはこの型は配列です。またはこの型はインターフェイスですが、入れ子にされた型はインターフェイスではありません。または の長さがゼロか、または 1023 を超えています。またはこの操作により、重複する を持つ型が現在のアセンブリに作成されます。 - - は null なので、 - - - 名前、属性、および拡張する型を指定して、入れ子にされた型を定義します。 - 定義された入れ子にされた型。 - 型の短い名前。 に null を埋め込むことはできません。 - 型の属性。 - 入れ子にされた型を拡張する型。 - 入れ子にされた属性が指定されていません。またはこの型はシール型です。またはこの型は配列です。またはこの型はインターフェイスですが、入れ子にされた型はインターフェイスではありません。または の長さがゼロか、または 1023 を超えています。またはこの操作により、重複する を持つ型が現在のアセンブリに作成されます。 - - は null なので、 - - - 名前、属性、型の合計サイズ、および拡張する型を指定して、入れ子にされた型を定義します。 - 定義された入れ子にされた型。 - 型の短い名前。 に null を埋め込むことはできません。 - 型の属性。 - 入れ子にされた型を拡張する型。 - 型の合計サイズ。 - 入れ子にされた属性が指定されていません。またはこの型はシール型です。またはこの型は配列です。またはこの型はインターフェイスですが、入れ子にされた型はインターフェイスではありません。または の長さがゼロか、または 1023 を超えています。またはこの操作により、重複する を持つ型が現在のアセンブリに作成されます。 - - は null なので、 - - - 名前、属性、拡張する型、およびパッキング サイズを指定して、入れ子にされた型を定義します。 - 定義された入れ子にされた型。 - 型の短い名前。 に null を埋め込むことはできません。 - 型の属性。 - 入れ子にされた型を拡張する型。 - 型のパッキング サイズ。 - 入れ子にされた属性が指定されていません。またはこの型はシール型です。またはこの型は配列です。またはこの型はインターフェイスですが、入れ子にされた型はインターフェイスではありません。または の長さがゼロか、または 1023 を超えています。またはこの操作により、重複する を持つ型が現在のアセンブリに作成されます。 - - は null なので、 - - - 名前、属性、サイズ、および拡張する型を指定して、入れ子にされた型を定義します。 - 定義された入れ子にされた型。 - 型の短い名前。 に null 値を埋め込むことはできません。 - 型の属性。 - 入れ子にされた型を拡張する型。 - 型のパッキング サイズ。 - 型の合計サイズ。 - - - 名前、属性、拡張する型、および実装するインターフェイスを指定して、入れ子にされた型を定義します。 - 定義された入れ子にされた型。 - 型の短い名前。 に null を埋め込むことはできません。 - 型の属性。 - 入れ子にされた型を拡張する型。 - 入れ子にされた型が実装するインターフェイス。 - 入れ子にされた属性が指定されていません。またはこの型はシール型です。またはこの型は配列です。またはこの型はインターフェイスですが、入れ子にされた型はインターフェイスではありません。または の長さがゼロか、または 1023 を超えています。またはこの操作により、重複する を持つ型が現在のアセンブリに作成されます。 - - は null なので、または 配列の要素が null です。 - - - 指定した名前、属性、呼び出し規約、およびプロパティ シグネチャを使用して、新しいプロパティを型に追加します。 - 定義されたプロパティ。 - プロパティの名前。 に null を埋め込むことはできません。 - プロパティの属性。 - プロパティ アクセサーの呼び出し規約。 - プロパティの戻り値の型。 - プロパティのパラメーターの型。 - - の長さが 0 です。 - - は null なので、または 配列の要素のいずれかが null です。 - この型は、 を使用して既に作成されています。 - - - 指定した名前、呼び出し規約、プロパティ シグネチャ、およびカスタム修飾子を使用して、新しいプロパティを型に追加します。 - 定義されたプロパティ。 - プロパティの名前。 に null を埋め込むことはできません。 - プロパティの属性。 - プロパティ アクセサーの呼び出し規約。 - プロパティの戻り値の型。 - プロパティの戻り値の型の、必須のカスタム修飾子 ( など) を表す型の配列。戻り値の型に必須のカスタム修飾子がない場合は、null を指定します。 - プロパティの戻り値の型の、オプションのカスタム修飾子 ( など) を表す型の配列。戻り値の型にオプションのカスタム修飾子がない場合は、null を指定します。 - プロパティのパラメーターの型。 - 型の配列の配列。型の各配列は、対応するパラメーターの必須のカスタム修飾子 ( など) を表します。特定のパラメーターに必須のカスタム修飾子がない場合は、型の配列の代わりに null を指定します。必須のカスタム修飾子を持つパラメーターがない場合は、配列の配列の代わりに null を指定します。 - 型の配列の配列。型の各配列は、対応するパラメーターのオプションのカスタム修飾子 ( など) を表します。特定のパラメーターにオプションのカスタム修飾子がない場合は、型の配列の代わりに null を指定します。オプションのカスタム修飾子を持つパラメーターがない場合は、配列の配列の代わりに null を指定します。 - - の長さが 0 です。 - - は null なので、または 配列の要素のいずれかが null です。 - この型は、 を使用して既に作成されています。 - - - 指定した名前とプロパティ シグネチャを使用して、新しいプロパティを型に追加します。 - 定義されたプロパティ。 - プロパティの名前。 に null を埋め込むことはできません。 - プロパティの属性。 - プロパティの戻り値の型。 - プロパティのパラメーターの型。 - - の長さが 0 です。 - - は null なので、または 配列の要素のいずれかが null です。 - この型は、 を使用して既に作成されています。 - - - 指定した名前、プロパティ シグネチャ、およびカスタム修飾子を使用して、新しいプロパティを型に追加します。 - 定義されたプロパティ。 - プロパティの名前。 に null を埋め込むことはできません。 - プロパティの属性。 - プロパティの戻り値の型。 - プロパティの戻り値の型の、必須のカスタム修飾子 ( など) を表す型の配列。戻り値の型に必須のカスタム修飾子がない場合は、null を指定します。 - プロパティの戻り値の型の、オプションのカスタム修飾子 ( など) を表す型の配列。戻り値の型にオプションのカスタム修飾子がない場合は、null を指定します。 - プロパティのパラメーターの型。 - 型の配列の配列。型の各配列は、対応するパラメーターの必須のカスタム修飾子 ( など) を表します。特定のパラメーターに必須のカスタム修飾子がない場合は、型の配列の代わりに null を指定します。必須のカスタム修飾子を持つパラメーターがない場合は、配列の配列の代わりに null を指定します。 - 型の配列の配列。型の各配列は、対応するパラメーターのオプションのカスタム修飾子 ( など) を表します。特定のパラメーターにオプションのカスタム修飾子がない場合は、型の配列の代わりに null を指定します。オプションのカスタム修飾子を持つパラメーターがない場合は、配列の配列の代わりに null を指定します。 - - の長さが 0 です。 - - が null です。または 配列の要素のいずれかが null です。 - この型は、 を使用して既に作成されています。 - - - この型の初期化子を定義します。 - 型初期化子を返します。 - コンテナーの型が を使用して作成済みの型である場合 - - - 移植可能な実行可能 (PE) ファイルの .sdata セクションの初期化されていないデータ フィールドを定義します。 - データを参照するフィールド。 - データを参照するために使用される名前。 に null を埋め込むことはできません。 - データ フィールドのサイズ。 - フィールドの属性。 - - の長さが 0 です。または が 0 以下か、0x003f0000 以上です。 - - は null なので、 - この型は、 を使用して既に作成されています。 - - - この型の完全パスを取得します。 - 読み取り専用。この型の完全パスを取得します。 - - - 現在のジェネリック型パラメーターの共変性と特殊な制約を示す値を取得します。 - 現在のジェネリック型パラメーターの共変性と特殊な制約を表す 値のビットごとの組み合わせ。 - - - パラメーターを宣言したジェネリック型の型パラメーター リスト内の型パラメーターの位置を取得します。 - 現在の オブジェクトがジェネリック型パラメーターを表している場合は、パラメーターを宣言したジェネリック型の型パラメーター リスト内の型パラメーターの位置。それ以外の場合は、定義されていません。 - - - - - ジェネリック型の定義の指定したコンストラクターに対応する、指定の構築ジェネリック型のコンストラクターを返します。 - - のジェネリック型の定義に属するコンストラクターを指定する、 に対応する のコンストラクターを表す オブジェクト。 - コンストラクターが返される構築ジェネリック型。 - 返される のコンストラクターを指定する のジェネリック型の定義に属するコンストラクター。 - - がジェネリック型を表していません。または 型ではありません。または の宣言する型がジェネリック型定義ではありません。または の宣言する型が、 のジェネリック型の定義ではありません。 - - - このメソッドを呼び出すと、必ず がスローされます。 - このメソッドはサポートされていません。値は返されません。 - このメソッドはサポートされていません。 - - - ジェネリック型の定義の指定したフィールドに対応する、指定の構築ジェネリック型のフィールドを返します。 - - のジェネリック型の定義に属するフィールドを指定する、 に対応する のフィールドを表す オブジェクト。 - フィールドが返される構築ジェネリック型。 - 返される のフィールドを指定する、 のジェネリック型の定義に属するフィールド。 - - がジェネリック型を表していません。または 型ではありません。または の宣言する型がジェネリック型定義ではありません。または の宣言する型が、 のジェネリック型の定義ではありません。 - - - - 現在の型を取得できるジェネリック型の定義を表す オブジェクトを返します。 - 現在の型を取得できるジェネリック型の定義を表す オブジェクト。 - 現在の型はジェネリック型ではありません。つまり、 は false を返します。 - - - ジェネリック型の定義の指定したメソッドに対応する、指定の構築ジェネリック型のメソッドを返します。 - - のジェネリック型の定義に属するメソッドを指定する、 に対応する のメソッドを表す オブジェクト。 - メソッドが返される構築ジェネリック型。 - 返される のメソッドを指定する、 のジェネリック型の定義に属するメソッド。 - - は、ジェネリック メソッドの定義ではないジェネリック メソッドです。または がジェネリック型を表していません。または 型ではありません。または の宣言する型がジェネリック型の定義ではありません。または の宣言する型が、 のジェネリック型の定義ではありません。 - - - この型の GUID を取得します。 - 読み取り専用。この型の GUID を取得します。 - このメソッドは現在、不完全な型に対してはサポートされていません。 - - - 指定した オブジェクトをこのオブジェクトに割り当てることができるかどうかを示す値を取得します。 - - をオブジェクトに割り当てることができる場合は true、それ以外の場合は false。 - テストするオブジェクト。 - - - 現在の動的型が作成されているかどうかを示す値を返します。 - - メソッドが呼び出されている場合は true。それ以外の場合は false。 - - - - 現在の型がジェネリック型パラメーターかどうかを示す値を取得します。 - 現在の オブジェクトがジェネリック型パラメーターを表す場合は true。それ以外の場合は false。 - - - 現在の型がジェネリック型かどうかを示す値を取得します。 - 現在の オブジェクトによって表される型がジェネリック型の場合は true。それ以外の場合は false。 - - - 現在の が、他のジェネリック型を構築できるジェネリック型の定義を表しているかどうかを示す値を取得します。 - この オブジェクトがジェネリック型の定義を表している場合は true。それ以外の場合は false。 - - - - 下限が 0 である現在の型の 1 次元配列を表す オブジェクトを返します。 - 下限が 0 で要素型が現在の型である 1 次元配列の型を表す オブジェクト。 - - - 指定した次元数の現在の型の配列を表す オブジェクトを返します。 - 現在の型の 1 次元配列を表す オブジェクト。 - 配列の次元数。 - - が配列の有効な次元ではありません。 - - - ref パラメーター (Visual Basic では ByRef) として渡された場合の現在の型を表す オブジェクトを返します。 - ref パラメーター (Visual Basic では ByRef) として渡された場合の現在の型を表す オブジェクト。 - - - 現在のジェネリック型の定義の型パラメーターを型の配列の要素に置き換え、その結果である構築された型を返します。 - - の要素を現在のジェネリック型の型パラメーターで置き換えることによって作られる構築型を表す - 現在のジェネリック型の定義の型パラメーターを置き換える型の配列。 - 現在の型はジェネリック型の定義を表していません。つまり、 は false を返します。 - - は null なので、または の要素が null です。 - - の要素が、現在のジェネリック型の対応する型パラメーターに指定された制約を満たしていません。 - - - 現在の型へのアンマネージ ポインターの型を表す オブジェクトを返します。 - 現在の型へのアンマネージ ポインターの型を表す オブジェクト。 - - - この型の定義が含まれている動的モジュールを取得します。 - 読み取り専用。この型の定義が含まれている動的モジュールを取得します。 - - - この型の name を取得します。 - 読み取り専用。この型の 名を取得します。 - - - この TypeBuilder を定義した名前空間を取得します。 - 読み取り専用。この TypeBuilder を定義した名前空間を取得します。 - - - この型のパッキング サイズを取得します。 - 読み取り専用。この型のパッキング サイズを取得します。 - - - 指定されたカスタム属性 BLOB を使用して、カスタム属性を設定します。 - カスタム属性用のコンストラクター。 - 属性を表すバイト BLOB。 - - または が null です。 - 現在の動的型では、 プロパティは true ですが、 プロパティは false です。 - - - カスタム属性ビルダーを使用して、カスタム属性を設定します。 - カスタム属性を定義するためのヘルパー クラスのインスタンス。 - - は null なので、 - 現在の動的型では、 プロパティは true ですが、 プロパティは false です。 - - - 現在構築中の型の基本型を設定します。 - 新しい基本型。 - この型は、 を使用して既に作成されています。または が null であり、現在のインスタンスは属性に が含まれていないインターフェイスを表しています。または現在の動的型では、 プロパティは true ですが、 プロパティは false です。 - - がインターフェイスです。この例外条件は、.NET Framework Version 2.0 で新たに導入されました。 - - - 型の合計サイズを取得します。 - 読み取り専用。この型の合計サイズを取得します。 - - - 名前空間を含まない型の名前を返します。 - 読み取り専用。名前空間を含まない型の名前。 - - - 型の合計サイズが指定されていないことを表します。 - - - \ No newline at end of file diff --git a/packages/System.Reflection.Emit.4.3.0/ref/netstandard1.1/ko/System.Reflection.Emit.xml b/packages/System.Reflection.Emit.4.3.0/ref/netstandard1.1/ko/System.Reflection.Emit.xml deleted file mode 100644 index c5cf184..0000000 --- a/packages/System.Reflection.Emit.4.3.0/ref/netstandard1.1/ko/System.Reflection.Emit.xml +++ /dev/null @@ -1,1526 +0,0 @@ - - - - System.Reflection.Emit - - - - 동적 어셈블리를 정의하고 나타냅니다. - - - - 지정한 이름 및 액세스 권한을 사용하여 동적 어셈블리를 정의합니다. - 새 어셈블리를 나타내는 개체입니다. - 어셈블리의 이름입니다. - 어셈블리의 액세스 권한입니다. - - - 지정한 이름, 액세스 권한 및 특성이 있는 새 어셈블리를 정의합니다. - 새 어셈블리를 나타내는 개체입니다. - 어셈블리의 이름입니다. - 어셈블리의 액세스 권한입니다. - 어셈블리의 특성을 포함하는 컬렉션입니다. - - - 해당 어셈블리에서 명명된 동적 모듈을 정의합니다. - 정의된 동적 모듈을 나타내는 입니다. - 동적 모듈의 이름입니다.길이는 260자 미만이어야 합니다. - - 이 공백으로 시작되는 경우또는 의 길이가 0인 경우또는 의 길이가 260보다 크거나 같은 경우 - - 가 null입니다. - 호출자에게 필요한 권한이 없는 경우 - 기본 기호 작성기의 어셈블리를 로드할 수 없는 경우또는 기본 기호 작성기 인터페이스를 구현하는 형식을 찾을 수 없는 경우 - - - - - - - 이 인스턴스가 지정된 개체와 같은지 여부를 나타내는 값을 반환합니다. - - 가 이 인스턴스의 형식 및 값과 같으면 true이고, 그렇지 않으면 false입니다. - 이 인스턴스와 비교할 개체 또는 null입니다. - - - 현재 동적 어셈블리의 표시 이름을 가져옵니다. - 동적 어셈블리의 표시 이름입니다. - - - 지정된 이름의 동적 모듈을 반환합니다. - 요청된 동적 모듈을 나타내는 ModuleBuilder 개체입니다. - 요청된 동적 모듈의 이름입니다. - - 가 null입니다. - - 의 길이가 0인 경우 - 호출자에게 필요한 권한이 없는 경우 - - - 이 인스턴스의 해시 코드를 반환합니다. - 32비트 부호 있는 정수 해시 코드입니다. - - - 지정된 리소스가 지속되는 방법에 대한 정보를 반환합니다. - 리소스의 토폴로지에 대한 정보로 채워진 또는 리소스를 찾을 수 없는 경우에는 null입니다. - 리소스의 이름입니다. - 이 메서드는 현재 지원되지 않습니다. - 호출자에게 필요한 권한이 없는 경우 - - - 지정된 매니페스트 리소스를 이 어셈블리에서 로드합니다. - 모든 리소스의 이름이 들어 있는 String 형식의 배열입니다. - 이 메서드가 동적 어셈블리에서 지원되지 않는 경우.매니페스트 리소스 이름을 가져오려면 를 사용하십시오. - 호출자에게 필요한 권한이 없는 경우 - - - 지정된 매니페스트 리소스를 이 어셈블리에서 로드합니다. - 이 매니페스트 리소스를 나타내는 입니다. - 요청된 매니페스트 리소스의 이름입니다. - 이 메서드는 현재 지원되지 않습니다. - 호출자에게 필요한 권한이 없는 경우 - - - 현재 어셈블리가 동적 어셈블리임을 나타내는 값을 가져옵니다. - 항상 true입니다. - - - 어셈블리 매니페스트가 들어 있는 현재 의 모듈을 가져옵니다. - 매니페스트 모듈입니다. - - - - 지정된 사용자 지정 특성 BLOB를 사용하여 해당 어셈블리에 사용자 지정 특성을 설정합니다. - 사용자 지정 특성에 대한 생성자입니다. - 특성을 나타내는 바이트 blob입니다. - - 또는 가 null인 경우 - 호출자에게 필요한 권한이 없는 경우 - - 가 RuntimeConstructorInfo가 아닙니다. - - - 사용자 지정 특성 작성기를 사용하여 해당 어셈블리에 사용자 지정 특성을 설정합니다. - 사용자 지정 특성을 정의하는 도우미 클래스의 인스턴스입니다. - - 가 null입니다. - 호출자에게 필요한 권한이 없는 경우 - - - 동적 어셈블리의 액세스 모드를 정의합니다. - - - 동적 어셈블리를 실행할 수는 있지만 저장할 수는 없습니다. - - - 동적 형식 생성을 위해 수집 가능한 어셈블리에 설명된 제한 사항에 따라 동적 어셈블리를 언로드하고 해당 메모리를 회수할 수 있습니다. - - - 동적 클래스의 생성자를 정의하고 나타냅니다. - - - 해당 생성자에 대한 특성을 검색합니다. - 해당 생성자에 대한 특성을 반환합니다. - - - 선언 형식이 제네릭 형식인지 여부에 따라 달라지는 값을 가져옵니다. - 선언 형식이 제네릭 형식이면 이고, 그렇지 않으면 입니다. - - - 해당 멤버를 선언하는 형식의 개체에 대한 참조를 검색합니다. - 해당 멤버를 선언하는 형식에 대한 개체를 반환합니다. - - - 해당 생성자의 매개 변수를 정의합니다. - 해당 생성자의 새 매개 변수를 나타내는 ParameterBuilder 개체를 반환합니다. - 매개 변수 목록에서 매개 변수의 위치입니다.매개 변수는 첫 번째 매개 변수가 숫자 1부터 시작하여 인덱싱됩니다. - 매개 변수의 특성입니다. - 매개 변수의 이름입니다.이름은 null 문자열일 수 있습니다. - - 가 0(영) 미만이거나 생성자의 매개 변수 수보다 큽니다. - 포함하는 형식을 을 사용하여 만든 경우 - - - 해당 생성자에 대한 를 가져옵니다. - 해당 생성자에 대한 개체를 반환합니다. - 생성자가 기본 생성자인 경우또는메서드 본문이 없어야 함을 나타내는 또는 플래그가 생성자에 있는 경우 - - - 지정된 MSIL 스트림 크기를 사용하여 이 생성자의 메서드 본문을 만드는 데 사용할 수 있는 개체를 가져옵니다. - 이 생성자에 대한 입니다. - MSIL 스트림의 크기(바이트)입니다. - 생성자가 기본 생성자인 경우또는메서드 본문이 없어야 함을 나타내는 또는 플래그가 생성자에 있는 경우 - - - 해당 생성자의 매개 변수를 반환합니다. - 해당 생성자의 매개 변수를 나타내는 개체 배열을 반환합니다. - .NET Framework versions 1.0 및 1.1에서 이 생성자의 형식에 대해 이 호출되지 않은 경우 - .NET Framework 버전 2.0에서 이 생성자의 형식에 대해 이 호출되지 않은 경우 - - - 해당 생성자에서 지역 변수가 0으로 초기화되어야 하는지 여부를 나타내는 값을 가져오거나 설정합니다. - 읽기/쓰기입니다.해당 생성자에서 지역 변수가 0으로 초기화되어야 하는지 여부를 나타내는 값을 가져오거나 설정합니다. - - - - 해당 생성자의 이름을 검색합니다. - 해당 생성자의 이름을 반환합니다. - - - 지정된 사용자 지정 특성 BLOB를 사용하여 사용자 지정 특성을 설정합니다. - 사용자 지정 특성에 대한 생성자입니다. - 특성을 나타내는 바이트 blob입니다. - - 또는 가 null인 경우 - - - 사용자 지정 특성 작성기를 사용하여 사용자 지정 특성을 설정합니다. - 사용자 지정 특성을 정의하는 도우미 클래스의 인스턴스입니다. - - 가 null입니다. - - - 해당 생성자에 대한 메서드 구현 플래그를 설정합니다. - 메서드 구현 플래그입니다. - 포함하는 형식을 을 사용하여 만든 경우 - - - 해당 인스턴스를 으로 반환합니다. - 해당 생성자의 이름, 특성 및 예외가 들어 있는 을 반환하며, 다음에는 MSIL(Microsoft intermediate language) 스트림이 옵니다. - - - 열거형을 설명하고 나타냅니다. - - - 해당 열거형 정의가 들어 있는 동적 어셈블리를 검색합니다. - 읽기 전용입니다.해당 열거형 정의가 들어 있는 동적 어셈블리입니다. - - - 부모 어셈블리의 표시 이름으로 정규화된 이 열거형의 전체 경로를 반환합니다. - 읽기 전용입니다.부모 어셈블리의 표시 이름으로 정규화된 이 열거형의 전체 경로입니다. - 이전에 을 호출하지 않은 경우 - - - - 항상 형식인 해당 형식의 부모 을 반환합니다. - 읽기 전용입니다.해당 형식의 부모 입니다. - - - - 이 열거형을 나타내는 개체를 가져옵니다. - 이 열거형을 나타내는 개체입니다. - - - - 를 선언한 형식을 반환합니다. - 읽기 전용입니다.이 를 선언한 형식입니다. - - - 지정된 상수 값으로 열거형에서 명명된 정적 필드를 정의합니다. - 정의된 필드입니다. - 정적 필드의 이름입니다. - 리터럴의 상수 값입니다. - - - 해당 열거형의 전체 경로를 반환합니다. - 읽기 전용입니다.해당 열거형의 전체 경로입니다. - - - - - - - 이 메서드를 호출하면 이 항상 throw됩니다. - 이 메서드는 지원되지 않습니다.값이 반환되지 않습니다. - 이 메서드는 현재 지원되지 않습니다. - - - - - 해당 열거형의 GUID를 반환합니다. - 읽기 전용입니다.해당 열거형의 GUID입니다. - 현재 이 메서드가 완성되지 않은 형식에서 지원되지 않는 경우 - - - - 개체를 이 개체에 할당할 수 있는지 여부를 나타내는 값을 가져옵니다. - - 를 이 개체에 할당할 수 있으면 true이고, 그렇지 않으면 false입니다. - 테스트할 개체입니다. - - - - - - - - - - 가 1보다 작은 경우 - - - - - - 정의가 들어 있는 동적 모듈을 검색합니다. - 읽기 전용입니다.이 정의를 포함하는 동적 모듈입니다. - - - 해당 열거형의 이름을 반환합니다. - 읽기 전용입니다.해당 열거형의 이름입니다. - - - 해당 열거형의 네임스페이스를 반환합니다. - 읽기 전용입니다.해당 열거형의 네임스페이스입니다. - - - 지정된 사용자 지정 특성 blob을 사용하여 사용자 지정 특성을 설정합니다. - 사용자 지정 특성에 대한 생성자입니다. - 특성을 나타내는 바이트 blob입니다. - - 또는 가 null인 경우 - - - 사용자 지정 특성 작성기를 사용하여 사용자 지정 특성을 설정합니다. - 사용자 지정 특성을 정의하는 도우미 클래스의 인스턴스입니다. - - 가 null입니다. - - - 해당 열거형에 대한 내부 필드를 반환합니다. - 읽기 전용입니다.해당 열거형에 대한 내부 필드입니다. - - - 클래스에 대한 이벤트를 정의합니다. - - - 이 이벤트와 관련된 "다른" 메서드 중 하나를 추가합니다. "다른" 메서드는 이벤트와 관련된 "on" 및 "raise" 메서드 이외의 메서드입니다.이 함수를 여러 번 호출하여 "다른" 메서드를 원하는 만큼 추가할 수 있습니다. - 다른 메서드를 나타내는 MethodBuilder 개체입니다. - - 가 null입니다. - 바깥쪽 형식에서 을 호출한 경우 - - - 이 이벤트를 등록하는 데 사용될 메서드를 설정합니다. - 이 이벤트를 등록하는 데 사용될 메서드를 나타내는 MethodBuilder 개체입니다. - - 가 null입니다. - 바깥쪽 형식에서 을 호출한 경우 - - - 지정된 사용자 지정 특성 BLOB를 사용하여 사용자 지정 특성을 설정합니다. - 사용자 지정 특성에 대한 생성자입니다. - 특성을 나타내는 바이트 blob입니다. - - 또는 가 null인 경우 - 바깥쪽 형식에서 을 호출한 경우 - - - 사용자 지정 특성 작성기를 사용하여 사용자 지정 특성을 설정합니다. - 사용자 지정 특성을 설명하는 도우미 클래스의 인스턴스입니다. - - 가 null입니다. - 바깥쪽 형식에서 을 호출한 경우 - - - 이 이벤트에 발생시키는 데 사용될 메서드를 설정합니다. - 이 이벤트를 발생시키는 데 사용될 메서드를 나타내는 MethodBuilder 개체입니다. - - 가 null입니다. - 바깥쪽 형식에서 을 호출한 경우 - - - 이 이벤트를 등록 취소하는 데 사용될 메서드를 설정합니다. - 이 이벤트를 등록 취소하는 데 사용될 메서드를 나타내는 MethodBuilder 개체입니다. - - 가 null입니다. - 바깥쪽 형식에서 을 호출한 경우 - - - 필드를 정의하고 나타냅니다.이 클래스는 상속될 수 없습니다. - - - 해당 필드의 특성을 나타냅니다.이 속성은 읽기 전용입니다. - 해당 필드의 특성입니다. - - - 해당 필드를 선언하는 형식의 개체에 대한 참조를 나타냅니다.이 속성은 읽기 전용입니다. - 해당 필드를 선언하는 형식의 개체에 대한 참조입니다. - - - 해당 필드의 형식을 나타내는 개체를 나타냅니다.이 속성은 읽기 전용입니다. - 해당 필드의 형식을 나타내는 개체입니다. - - - 지정된 개체에서 지원하는 필드 값을 검색합니다. - 해당 인스턴스에서 리플렉션된 필드 값이 들어 있는 입니다. - 필드에 액세스할 개체입니다. - 이 메서드는 지원되지 않습니다. - - - 해당 필드의 이름을 나타냅니다.이 속성은 읽기 전용입니다. - 해당 필드의 이름이 들어 있는 입니다. - - - 해당 필드의 기본값을 설정합니다. - 해당 필드에 대한 기본값입니다. - 포함하는 형식을 을 사용하여 만든 경우 - 필드가 지원되는 형식 중 하나가 아닌 경우또는의 형식이 필드의 형식과 일치하지 않는 경우또는필드가 형식 또는 다른 참조 형식이고, 가 null이 아니고, 값을 참조 형식에 할당할 수 없는 경우 - - - 지정된 사용자 지정 특성 blob을 사용하여 사용자 지정 특성을 설정합니다. - 사용자 지정 특성에 대한 생성자입니다. - 특성을 나타내는 바이트 blob입니다. - - 또는 가 null인 경우 - 해당 필드의 부모 형식이 완성된 경우 - - - 사용자 지정 특성 작성기를 사용하여 사용자 지정 특성을 설정합니다. - 사용자 지정 특성을 정의하는 도우미 클래스의 인스턴스입니다. - - 가 null입니다. - 해당 필드의 부모 형식이 완성된 경우 - - - 필드 레이아웃을 지정합니다. - 해당 필드가 들어 있는 형식 내의 필드 오프셋입니다. - 포함하는 형식을 을 사용하여 만든 경우 - - 가 0보다 작은 경우 - - - 동적으로 정의된 제네릭 형식 및 메서드에 대한 제네릭 형식 매개 변수를 정의하고 만듭니다.이 클래스는 상속될 수 없습니다. - - - 현재 형식 매개 변수가 속하는 제네릭 형식 정의가 포함된 동적 어셈블리를 나타내는 개체를 가져옵니다. - 현재 형식 매개 변수가 속하는 제네릭 형식 정의가 포함된 동적 어셈블리를 나타내는 개체입니다. - - - 모든 경우에 null을 가져옵니다. - 모든 경우에 null 참조(Visual Basic의 경우 Nothing)입니다. - - - - 현재 제네릭 형식 매개 변수의 기본 형식 제약 조건을 가져옵니다. - 제네릭 형식 매개 변수의 기본 형식 제약 조건을 나타내는 개체이거나, 형식 매개 변수에 기본 형식 제약 조건이 없는 경우 null입니다. - - - 항상 true를 가져옵니다. - 모든 경우에 true를 반환합니다. - - - 현재 가 제네릭 메서드의 형식 매개 변수를 나타내는 경우 선언 메서드를 나타내는 를 가져옵니다. - 현재 가 제네릭 메서드의 형식 매개 변수를 나타내는 경우 선언 메서드를 나타내는 이고, 그렇지 않으면 null입니다. - - - 제네릭 형식 매개 변수가 속하는 제네릭 형식 정의 또는 제네릭 메서드 정의를 가져옵니다. - 형식 매개 변수가 제네릭 형식에 속하는 경우 해당 제네릭 형식을 나타내는 개체이고, 형식 매개 변수가 제네릭 메서드에 속하는 경우 해당 제네릭 메서드가 선언된 형식을 나타내는 개체입니다. - - - 지정된 개체가 EventToken의 인스턴스이며 현재 인스턴스와 같은지 테스트합니다. - - 가 EventToken의 인스턴스이고 현재 인스턴스와 같으면 true를 반환하고, 그렇지 않으면 false를 반환합니다. - 현재 인스턴스와 비교할 개체입니다. - - - 모든 경우에 null을 가져옵니다. - 모든 경우에 null 참조(Visual Basic의 경우 Nothing)입니다. - - - - 형식 매개 변수가 선언된 제네릭 형식 또는 메서드의 형식 매개 변수 목록에서 해당 형식 매개 변수가 있는 위치를 가져옵니다. - 형식 매개 변수가 선언된 제네릭 형식 또는 메서드의 형식 매개 변수 목록에서 해당 형식 매개 변수가 있는 위치입니다. - - - - - 모든 경우에 을 throw합니다. - 현재 배열 형식, 포인터 형식 또는 ByRef 형식에서 참조하는 형식이거나, 현재 형식이 배열 또는 포인터 형식이 아니며 참조로 전달되지 않는 경우에는 null입니다. - 모든 경우 - - - - 제네릭 형식 매개 변수에는 유효하지 않습니다. - 제네릭 형식 매개 변수에는 유효하지 않습니다. - 모든 경우 - - - 현재 인스턴스에 대한 32비트 정수 해시 코드를 반환합니다. - 32비트 정수 해시 코드입니다. - - - 완전하지 않은 제네릭 형식 매개 변수에는 지원되지 않습니다. - 완전하지 않은 제네릭 형식 매개 변수에는 지원되지 않습니다. - 모든 경우 - - - 모든 경우에 예외를 throw합니다. - 모든 경우에 예외를 throw합니다. - 테스트할 개체입니다. - 모든 경우 - - - - 항상 true를 가져옵니다. - 모든 경우에 true를 반환합니다. - - - 모든 경우에 false를 반환합니다. - 모든 경우에 false입니다. - - - 항상 false를 가져옵니다. - 모든 경우에 false입니다. - - - - 완전하지 않은 제네릭 형식 매개 변수에는 지원되지 않습니다. - 완전하지 않은 제네릭 형식 매개 변수에는 지원되지 않습니다. - 지원되지 않습니다. - 모든 경우 - - - 요소 형식이 제네릭 형식 매개 변수인 1차원 배열의 형식을 반환합니다. - 요소 형식이 제네릭 형식 매개 변수인 1차원 배열의 형식을 나타내는 개체입니다. - - - 요소 형식이 제네릭 형식 매개 변수이고 지정된 차수를 갖는 배열의 형식을 반환합니다. - 요소 형식이 제네릭 형식 매개 변수이고 지정된 차수를 갖는 배열의 형식을 나타내는 개체입니다. - 배열의 차수입니다. - - 가 유효한 차수가 아닌 경우.예를 들어, 값이 1보다 작은 경우 - - - 참조 매개 변수로 전달될 때 현재 제네릭 형식 매개 변수를 나타내는 개체를 반환합니다. - 참조 매개 변수로 전달될 때 현재 제네릭 형식 매개 변수를 나타내는 개체입니다. - - - 완성되지 않은 제네릭 형식 매개 변수에는 유효하지 않습니다. - 이 메서드는 완성되지 않은 제네릭 형식 매개 변수에는 유효하지 않습니다. - 형식 인수의 배열입니다. - 모든 경우 - - - 현재 제네릭 형식 매개 변수에 대한 포인터를 나타내는 개체를 반환합니다. - 현재 제네릭 형식 매개 변수에 대한 포인터를 나타내는 개체입니다. - - - 제네릭 형식 매개 변수가 들어 있는 동적 모듈을 가져옵니다. - 제네릭 형식 매개 변수가 들어 있는 동적 모듈을 나타내는 개체입니다. - - - 제네릭 형식 매개 변수의 이름을 가져옵니다. - 제네릭 형식 매개 변수의 이름입니다. - - - 모든 경우에 null을 가져옵니다. - 모든 경우에 null 참조(Visual Basic의 경우 Nothing)입니다. - - - 형식 매개 변수를 대체하기 위해 형식이 상속해야 하는 기본 형식을 설정합니다. - 형식 매개 변수를 대체할 모든 형식이 상속해야 하는 입니다. - - - 지정된 사용자 지정 특성 blob을 사용하여 사용자 지정 특성을 설정합니다. - 사용자 지정 특성에 대한 생성자입니다. - 특성을 나타내는 바이트 blob입니다. - - 가 null입니다.또는가 null 참조인 경우 - - - 사용자 지정 특성 작성기를 사용하여 사용자 지정 특성을 설정합니다. - 사용자 지정 특성을 정의하는 도우미 클래스의 인스턴스입니다. - - 가 null입니다. - - - 매개 변수 없는 생성자 제약 조건과 같은 제네릭 매개 변수의 가변성 특성 및 특수 제약 조건을 설정합니다. - 제네릭 형식 매개 변수의 가변성 특성 및 특수 제약 조건을 나타내는 값의 비트 조합입니다. - - - 형식 매개 변수를 대체하기 위해 형식이 구현해야 하는 인터페이스를 설정합니다. - 형식 매개 변수를 대체하기 위해 형식이 구현해야 하는 인터페이스를 나타내는 개체의 배열입니다. - - - 현재 제네릭 형식 매개 변수의 문자열 표현을 반환합니다. - 제네릭 형식 매개 변수의 이름이 포함된 문자열입니다. - - - 동적 클래스의 메서드(또는 생성자)를 정의하고 나타냅니다. - - - 이 메서드에 대한 특성을 검색합니다. - 읽기 전용입니다.이 메서드에 대한 MethodAttributes를 검색합니다. - - - 메서드 호출 규칙을 반환합니다. - 읽기 전용입니다.메서드의 호출 규칙입니다. - - - 이 형식에는 지원되지 않습니다. - 지원되지 않습니다. - 호출된 메서드가 기본 클래스에서 지원되지 않는 경우 - - - 이 메서드를 선언한 형식을 반환합니다. - 읽기 전용입니다.이 메서드를 선언한 형식입니다. - - - 현재 메서드의 제네릭 형식 매개 변수 개수와 매개 변수 이름을 설정하고, 매개 변수의 제약 조건을 정의하는 데 사용할 수 있는 개체의 배열을 반환합니다. - 제네릭 메서드의 형식 매개 변수를 나타내는 개체의 배열입니다. - 제네릭 형식 매개 변수의 이름을 나타내는 문자열의 배열입니다. - 이 메서드에 대해 제네릭 형식 매개 변수가 이미 정의되어 있는 경우또는메서드가 이미 완료된 경우또는현재 메서드에 대해 메서드가 호출된 경우 - - 가 null입니다.또는의 요소가 null인 경우 - - 가 빈 배열인 경우 - - - 매개 변수 특성과 이 메서드 매개 변수의 이름 또는 이 메서드 반환 값의 이름을 설정합니다.사용자 지정 특성을 적용하는 데 사용할 수 있는 ParameterBuilder를 반환합니다. - 이 메서드의 매개 변수 또는 반환 값을 나타내는 ParameterBuilder 개체를 반환합니다. - 매개 변수 목록에서 매개 변수의 위치입니다.매개 변수는 첫 번째 매개 변수에 대해 숫자 1부터 시작하여 인덱싱되고 숫자 0은 메서드의 반환 값을 나타냅니다. - 매개 변수의 매개 변수 특성입니다. - 매개 변수의 이름입니다.이름은 null 문자열일 수 있습니다. - 메서드에 매개 변수가 없습니다.또는 이 0보다 작은 경우또는 이 메서드의 매개 변수 개수보다 큰 경우 - 포함하는 형식이 을 사용하여 이미 만들어져 있는 경우또는현재 메서드의 속성이 true이지만 속성은 false인 경우. - - - 지정된 개체가 이 인스턴스와 같은지 여부를 결정합니다. - - 가 MethodBuilder의 인스턴스이고 이 개체와 같으면 true이고, 그렇지 않으면 false입니다. - 이 MethodBuilder 인스턴스와 비교할 개체입니다. - - - 제네릭 메서드인 경우 메서드의 형식 매개 변수를 나타내는 개체의 배열을 반환합니다. - 제네릭 메서드인 경우 형식 매개 변수를 나타내는 개체의 배열이고, 제네릭 메서드가 아닌 경우에는 null입니다. - - - 이 메서드를 반환합니다. - - 의 현재 인스턴스입니다. - 현재 메서드가 제네릭 메서드가 아닌 경우.즉, 속성이 false를 반환합니다. - - - 이 메서드의 해시 코드를 가져옵니다. - 이 메서드의 해시 코드입니다. - - - 기본 MSIL(Microsoft Intermediate Language) 스트림 크기인 64바이트로 이 메서드에 대한 ILGenerator를 반환합니다. - 이 메서드에 대한 ILGenerator 개체를 반환합니다. - 메서드의 또는 플래그 때문에 메서드에 본문이 없어야 하는 경우(예: 메서드에 플래그가 있는 경우) 또는메서드가 제네릭 메서드이지만 제네릭 메서드 정의가 아닌 경우.즉, 속성이 true로 설정되어 있지만 속성은 false로 설정되어 있습니다. - - - 지정된 MSIL(Microsoft Intermediate Language) 스트림 크기로 이 메서드에 대한 ILGenerator를 반환합니다. - 이 메서드에 대한 ILGenerator 개체를 반환합니다. - MSIL 스트림의 크기(바이트)입니다. - 메서드의 또는 플래그 때문에 메서드에 본문이 없어야 하는 경우(예: 메서드에 플래그가 있는 경우) 또는메서드가 제네릭 메서드이지만 제네릭 메서드 정의가 아닌 경우.즉, 속성이 true로 설정되어 있지만 속성은 false로 설정되어 있습니다. - - - 이 메서드의 매개 변수를 반환합니다. - 메서드의 매개 변수를 나타내는 ParameterInfo 개체 배열입니다. - 이 메서드는 현재 지원되지 않습니다.를 사용하여 메서드를 검색하고 반환된 에서 GetParameters를 호출할 수 있습니다. - - - 이 메서드의 지역 변수를 0으로 초기화하는지 여부를 지정하는 부울 값을 가져오거나 설정합니다.이 속성의 기본값은 true입니다. - 이 메서드의 지역 변수를 0으로 초기화하면 true이고, 그렇지 않으면 false입니다. - 현재 메서드의 속성이 true이지만 속성은 false인 경우. 가져오기 또는 설정에 모두 해당합니다. - - - 메서드가 제네릭 메서드인지 여부를 나타내는 값을 가져옵니다. - 메서드가 제네릭이면 true이고, 그렇지 않으면 false입니다. - - - 현재 개체가 제네릭 메서드 정의를 나타내는지 여부를 표시하는 값을 가져옵니다. - 현재 개체가 제네릭 메서드 정의를 나타내면 true이고, 그렇지 않으면 false입니다. - - - 지정된 제네릭 형식 인수를 사용하여 현재 제네릭 메서드 정의로 생성된 제네릭 메서드를 반환합니다. - 지정된 제네릭 형식 인수를 사용하여 현재 제네릭 메서드 정의로 생성된 제네릭 메서드를 나타내는 입니다. - 제네릭 메서드의 형식 인수를 나타내는 개체의 배열입니다. - - - - 이 메서드의 이름을 검색합니다. - 읽기 전용입니다.해당 메서드의 단순한 이름이 포함된 문자열을 검색합니다. - - - 메서드의 반환 형식에 대한 정보(예: 반환 형식에 사용자 지정 한정자가 포함되는지 여부)가 포함된 개체를 가져옵니다. - 반환 형식에 대한 정보가 포함된 개체입니다. - 선언하는 형식이 만들어지지 않은 경우 - - - 가 나타내는 메서드의 반환 형식을 가져옵니다. - 메서드의 반환 형식입니다. - - - 지정된 사용자 지정 특성 blob을 사용하여 사용자 지정 특성을 설정합니다. - 사용자 지정 특성에 대한 생성자입니다. - 특성을 나타내는 바이트 blob입니다. - - 또는 가 null인 경우 - 현재 메서드의 속성이 true이지만 속성은 false인 경우. - - - 사용자 지정 특성 작성기를 사용하여 사용자 지정 특성을 설정합니다. - 사용자 지정 특성을 설명하는 도우미 클래스의 인스턴스입니다. - - 가 null입니다. - 현재 메서드의 속성이 true이지만 속성은 false인 경우. - - - 이 메서드에 대한 구현 플래그를 설정합니다. - 설정할 구현 플래그입니다. - 포함하는 형식이 을 사용하여 이미 만들어져 있는 경우또는현재 메서드의 속성이 true이지만 속성은 false인 경우. - - - 메서드의 매개 변수 개수와 형식을 설정합니다. - 매개 변수 형식을 나타내는 개체의 배열입니다. - 현재 메서드가 제네릭 메서드이지만 제네릭 메서드 정의가 아닌 경우.즉, 속성이 true로 설정되어 있지만 속성은 false로 설정되어 있습니다. - - - 메서드의 반환 형식을 설정합니다. - 메서드의 반환 형식을 나타내는 개체입니다. - 현재 메서드가 제네릭 메서드이지만 제네릭 메서드 정의가 아닌 경우.즉, 속성이 true로 설정되어 있지만 속성은 false로 설정되어 있습니다. - - - 반환 형식, 매개 변수 형식, 반환 형식과 매개 변수 형식의 필수적 및 선택적 사용자 지정 한정자가 포함된 메서드 시그니처를 설정합니다. - 메서드의 반환 형식입니다. - - 와 같이 메서드의 반환 형식에 대한 필수적 사용자 지정 한정자를 나타내는 형식의 배열입니다.반환 형식에 필수적 사용자 지정 한정자가 없으면 null을 지정합니다. - 메서드의 반환 형식에 대한 선택적 사용자 지정 한정자(예: )를 나타내는 형식의 배열입니다.반환 형식에 선택적 사용자 지정 한정자가 없는 경우에는 null을 지정합니다. - 메서드의 매개 변수 형식입니다. - 형식 배열로 이루어진 배열입니다.각 형식 배열은 해당되는 매개 변수의 필수적 사용자 지정 한정자(예: )를 나타냅니다.특정 매개 변수에 필수적 사용자 지정 한정자가 없는 경우에는 형식 배열 대신 null을 지정합니다.모든 매개 변수에 필수적 사용자 지정 한정자가 없는 경우에는 배열로 이루어진 배열 대신 null을 지정합니다. - 형식 배열로 이루어진 배열입니다.각 형식 배열은 해당되는 매개 변수의 선택적 사용자 지정 한정자(예: )를 나타냅니다.특정 매개 변수에 선택적 사용자 지정 한정자가 없는 경우에는 형식 배열 대신 null을 지정합니다.모든 매개 변수에 선택적 사용자 지정 한정자가 없는 경우에는 배열로 이루어진 배열 대신 null을 지정합니다. - 현재 메서드가 제네릭 메서드이지만 제네릭 메서드 정의가 아닌 경우.즉, 속성이 true로 설정되어 있지만 속성은 false로 설정되어 있습니다. - - - 이 MethodBuilder 인스턴스를 문자열로 반환합니다. - 현재 MSIL(Microsoft intermediate language) 스트림이 다음에 오도록 이 메서드의 이름, 특성, 메서드 시그니처, 예외 및 지역 시그니처를 포함하는 문자열을 반환합니다. - - - 동적 어셈블리의 모듈을 정의하고 나타냅니다. - - - 인스턴스를 정의한 동적 어셈블리를 가져옵니다. - 현재 동적 모듈을 정의한 동적 어셈블리입니다. - - - 이 동적 모듈에 대한 전역 함수 정의 및 전역 데이터 정의를 완성합니다. - 이 메서드가 이미 호출된 경우 - - - 지정된 형식의 단일 비정적 필드인 가 들어 있는 값 형식으로 열거형 형식을 정의합니다. - 정의된 열거형입니다. - 열거형 형식의 전체 경로입니다.은 null을 포함할 수 없습니다. - 열거형에 대한 형식 특성이며에 의해 정의되는 비트는 모두 특성입니다. - 열거형에 대한 내부 형식입니다.기본 제공 정수 형식이어야 합니다. - 표시 여부 특성이 아닌 다른 특성이 제공된 경우또는 이 모듈의 부모 어셈블리에 지정된 이름의 열거형이 이미 있는 경우또는 표시 특성이 열거형의 범위와 일치하지 않는 경우.예를 들어 으로 지정되었지만 열거형이 중첩 형식이 아닌 경우가 여기에 해당합니다. - - 가 null입니다. - - - 이름, 특성, 호출 규칙, 반환 형식 및 매개 변수 형식을 지정하여 전역 메서드를 정의합니다. - 정의된 전역 메서드입니다. - 메서드의 이름입니다.은 null을 포함할 수 없습니다. - 메서드의 특성입니다.에는 이 포함되어야 합니다. - 메서드의 호출 규칙입니다. - 메서드의 반환 형식입니다. - 메서드의 매개 변수 형식입니다. - 정적 메서드가 아닌 경우,즉 이 포함되어 있지 않은 경우또는 배열의 요소가 null인 경우 - - 가 null입니다. - - 를 이미 호출한 경우 - - - 이름, 특성, 호출 규칙, 반환 형식, 반환 형식에 대한 사용자 지정 한정자, 매개 변수 형식 및 매개 변수 형식에 대한 사용자 지정 한정자를 지정하여 전역 메서드를 정의합니다. - 정의된 전역 메서드입니다. - 메서드의 이름입니다.은 null 문자를 포함할 수 없습니다. - 메서드의 특성입니다.에는 이 포함되어야 합니다. - 메서드의 호출 규칙입니다. - 메서드의 반환 형식입니다. - - 또는 와 같이 반환 형식에 대한 필수적 사용자 지정 한정자를 나타내는 형식의 배열입니다.반환 형식에 필수적 사용자 지정 한정자가 없으면 null을 지정합니다. - - 또는 와 같이 반환 형식에 대한 선택적 사용자 지정 한정자를 나타내는 형식의 배열입니다.반환 형식에 선택적 사용자 지정 한정자가 없는 경우에는 null을 지정합니다. - 메서드의 매개 변수 형식입니다. - 형식 배열로 이루어진 배열입니다.각 형식 배열은 전역 메서드의 해당 매개 변수에 대한 필수적 사용자 지정 한정자를 나타냅니다.특정 인수에 필수적 사용자 지정 한정자가 없는 경우에는 형식 배열 대신 null을 지정합니다.전역 메서드에 인수가 없거나 모든 인수에 필수적 사용자 지정 한정자가 없는 경우에는 배열로 이루어진 배열 대신 null을 지정합니다. - 형식 배열로 이루어진 배열입니다.각 형식 배열은 해당 매개 변수에 대한 선택적 사용자 지정 한정자를 나타냅니다.특정 인수에 선택적 사용자 지정 한정자가 없는 경우에는 형식 배열 대신 null을 지정합니다.전역 메서드에 인수가 없거나 모든 인수에 선택적 사용자 지정 한정자가 없는 경우에는 배열로 이루어진 배열 대신 null을 지정합니다. - 정적 메서드가 아닌 경우,즉 이 포함되어 있지 않은 경우또는 배열의 요소가 null인 경우 - - 가 null입니다. - - 메서드가 이미 호출된 경우 - - - 이름, 특성, 반환 형식 및 매개 변수 형식을 지정하여 전역 메서드를 정의합니다. - 정의된 전역 메서드입니다. - 메서드의 이름입니다.은 null을 포함할 수 없습니다. - 메서드의 특성입니다.에는 이 포함되어야 합니다. - 메서드의 반환 형식입니다. - 메서드의 매개 변수 형식입니다. - 정적 메서드가 아닌 경우,즉 이 포함되어 있지 않은 경우또는 의 길이가 0인 경우 또는 배열의 요소가 null인 경우 - - 가 null입니다. - - 를 이미 호출한 경우 - - - PE 파일(이식 가능한 실행 파일)의 .sdata 섹션에서 초기화된 데이터 필드를 정의합니다. - 데이터를 참조하는 필드입니다. - 데이터를 참조하는 데 사용되는 이름입니다.은 null을 포함할 수 없습니다. - 데이터의 BLOB(Binary Large Object)입니다. - 필드의 특성입니다.기본값은 Static입니다. - - 의 길이가 0인 경우또는 의 크기가 0보다 작거나 같은 경우이거나, 0x3f0000보다 크거나 같은 경우 - - 또는 가 null인 경우 - - 를 이미 호출한 경우 - - - 이 모듈에서 지정된 이름을 사용하는 전용 형식에 대해 TypeBuilder를 생성합니다. - 지정된 이름을 사용하는 전용 형식입니다. - 네임스페이스를 포함한 형식의 전체 경로입니다.은 null을 포함할 수 없습니다. - 이 모듈의 부모 어셈블리에 지정된 이름의 형식이 이미 있는 경우또는 중첩되지 않은 형식에 대해 중첩된 형식 특성이 설정된 경우 - - 가 null입니다. - - - 지정된 형식 이름 및 형식 특성으로 TypeBuilder를 생성합니다. - 요청된 특성을 모두 사용하여 만든 TypeBuilder입니다. - 형식의 전체 경로입니다.은 null을 포함할 수 없습니다. - 정의된 형식의 특성입니다. - 이 모듈의 부모 어셈블리에 지정된 이름의 형식이 이미 있는 경우또는 중첩되지 않은 형식에 대해 중첩된 형식 특성이 설정된 경우 - - 가 null입니다. - - - 형식 이름, 형식 특성 및 정의된 형식이 확장하는 형식으로 TypeBuilder를 생성합니다. - 요청된 특성을 모두 사용하여 만든 TypeBuilder입니다. - 형식의 전체 경로입니다.은 null을 포함할 수 없습니다. - 해당 형식과 연결될 특성입니다. - 정의된 형식이 확장하는 형식입니다. - 이 모듈의 부모 어셈블리에 지정된 이름의 형식이 이미 있는 경우또는 중첩되지 않은 형식에 대해 중첩된 형식 특성이 설정된 경우 - - 가 null입니다. - - - 형식 이름, 특성, 정의된 형식이 확장하는 형식 및 해당 형식의 전체 크기를 지정하여 TypeBuilder를 생성합니다. - TypeBuilder 개체 - 형식의 전체 경로입니다.은 null을 포함할 수 없습니다. - 정의된 형식의 특성입니다. - 정의된 형식이 확장하는 형식입니다. - 형식의 전체 크기입니다. - 이 모듈의 부모 어셈블리에 지정된 이름의 형식이 이미 있는 경우또는 중첩되지 않은 형식에 대해 중첩된 형식 특성이 설정된 경우 - - 가 null입니다. - - - 형식 이름, 특성, 정의된 형식이 확장하는 형식 및 해당 형식의 압축 크기를 지정하여 TypeBuilder를 생성합니다. - TypeBuilder 개체 - 형식의 전체 경로입니다.은 null을 포함할 수 없습니다. - 정의된 형식의 특성입니다. - 정의된 형식이 확장하는 형식입니다. - 형식의 압축 크기입니다. - 이 모듈의 부모 어셈블리에 지정된 이름의 형식이 이미 있는 경우또는 중첩되지 않은 형식에 대해 중첩된 형식 특성이 설정된 경우 - - 가 null입니다. - - - 형식 이름, 특성, 정의된 형식이 확장하는 형식, 정의된 형식의 압축 크기 및 전체 크기를 지정하여 TypeBuilder를 생성합니다. - 요청된 특성을 모두 사용하여 만든 TypeBuilder입니다. - 형식의 전체 경로입니다.은 null을 포함할 수 없습니다. - 정의된 형식의 특성입니다. - 정의된 형식이 확장하는 형식입니다. - 형식의 압축 크기입니다. - 형식의 전체 크기입니다. - 이 모듈의 부모 어셈블리에 지정된 이름의 형식이 이미 있는 경우또는 중첩되지 않은 형식에 대해 중첩된 형식 특성이 설정된 경우 - - 가 null입니다. - - - 형식 이름, 특성, 정의된 형식이 확장하는 형식 및 정의된 형식이 구현하는 인터페이스를 지정하여 TypeBuilder를 생성합니다. - 요청된 특성을 모두 사용하여 만든 TypeBuilder입니다. - 형식의 전체 경로입니다.은 null을 포함할 수 없습니다. - 해당 형식과 연결될 특성입니다. - 정의된 형식이 확장하는 형식입니다. - 해당 형식이 구현하는 인터페이스의 목록입니다. - 이 모듈의 부모 어셈블리에 지정된 이름의 형식이 이미 있는 경우또는 중첩되지 않은 형식에 대해 중첩된 형식 특성이 설정된 경우 - - 가 null입니다. - - - PE 파일(이식 가능한 실행 파일)의 .sdata 섹션에서 초기화되지 않은 데이터 필드를 정의합니다. - 데이터를 참조하는 필드입니다. - 데이터를 참조하는 데 사용되는 이름입니다.은 null을 포함할 수 없습니다. - 데이터 필드의 크기입니다. - 필드의 특성입니다. - - 의 길이가 0인 경우또는 가 0보다 작거나 같은 경우이거나, 0x003f0000보다 크거나 같은 경우 - - 가 null입니다. - - 를 이미 호출한 경우 - - - 이 인스턴스가 지정된 개체와 같은지 여부를 나타내는 값을 반환합니다. - - 가 이 인스턴스의 형식 및 값과 같으면 true이고, 그렇지 않으면 false입니다. - 이 인스턴스와 비교할 개체 또는 null입니다. - - - 이 모듈의 정규화된 이름과 모듈의 경로를 나타내는 String을 가져옵니다. - 정규화된 모듈 이름입니다. - - - - - - 배열 클래스의 명명된 메서드를 반환합니다. - 배열 클래스의 명명된 메서드입니다. - 배열 클래스입니다. - 배열 클래스의 메서드 이름입니다. - 메서드의 호출 규칙입니다. - 메서드의 반환 형식입니다. - 메서드의 매개 변수 형식입니다. - - 가 배열이 아닌 경우 - - 또는 이 null인 경우 - - - 이 인스턴스의 해시 코드를 반환합니다. - 32비트 부호 있는 정수 해시 코드입니다. - - - 메모리 내 모듈임을 나타내는 문자열입니다. - 메모리 내 모듈임을 나타내는 텍스트입니다. - - - 특성을 나타내는 지정된 BLOB(Binary Large Object)를 사용하여 이 모듈에 사용자 지정 특성을 적용합니다. - 사용자 지정 특성에 대한 생성자입니다. - 특성을 나타내는 바이트 BLOB입니다. - - 또는 가 null인 경우 - - - 사용자 지정 특성 작성기를 사용하여 이 모듈에 사용자 지정 특성을 적용합니다. - 적용할 사용자 지정 특성을 지정하는 도우미 클래스의 인스턴스입니다. - - 가 null입니다. - - - 형식에 대한 속성을 정의합니다. - - - 이 속성에 연결된 다른 메서드 중 하나를 추가합니다. - 다른 메서드를 나타내는 MethodBuilder 개체입니다. - - 가 null입니다. - 바깥쪽 형식에서 을 호출한 경우 - - - 이 속성의 특성을 가져옵니다. - 이 속성의 특성입니다. - - - 속성을 읽을 수 있는지 여부를 나타내는 값을 가져옵니다. - 이 속성을 읽을 수 있으면 true이고, 그렇지 않으면 false입니다. - - - 속성에 쓸 수 있는지 여부를 나타내는 값을 가져옵니다. - 이 속성에 쓸 수 있으면 true이고, 그렇지 않으면 false입니다. - - - 이 멤버를 선언하는 클래스를 가져옵니다. - 이 멤버를 선언하는 클래스에 대한 Type 개체입니다. - - - 해당 속성에 대한 인덱스 매개 변수의 배열을 모두 반환합니다. - 인덱스에 대한 매개 변수가 들어 있는 ParameterInfo 형식의 배열입니다. - 이 메서드는 지원되지 않습니다. - - - 속성의 getter 메서드를 호출하여 인덱싱된 속성의 값을 가져옵니다. - 지정된 인덱싱된 속성의 값입니다. - 속성 값이 반환될 개체입니다. - 인덱싱된 속성에 대한 선택적 인덱스 값입니다.인덱싱되지 않은 속성에 대해서는 이 값이 null이어야 합니다. - 이 메서드는 지원되지 않습니다. - - - 이 멤버의 이름을 가져옵니다. - 이 멤버의 이름이 포함된 입니다. - - - 이 속성의 필드 형식을 가져옵니다. - 이 속성의 형식입니다. - - - 이 속성의 기본값을 설정합니다. - 이 속성의 기본값입니다. - 바깥쪽 형식에서 을 호출한 경우 - 속성이 지원되는 형식 중 하나가 아닌 경우또는의 형식이 속성의 형식과 일치하지 않는 경우또는속성이 형식 또는 다른 참조 형식이고, 가 null이 아니고, 값을 참조 형식에 할당할 수 없는 경우 - - - 지정된 사용자 지정 특성 BLOB를 사용하여 사용자 지정 특성을 설정합니다. - 사용자 지정 특성에 대한 생성자입니다. - 특성을 나타내는 바이트 blob입니다. - - 또는 가 null인 경우 - 바깥쪽 형식에서 을 호출한 경우 - - - 사용자 지정 특성 작성기를 사용하여 사용자 지정 특성을 설정합니다. - 사용자 지정 특성을 정의하는 도우미 클래스의 인스턴스입니다. - - 가 null입니다. - 포함하는 형식에서 을 호출한 경우 - - - 속성 값을 가져오는 메서드를 설정합니다. - 속성 값을 가져오는 메서드를 나타내는 MethodBuilder 개체입니다. - - 가 null입니다. - 바깥쪽 형식에서 을 호출한 경우 - - - 속성 값을 설정하는 메서드를 설정합니다. - 속성 값을 설정하는 메서드를 나타내는 MethodBuilder 개체입니다. - - 가 null입니다. - 바깥쪽 형식에서 을 호출한 경우 - - - 인덱스 속성에 대한 선택적 인덱스 값을 사용하여 속성 값을 설정합니다. - 속성 값이 설정될 개체입니다. - 이 속성의 새 값입니다. - 인덱싱된 속성에 대한 선택적 인덱스 값입니다.인덱싱되지 않은 속성에 대해서는 이 값이 null이어야 합니다. - 이 메서드는 지원되지 않습니다. - - - 런타임에 클래스의 새 인스턴스를 정의하고 만듭니다. - - - 이 형식이 구현하는 인터페이스를 추가합니다. - 이 형식이 구현하는 인터페이스입니다. - - 가 null입니다. - 해당 형식이 을 사용하여 이미 만들어져 있는 경우 - - - 이 형식 정의를 포함하는 동적 어셈블리를 검색합니다. - 읽기 전용입니다.이 형식 정의를 포함하는 동적 어셈블리를 검색합니다. - - - 어셈블리의 표시 이름으로 정규화된 이 형식의 전체 이름을 반환합니다. - 읽기 전용입니다.어셈블리의 표시 이름으로 정규화된 이 형식의 전체 이름입니다. - - - - 해당 형식의 기본 형식을 검색합니다. - 읽기 전용입니다.해당 형식의 기본 형식을 검색합니다. - - - - 이 형식을 나타내는 개체를 가져옵니다. - 이 형식을 나타내는 개체입니다. - - - 현재 제네릭 형식 매개 변수를 선언한 메서드를 가져옵니다. - 현재 형식이 제네릭 형식 매개 변수이면 현재 형식을 선언한 메서드를 나타내는 이고, 그렇지 않으면 null입니다. - - - 해당 형식을 선언한 형식을 반환합니다. - 읽기 전용입니다.해당 형식을 선언한 형식입니다. - - - 지정된 특성 및 시그니처를 사용하여 형식에 새 생성자를 추가합니다. - 정의된 생성자입니다. - 생성자의 특성입니다. - 생성자의 호출 규칙입니다. - 생성자의 매개 변수 형식입니다. - 해당 형식이 을 사용하여 이미 만들어져 있는 경우 - - - 지정된 특성, 시그니처 및 사용자 지정 한정자를 사용하여 형식에 새 생성자를 추가합니다. - 정의된 생성자입니다. - 생성자의 특성입니다. - 생성자의 호출 규칙입니다. - 생성자의 매개 변수 형식입니다. - 형식 배열로 이루어진 배열입니다.각 형식 배열은 해당되는 매개 변수의 필수적 사용자 지정 한정자(예: )를 나타냅니다.특정 매개 변수에 필수적 사용자 지정 한정자가 없는 경우에는 형식 배열 대신 null을 지정합니다.모든 매개 변수에 필수적 사용자 지정 한정자가 없는 경우에는 배열로 이루어진 배열 대신 null을 지정합니다. - 형식 배열로 이루어진 배열입니다.각 형식 배열은 해당되는 매개 변수의 선택적 사용자 지정 한정자(예: )를 나타냅니다.특정 매개 변수에 선택적 사용자 지정 한정자가 없는 경우에는 형식 배열 대신 null을 지정합니다.모든 매개 변수에 선택적 사용자 지정 한정자가 없는 경우에는 배열로 이루어진 배열 대신 null을 지정합니다. - - 또는 의 크기가 의 크기와 같지 않은 경우 - 해당 형식이 을 사용하여 이미 만들어져 있는 경우또는현재 동적 형식에 대해 속성이 true로 설정되어 있는데 속성은 false로 설정되어 있는 경우 - - - 기본 생성자를 정의합니다.여기서 정의된 생성자는 부모의 기본 생성자를 호출하기만 합니다. - 생성자를 반환합니다. - 생성자에 적용될 특성을 나타내는 MethodAttributes 개체입니다. - 부모 형식(기본 형식)에 기본 생성자가 없는 경우 - 해당 형식이 을 사용하여 이미 만들어져 있는 경우또는현재 동적 형식에 대해 속성이 true로 설정되어 있는데 속성은 false로 설정되어 있는 경우 - - - 지정된 이름, 특성 및 이벤트 형식을 사용하여 형식에 새 이벤트를 추가합니다. - 정의된 이벤트입니다. - 이벤트의 이름입니다.은 null을 포함할 수 없습니다. - 이벤트의 특성입니다. - 이벤트의 형식입니다. - - 의 길이가 0인 경우 - - 가 null입니다.또는 가 null입니다. - 해당 형식이 을 사용하여 이미 만들어져 있는 경우 - - - 지정된 이름, 특성 및 필드 형식을 사용하여 형식에 새 필드를 추가합니다. - 정의된 필드입니다. - 필드 이름입니다.은 null을 포함할 수 없습니다. - 필드의 형식입니다. - 필드의 특성입니다. - - 의 길이가 0인 경우또는 이 System.Void인 경우또는 이 필드의 부모 클래스에 전체 크기가 지정되어 있는 경우 - - 가 null입니다. - 해당 형식이 을 사용하여 이미 만들어져 있는 경우 - - - 지정된 이름, 특성, 필드 형식 및 사용자 지정 한정자를 사용하여 형식에 새 필드를 추가합니다. - 정의된 필드입니다. - 필드 이름입니다.은 null을 포함할 수 없습니다. - 필드의 형식입니다. - - 와 같이 필드에 대한 필수적 사용자 지정 한정자를 나타내는 형식의 배열입니다. - - 와 같이 필드에 대한 선택적 사용자 지정 한정자를 나타내는 형식의 배열입니다. - 필드의 특성입니다. - - 의 길이가 0인 경우또는 이 System.Void인 경우또는 이 필드의 부모 클래스에 전체 크기가 지정되어 있는 경우 - - 가 null입니다. - 해당 형식이 을 사용하여 이미 만들어져 있는 경우 - - - 현재 형식에 대한 제네릭 형식 매개 변수를 번호와 이름을 지정하여 정의하고, 제약 조건을 설정하는 데 사용할 수 있는 개체의 배열을 반환합니다. - 현재 형식에 대한 제네릭 형식 매개 변수의 제약 조건을 정의하는 데 사용할 수 있는 개체의 배열입니다. - 제네릭 형식 매개 변수의 이름으로 구성된 배열입니다. - 이 형식에 대해 제네릭 형식 매개 변수가 이미 정의된 경우 - - 가 null입니다.또는의 요소가 null인 경우 - - 가 빈 배열인 경우 - - - 이식 가능한 실행 파일(PE)의 .sdata 섹션에서 초기화된 데이터 필드를 정의합니다. - 데이터를 참조하는 필드입니다. - 데이터를 참조하는 데 사용되는 이름입니다.은 null을 포함할 수 없습니다. - 데이터의 BLOB입니다. - 필드의 특성입니다. - - 의 길이가 0인 경우또는 데이터의 크기가 0보다 작거나 같은 경우이거나, 0x3f0000보다 크거나 같은 경우 - - 또는 가 null인 경우 - - 를 이미 호출한 경우 - - - 지정된 이름 및 메서드 특성을 사용하여 형식에 새 메서드를 추가합니다. - 새로 정의된 메서드를 나타내는 입니다. - 메서드의 이름입니다.은 null을 포함할 수 없습니다. - 메서드의 특성입니다. - - 의 길이가 0인 경우또는 이 메서드의 부모 형식이 인터페이스이고 이 메서드가 virtual(Visual Basic의 경우 Overridable)이 아닌 경우 - - 가 null입니다. - 해당 형식이 을 사용하여 이미 만들어져 있는 경우또는현재 동적 형식에 대해 속성이 true로 설정되어 있는데 속성은 false로 설정되어 있는 경우 - - - 지정된 이름, 메서드 특성 및 호출 규칙을 사용하여 형식에 새 메서드를 추가합니다. - 새로 정의된 메서드를 나타내는 입니다. - 메서드의 이름입니다.은 null을 포함할 수 없습니다. - 메서드의 특성입니다. - 메서드의 호출 규칙입니다. - - 의 길이가 0인 경우또는 이 메서드의 부모 형식이 인터페이스이고 이 메서드가 virtual(Visual Basic의 경우 Overridable)이 아닌 경우 - - 가 null입니다. - 해당 형식이 을 사용하여 이미 만들어져 있는 경우또는현재 동적 형식에 대해 속성이 true로 설정되어 있는데 속성은 false로 설정되어 있는 경우 - - - 지정된 이름, 메서드 특성, 호출 규칙 및 메서드 시그니처를 사용하여 형식에 새 메서드를 추가합니다. - 새로 정의된 메서드를 나타내는 입니다. - 메서드의 이름입니다.은 null을 포함할 수 없습니다. - 메서드의 특성입니다. - 메서드의 호출 규칙입니다. - 메서드의 반환 형식입니다. - 메서드의 매개 변수 형식입니다. - - 의 길이가 0인 경우또는 이 메서드의 부모 형식이 인터페이스이고 이 메서드가 virtual(Visual Basic의 경우 Overridable)이 아닌 경우 - - 가 null입니다. - 해당 형식이 을 사용하여 이미 만들어져 있는 경우또는현재 동적 형식에 대해 속성이 true로 설정되어 있는데 속성은 false로 설정되어 있는 경우 - - - 지정된 이름, 메서드 특성, 호출 규칙, 메서드 시그니처 및 사용자 지정 한정자를 사용하여 형식에 새 메서드를 추가합니다. - 새로 추가된 메서드를 나타내는 개체입니다. - 메서드의 이름입니다.은 null을 포함할 수 없습니다. - 메서드의 특성입니다. - 메서드의 호출 규칙입니다. - 메서드의 반환 형식입니다. - - 와 같이 메서드의 반환 형식에 대한 필수적 사용자 지정 한정자를 나타내는 형식의 배열입니다.반환 형식에 필수적 사용자 지정 한정자가 없으면 null을 지정합니다. - 메서드의 반환 형식에 대한 선택적 사용자 지정 한정자(예: )를 나타내는 형식의 배열입니다.반환 형식에 선택적 사용자 지정 한정자가 없는 경우에는 null을 지정합니다. - 메서드의 매개 변수 형식입니다. - 형식 배열로 이루어진 배열입니다.각 형식 배열은 해당되는 매개 변수의 필수적 사용자 지정 한정자(예: )를 나타냅니다.특정 매개 변수에 필수적 사용자 지정 한정자가 없는 경우에는 형식 배열 대신 null을 지정합니다.모든 매개 변수에 필수적 사용자 지정 한정자가 없는 경우에는 배열로 이루어진 배열 대신 null을 지정합니다. - 형식 배열로 이루어진 배열입니다.각 형식 배열은 해당되는 매개 변수의 선택적 사용자 지정 한정자(예: )를 나타냅니다.특정 매개 변수에 선택적 사용자 지정 한정자가 없는 경우에는 형식 배열 대신 null을 지정합니다.모든 매개 변수에 선택적 사용자 지정 한정자가 없는 경우에는 배열로 이루어진 배열 대신 null을 지정합니다. - - 의 길이가 0인 경우또는 이 메서드의 부모 형식이 인터페이스이고 이 메서드가 virtual(Visual Basic의 경우 Overridable)이 아닌 경우 또는 또는 의 크기가 의 크기와 같지 않은 경우 - - 가 null입니다. - 해당 형식이 을 사용하여 이미 만들어져 있는 경우또는현재 동적 형식에 대해 속성이 true로 설정되어 있는데 속성은 false로 설정되어 있는 경우 - - - 지정된 이름, 메서드 특성 및 메서드 시그니처를 사용하여 형식에 새 메서드를 추가합니다. - 정의된 메서드입니다. - 메서드의 이름입니다.은 null을 포함할 수 없습니다. - 메서드의 특성입니다. - 메서드의 반환 형식입니다. - 메서드의 매개 변수 형식입니다. - - 의 길이가 0인 경우또는 이 메서드의 부모 형식이 인터페이스이고 이 메서드가 virtual(Visual Basic의 경우 Overridable)이 아닌 경우 - - 가 null입니다. - 해당 형식이 을 사용하여 이미 만들어져 있는 경우또는현재 동적 형식에 대해 속성이 true로 설정되어 있는데 속성은 false로 설정되어 있는 경우 - - - 지정된 메서드 선언을 잠재적으로 다른 이름을 사용하여 구현하는 지정된 메서드 본문을 지정합니다. - 사용될 메서드 본문입니다.이것은 MethodBuilder 개체여야 합니다. - 선언이 사용될 메서드입니다. - - 가 이 클래스에 속하지 않는 경우 - - 또는 이 null인 경우 - 해당 형식이 을 사용하여 이미 만들어져 있는 경우또는 의 선언 형식이 이 가 나타내는 형식이 아닌 경우 - - - 지정된 이름으로 중첩 형식을 정의합니다. - 정의된 중첩 형식입니다. - 형식의 약식 이름입니다.은 null을 포함할 수 없습니다. - - 의 길이는 0이거나 1023보다 큽니다. 또는이 작업에서는 현재 어셈블리의 중복 으로 형식을 만듭니다. - - 가 null입니다. - - - 지정된 이름 및 특성으로 중첩 형식을 정의합니다. - 정의된 중첩 형식입니다. - 형식의 약식 이름입니다.은 null을 포함할 수 없습니다. - 형식의 특성입니다. - 중첩 특성이 지정되지 않은 경우또는 이 형식이 봉인되어 있는 경우또는 이 형식이 배열인 경우또는 이 형식은 인터페이스이지만 중첩 형식은 인터페이스가 아닌 경우또는 의 길이가 이 0이거나 1023보다 긴 경우 또는이 작업에서는 현재 어셈블리의 중복 으로 형식을 만듭니다. - - 가 null입니다. - - - 지정된 이름, 특성 및 해당 형식이 확장하는 형식으로 중첩 형식을 정의합니다. - 정의된 중첩 형식입니다. - 형식의 약식 이름입니다.은 null을 포함할 수 없습니다. - 형식의 특성입니다. - 중첩 형식이 확장하는 형식입니다. - 중첩 특성이 지정되지 않은 경우또는 이 형식이 봉인되어 있는 경우또는 이 형식이 배열인 경우또는 이 형식은 인터페이스이지만 중첩 형식은 인터페이스가 아닌 경우또는 의 길이가 이 0이거나 1023보다 긴 경우 또는이 작업에서는 현재 어셈블리의 중복 으로 형식을 만듭니다. - - 가 null입니다. - - - 지정된 이름, 특성, 형식의 전체 크기 및 해당 형식이 확장하는 형식으로 중첩 형식을 정의합니다. - 정의된 중첩 형식입니다. - 형식의 약식 이름입니다.은 null을 포함할 수 없습니다. - 형식의 특성입니다. - 중첩 형식이 확장하는 형식입니다. - 형식의 전체 크기입니다. - 중첩 특성이 지정되지 않은 경우또는 이 형식이 봉인되어 있는 경우또는 이 형식이 배열인 경우또는 이 형식은 인터페이스이지만 중첩 형식은 인터페이스가 아닌 경우또는 의 길이가 이 0이거나 1023보다 긴 경우 또는이 작업에서는 현재 어셈블리의 중복 으로 형식을 만듭니다. - - 가 null입니다. - - - 지정된 이름, 특성, 해당 형식이 확장하는 형식 및 압축 크기로 중첩 형식을 정의합니다. - 정의된 중첩 형식입니다. - 형식의 약식 이름입니다.은 null을 포함할 수 없습니다. - 형식의 특성입니다. - 중첩 형식이 확장하는 형식입니다. - 형식의 압축 크기입니다. - 중첩 특성이 지정되지 않은 경우또는 이 형식이 봉인되어 있는 경우또는 이 형식이 배열인 경우또는 이 형식은 인터페이스이지만 중첩 형식은 인터페이스가 아닌 경우또는 의 길이가 이 0이거나 1023보다 긴 경우 또는이 작업에서는 현재 어셈블리의 중복 으로 형식을 만듭니다. - - 가 null입니다. - - - 지정된 이름, 특성, 크기 및 해당 형식이 확장하는 형식으로 중첩 형식을 정의합니다. - 정의된 중첩 형식입니다. - 형식의 약식 이름입니다.은 null 값을 포함할 수 없습니다. - 형식의 특성입니다. - 중첩 형식이 확장하는 형식입니다. - 형식의 압축 크기입니다. - 형식의 전체 크기입니다. - - - 지정된 이름, 특성, 해당 형식이 확장하는 형식 및 구현하는 인터페이스로 중첩 형식을 정의합니다. - 정의된 중첩 형식입니다. - 형식의 약식 이름입니다.은 null을 포함할 수 없습니다. - 형식의 특성입니다. - 중첩 형식이 확장하는 형식입니다. - 중첩 형식이 구현하는 인터페이스입니다. - 중첩 특성이 지정되지 않은 경우또는 이 형식이 봉인되어 있는 경우또는 이 형식이 배열인 경우또는 이 형식은 인터페이스이지만 중첩 형식은 인터페이스가 아닌 경우또는 의 길이가 이 0이거나 1023보다 긴 경우 또는이 작업에서는 현재 어셈블리의 중복 으로 형식을 만듭니다. - - 가 null입니다.또는 배열의 요소가 null인 경우 - - - 지정된 이름, 특성, 호출 규칙 및 속성 시그니처를 사용하여 형식에 새 속성을 추가합니다. - 정의된 속성입니다. - 속성 이름은 null을 포함할 수 없습니다. - 속성의 특성입니다. - 속성 접근자의 호출 규칙입니다. - 속성의 반환 형식입니다. - 속성의 매개 변수 형식입니다. - - 의 길이가 0인 경우 - - 가 null입니다. 또는 배열에 null인 요소가 있는 경우 - 해당 형식이 을 사용하여 이미 만들어져 있는 경우 - - - 지정된 이름, 호출 규칙, 속성 시그니처 및 사용자 지정 한정자를 사용하여 형식에 새 속성을 추가합니다. - 정의된 속성입니다. - 속성 이름은 null을 포함할 수 없습니다. - 속성의 특성입니다. - 속성 접근자의 호출 규칙입니다. - 속성의 반환 형식입니다. - - 와 같이 속성의 반환 형식에 대한 필수적 사용자 지정 한정자를 나타내는 형식의 배열입니다.반환 형식에 필수적 사용자 지정 한정자가 없으면 null을 지정합니다. - - 와 같이 속성의 반환 형식에 대한 선택적 사용자 지정 한정자를 나타내는 형식의 배열입니다.반환 형식에 선택적 사용자 지정 한정자가 없는 경우에는 null을 지정합니다. - 속성의 매개 변수 형식입니다. - 형식 배열로 이루어진 배열입니다.각 형식 배열은 해당되는 매개 변수의 필수적 사용자 지정 한정자(예: )를 나타냅니다.특정 매개 변수에 필수적 사용자 지정 한정자가 없는 경우에는 형식 배열 대신 null을 지정합니다.모든 매개 변수에 필수적 사용자 지정 한정자가 없는 경우에는 배열로 이루어진 배열 대신 null을 지정합니다. - 형식 배열로 이루어진 배열입니다.각 형식 배열은 해당되는 매개 변수의 선택적 사용자 지정 한정자(예: )를 나타냅니다.특정 매개 변수에 선택적 사용자 지정 한정자가 없는 경우에는 형식 배열 대신 null을 지정합니다.모든 매개 변수에 선택적 사용자 지정 한정자가 없는 경우에는 배열로 이루어진 배열 대신 null을 지정합니다. - - 의 길이가 0인 경우 - - 가 null입니다. 또는 배열에 null인 요소가 있는 경우 - 해당 형식이 을 사용하여 이미 만들어져 있는 경우 - - - 지정된 이름 및 속성 시그니처를 사용하여 형식에 새 속성을 추가합니다. - 정의된 속성입니다. - 속성 이름은 null을 포함할 수 없습니다. - 속성의 특성입니다. - 속성의 반환 형식입니다. - 속성의 매개 변수 형식입니다. - - 의 길이가 0인 경우 - - 가 null입니다. 또는 배열에 null인 요소가 있는 경우 - 해당 형식이 을 사용하여 이미 만들어져 있는 경우 - - - 지정된 이름, 속성 시그니처 및 사용자 지정 한정자를 사용하여 형식에 새 속성을 추가합니다. - 정의된 속성입니다. - 속성 이름은 null을 포함할 수 없습니다. - 속성의 특성입니다. - 속성의 반환 형식입니다. - - 와 같이 속성의 반환 형식에 대한 필수적 사용자 지정 한정자를 나타내는 형식의 배열입니다.반환 형식에 필수적 사용자 지정 한정자가 없으면 null을 지정합니다. - - 와 같이 속성의 반환 형식에 대한 선택적 사용자 지정 한정자를 나타내는 형식의 배열입니다.반환 형식에 선택적 사용자 지정 한정자가 없는 경우에는 null을 지정합니다. - 속성의 매개 변수 형식입니다. - 형식 배열로 이루어진 배열입니다.각 형식 배열은 해당되는 매개 변수의 필수적 사용자 지정 한정자(예: )를 나타냅니다.특정 매개 변수에 필수적 사용자 지정 한정자가 없는 경우에는 형식 배열 대신 null을 지정합니다.모든 매개 변수에 필수적 사용자 지정 한정자가 없는 경우에는 배열로 이루어진 배열 대신 null을 지정합니다. - 형식 배열로 이루어진 배열입니다.각 형식 배열은 해당되는 매개 변수의 선택적 사용자 지정 한정자(예: )를 나타냅니다.특정 매개 변수에 선택적 사용자 지정 한정자가 없는 경우에는 형식 배열 대신 null을 지정합니다.모든 매개 변수에 선택적 사용자 지정 한정자가 없는 경우에는 배열로 이루어진 배열 대신 null을 지정합니다. - - 의 길이가 0인 경우 - - 이 null인 경우또는 배열에 null인 요소가 있는 경우 - 해당 형식이 을 사용하여 이미 만들어져 있는 경우 - - - 이 형식에 대한 이니셜라이저를 정의합니다. - 형식 이니셜라이저를 반환합니다. - 포함하는 형식이 이전에 을 사용하여 이미 만들어진 경우 - - - PE 파일(이식 가능한 실행 파일)의 .sdata 섹션에서 초기화되지 않은 데이터 필드를 정의합니다. - 데이터를 참조하는 필드입니다. - 데이터를 참조하는 데 사용되는 이름입니다.은 null을 포함할 수 없습니다. - 데이터 필드의 크기입니다. - 필드의 특성입니다. - - 의 길이가 0인 경우또는 가 0보다 작거나 같은 경우이거나, 0x003f0000보다 크거나 같은 경우 - - 가 null입니다. - 해당 형식이 을 사용하여 이미 만들어져 있는 경우 - - - 해당 형식의 전체 경로를 검색합니다. - 읽기 전용입니다.해당 형식의 전체 경로를 검색합니다. - - - 현재 제네릭 형식 매개 변수의 공 분산 및 특수 제약 조건을 나타내는 값을 가져옵니다. - 현재 제네릭 형식 매개 변수의 공 분산 및 특수 제약 조건을 설명하는 값의 비트 조합입니다. - - - 형식 매개 변수가 선언된 제네릭 형식의 형식 매개 변수 목록에서 해당 형식 매개 변수가 있는 위치를 가져옵니다. - 현재 개체가 제네릭 형식 매개 변수를 나타내면 해당 형식 매개 변수가 선언된 제네릭 형식의 형식 매개 변수 목록에서 해당 매개 변수가 있는 위치를 반환하고, 그렇지 않은 경우의 반환 값은 정의되어 있지 않습니다. - - - - - 제네릭 형식 정의의 지정된 생성자에 해당하는 생성된 특정 제네릭 형식의 생성자를 반환합니다. - - 에 해당하는 의 생성자를 나타내는 개체로, 의 제네릭 형식 정의에 속하는 생성자를 지정합니다. - 생성자를 반환할 생성된 제네릭 형식입니다. - - 의 제네릭 형식 정의에 있는 생성자로, 반환할 의 생성자를 지정합니다. - - 이 제네릭 형식을 나타내지 않는 경우 또는 형식이 아닌 경우또는의 선언 형식이 제네릭 형식 정의가 아닌 경우 또는의 선언 형식이 의 제네릭 형식 정의가 아닌 경우 - - - 이 메서드를 호출하면 이 항상 throw됩니다. - 이 메서드는 지원되지 않습니다.값이 반환되지 않습니다. - 이 메서드는 지원되지 않습니다. - - - 제네릭 형식 정의의 지정된 필드에 해당하는 생성된 특정 제네릭 형식의 필드를 반환합니다. - - 에 해당하는 의 필드를 나타내는 개체로, 의 제네릭 형식 정의에 속하는 필드를 지정합니다. - 필드를 반환할 생성된 제네릭 형식입니다. - - 의 제네릭 형식 정의에 있는 필드로, 반환할 의 필드를 지정합니다. - - 이 제네릭 형식을 나타내지 않는 경우 또는 형식이 아닌 경우또는의 선언 형식이 제네릭 형식 정의가 아닌 경우 또는의 선언 형식이 의 제네릭 형식 정의가 아닌 경우 - - - - 현재 형식을 얻는 데 사용할 수 있는 제네릭 형식 정의를 나타내는 개체를 반환합니다. - 현재 형식을 생성하는 데 사용할 수 있는 제네릭 형식 정의를 나타내는 개체입니다. - 현재 형식이 제네릭 형식이 아닌 경우.즉, 이 false를 반환하는 경우 - - - 제네릭 형식 정의의 지정된 메서드에 해당하는 생성된 특정 제네릭 형식의 메서드를 반환합니다. - - 에 해당하는 의 메서드를 나타내는 개체로, 의 제네릭 형식 정의에 속하는 메서드를 지정합니다. - 메서드를 반환할 생성된 제네릭 형식입니다. - - 의 제네릭 형식 정의에 있는 메서드로, 반환할 의 메서드를 지정합니다. - - 가 제네릭 메서드 정의가 아닌 제네릭 메서드인 경우또는이 제네릭 형식을 나타내지 않는 경우또는 형식이 아닌 경우또는의 선언 형식이 제네릭 형식 정의가 아닌 경우 또는의 선언 형식이 의 제네릭 형식 정의가 아닌 경우 - - - 해당 형식의 GUID를 검색합니다. - 읽기 전용입니다.해당 형식의 GUID를 검색합니다. - 현재 이 메서드가 완전하지 않은 형식에 대해 지원되지 않는 경우 - - - - 개체를 이 개체에 할당할 수 있는지 여부를 나타내는 값을 가져옵니다. - - 를 이 개체에 할당할 수 있으면 true이고, 그렇지 않으면 false입니다. - 테스트할 개체입니다. - - - 현재 동적 형식이 만들어진 형식인지 여부를 나타내는 값을 반환합니다. - - 메서드가 호출되었으면 true이고, 그렇지 않으면 false입니다. - - - - 현재 형식이 제네릭 형식 매개 변수인지 여부를 나타내는 값을 가져옵니다. - 현재 개체가 제네릭 형식 매개 변수를 나타내면 true이고, 그렇지 않으면 false입니다. - - - 현재 형식이 제네릭 형식인지 여부를 나타내는 값을 가져옵니다. - 현재 개체가 나타내는 형식이 제네릭 형식이면 true이고, 그렇지 않으면 false입니다. - - - 현재 가 다른 제네릭 형식을 생성하는 데 사용될 수 있는 제네릭 형식 정의를 나타내는지 여부를 가리키는 값을 가져옵니다. - 개체가 제네릭 형식 정의를 나타내면 true이고, 그렇지 않으면 false입니다. - - - - 하한이 0인 현재 형식의 1차원 배열을 나타내는 개체를 반환합니다. - 요소 형식이 현재 형식이고 하한이 0인 1차원 배열을 나타내는 개체입니다. - - - 지정된 차수를 갖는 현재 형식의 배열을 나타내는 개체를 반환합니다. - 현재 형식의 1차원 배열을 나타내는 개체입니다. - 배열의 차수입니다. - - 가 잘못된 배열 차원인 경우 - - - ref 매개 변수(Visual Basic의 경우 ByRef)로 전달될 때 현재 형식을 나타내는 개체를 반환합니다. - ref 매개 변수(Visual Basic의 경우 ByRef)로 전달될 때 현재 형식을 나타내는 개체입니다. - - - 현재 제네릭 형식 정의의 형식 매개 변수를 형식 배열의 요소로 대체하고 결과로 생성된 형식을 반환됩니다. - - 의 요소를 현재 제네릭 형식의 형식 매개 변수로 대체하여 생성된 형식을 나타내는 입니다. - 현재 제네릭 형식 정의의 형식 매개 변수를 대체할 형식의 배열입니다. - 현재 형식이 제네릭 형식의 정의를 나타내지 않는 경우.즉, 이 false를 반환하는 경우 - - 가 null입니다.또는 의 요소가 null인 경우 - - 의 요소가 현재 제네릭 형식의 해당 형식 매개 변수에 지정된 제약 조건을 충족하지 않는 경우 - - - 현재 형식에 대한 관리되지 않는 포인터의 형식을 나타내는 개체를 반환합니다. - 현재 형식에 대한 관리되지 않는 포인터의 형식을 나타내는 개체입니다. - - - 이 형식 정의를 포함하는 동적 모듈을 검색합니다. - 읽기 전용입니다.이 형식 정의를 포함하는 동적 모듈을 검색합니다. - - - 해당 형식의 이름을 검색합니다. - 읽기 전용입니다.해당 형식의 이름을 검색합니다. - - - 해당 TypeBuilder가 정의되어 있는 네임스페이스를 검색합니다. - 읽기 전용입니다.해당 TypeBuilder가 정의되어 있는 네임스페이스를 검색합니다. - - - 해당 형식의 압축 크기를 검색합니다. - 읽기 전용입니다.해당 형식의 압축 크기를 검색합니다. - - - 지정된 사용자 지정 특성 blob을 사용하여 사용자 지정 특성을 설정합니다. - 사용자 지정 특성에 대한 생성자입니다. - 특성을 나타내는 바이트 blob입니다. - - 또는 가 null인 경우 - 현재 동적 형식에 대해 속성이 true로 설정되어 있는데 속성은 false로 설정되어 있는 경우 - - - 사용자 지정 특성 작성기를 사용하여 사용자 지정 특성을 설정합니다. - 사용자 지정 특성을 정의하는 도우미 클래스의 인스턴스입니다. - - 가 null입니다. - 현재 동적 형식에 대해 속성이 true로 설정되어 있는데 속성은 false로 설정되어 있는 경우 - - - 현재 생성 중인 형식의 기본 형식을 설정합니다. - 새 기본 형식입니다. - 해당 형식이 을 사용하여 이미 만들어져 있는 경우또는가 null이고 현재 인스턴스가 나타내는 인터페이스의 특성에 가 포함되지 않은 경우또는현재 동적 형식에 대해 속성이 true로 설정되어 있는데 속성은 false로 설정되어 있는 경우 - - 가 인터페이스인 경우이 예외 조건은 .NET Framework 버전 2.0에서 새로 도입되었습니다. - - - 형식의 전체 크기를 검색합니다. - 읽기 전용입니다.이 형식의 전체 크기를 검색합니다. - - - 네임스페이스가 제외된 형식의 이름을 반환합니다. - 읽기 전용입니다.네임스페이스가 제외된 형식의 이름입니다. - - - 지정되지 않은 형식의 전체 크기를 나타냅니다. - - - \ No newline at end of file diff --git a/packages/System.Reflection.Emit.4.3.0/ref/netstandard1.1/ru/System.Reflection.Emit.xml b/packages/System.Reflection.Emit.4.3.0/ref/netstandard1.1/ru/System.Reflection.Emit.xml deleted file mode 100644 index f1124ea..0000000 --- a/packages/System.Reflection.Emit.4.3.0/ref/netstandard1.1/ru/System.Reflection.Emit.xml +++ /dev/null @@ -1,1404 +0,0 @@ - - - - System.Reflection.Emit - - - - Определяет и представляет динамическую сборку. - - - - Определяет динамическую сборку с указанным именем и правами доступа. - Объект, представляющий новую сборку. - Имя сборки. - Права доступа сборки. - - - Определяет новую сборку с указанным именем и правами доступа и атрибутами. - Объект, представляющий новую сборку. - Имя сборки. - Права доступа сборки. - Коллекция, содержащая атрибуты сборки. - - - Определяет именованный несохраняемый динамический модуль в данной сборке. - Объект , представляющий определенный в результате динамический модуль. - Имя динамического модуля.Не должно превышать 260 знаков. - - начинается с пробела.– или – Длина параметра равна нулю.– или – Длина больше или равна 260. - Параметр имеет значение null. - У вызывающего объекта отсутствует необходимое разрешение. - Не удается загрузить сборку для используемого по умолчанию интерфейса записи символов.– или – Не удается найти тип, реализующий используемый по умолчанию интерфейс записи символов. - - - - - - - Возвращает значение, показывающее, равен ли данный экземпляр указанному объекту. - true, если объект типу и значению данного экземпляра; в противном случае — false. - Объект, сравниваемый с этим экземпляром, или значение null. - - - Получает отображаемое имя текущей динамической сборки. - Отображаемое имя динамической сборки. - - - Возвращает динамический модуль с указанным именем. - Объект ModuleBuilder, представляющий запрошенный динамический модуль. - Имя запрошенного динамического модуля. - Параметр имеет значение null. - Длина параметра равна нулю. - У вызывающего объекта отсутствует необходимое разрешение. - - - Возвращает хэш-код для данного экземпляра. - Хэш-код 32-битового целого числа со знаком. - - - Возвращает сведения о сохранении заданного ресурса. - - со сведениями о топологии ресурса или null, если ресурс не найден. - Имя ресурса. - В настоящее время этот метод не поддерживается. - У вызывающего объекта отсутствует необходимое разрешение. - - - Загружает указанный ресурс манифеста из сборки. - Массив типа String, содержащий имена всех ресурсов. - Этот метод не поддерживается для динамической сборки.Для получения имен ресурсов манифеста используйте метод . - У вызывающего объекта отсутствует необходимое разрешение. - - - Загружает указанный ресурс манифеста из сборки. - Объект , представляющий данный ресурс манифеста. - Имя запрошенного ресурса манифеста. - В настоящее время этот метод не поддерживается. - У вызывающего объекта отсутствует необходимое разрешение. - - - Получает значение, указывающее, что текущая сборка — динамическая. - Всегда имеет значение true. - - - Получает модуль в текущем объекте , содержащий манифест сборки. - Модуль манифеста. - - - - Устанавливает пользовательский атрибут сборки с помощью большого двоичного объекта пользовательских атрибутов. - Конструктор пользовательского атрибута. - Большой двоичный объект байтов, предоставляющий атрибуты. - Значение параметра или — null. - У вызывающего объекта отсутствует необходимое разрешение. - - не является объектом типа RuntimeConstructorInfo. - - - Задается пользовательский атрибут сборки с помощью средства построения пользовательских атрибутов. - Экземпляр вспомогательного класса для определения пользовательского атрибута. - Параметр имеет значение null. - У вызывающего объекта отсутствует необходимое разрешение. - - - Определяет режимы доступа для динамической сборки. - - - Динамическую сборку можно выполнять, но нельзя сохранять. - - - Динамическую сборку можно выгрузить и освободить занимаемую ею память, с учетом ограничений, описанных в разделе Собираемые сборки для динамической генерации типа. - - - Определяет и представляет конструктор динамического класса. - - - Извлекает атрибуты данного конструктора. - Возвращает атрибуты данного конструктора. - - - Возвращает значение , которое зависит от того, является ли объявленный тип универсальным. - - , если объявляемый тип является универсальным; в противном случае — . - - - Извлекает ссылку на объект для типа, посредством которого объявлен данный элемент. - Возвращает объект для типа, посредством которого объявлен данный элемент. - - - Определяет параметр данного конструктора. - Возвращает объект ParameterBuilder, который предоставляет новый параметр конструктора. - Позиция параметра в списке параметров.Параметры индексируются так, что первый параметр имеет номер 1. - Атрибуты параметра. - Имя параметра.Имя может быть пустой строкой (null). - Значение меньше 0 (нуля) или больше, чем число параметров конструктора. - Включающий тип был создан с помощью метода . - - - Получает объект для данного конструктора. - Возвращает объект для данного конструктора. - Конструктор используется по умолчанию.– или –Конструктор содержит флаги или , которые указывают. что конструктор не должен содержать основной метод текста. - - - Возвращает объект с указанным размером потока MSIL, который может быть использован для построения основного текста метода для этого конструктора. - Объект для данного конструктора. - Размер потока языка MSIL в байтах. - Конструктор используется по умолчанию.– или –Конструктор содержит флаги или , которые указывают. что конструктор не должен содержать основной метод текста. - - - Возвращает параметры данного конструктора. - Возвращает массив объектов , представляющих параметры данного конструктора. - Метод не был вызван для этого типа конструктора в платформе .NET Framework версии 1.0 и 1.1. - Метод не был вызван для этого типа конструктора в платформе .NET Framework версии 2.0. - - - Возвращает или задает признак, показывающий, инициализируются локальные переменные нулем или нет. - Для чтения и записи.Возвращает или задает признак, показывающий, инициализируются локальные переменные нулем или нет. - - - - Извлекает имя данного конструктора. - Возвращает имя данного конструктора. - - - Устанавливает пользовательский атрибут с помощью большого двоичного объекта пользовательских атрибутов. - Конструктор пользовательского атрибута. - Большой двоичный объект байтов, предоставляющий атрибуты. - Значение параметра или — null. - - - Задание пользовательского атрибута с помощью средства построения пользовательских атрибутов. - Экземпляр вспомогательного класса для определения пользовательского атрибута. - Параметр имеет значение null. - - - Устанавливает флаги реализации метода для данного конструктора. - Флаги реализации метода. - Включающий тип был создан с помощью метода . - - - Возвращает экземпляр объекта в виде объекта . - Возвращает объект , содержащий имя, атрибуты и исключения данного конструктора, за которыми следует поток инструкций на языке MSIL. - - - Описывает и представляет тип перечисления. - - - Возвращает динамическую сборку, которая содержит определение данного перечисления. - Только для чтения.Динамическая сборка, которая содержит определение данного перечисления. - - - Возвращает полный путь перечисления, определяемый отображаемым именем родительской сборки. - Только для чтения.Полный путь перечисления, определяемый отображаемым именем родительской сборки. - Если метод не был вызван ранее. - - - - Возвращает родительский объект данного типа, который всегда представляет собой объект типа . - Только для чтения.Родительский объект данного типа. - - - - Получает объект , представляющий данное перечисление. - Объект, представляющий данное перечисление. - - - - Возвращает тип, которым объявлен данный объект . - Только для чтения.Тип, которым объявлен данный объект . - - - Задает определенную числовую константу для поименованного статического поля в типе перечисления. - Определенное в результате поле. - Имя статического поля. - Числовая константа данного литерала. - - - Возвращает полное имя данного перечисления. - Только для чтения.Полное имя данного перечисления. - - - - - - - При вызове этого метода всегда возникает исключение . - Этот метод не поддерживается.Возвращаемое значение отсутствует. - В настоящее время этот метод не поддерживается. - - - - - Возвращает GUID данного перечисления. - Только для чтения.GUID данного перечисления. - В настоящее время этот метод не поддерживается в неполных типах. - - - Получает значение, указывающее, можно ли назначить указанный объект данному объекту. - Значение true, если параметр можно назначить данному объекту; в противном случае — значение false. - Объект для тестирования. - - - - - - - - - Значение параметра меньше 1. - - - - - - Возвращает динамический модуль, содержащий определение объекта . - Только для чтения.Динамический модуль, содержащий определение объекта . - - - Возвращает имя данного перечисления. - Только для чтения.Имя данного перечисления. - - - Возвращает пространство имен данного перечисления. - Только для чтения.Пространство имен данного перечисления. - - - Устанавливает пользовательский атрибут с использованием заданного большого двоичного объекта пользовательских атрибутов. - Конструктор пользовательского атрибута. - Большой двоичный объект байтов, предоставляющий атрибуты. - Значение параметра или — null. - - - Устанавливает пользовательский атрибут с помощью построителя пользовательских атрибутов. - Экземпляр вспомогательного класса для определения пользовательского атрибута. - Параметр имеет значение null. - - - Возвращает основное поле для данного перечисления. - Только для чтения.Основное поле для данного перечисления. - - - Определяет события для класса. - - - Добавляет "дополнительный" метод, связанный с данным событием. "Дополнительным" называется метод, который не вызывается при наступлении события и не вызывает событие сам.Эту функцию можно вызывать много раз для добавления нужного числа "дополнительных" методов. - Объект MethodBuilder, представляющий "дополнительный" метод. - Параметр имеет значение null. - Метод был вызван для включающего типа. - - - Устанавливает метод, используемый для подписки на событие. - Объект MethodBuilder, представляющий метод, используемый для подписки на данное событие. - Параметр имеет значение null. - Метод был вызван для включающего типа. - - - Устанавливает пользовательский атрибут с помощью большого двоичного объекта пользовательских атрибутов. - Конструктор пользовательского атрибута. - Большой двоичный объект байтов, предоставляющий атрибуты. - Значение параметра или — null. - Метод был вызван для включающего типа. - - - Устанавливает пользовательский атрибут с помощью построителя пользовательских атрибутов. - Экземпляр вспомогательного класса для описания пользовательского атрибута. - Параметр имеет значение null. - Метод был вызван для включающего типа. - - - Устанавливает метод, используемый для вызова данного события. - Объект MethodBuilder, представляющий метод, используемый для вызова данного события. - Параметр имеет значение null. - Метод был вызван для включающего типа. - - - Устанавливает метод, используемый для отказа от подписки на событие. - Объект MethodBuilder, представляющий метод, используемый для отказа от подписки на данное событие. - Параметр имеет значение null. - Метод был вызван для включающего типа. - - - Определяет и предоставляет поле.Этот класс не наследуется. - - - Указывает атрибуты данного поля.Это свойство доступно только для чтения. - Атрибуты данного поля. - - - Указывает ссылку на объект типа, которым объявлено данное поле.Это свойство доступно только для чтения. - Ссылка на объект типа, которым объявлено данное поле. - - - Указывает объект , предоставляющий тип данного поля.Это свойство доступно только для чтения. - Объект , представляющий тип данного поля. - - - Извлекает значение поля для указанного объекта. - Объект , содержащий значение поля, отражаемого данным экземпляром. - Объект, к полю которого требуется доступ. - Этот метод не поддерживается. - - - Указывает имя данного поля.Это свойство доступно только для чтения. - Объект , содержащий имя данного поля. - - - Устанавливает значение, присваиваемое полю по умолчанию. - Новое значение, присваиваемое полю по умолчанию. - Включающий тип был создан с помощью метода . - Тип поля не поддерживается.– или –Тип параметра не совпадает с типом поля.– или –Поле имеет тип или другой ссылочный тип, значение не равно null, и значение не может быть присвоено ссылочному типу. - - - Устанавливает пользовательский атрибут с использованием заданного большого двоичного объекта пользовательских атрибутов. - Конструктор пользовательского атрибута. - Большой двоичный объект байтов, предоставляющий атрибуты. - Значение параметра или — null. - Родительский тип данного поля закрыт. - - - Устанавливает пользовательский атрибут с помощью построителя пользовательских атрибутов. - Экземпляр вспомогательного класса для определения пользовательского атрибута. - Параметр имеет значение null. - Родительский тип данного поля закрыт. - - - Устанавливает расположение поля. - Смещение поля внутри содержащего это поле типа. - Включающий тип был создан с помощью метода . - Значение параметра меньше нуля. - - - Определяет и создает параметры универсального типа для динамически определенных универсальных типов и методов.Этот класс не наследуется. - - - Возвращает объект , представляющий динамическую сборку, содержащую определение универсального типа, к которому принадлежит текущий параметр типа. - Объект , представляющий динамическую сборку, содержащую определение универсального типа, к которому принадлежит текущий параметр типа. - - - Получает значение null во всех случаях. - Пустая ссылка (Nothing в Visual Basic) во всех случаях. - - - - Возвращает ограничение базового типа, относящееся к текущему параметру универсального типа. - Объект , представляющий ограничение базового типа, относящееся к параметру универсального типа, или значение null, если параметр типа не имеет ограничения базового типа. - - - Возвращает значение true во всех классах. - true во всех случаях. - - - Возвращает метод , который представляет объявляемый метод, если текущий представляет параметр типа универсального метода. - Метод , который представляет объявляемый метод, если текущий представляет параметр типа универсального метода; в противном случае — null. - - - Возвращает определение универсального типа или определение универсального метода, к которому принадлежит параметр универсального типа. - Если параметр типа принадлежит универсальному типу, объект представляет этот универсальный тип; если параметр типа принадлежит универсальному методу, объект представляет этот тип, объявивший указанный универсальный метод. - - - Проверяет, является ли данный объект экземпляром EventToken и равен ли он текущему экземпляру. - Возвращает true, если является экземпляром EventToken и совпадает с текущим экземпляром; в противном случае возвращает false. - Объект для сравнения с текущим экземпляром. - - - Получает значение null во всех случаях. - Пустая ссылка (Nothing в Visual Basic) во всех случаях. - - - - Возвращает позицию параметра типа в списке параметров типа универсального типа или метода, объявившего об этом параметре. - Позиция параметра типа в списке параметров типа универсального типа или метода, объявившего об этом параметре. - - - - - Во всех случаях создает исключение . - Тип, на который ссылается текущий тип массива, тип указателя или тип ByRef; значение null, если текущий тип не является типом массива или указателя и не передается по ссылке. - Во всех случаях. - - - - Недопустим для параметров универсального типа. - Недопустим для параметров универсального типа. - Во всех случаях. - - - Возвращает 32-разрядный целочисленный хэш-код для текущего экземпляра. - Хэш-код 32-разрядного целого числа. - - - Для неполных параметров универсального типа не поддерживается. - Для неполных параметров универсального типа не поддерживается. - Во всех случаях. - - - Во всех случаях создает исключение . - Во всех случаях создает исключение . - Объект для тестирования. - Во всех случаях. - - - - Возвращает значение true во всех классах. - true во всех случаях. - - - Возвращает false во всех случаях. - Во всех случаях — значение false. - - - Получает значение false во всех случаях. - Во всех случаях — значение false. - - - - Для неполных параметров универсального типа не поддерживается. - Для неполных параметров универсального типа не поддерживается. - Не поддерживается. - Во всех случаях. - - - Возвращает тип одномерного массива, тип элементов которого является параметром универсального типа. - Объект , который представляет тип одномерного массива, тип элементов которого равен параметру универсального типа. - - - Возвращает тип массива, типом элемента которого является параметр универсального типа с определенным количеством измерений. - Объект , который представляет тип массива, тип элементов которого равен параметру универсального типа с указанным количеством измерений. - Размерность массива. - - не является допустимым количеством измерений.Например, значение меньше 1. - - - Возвращает объект , который представляет текущий параметр универсального типа при передаче его в качестве параметра ссылки. - Объект , который представляет текущий параметр универсального типа при передаче его в качестве параметра ссылки. - - - Недопустим для неполных параметров универсального типа. - Этот метод является недопустимым для неполных параметров универсального типа. - Массив аргументов типа. - Во всех случаях. - - - Возвращает объект , который представляет указатель на текущий параметра универсального типа. - Объект , который представляет указатель на текущий параметра универсального типа. - - - Возвращает динамический модуль, содержащий параметр универсального типа. - Объект , который представляет динамический модуль, содержащий параметр общего типа. - - - Возвращает имя параметра универсального типа. - Имя параметра универсального типа. - - - Получает значение null во всех случаях. - Пустая ссылка (Nothing в Visual Basic) во всех случаях. - - - Задает базовый тип, который должен наследоваться типом, чтобы быть замещенным для параметра типа. - Тип , который должен быть унаследован любым типом, который должен быть замещенным для параметра типа. - - - Устанавливает пользовательский атрибут с использованием заданного большого двоичного объекта пользовательских атрибутов. - Конструктор пользовательского атрибута. - Большой двоичный объект байтов, предоставляющий атрибут. - Параметр имеет значение null.– или –Массив является нулевой ссылкой. - - - Задание пользовательского атрибута с помощью средства построения пользовательских атрибутов. - Экземпляр вспомогательного класса для определения пользовательского атрибута. - Параметр имеет значение null. - - - Задает дисперсию характеристик и специальные ограничения универсального параметра, такие как ограничение конструктора без параметров. - Побитовая комбинация значений , которая представляет дисперсные характеристики и специальные ограничения текущего параметра универсального типа. - - - Задает интерфейсы, которые должны быть реализованы типом, чтобы быть замещенным параметром типа. - Массив объектов , который представляет интерфейсы, которые должен реализовать тип, чтобы быть замещенным параметром типа. - - - Возвращает представление строки текущего параметра универсального типа. - Строка, которая содержит имя параметра универсального типа. - - - Определяет и предоставляет метод (или конструктор) для динамического класса. - - - Извлекает атрибуты данного метода. - Только для чтения.Извлекает перечисление MethodAttributes данного метода. - - - Возвращает соглашение о вызовах данного метода. - Только для чтения.Соглашение о вызове метода. - - - Не поддерживается для этого типа. - Не поддерживается. - Вызванный метод не поддерживается в базовом классе. - - - Возвращает тип, которым объявлен данный метод. - Только для чтения.Тип, которым объявлен данный метод. - - - Задает количество параметров универсального типа для текущего метода, определяет их имена и возвращает массив объектов , которые могут использоваться для определения ограничений. - Массив объектов , представляющий параметры типа универсального метода. - Массив строк, который представляет имена параметров универсального типа. - Для этого метода уже были определены параметры универсального типа.– или –Метод уже завершен.– или –Метод был вызван для текущего метода. - Параметр имеет значение null.– или –Элемент параметра имеет значение null. - - является пустым массивом. - - - Задает атрибуты параметров и имя параметра этого метода или возвращаемого значения этого метода.Возвращает ParameterBuilder, который может быть использован для применения пользовательских атрибутов. - Возвращает объект ParameterBuilder, который представляет параметр этого метода или возвращаемое значение этого метода. - Позиция параметра в списке параметров.Параметры индексируются, начиная с 1 для первого параметра; значение 0 означает возвращаемое значение метода. - Атрибуты параметра. - Имя параметра.Имя может быть пустой строкой (null). - Метод не имеет параметров.– или – Значение параметра меньше нуля.– или – превосходит число параметров метода. - Вмещающий тип был создан ранее с помощью метода .– или –Для текущего метода значение свойства равно true, однако значение свойства равно false. - - - Определяет, идентичен ли указанный объект данному экземпляру. - true, если является экземпляром MethodBuilder и равен этому объекту, в противном случае — false. - Объект, который следует сравнить с этим экземпляром MethodBuilder. - - - Возвращает массив объектов , которые представляют параметры типа метода, если последний является универсальным. - Массив объектов , представляющих параметры типа, если метод является универсальным, или значение null, если метод не является универсальным. - - - Возвращает этот метод. - Текущий экземпляр . - Текущий метод не является универсальным.То есть свойство возвращает значение false. - - - Получает хэш-код данного метода. - Хэш-код данного метода. - - - Возвращает объект ILGenerator данного метода с используемым по умолчанию 64-байтным потоком языка MSIL. - Возвращает объект ILGenerator данного метода. - Метод не должен содержать основной текст из-за флагов и , например потому, что выставлен флаг . – или –Этот метод является универсальным, но не является определением универсального метода.То есть значение свойства равно true, однако значение свойства равно false. - - - Возвращает объект ILGenerator данного метода с заданным размером потока языка MSIL. - Возвращает объект ILGenerator данного метода. - Размер потока языка MSIL в байтах. - Метод не должен содержать основной текст из-за флагов и , например потому, что выставлен флаг . – или –Этот метод является универсальным, но не является определением универсального метода.То есть значение свойства равно true, однако значение свойства равно false. - - - Возвращает параметры данного метода. - Массив объектов ParameterInfo, предоставляющих параметры данного метода. - В настоящее время этот метод не поддерживается.Чтобы извлечь метод, можно воспользоваться методом и для полученного объекта вызвать GetParameters. - - - Возвращает или задает логическое значение, которое определяет, инициализированы ли с нуля локальные переменные в этом методе.По умолчанию для этого свойства устанавливается значение true. - Значение true, если локальные переменные в этом методе инициализируются с нуля, в противном случае — false. - Для текущего метода значение свойства равно true, однако значение свойства равно false. (Возвращает или задает). - - - Возвращает значение, указывающее, является ли этот метод универсальным методом. - Значение true, если объект является универсальным; в противном случае — false. - - - Возвращает значение, указывающее, представляет ли текущий объект определение универсального метода. - Значение true, если текущий объект представляет определение универсального метода; в противном случае — false. - - - Возвращает универсальный метод, сконструированный на основе текущего определения универсального метода с помощью определенных аргументов универсального типа. - Метод , представляющий универсальный метод, который был сконструирован на основе текущего определения универсального метода с помощью определенных аргументов универсального типа. - Массив объектов , который представляет тип аргументов для универсального метода. - - - - Извлекает имя данного метода. - Только для чтения.Извлекает строку, содержащую простое имя метода. - - - Получает объект , который содержит сведения о типе возвращаемого значения этого метода, например: имеет ли возвращаемый тип пользовательские модификаторы. - Объект , содержащий сведения о типе возвращаемого значения. - Объявленный тип не был создан. - - - Возвращает тип возвращаемого значения метода, предоставленного этим объектом . - Тип возвращаемого значения метода. - - - Устанавливает пользовательский атрибут с использованием заданного большого двоичного объекта пользовательских атрибутов. - Конструктор пользовательского атрибута. - Большой двоичный объект байтов, предоставляющий атрибуты. - Значение параметра или — null. - Для текущего метода значение свойства равно true, однако значение свойства равно false. - - - Устанавливает пользовательский атрибут с помощью построителя пользовательских атрибутов. - Экземпляр вспомогательного класса для описания пользовательского атрибута. - Параметр имеет значение null. - Для текущего метода значение свойства равно true, однако значение свойства равно false. - - - Устанавливает флаги реализации метода для данного метода. - Флаги реализации, которые следует установить. - Вмещающий тип был создан ранее с помощью метода .– или –Для текущего метода значение свойства равно true, однако значение свойства равно false. - - - Задает количество и типы параметров для метода. - Массив объектов , представляющий типы параметров. - Текущий метод является универсальным, однако не является определением универсального метода.То есть значение свойства равно true, однако значение свойства равно false. - - - Задает тип возвращаемого значения метода. - Объект , который представляет тип возвращаемого значения метода. - Текущий метод является универсальным, однако не является определением универсального метода.То есть значение свойства равно true, однако значение свойства равно false. - - - Задает сигнатуру метода, включая тип возвращаемого значения, типы параметров, а также требуемые и необязательные пользовательские модификаторы типа возвращаемых значений и типов параметров. - Тип возвращаемого значения метода. - Массив типов представляет собой требуемые пользовательские модификаторы для поля, например для типа возвращаемых значений метода.Если у типа возвращаемого значения нет обязательных пользовательских модификаторов, укажите значение null. - Массив типов представляет собой необязательные пользовательские модификаторы для поля, например для типа возвращаемых значений метода.Если у типа возвращаемого значения нет необязательных пользовательских модификаторов, укажите значение null. - Типы параметров метода. - Массив массивов типов.Каждый массив типов представляет собой требуемые пользовательские модификаторы для соответствующего параметра, например .Если определенный параметр не содержит требуемые пользовательские модификаторы, вместо массива данных укажите null.Если ни один из параметров не содержит требуемые пользовательские модификаторы, вместо массива массивов укажите null. - Массив массивов типов.Каждый массив типов представляет собой необязательные пользовательские модификаторы для соответствующего параметра, например .Если определенный параметр не содержит необязательные пользовательские модификаторы, вместо массива данных укажите null.Если ни один из параметров не содержит необязательные пользовательские модификаторы, вместо массива массивов нужно задать значение null. - Текущий метод является универсальным, однако не является определением универсального метода.То есть значение свойства равно true, однако значение свойства равно false. - - - Возвращает экземпляр MethodBuilder в виде строки. - Возвращает строку, содержащую имя, атрибуты, подпись метода, исключения и локальную подпись данного метода, за которыми следует поток инструкций языка MSIL. - - - Определяет и представляет модуль в динамической сборке. - - - Получает динамическую сборку, определившую данный экземпляр . - Динамическая сборка, определившая текущий динамический модуль. - - - Завершает определения глобальной функции и глобальных данных для этого динамического модуля. - Данный метод был вызван ранее. - - - Определяет тип перечисления, который является типом значения с одним нестатическим полем, называемым указанного типа. - Определенное перечисление. - Полный путь к типу перечисления.Параметр не должен содержать внедренные значения NULL. - Атрибуты типа данного перечисления.Атрибутами являются любые биты, определенные с помощью . - Базовый тип данного перечисления.Это должен быть встроенный целочисленный тип. - Переданы атрибуты, не являющиеся атрибутами видимости.– или – Перечисление с указанным именем существует в родительской сборке этого модуля.– или – Атрибуты видимости не соответствуют области действия перечисления.Например, если в качестве значения параметра указано , но перечисление не относится к вложенному типу. - Параметр имеет значение null. - - - Определяет глобальный метод с данными именем, атрибутами, соглашениями о вызовах, возвращаемыми типами и типами параметров. - Определенный глобальный метод. - Имя метода.Параметр не должен содержать внедренные значения NULL. - Атрибуты метода.Параметр должен включать атрибут . - Соглашение о вызовах данного метода. - Тип возвращаемого значения метода. - Типы параметров метода. - Данный метод не является статическим.То есть параметр не включает .– или –Элементом массива является null. - Параметр имеет значение null. - Вызов метода уже был выполнен. - - - Определяет глобальный метод с данными именем, атрибутами, соглашениями о вызовах, возвращаемым типом, пользовательскими модификаторами для возвращаемого типа, типами параметров и пользовательскими модификаторами для типов параметров. - Определенный глобальный метод. - Имя метода.Параметр не должен содержать внедренные символы NULL. - Атрибуты метода.Параметр должен включать атрибут . - Соглашение о вызовах данного метода. - Тип возвращаемого значения метода. - Массив типов представляет собой требуемые пользовательские модификаторы для возвращаемого типа, например или .Если у типа возвращаемого значения нет обязательных пользовательских модификаторов, укажите значение null. - Массив типов представляет собой необязательные пользовательские модификаторы для возвращаемого типа, например или .Если у типа возвращаемого значения нет необязательных пользовательских модификаторов, укажите значение null. - Типы параметров метода. - Массив массивов типов.Каждый массив типов представляет собой требуемые пользовательские модификаторы для соответствующего параметра глобального метода.Если определенный аргумент не содержит требуемые пользовательские модификаторы, вместо массива данных укажите null.Если глобальный метод не содержит аргументов или если аргументы не содержат пользовательские модификаторы, укажите значение null вместо массива массивов. - Массив массивов типов.Каждый массив типов представляет собой необязательные пользовательские модификаторы для соответствующего параметра.Если определенный аргумент не содержит необязательные пользовательские модификаторы, вместо массива данных укажите null.Если глобальный метод не содержит аргументов или если аргументы не содержат необязательные пользовательские модификаторы, укажите значение null вместо массива массивов. - Данный метод не является статическим.То есть параметр не включает .– или –Элементом массива является null. - Параметр имеет значение null. - Метод вызывался до этого. - - - Определяет глобальный метод с данными именем, атрибутами, возвращаемыми типами и типами параметров. - Определенный глобальный метод. - Имя метода.Параметр не должен содержать внедренные значения NULL. - Атрибуты метода.Параметр должен включать атрибут . - Тип возвращаемого значения метода. - Типы параметров метода. - Данный метод не является статическим.То есть параметр не включает .– или – Длина параметра равна нулю. – или –Элементом массива является null. - Параметр имеет значение null. - Вызов метода уже был выполнен. - - - Определяет инициализированное поле данных в разделе .sdata переносимого исполняемого PE-файла. - Поле для ссылки на данные. - Имя, используемое для ссылки на данные.Параметр не должен содержать внедренные значения NULL. - Большой двоичный объект (BLOB) данных. - Атрибуты поля.Значение по умолчанию — Static. - Длина параметра равна нулю.– или – Размер параметра меньше или равен нулю, либо больше или равен 0x3f0000. - Значение параметра или — null. - Вызов метода уже был выполнен. - - - Создает объект TypeBuilder для закрытого типа с указанным в этом модуле именем. - Закрытый тип с указанным именем. - Полный путь к типу, включая пространство имен.Параметр не должен содержать внедренные значения NULL. - Тип с данным именем существует в родительской сборке этого модуля.– или – Атрибуты вложенного типа установлены для типа, который не является вложенным. - Параметр имеет значение null. - - - Конструирует TypeBuilder с заданными именем и атрибутами типа. - Объект TypeBuilder, созданный с учетом всех запрошенных атрибутов. - Полный путь к типу.Параметр не должен содержать внедренные значения NULL. - Атрибуты определенного в результате типа. - Тип с данным именем существует в родительской сборке этого модуля.– или – Атрибуты вложенного типа установлены для типа, который не является вложенным. - Параметр имеет значение null. - - - Конструирует TypeBuilder с заданным именем, атрибутами и типом, который расширяет определенный тип. - Объект TypeBuilder, созданный с учетом всех запрошенных атрибутов. - Полный путь к типу.Параметр не должен содержать внедренные значения NULL. - Атрибут, который будет связан с типом. - Тип, расширяющий определенный тип. - Тип с данным именем существует в родительской сборке этого модуля.– или – Атрибуты вложенного типа установлены для типа, который не является вложенным. - Параметр имеет значение null. - - - Конструирует TypeBuilder с заданными именем, атрибутами, типом, который расширяет определенный тип, и общим размером типа. - Объект TypeBuilder. - Полный путь к типу.Параметр не должен содержать внедренные значения NULL. - Атрибуты определенного в результате типа. - Тип, расширяющий определенный тип. - Общий размер типа. - Тип с данным именем существует в родительской сборке этого модуля.– или – Атрибуты вложенного типа установлены для типа, который не является вложенным. - Параметр имеет значение null. - - - Конструирует TypeBuilder с заданными именем, атрибутами, типом, который расширяет определенный тип, и размером упаковки типа. - Объект TypeBuilder. - Полный путь к типу.Параметр не должен содержать внедренные значения NULL. - Атрибуты определенного в результате типа. - Тип, расширяющий определенный тип. - Размер упаковки типа. - Тип с данным именем существует в родительской сборке этого модуля.– или – Атрибуты вложенного типа установлены для типа, который не является вложенным. - Параметр имеет значение null. - - - Конструирует TypeBuilder с заданными именем, атрибутами, типом, который расширяет определенный тип, а также размером уплотнения и общим размером определенного типа. - Объект TypeBuilder, созданный с учетом всех запрошенных атрибутов. - Полный путь к типу.Параметр не должен содержать внедренные значения NULL. - Атрибуты определенного в результате типа. - Тип, расширяющий определенный тип. - Размер упаковки типа. - Общий размер типа. - Тип с данным именем существует в родительской сборке этого модуля.– или – Атрибуты вложенного типа установлены для типа, который не является вложенным. - Параметр имеет значение null. - - - Конструирует TypeBuilder с заданными именем, атрибутами, типом, который расширяет определенный тип, и интерфейсами, реализующими этот тип. - Объект TypeBuilder, созданный с учетом всех запрошенных атрибутов. - Полный путь к типу.Параметр не должен содержать внедренные значения NULL. - Атрибуты, которые будут связаны с типом. - Тип, расширяющий определенный тип. - Список интерфейсов, реализуемых типом. - Тип с данным именем существует в родительской сборке этого модуля.– или – Атрибуты вложенного типа установлены для типа, который не является вложенным. - Параметр имеет значение null. - - - Определяет неинициализированное поле данных в разделе .sdata переносимого исполняемого PE-файла. - Поле для ссылки на данные. - Имя, используемое для ссылки на данные.Параметр не должен содержать внедренные значения NULL. - Размер поля данных. - Атрибуты поля. - Длина параметра равна нулю.– или – Параметр меньше или равен нулю, либо больше или равен 0x003f0000. - Параметр имеет значение null. - Вызов метода уже был выполнен. - - - Возвращает значение, показывающее, равен ли данный экземпляр указанному объекту. - true, если объект типу и значению данного экземпляра; в противном случае — false. - Объект, сравниваемый с этим экземпляром, или значение null. - - - Получает значение типа String, предоставляющее полное имя и путь для данного модуля. - Полное имя модуля. - - - - - - Возвращает именованный метод класса массива. - Именованный метод класса массива. - Класс массива. - Имя метода класса массива. - Соглашение о вызовах метода. - Тип возвращаемого значения метода. - Типы параметров метода. - Параметр не является массивом. - Значение параметра или — null. - - - Возвращает хэш-код для данного экземпляра. - Хэш-код 32-битового целого числа со знаком. - - - Строка, указывающая, что это модуль, расположенный в памяти. - Текст, указывающий, что это модуль, расположенный в памяти. - - - Устанавливает пользовательский атрибут для этого модуля с помощью указанного большого двоичного объекта (BLOB), представляющего атрибут. - Конструктор пользовательского атрибута. - Большой двоичный объект байтов, представляющий атрибут. - Значение параметра или — null. - - - Применяет к модулю настраиваемый атрибут с помощью построителя настраиваемых атрибутов. - Экземпляр вспомогательного класса для определения применяемого пользовательского атрибута. - Параметр имеет значение null. - - - Определяет свойства для типа. - - - Добавляет один из дополнительных методов, связанных с данным свойством. - Объект MethodBuilder, представляющий "дополнительный" метод. - Параметр имеет значение null. - Метод был вызван для включающего типа. - - - Получает атрибуты данного свойства. - Атрибуты данного свойства. - - - Получает значение, указывающее, можно ли выполнить считывание данного свойства. - Значение true, если свойство доступно для чтения; в противном случае — значение false. - - - Получает значение, указывающее, можно ли производить запись в данное свойство. - Значение true, если свойство доступно для записи; в обратном случае — значение false. - - - Получает класс, объявляющий этот член. - Объект Type для класса, объявляющего данный член. - - - Возвращает массив, содержащий все индексные параметры данного свойства. - Массив элементов типа ParameterInfo, содержащий параметры для индексов. - Этот метод не поддерживается. - - - Получает значение индексированного свойства через вызов метода чтения данного свойства. - Значение указанного индексированного свойства. - Объект, свойство которого будет возвращено. - Необязательные значения индекса для индексированных свойств.Для неиндексированных свойств это значение должно быть равно null. - Этот метод не поддерживается. - - - Получает имя данного элемента. - Объект , содержащий имя данного элемента. - - - Возвращает тип поля данного свойства. - Тип свойства. - - - Устанавливает значение, присваиваемое свойству по умолчанию. - Значение, принимаемое данным свойством по умолчанию. - Метод был вызван для включающего типа. - Тип свойства не является поддерживаемым.– или –Тип параметра не совпадает с типом свойства.– или –Свойство имеет тип или другой ссылочный тип, значение не равно null, и значение не может быть присвоено ссылочному типу. - - - Устанавливает пользовательский атрибут с помощью большого двоичного объекта пользовательских атрибутов. - Конструктор пользовательского атрибута. - Большой двоичный объект байтов, предоставляющий атрибуты. - Значение параметра или — null. - Метод был вызван для включающего типа. - - - Задание пользовательского атрибута с помощью средства построения пользовательских атрибутов. - Экземпляр вспомогательного класса для определения пользовательского атрибута. - Параметр имеет значение null. - Метод был вызван для включающего типа. - - - Устанавливает метод, который получает значение свойства. - Объект MethodBuilder, предоставляющий метод, который получает значение свойства. - Параметр имеет значение null. - Метод был вызван для включающего типа. - - - Устанавливает метод, который задает значение свойства. - Объект MethodBuilder, предоставляющий метод, который задает значение свойства. - Параметр имеет значение null. - Метод был вызван для включающего типа. - - - Задает значение свойства с необязательными значениями индекса для свойств индекса. - Объект, значение свойства которого будет установлено. - Новое значение этого свойства. - Необязательные значения индекса для индексированных свойств.Для неиндексированных свойств это значение должно быть равно null. - Этот метод не поддерживается. - - - Определяет и создает новые экземпляры классов во время выполнения. - - - Добавляет интерфейс, реализуемый данным типом. - Интерфейс, реализуемый данным типом. - Параметр имеет значение null. - Данный тип был ранее создан с помощью метода . - - - Извлекает динамическую сборку, содержащую определение данного типа. - Только для чтения.Извлекает динамическую сборку, содержащую определение данного типа. - - - Возвращает полное имя данного типа, дополненное отображаемым именем сборки. - Только для чтения.Полное имя данного типа, дополненное отображаемым именем сборки. - - - - Возвращает базовый тип данного типа. - Только для чтения.Возвращает базовый тип данного типа. - - - - Получает объект , представляющий данный тип. - Объект, представляющий данный тип. - - - Возвращает метод, объявивший текущий параметр универсального типа. - - , представляющий метод, объявивший текущий тип, если текущий тип является параметром универсального типа; в противном случае — null. - - - Возвращает тот тип, в котором объявлен данный тип. - Только для чтения.Тип, в котором объявлен данный тип. - - - Добавляет в тип новый конструктор с данными атрибутами и сигнатурой. - Определенный конструктор. - Атрибуты конструктора. - Соглашение о вызовах конструктора. - Типы параметров конструктора. - Данный тип был ранее создан с помощью метода . - - - Добавляет в тип новый конструктор с данными атрибутами, сигнатурой и пользовательскими модификаторами. - Определенный конструктор. - Атрибуты конструктора. - Соглашение о вызовах конструктора. - Типы параметров конструктора. - Массив массивов типов.Каждый массив типов представляет собой требуемые пользовательские модификаторы для соответствующего параметра, например .Если определенный параметр не содержит требуемые пользовательские модификаторы, вместо массива данных укажите null.Если ни один из параметров не содержит требуемые пользовательские модификаторы, вместо массива массивов укажите null. - Массив массивов типов.Каждый массив типов представляет собой необязательные пользовательские модификаторы для соответствующего параметра, например .Если определенный параметр не содержит необязательные пользовательские модификаторы, вместо массива данных укажите null.Если ни один из параметров не содержит необязательные пользовательские модификаторы, вместо массива массивов нужно задать значение null. - Размер или не равен размеру . - Данный тип был ранее создан с помощью метода .– или –Для текущего динамического типа значение свойства равно true, однако значение свойства равно false. - - - Определяет конструктор по умолчанию.Конструктор, определенный здесь, просто вызывает конструктор по умолчанию для родительского класса. - Возвращает конструктор. - Объект MethodAttributes, представляющий атрибуты, которые нужно применить к конструктору. - В родительском типе (базовый тип) отсутствует конструктор по умолчанию. - Данный тип был ранее создан с помощью метода .– или –Для текущего динамического типа значение свойства равно true, однако значение свойства равно false. - - - Добавляет в тип новое событие с данными именем, атрибутами и типом события. - Определенное событие. - Имя события.Параметр не должен содержать внедренные значения NULL. - Атрибуты события. - Тип события. - Длина параметра равна нулю. - Параметр имеет значение null.– или – Параметр имеет значение null. - Данный тип был ранее создан с помощью метода . - - - Добавляет в тип новое поле с данными именем, атрибутами и типом поля. - Определенное в результате поле. - Имя поля.Параметр не должен содержать внедренные значения NULL. - Тип поля. - Атрибуты поля. - Длина параметра равна нулю.– или – Параметр имеет значение System.Void.– или – Для родительского класса этого поля был задан полный размер. - Параметр имеет значение null. - Данный тип был ранее создан с помощью метода . - - - Добавляет в тип новое поле с данными именем, атрибутами, типом поля и пользовательскими модификаторами. - Определенное в результате поле. - Имя поля.Параметр не должен содержать внедренные значения NULL. - Тип поля. - Массив типов представляет собой требуемые пользовательские модификаторы для поля, например . - Массив типов представляет собой необязательные пользовательские модификаторы для поля, например . - Атрибуты поля. - Длина параметра равна нулю.– или – Параметр имеет значение System.Void.– или – Для родительского класса этого поля был задан полный размер. - Параметр имеет значение null. - Данный тип был ранее создан с помощью метода . - - - Определяет параметры универсального типа для текущего типа, указывая их номера и имена, а также возвращает массив объектов , который может быть использован для определения ограничений. - Массив объектов , который можно использовать для определения ограничений параметров универсального типа для текущего типа. - Массив имен для параметров универсального типа. - Для этого типа уже были определены параметры универсального типа. - Параметр имеет значение null.– или –Элемент параметра имеет значение null. - - является пустым массивом. - - - Определяет инициализированное поле данных в разделе .sdata переносимого исполняемого PE-файла. - Поле для ссылки на данные. - Имя, используемое для ссылки на данные.Параметр не должен содержать внедренные значения NULL. - Большой двоичный объект. - Атрибуты поля. - Длина параметра равна нулю.– или – Размер данных менее или равен нулю либо более или равен 0x3f0000. - Значение параметра или — null. - Вызов метода уже был выполнен. - - - Добавляет в тип новый метод с данными именем и атрибутами метода. - - представляет собой новый определенный метод. - Имя метода.Параметр не должен содержать внедренные значения NULL. - Атрибуты метода. - Длина параметра равна нулю.– или – Родительский тип данного метода — интерфейс, и данный метод не является виртуальным (Overridable в Visual Basic). - Параметр имеет значение null. - Данный тип был ранее создан с помощью метода .– или –Для текущего динамического типа значение свойства равно true, однако значение свойства равно false. - - - Добавляет в тип новый метод с указанным именем, атрибутами метода и соглашением о вызове. - - представляет собой новый определенный метод. - Имя метода.Параметр не должен содержать внедренные значения NULL. - Атрибуты метода. - Соглашение о вызове метода. - Длина параметра равна нулю.– или – Родительский тип данного метода — интерфейс, и данный метод не является виртуальным (Overridable в Visual Basic). - Параметр имеет значение null. - Данный тип был ранее создан с помощью метода .– или –Для текущего динамического типа значение свойства равно true, однако значение свойства равно false. - - - Добавляет в тип новый метод с указанным именем, атрибутами метода, соглашением о вызове и сигнатурой метода. - - представляет собой новый определенный метод. - Имя метода.Параметр не должен содержать внедренные значения NULL. - Атрибуты метода. - Соглашение о вызове метода. - Тип возвращаемого значения метода. - Типы параметров метода. - Длина параметра равна нулю.– или – Родительский тип данного метода — интерфейс, и данный метод не является виртуальным (Overridable в Visual Basic). - Параметр имеет значение null. - Данный тип был ранее создан с помощью метода .– или –Для текущего динамического типа значение свойства равно true, однако значение свойства равно false. - - - Добавляет в тип новый метод с указанным именем, атрибутами метода, соглашением о вызове, сигнатурой метода и пользовательскими модификаторами. - Объект , представляющий новый, добавленный метод. - Имя метода.Параметр не должен содержать внедренные значения NULL. - Атрибуты метода. - Соглашение о вызове метода. - Тип возвращаемого значения метода. - Массив типов представляет собой требуемые пользовательские модификаторы для поля, например для типа возвращаемых значений метода.Если у типа возвращаемого значения нет обязательных пользовательских модификаторов, укажите значение null. - Массив типов представляет собой необязательные пользовательские модификаторы для поля, например для типа возвращаемых значений метода.Если у типа возвращаемого значения нет необязательных пользовательских модификаторов, укажите значение null. - Типы параметров метода. - Массив массивов типов.Каждый массив типов представляет собой требуемые пользовательские модификаторы для соответствующего параметра, например .Если определенный параметр не содержит требуемые пользовательские модификаторы, вместо массива данных укажите null.Если ни один из параметров не содержит требуемые пользовательские модификаторы, вместо массива массивов укажите null. - Массив массивов типов.Каждый массив типов представляет собой необязательные пользовательские модификаторы для соответствующего параметра, например .Если определенный параметр не содержит необязательные пользовательские модификаторы, вместо массива данных укажите null.Если ни один из параметров не содержит необязательные пользовательские модификаторы, вместо массива массивов нужно задать значение null. - Длина параметра равна нулю.– или – Родительский тип данного метода — интерфейс, и данный метод не является виртуальным (Overridable в Visual Basic). – или –Размер или не равен размеру . - Параметр имеет значение null. - Данный тип был ранее создан с помощью метода .– или –Для текущего динамического типа значение свойства равно true, однако значение свойства равно false. - - - Добавляет в тип новый метод с данными именем, атрибутами метода и сигнатурой метода. - Определенный метод. - Имя метода.Параметр не должен содержать внедренные значения NULL. - Атрибуты метода. - Тип возвращаемого значения метода. - Типы параметров метода. - Длина параметра равна нулю.– или – Родительский тип данного метода — интерфейс, и данный метод не является виртуальным (Overridable в Visual Basic). - Параметр имеет значение null. - Данный тип был ранее создан с помощью метода .– или –Для текущего динамического типа значение свойства равно true, однако значение свойства равно false. - - - Задает основной текст метода, реализующий данное объявление метода, возможно, под другим именем. - Используемый основной текст метода.Это должен быть объект MethodBuilder. - Метод, объявления которого используются. - - не принадлежит к этому классу. - Значение параметра или — null. - Данный тип был ранее создан с помощью метода .– или – Объявляемый тип не является типом, представленным . - - - Определяет вложенный тип с данным именем. - Определенный вложенный тип. - Краткое имя типа.Параметр не должен содержать внедренные значения NULL. - Длина равна нулю или превышает 1023. – или –Эта операция создала бы тип с повторяющимся в текущей сборке. - Параметр имеет значение null. - - - Определяет вложенный тип с данными именем и атрибутами. - Определенный вложенный тип. - Краткое имя типа.Параметр не должен содержать внедренные значения NULL. - Атрибуты типа. - Не указан вложенный атрибут.– или – Этот тип запечатан.– или – Этот тип является массивом.– или – Этот тип является интерфейсом, но вложенный тип — не интерфейс.– или – Длина равна нулю или больше 1023. – или –Эта операция создала бы тип с повторяющимся в текущей сборке. - Параметр имеет значение null. - - - Определяет вложенный тип с данными именем, атрибутами и расширяемым типом. - Определенный вложенный тип. - Краткое имя типа.Параметр не должен содержать внедренные значения NULL. - Атрибуты типа. - Тип, расширяемый данным вложенным типом. - Не указан вложенный атрибут.– или – Этот тип запечатан.– или – Этот тип является массивом.– или – Этот тип является интерфейсом, но вложенный тип — не интерфейс.– или – Длина равна нулю или больше 1023. – или –Эта операция создала бы тип с повторяющимся в текущей сборке. - Параметр имеет значение null. - - - Определяет вложенный тип с данными именем, атрибутами, общим размером типа и расширяемым типом. - Определенный вложенный тип. - Краткое имя типа.Параметр не должен содержать внедренные значения NULL. - Атрибуты типа. - Тип, расширяемый данным вложенным типом. - Общий размер типа. - Не указан вложенный атрибут.– или – Этот тип запечатан.– или – Этот тип является массивом.– или – Этот тип является интерфейсом, но вложенный тип — не интерфейс.– или – Длина равна нулю или больше 1023. – или –Эта операция создала бы тип с повторяющимся в текущей сборке. - Параметр имеет значение null. - - - Определяет вложенный тип с данными именем, атрибутами, расширяемым им типом и упаковочным размером. - Определенный вложенный тип. - Краткое имя типа.Параметр не должен содержать внедренные значения NULL. - Атрибуты типа. - Тип, расширяемый данным вложенным типом. - Размер упаковки типа. - Не указан вложенный атрибут.– или – Этот тип запечатан.– или – Этот тип является массивом.– или – Этот тип является интерфейсом, но вложенный тип — не интерфейс.– или – Длина равна нулю или больше 1023. – или –Эта операция создала бы тип с повторяющимся в текущей сборке. - Параметр имеет значение null. - - - Определяет вложенный тип с данным именем, атрибутами, размером и расширяемым типом. - Определенный вложенный тип. - Краткое имя типа.Параметр не должен содержать внедренные значения NULL. - Атрибуты типа. - Тип, расширяемый данным вложенным типом. - Размер упаковки типа. - Общий размер типа. - - - Определяет вложенный тип для расширения заданного типа с данными именем, атрибутами, расширяемым типом и реализуемыми интерфейсами. - Определенный вложенный тип. - Краткое имя типа.Параметр не должен содержать внедренные значения NULL. - Атрибуты типа. - Тип, расширяемый данным вложенным типом. - Интерфейсы, реализуемые данным вложенным типом. - Не указан вложенный атрибут.– или – Этот тип запечатан.– или – Этот тип является массивом.– или – Этот тип является интерфейсом, но вложенный тип — не интерфейс.– или – Длина равна нулю или больше 1023. – или –Эта операция создала бы тип с повторяющимся в текущей сборке. - Параметр имеет значение null.– или –Элементом массива является null. - - - Добавляет в тип новое свойство с данными именем, атрибутами, соглашением о вызове и сигнатурой свойства. - Определенное свойство. - Имя свойства.Параметр не должен содержать внедренные значения NULL. - Атрибуты свойства. - Соглашение о вызовах методов доступа к свойству. - Возвращаемый тип свойства. - Типы параметров свойства. - Длина параметра равна нулю. - Параметр имеет значение null. – или – Значение любого из элементов массива — null. - Данный тип был ранее создан с помощью метода . - - - Добавляет в тип новое свойство с данными именем, соглашением о вызове, сигнатурой свойства и пользовательскими модификаторами. - Определенное свойство. - Имя свойства.Параметр не должен содержать внедренные значения NULL. - Атрибуты свойства. - Соглашение о вызовах методов доступа к свойству. - Возвращаемый тип свойства. - Массив типов представляет собой требуемые пользовательские модификаторы для поля, например для типа возвращаемых значений свойства.Если у типа возвращаемого значения нет обязательных пользовательских модификаторов, укажите значение null. - Массив типов представляет собой необязательные пользовательские модификаторы для поля, например для типа возвращаемых значений свойства.Если у типа возвращаемого значения нет необязательных пользовательских модификаторов, укажите значение null. - Типы параметров свойства. - Массив массивов типов.Каждый массив типов представляет собой требуемые пользовательские модификаторы для соответствующего параметра, например .Если определенный параметр не содержит требуемые пользовательские модификаторы, вместо массива данных укажите null.Если ни один из параметров не содержит требуемые пользовательские модификаторы, вместо массива массивов укажите null. - Массив массивов типов.Каждый массив типов представляет собой необязательные пользовательские модификаторы для соответствующего параметра, например .Если определенный параметр не содержит необязательные пользовательские модификаторы, вместо массива данных укажите null.Если ни один из параметров не содержит необязательные пользовательские модификаторы, вместо массива массивов нужно задать значение null. - Длина параметра равна нулю. - Параметр имеет значение null. – или – Значение любого из элементов массива — null. - Данный тип был ранее создан с помощью метода . - - - Добавляет в тип новое свойство с данными именем и сигнатурой свойства. - Определенное свойство. - Имя свойства.Параметр не должен содержать внедренные значения NULL. - Атрибуты свойства. - Возвращаемый тип свойства. - Типы параметров свойства. - Длина параметра равна нулю. - Параметр имеет значение null. – или – Значение любого из элементов массива — null. - Данный тип был ранее создан с помощью метода . - - - Добавляет в тип новое свойство с данными именем, сигнатурой свойства и пользовательскими модификаторами. - Определенное свойство. - Имя свойства.Параметр не должен содержать внедренные значения NULL. - Атрибуты свойства. - Возвращаемый тип свойства. - Массив типов представляет собой требуемые пользовательские модификаторы для поля, например для типа возвращаемых значений свойства.Если у типа возвращаемого значения нет обязательных пользовательских модификаторов, укажите значение null. - Массив типов представляет собой необязательные пользовательские модификаторы для поля, например для типа возвращаемых значений свойства.Если у типа возвращаемого значения нет необязательных пользовательских модификаторов, укажите значение null. - Типы параметров свойства. - Массив массивов типов.Каждый массив типов представляет собой требуемые пользовательские модификаторы для соответствующего параметра, например .Если определенный параметр не содержит требуемые пользовательские модификаторы, вместо массива данных укажите null.Если ни один из параметров не содержит требуемые пользовательские модификаторы, вместо массива массивов укажите null. - Массив массивов типов.Каждый массив типов представляет собой необязательные пользовательские модификаторы для соответствующего параметра, например .Если определенный параметр не содержит необязательные пользовательские модификаторы, вместо массива данных укажите null.Если ни один из параметров не содержит необязательные пользовательские модификаторы, вместо массива массивов нужно задать значение null. - Длина параметра равна нулю. - Параметр имеет значение null.– или – Любой из элементов массива равен null. - Данный тип был ранее создан с помощью метода . - - - Определяет инициализатор для данного типа. - Возвращает инициализатор типа. - Содержащий тип был создан ранее с помощью метода . - - - Определяет неинициализированное поле данных в разделе .sdata переносимого исполняемого файла. - Поле для ссылки на данные. - Имя, используемое для ссылки на данные.Параметр не должен содержать внедренные значения NULL. - Размер поля данных. - Атрибуты поля. - Длина параметра равна нулю.– или – Параметр меньше или равен нулю, либо больше или равен 0x003f0000. - Параметр имеет значение null. - Данный тип был ранее создан с помощью метода . - - - Извлекает полный путь данного типа. - Только для чтения.Извлекает полный путь данного типа. - - - Возвращает значение, которое указывает ковариацию и особые ограничения текущего параметра универсального типа. - Побитовое сочетание значений , которое описывает ковариацию и особые ограничения текущего параметра универсального типа. - - - Возвращает позицию параметра типа в списке параметров типа универсального параметра, объявившем об этом параметре. - Если текущий объект представляет параметр универсального типа, позиция параметра типа в списке параметров типа универсального типа, объявившего этот параметр; в противном случае — без определения. - - - - - Возвращает конструктор указанного сконструированного универсального типа, соответствующего указанному конструктору определения универсального типа. - Объект , который представляет конструктор , соответствующий , который определяет конструктор, принадлежащий определению универсального типа . - Сконструированный универсальный тип, конструктор которого возвращается. - Конструктор определения универсального типа , который определяет, какой конструктор должен быть возвращен. - Тип не представляет универсальный тип. – или –Параметр не относится к типу .– или –Объявленный тип параметра не является определением универсального типа. – или –Объявленный тип не является определением универсального типа . - - - При вызове этого метода всегда возникает исключение . - Этот метод не поддерживается.Возвращаемое значение отсутствует. - Этот метод не поддерживается. - - - Возвращает поле указанного сконструированного универсального типа, соответствующего указанному полю определения универсального типа. - Объект , который представляет поле , соответствующий , который определяет поле, принадлежащее определению универсального типа . - Сконструированный универсальный тип, поле которого возвращается. - Поле определения универсального типа , которое задает, какое поле должно быть возвращено. - Тип не представляет универсальный тип. – или –Параметр не относится к типу .– или –Объявленный тип параметра не является определением универсального типа. – или –Объявленный тип не является определением универсального типа . - - - - Возвращает объект , представляющий определение универсального типа, из которого можно получить текущий тип. - Объект , представляющий определение универсального типа, из которого можно получить текущий тип. - Текущий тип не является универсальным.То есть возвращает значение false. - - - Возвращает метод указанного сконструированного универсального типа, соответствующего указанному методу определения универсального типа. - Объект , который представляет метод , соответствующий , который определяет метод, принадлежащий определению универсального типа . - Сконструированный универсальный тип, метод которого возвращается. - Метод определения универсального типа , который определяет, какой метод должен быть возвращен. - - — это универсальный метод, который не является определением универсального метода.– или –Тип не представляет универсальный тип.– или –Параметр не относится к типу .– или –Объявленный тип не является определением универсального типа. – или –Объявленный тип не является определением универсального типа . - - - Извлекает идентификатор GUID данного типа. - Только для чтения.Извлекает идентификатор GUID данного типа. - В настоящее время этот метод не поддерживается для неполных типов. - - - Получает значение, указывающее, можно ли назначить указанный объект данному объекту. - Значение true, если параметр можно назначить данному объекту; в противном случае — значение false. - Объект для тестирования. - - - Возвращает значение, указывающее, был ли создан текущий динамический тип. - Значение true, если был вызван метод ; в противном случае — false. - - - - Возвращает значение, указывающее, является ли текущий тип параметром универсального типа. - Значение true, если текущий объект представляет параметр универсального типа; в противном случае — false. - - - Возвращает значение, указывающее, является ли текущий тип универсальным. - Значение true, если тип, представленный текущим объектом является универсальным; в противном случае — false. - - - Возвращает значение, указывающее, представляет ли текущий объект определение универсального типа, на основе которого могут быть созданы другие универсальные типы. - Значение true, если этот объект представляет определение универсального типа, в противном случае — false. - - - - Возвращает объект , который представляет одномерный массив текущего типа с нижней границей, равной нулю. - Объект , который представляет одномерный тип массива, тип элемента в котором является текущим, с нижней границей, равной нулю. - - - Возвращает объект , который представляет массив текущего типа с заданным числом измерений. - Объект , представляющий одномерный массив текущего типа. - Размерность массива. - Параметр не является допустимым измерением массива. - - - Возвращает объект , который представляет текущий тип при передаче в качестве параметра ref (ByRef в Visual Basic). - Объект , который представляет текущий тип при передаче в качестве параметра ref (ByRef в Visual Basic). - - - Замещает элементы массива типов параметрами типов текущего определения универсального типа, затем возвращает получившийся сконструированный тип. - - представляет сконструированный тип, сформированный путем замещения элементов объекта параметрами текущего универсального типа. - Массив типов, который должен быть замещен параметрами типов текущего определения универсального типа. - Текущий тип не представляет определение универсального типа.То есть возвращает значение false. - Параметр имеет значение null.– или – Значение любого элемента массива — null. - Ни в одном из элементов объекта не соблюдаются ограничения, заданные для соответствующего параметра текущего универсального типа. - - - Возвращает объект , который представляет тип неуправляемого указателя на текущий тип. - Объект , который представляет тип неуправляемого указателя на текущий тип. - - - Извлекает динамический модуль, содержащий определение данного типа. - Только для чтения.Извлекает динамический модуль, содержащий определение данного типа. - - - Извлекает имя данного типа. - Только для чтения.Извлекает имя данного типа . - - - Извлекает пространство имен, в котором определен данный TypeBuilder. - Только для чтения.Извлекает пространство имен, в котором определен данный TypeBuilder. - - - Извлекает размер упаковки данного типа. - Только для чтения.Извлекает размер упаковки данного типа. - - - Устанавливает пользовательский атрибут с использованием заданного большого двоичного объекта пользовательских атрибутов. - Конструктор пользовательского атрибута. - Большой двоичный объект байтов, предоставляющий атрибуты. - Значение параметра или — null. - Для текущего динамического типа значение свойства равно true, однако значение свойства равно false. - - - Задание пользовательского атрибута с помощью средства построения пользовательских атрибутов. - Экземпляр вспомогательного класса для определения пользовательского атрибута. - Параметр имеет значение null. - Для текущего динамического типа значение свойства равно true, однако значение свойства равно false. - - - Задает базовый тип для создаваемого в настоящий момент типа. - Новый базовый тип. - Данный тип был ранее создан с помощью метода .– или –Значение параметра равно null, и текущий экземпляр представляет интерфейс, атрибуты которого не содержат .– или –Для текущего динамического типа значение свойства равно true, однако значение свойства равно false. - Параметр является интерфейсом.Это условие исключения является новым в .NET Framework версии 2.0. - - - Извлекает полный размер типа. - Только для чтения.Извлекает полный размер данного типа. - - - Возвращает имя типа, исключая пространство имен. - Только для чтения.Имя типа, исключая пространство имен. - - - Показывает, что полный размер типа не указан. - - - \ No newline at end of file diff --git a/packages/System.Reflection.Emit.4.3.0/ref/netstandard1.1/zh-hans/System.Reflection.Emit.xml b/packages/System.Reflection.Emit.4.3.0/ref/netstandard1.1/zh-hans/System.Reflection.Emit.xml deleted file mode 100644 index 1dc7cb6..0000000 --- a/packages/System.Reflection.Emit.4.3.0/ref/netstandard1.1/zh-hans/System.Reflection.Emit.xml +++ /dev/null @@ -1,1503 +0,0 @@ - - - - System.Reflection.Emit - - - - 定义并表示动态程序集。 - - - - 定义一个动态程序集,该动态程序集具有指定的名称和访问权限。 - 一个表示新程序集的对象。 - 程序集的名称。 - 程序集的访问权限。 - - - 使用指定的名称、访问模式和自定义特性定义动态程序集。 - 一个表示新程序集的对象。 - 程序集的名称。 - 程序集的访问权限。 - 一个包含程序集特性的集合。 - - - 在此程序集中定义命名的瞬态动态模块。 - 表示已定义动态模块的 - 该动态模块的名称。长度必须小于 260 个字符。 - - 以空白开始。- 或 - 的长度为零。- 或 - 的长度大于或等于 260。 - - 为 null。 - 调用方没有所要求的权限。 - 无法加载默认符号编写器的程序集。- 或 -无法找到实现默认符号编写器接口的类型。 - - - - - - - 返回一个值,该值指示此实例是否与指定的对象相等。 - 如果 等于此实例的类型和值,则为 true;否则为 false。 - 与此实例进行比较的 object,或 null。 - - - 获取当前动态程序集的显示名称。 - 动态程序集的显示名称。 - - - 返回具有指定名称的动态模块。 - ModuleBuilder 对象,表示请求的动态模块。 - 请求的动态模块的名称。 - - 为 null。 - - 的长度为零。 - 调用方没有所要求的权限。 - - - 返回此实例的哈希代码。 - 32 位有符号整数哈希代码。 - - - 返回关于给定资源如何保持的信息。 - 用关于资源拓扑的信息填充的 ;如果未找到资源,则为 null。 - 资源的名称。 - 目前不支持此方法。 - 调用方没有所要求的权限。 - - - 从此程序集加载指定的清单资源。 - 包含所有资源名称的 String 类型的数组。 - 在动态程序集上不支持此方法。若要获取清单资源名称,请使用 - 调用方没有所要求的权限。 - - - 从此程序集加载指定的清单资源。 - 表示此清单资源的 - 请求的清单资源的名称。 - 目前不支持此方法。 - 调用方没有所要求的权限。 - - - 获取一个值,该值指示当前程序集是动态程序集。 - 始终为 true。 - - - 获取包含程序集清单的当前 中的模块。 - 清单模块。 - - - - 使用指定的自定义特性 Blob 设置此程序集上的自定义特性。 - 自定义属性的构造函数。 - 表示属性的字节 Blob。 - - 为 null。 - 调用方没有所要求的权限。 - - 不是 RuntimeConstructorInfo。 - - - 使用自定义特性生成器设置此程序集的自定义特性。 - 定义自定义属性的帮助器类的实例。 - - 为 null。 - 调用方没有所要求的权限。 - - - 定义动态程序集的访问模式。 - - - 可以执行但无法保存该动态程序集。 - - - 可以卸载动态程序集和回收其内存,但要遵守动态类型生成的可回收程序集中描述的限制。 - - - 定义并表示动态类的构造函数。 - - - 检索此构造函数的特性。 - 返回此构造函数的特性。 - - - 获取一个 值,该值取决于声明类型是否为泛型。 - 如果声明类型为泛型,则为 ;否则为 - - - 检索对声明此成员的类型的 对象的引用。 - 返回声明此成员的类型的 对象。 - - - 定义此构造函数的参数。 - 返回表示此构造函数的新参数的 ParameterBuilder 对象。 - 该参数在参数列表中的位置。为参数编索引,第一个参数从数字 1 开始。 - 参数的属性。 - 参数名。名称可以为 null 字符串。 - - 小于 0(零),或者大于构造函数的参数数目。 - 已经使用 创建了该包含类型。 - - - 获取此构造函数的 - 返回此构造函数的 对象。 - 该构造函数为默认构造函数。- 或 -该构造函数具有 标记,指示其不能包含方法体。 - - - 获取有指定 MSIL 流大小的 对象,它可以用来生成此构造函数的方法体。 - 此构造函数的 - MSIL 流的大小,以字节为单位。 - 该构造函数为默认构造函数。- 或 -该构造函数具有 标记,指示其不能包含方法体。 - - - 返回此构造函数的参数。 - 返回表示此构造函数的参数的 对象数组。 - 在 .NET Framework 1.0 版和 1.1 版中,没有对此构造函数的类型调用 - 在 .NET Framework 2.0 版中,没有对此构造函数的类型调用 - - - 获取或设置此构造函数中的局部变量是否应初始化为零。 - 读/写。获取或设置此构造函数中的局部变量是否应初始化为零。 - - - - 检索此构造函数的名称。 - 返回此构造函数的名称。 - - - 使用指定的自定义属性 Blob 设置自定义属性。 - 自定义属性的构造函数。 - 表示属性的字节 Blob。 - - 为 null。 - - - 使用自定义属性生成器设置自定义属性。 - 定义自定义属性的帮助器类的实例。 - - 为 null。 - - - 设置此构造函数的方法实现标志。 - 方法实现标志。 - 已经使用 创建了该包含类型。 - - - 形式返回此 实例。 - 返回 ,它包含此构造函数的名称、特性和异常,后跟当前 Microsoft 中间语言 (MSIL) 流。 - - - 说明并表示枚举类型。 - - - 检索包含此枚举定义的动态程序集。 - 只读。包含此枚举定义的动态程序集。 - - - 返回由父程序集的显示名称完全限定的此枚举的完整路径。 - 只读。由父程序集的显示名称完全限定的此枚举的完整路径。 - 如果 以前未被调用过。 - - - - 返回此类型的父 ,它始终为 - 只读。该类型的父 - - - - 获取表示此枚举的 对象。 - 一个对象,表示此枚举。 - - - - 返回声明该 的类型。 - 只读。声明该 的类型。 - - - 用指定的常数值定义枚举类型中已命名的静态字段。 - 定义的字段。 - 静态字段的名称。 - Literal 的常数值。 - - - 返回此枚举的完整路径。 - 只读。此枚举的完整路径。 - - - - - - - 调用此方法始终引发 - 此方法不受支持。不返回任何值。 - 目前不支持此方法。 - - - - - 返回此枚举的 GUID。 - 只读。此枚举的 GUID。 - 在不完整类型中目前不支持此方法。 - - - 获取一个值,该值指示指定的 对象是否可以分配给这个对象。 - 如果 可分配给此对象,则为 true;否则为 false。 - 要测试的对象。 - - - - - - - - - - 小于 1。 - - - - - - 检索包含此 定义的动态模块。 - 只读。包含此 定义的动态模块。 - - - 返回该枚举的名称。 - 只读。该枚举的名称。 - - - 返回该枚举的命名空间。 - 只读。该枚举的命名空间。 - - - 使用指定的自定义属性 Blob 设置自定义属性。 - 自定义属性的构造函数。 - 表示属性的字节 Blob。 - - 为 null。 - - - 使用自定义属性生成器设置自定义属性。 - 定义自定义属性的帮助器类的实例。 - - 为 null。 - - - 返回该枚举的基础字段。 - 只读。该枚举的基础字段。 - - - 定义类的事件。 - - - 添加与该事件关联的“其他”方法之一。“其他”方法是与该事件关联的、除了“开”(on) 和“引发”(raise) 方法以外的方法。可以多次调用此函数,以添加一样多的“其他”方法。 - 一个表示另一个方法的 MethodBuilder 对象。 - - 为 null。 - 已对封闭类型调用了 - - - 设置用于预订该事件的方法。 - MethodBuilder 对象,表示用于预订该事件的方法。 - - 为 null。 - 已对封闭类型调用了 - - - 使用指定的自定义属性 Blob 设置自定义属性。 - 自定义属性的构造函数。 - 表示属性的字节 Blob。 - - 为 null。 - 已对封闭类型调用了 - - - 使用自定义属性生成器设置自定义属性。 - 对自定义属性进行描述的帮助器类的实例。 - - 为 null。 - 已对封闭类型调用了 - - - 设置用于引发该事件的方法。 - MethodBuilder 对象,表示用于引发该事件的方法。 - - 为 null。 - 已对封闭类型调用了 - - - 设置用于取消预订该事件的方法。 - MethodBuilder 对象,表示用于取消预订该事件的方法。 - - 为 null。 - 已对封闭类型调用了 - - - 定义并表示字段。此类不能被继承。 - - - 指示该字段的特性。此属性为只读。 - 该字段的属性。 - - - 指示对声明该字段的类型的 对象的引用。此属性为只读。 - 对声明该字段的类型的 对象的引用。 - - - 指示表示该字段的类型的 对象。此属性为只读。 - - 对象,表示该字段的类型。 - - - 检索给定对象支持的字段值。 - 包含此实例反映的字段值的 - 在其上访问该字段的对象。 - 此方法不受支持。 - - - 指示该字段的名称。此属性为只读。 - 包含该字段的名称的 - - - 设置该字段的默认值。 - 该字段的新默认值。 - 已经使用 创建了该包含类型。 - 该字段不是受支持类型之一。- 或 - 类型与该字段类型不匹配。- 或 -该字段的类型为 或其他引用类型,并且 不是 null,该值无法赋给引用类型。 - - - 使用指定的自定义属性 Blob 设置自定义属性。 - 自定义属性的构造函数。 - 表示属性的字节 Blob。 - - 为 null。 - 此字段的父类型是完整的。 - - - 使用自定义属性生成器设置自定义属性。 - 定义自定义属性的帮助器类的实例。 - - 为 null。 - 此字段的父类型是完整的。 - - - 指定字段布局。 - 包含该字段的类型内的字段偏移量。 - 已经使用 创建了该包含类型。 - - 小于零。 - - - 为动态定义的泛型类型与方法定义和创建泛型类型参数。此类不能被继承。 - - - 获取一个表示动态程序集的 对象,该动态程序集包含当前类型参数所属的泛型类型定义。 - 一个表示动态程序集的 对象,该动态程序集包含当前类型参数所属的泛型类型定义。 - - - 在所有情况下均获取 null。 - 在所有情况下均为空引用(在 Visual Basic 中为 Nothing)。 - - - - 获取当前泛型类型参数的基类型约束。 - 为一个表示泛型类型参数的基类型约束的 对象,或者为 null(如果类型参数没有基类型约束)。 - - - 在所有情况下均获取 true。 - 任何情况下都为 true。 - - - 获取一个表示声明方法的 (如果当前 表示泛型方法的一个类型参数)。 - 如果当前 表示泛型方法的一个类型参数,则为一个表示声明方法的 ;否则为 null。 - - - 获取泛型类型参数所属的泛型类型定义或泛型方法定义。 - 如果类型参数属于某个泛型类型,则为表示该泛型类型的 对象;如果类型参数属于某个泛型方法,则为表示声明该泛型方法的类型的 对象。 - - - 测试给定的对象是否为 EventToken 的实例,并检查它是否与当前实例相等。 - 如果 为 EventToken 的实例并等于当前实例,则返回 true;否则返回 false。 - 要与当前实例进行比较的对象。 - - - 在所有情况下均获取 null。 - 在所有情况下均为空引用(在 Visual Basic 中为 Nothing)。 - - - - 获取类型参数在声明该参数的泛型类型或方法的类型参数列表中的位置。 - 类型参数在声明该参数的泛型类型或方法的类型参数列表中的位置。 - - - - - 在所有情况下均引发 - 当前数组类型、指针类型引用的类型,或者为 ByRef 类型;如果当前类型不为数组类型或指针类型,并且不由引用传递,则为 null。 - 在所有情况下。 - - - - 对于泛型类型参数无效。 - 对于泛型类型参数无效。 - 在所有情况下。 - - - 返回当前实例的 32 位整数哈希代码。 - 32 位整数哈希代码。 - - - 对于不完整的泛型类型参数不支持。 - 对于不完整的泛型类型参数不支持。 - 在所有情况下。 - - - 任何情况下均引发 异常。 - 任何情况下均引发 异常。 - 要测试的对象。 - 在所有情况下。 - - - - 在所有情况下均获取 true。 - 任何情况下都为 true。 - - - 在所有情况下均返回 false。 - 所有情况下均为 false。 - - - 在所有情况下均获取 false。 - 所有情况下均为 false。 - - - - 对于不完整的泛型类型参数不支持。 - 对于不完整的泛型类型参数不支持。 - 不支持。 - 在所有情况下。 - - - 返回元素类型为泛型类型参数的一维数组的类型。 - 一个表示元素类型为泛型类型参数的一维数组类型的 对象。 - - - 返回数组的类型,该数组的元素类型为泛型类型参数,且具有指定维数。 - 一个表示数组类型的 对象,该数组的元素类型为泛型类型参数,且具有指定维数。 - 数组的维数。 - - 不是有效的维数。例如,其值小于 1。 - - - 返回一个表示当前泛型类型参数的 对象(作为引用参数传递时)。 - 一个表示当前泛型类型参数的 对象(作为引用参数传递时)。 - - - 对于不完整的泛型类型参数无效。 - 此方法对不完整的泛型类型参数无效。 - 类型参数数组。 - 在所有情况下。 - - - 返回一个 对象,该对象表示指向当前泛型类型参数的指针。 - 一个 对象,表示指向当前泛型类型参数的指针。 - - - 获取包含泛型类型参数的动态模块。 - 一个 对象,该对象表示包含泛型类型参数的动态模块。 - - - 获取泛型类型参数的名称。 - 泛型类型参数的名称。 - - - 在所有情况下均获取 null。 - 在所有情况下均为空引用(在 Visual Basic 中为 Nothing)。 - - - 设置某类型为了替换为类型参数而必须继承的基类型。 - 任何将替换为类型参数的类型必须继承的 。 - - - 使用指定的自定义属性 Blob 设置自定义属性。 - 自定义属性的构造函数。 - 表示属性的字节 blob。 - - 为 null。- 或 - 为 null 引用。 - - - 使用自定义属性生成器设置自定义属性。 - 定义自定义属性的帮助器类的实例。 - - 为 null。 - - - 设置泛型参数的方差特征和特殊约束(例如,无参数构造函数约束)。 - 一个表示泛型类型参数的方差特征和特殊约束的 值的按位组合。 - - - 设置某类型为了替换为类型参数而必须实现的接口。 - 一个 对象的数组,这些对象表示某类型为了替换为类型参数而必须实现的接口。 - - - 返回当前泛型类型参数的字符串表示形式。 - 包含泛型类型参数名称的字符串。 - - - 定义并表示动态类的方法(或构造函数)。 - - - 检索此方法的特性。 - 只读。检索此方法的 MethodAttributes。 - - - 返回此方法的调用约定。 - 只读。该方法的调用约定。 - - - 不支持此类型。 - 不支持。 - 基类不支持所调用的方法。 - - - 返回声明此方法的类型。 - 只读。声明此方法的类型。 - - - 设置当前方法的泛型类型参数的数目,指定这些参数的名称,并返回一个 对象的数组,这些对象可用于定义这些参数的约束。 - 一个 对象的数组,这些对象表示泛型方法的类型参数。 - 一个字符串数组,这些字符串表示泛型类型参数的名称。 - 已为此方法定义了泛型类型参数。- 或 -该方法已经完成。- 或 -已为当前方法调用了 方法。 - - 为 null。- 或 - 的一个元素为 null。 - - 为空数组。 - - - 设置参数属性以及此方法的参数名称或此方法返回值的名称。返回可用于应用自定义属性的 ParameterBuilder。 - 返回一个 ParameterBuilder 对象,该对象表示此方法的参数或此方法的返回值。 - 该参数在参数列表中的位置。为参数编索引,第一个参数从数字 1 开始;数字 0 表示方法的返回值。 - 参数的参数属性。 - 参数名。名称可以为 null 字符串。 - 此方法没有参数。- 或 - 小于零。- 或 - 大于此方法的参数数目。 - 该包含类型是以前使用 创建的。- 或 -对于当前方法, 属性为 true,而 属性为 false。 - - - 确定给定对象是否等于该实例。 - 如果 为 MethodBuilder 的实例并且等于此对象,则为 true;否则为 false。 - 与此 MethodBuilder 实例进行比较的对象。 - - - 返回一个 对象的数组,这些对象表示方法的类型参数(如果该方法是泛型方法)。 - 如果该方法为泛型方法,则为表示类型参数的 对象的数组;如果该方法不是泛型,则为 null。 - - - 返回此方法。 - - 的当前实例。 - 当前方法不是泛型。即, 属性返回 false。 - - - 获取此方法的哈希代码。 - 此方法的哈希代码。 - - - 为此方法返回具有 64 字节大小的默认 Microsoft 中间语言 (MSIL) 流的 ILGenerator。 - 返回此方法的 ILGenerator 对象。 - 此方法不应有主体,这是由其 标志决定的,例如,它具有 标志。- 或 -此方法是泛型方法,但不是泛型方法定义。即, 属性为 true,但 属性为 false。 - - - 为此方法返回具有指定 Microsoft 中间语言 (MSIL) 流大小的 ILGenerator。 - 返回此方法的 ILGenerator 对象。 - MSIL 流的大小,以字节为单位。 - 此方法不应有主体,这是由其 标志决定的,例如,它具有 标志。- 或 -此方法是泛型方法,但不是泛型方法定义。即, 属性为 true,但 属性为 false。 - - - 返回此方法的参数。 - 表示此方法的参数的 ParameterInfo 对象数组。 - 目前不支持此方法。使用 检索此方法,并且对返回的 调用 GetParameters。 - - - 获取或设置一个布尔值,该值指定此方法中的局部变量是否初始化为零。此属性的默认值为 true。 - 如果应将此方法中的局部变量初始化为零,则为 true;否则为 false。 - 对于当前方法, 属性为 true,而 属性为 false。(获取或设置。) - - - 获取指示该方法是否为泛型方法的值。 - 如果该方法是泛型,则为 true;否则为 false。 - - - 获取一个值,该值指示当前 对象是否表示泛型方法的定义。 - 如果当前 对象表示泛型方法的定义,则为 true;否则为 false。 - - - 返回一个使用指定的泛型类型参数从当前泛型方法定义构造的泛型方法。 - 一个 ,表示使用指定的泛型类型参数从当前泛型方法定义构造的泛型方法。 - 一个 对象的数组,这些对象表示泛型方法的类型参数。 - - - - 检索此方法的名称。 - 只读。检索包含此方法的简单名称的字符串。 - - - 获取一个 对象,该对象包含有关方法的返回类型的信息(例如返回类型是否具有自定义修饰符)。 - 一个 对象,包含有关返回类型的信息。 - 声明类型尚未创建。 - - - 获取由此 表示的方法的返回类型。 - 该方法的返回类型。 - - - 使用指定的自定义属性 Blob 设置自定义属性。 - 自定义属性的构造函数。 - 表示属性的字节 Blob。 - - 为 null。 - 对于当前方法, 属性为 true,而 属性为 false。 - - - 使用自定义属性生成器设置自定义属性。 - 对自定义属性进行描述的帮助器类的实例。 - - 为 null。 - 对于当前方法, 属性为 true,而 属性为 false。 - - - 设置此方法的实现标志。 - 要设置的实现标志。 - 该包含类型是以前使用 创建的。- 或 -对于当前方法, 属性为 true,而 属性为 false。 - - - 为方法设置参数的数目和类型。 - 表示参数类型的 对象的数组。 - 当前方法是泛型方法,但不是泛型方法定义。即, 属性为 true,但 属性为 false。 - - - 设置该方法的返回类型。 - 表示该方法的返回类型的 对象。 - 当前方法是泛型方法,但不是泛型方法定义。即, 属性为 true,但 属性为 false。 - - - 设置方法的签名,包括返回类型、参数类型以及该返回类型和参数类型的必需的和可选的自定义修饰符。 - 该方法的返回类型。 - 一个类型数组,表示该方法的返回类型的必需的自定义修饰符(如,)。如果返回类型没有必需的自定义修饰符,请指定 null。 - 一个类型数组,表示该方法的返回类型的可选自定义修饰符(例如,)。如果返回类型没有可选的自定义修饰符,请指定 null。 - 该方法的参数的类型。 - 由类型数组组成的数组。每个类型数组均表示相应参数所必需的自定义修饰符,如 。如果某个特定参数没有必需的自定义修饰符,请指定 null,而不指定类型数组。如果没有参数具有必需的自定义修饰符,请指定 null,而不指定由数组构成的数组。 - 由类型数组组成的数组。每个类型数组均表示相应参数的可选自定义修饰符,如 。如果某个特定参数没有可选的自定义修饰符,请指定 null,而不指定类型数组。如果没有参数具有可选的自定义修饰符,请指定 null,而不指定由数组构成的数组。 - 当前方法是泛型方法,但不是泛型方法定义。即, 属性为 true,但 属性为 false。 - - - 以字符串形式返回此 MethodBuilder 实例。 - 返回一个字符串,它包含此方法的名称、特性、方法签名、异常和本地签名,后跟当前 Microsoft 中间语言 (MSIL) 流。 - - - 定义和表示动态程序集中的模块。 - - - 获取定义此 实例的动态程序集。 - 定义了当前动态模块的动态程序集。 - - - 完成此动态模块的全局函数定义和全局数据定义。 - 以前调用过此方法。 - - - 用指定类型的单个非静态字段(称为 )定义属于值类型的枚举类型。 - 已定义的枚举。 - 枚举类型的完整路径。 不能包含嵌入的 null 值。 - 枚举的类型特性。这些特性是由 定义的任何位。 - 枚举的基础类型。此类型必须是一种内置的整数类型。 - 提供的属性不是可见性属性。- 或 -具有给定名称的枚举存在于此模块的父程序集中。- 或 -可见性属性与该枚举的范围不匹配。例如,将 指定为 ,但是枚举不是嵌套类型。 - - 为 null。 - - - 定义一个具有指定名称、属性、调用约定、返回类型和参数类型的全局方法。 - 已定义的全局方法。 - 方法的名称。 不能包含嵌入的 null 值。 - 该方法的特性。 必须包括 。 - 该方法的调用约定。 - 该方法的返回类型。 - 方法参数的类型。 - 该方法不是静态的。也就是说, 不包括 。- 或 - 数组中的一个元素为 null。 - - 为 null。 - 以前调用过 - - - 使用指定的名称、属性、调用约定、返回类型、返回类型的自定义修饰符、参数类型以及参数类型的自定义修饰符定义一个全局方法。 - 已定义的全局方法。 - 方法的名称。 不能包含嵌入的 null 字符。 - 该方法的特性。 必须包括 。 - 该方法的调用约定。 - 该方法的返回类型。 - 一个表示返回类型必需的自定义修饰符的类型数组,例如 。如果返回类型没有必需的自定义修饰符,请指定 null。 - 一个表示返回类型的可选自定义修饰符的类型数组,例如 。如果返回类型没有可选的自定义修饰符,请指定 null。 - 方法参数的类型。 - 由类型数组组成的数组。每个类型数组均表示全局方法的相应参数所必需的自定义修饰符。如果某个特定参数没有必需的自定义修饰符,请指定 null,而不要指定类型数组。如果全局方法没有参数,或者所有参数都没有必需的自定义修饰符,请指定 null,而不要指定由数组组成的数组。 - 由类型数组组成的数组。每个类型数组均表示相应参数的可选自定义修饰符。如果某个特定参数没有可选的自定义修饰符,请指定 null,而不要指定类型数组。如果全局方法没有参数,或者所有参数都没有可选的自定义修饰符,请指定 null,而不要指定由数组组成的数组。 - 该方法不是静态的。也就是说, 不包括 。- 或 - 数组中的一个元素为 null。 - - 为 null。 - 此前已调用 方法。 - - - 使用指定的名称、属性、返回类型和参数类型定义一个全局方法。 - 已定义的全局方法。 - 方法的名称。 不能包含嵌入的 null 值。 - 该方法的特性。 必须包括 。 - 该方法的返回类型。 - 方法参数的类型。 - 该方法不是静态的。也就是说, 不包括 。- 或 - 的长度为零。- 或 - 数组中的一个元素为 null。 - - 为 null。 - 以前调用过 - - - 在可移植可执行 (PE) 文件的 .sdata 部分定义已初始化的数据字段。 - 引用这些数据的字段。 - 用于引用数据的名称。 不能包含嵌入的 null 值。 - 数据的二进制大对象 (BLOB)。 - 该字段的特性。默认值为 Static。 - - 的长度为零。- 或 - 的大小小于等于零,或者大于等于 0x3f0000。 - - 为 null。 - 以前调用过 - - - 在此模块中用指定的名称为私有类型构造 TypeBuilder。 - 具有指定名称的私有类型。 - 类型的完整路径,其中包括命名空间。 不能包含嵌入的 null 值。 - 具有给定名称的类型存在于此模块的父程序集中。- 或 -在未嵌套的类型上设置嵌套类型属性。 - - 为 null。 - - - 在给定类型名称和类型特性的情况下,构造 TypeBuilder。 - 用所有请求的特性创建的 TypeBuilder。 - 类型的完整路径。 不能包含嵌入的 null 值。 - 已定义类型的属性。 - 具有给定名称的类型存在于此模块的父程序集中。- 或 -在未嵌套的类型上设置嵌套类型属性。 - - 为 null。 - - - 在给定类型名称、类型特性和已定义类型扩展的类型的情况下,构造 TypeBuilder。 - 用所有请求的特性创建的 TypeBuilder。 - 类型的完整路径。 不能包含嵌入的 null 值。 - 与类型关联的属性。 - 已定义类型扩展的类型。 - 具有给定名称的类型存在于此模块的父程序集中。- 或 -在未嵌套的类型上设置嵌套类型属性。 - - 为 null。 - - - 在给定类型名称、特性、已定义类型扩展的类型和类型的总大小的情况下,构造 TypeBuilder。 - 一个 TypeBuilder 对象。 - 类型的完整路径。 不能包含嵌入的 null 值。 - 已定义类型的属性。 - 已定义类型扩展的类型。 - 类型的总大小。 - 具有给定名称的类型存在于此模块的父程序集中。- 或 -在未嵌套的类型上设置嵌套类型属性。 - - 为 null。 - - - 在给定类型名称、特性、已定义类型扩展的类型和类型的封装大小的情况下,构造 TypeBuilder。 - 一个 TypeBuilder 对象。 - 类型的完整路径。 不能包含嵌入的 null 值。 - 已定义类型的属性。 - 已定义类型扩展的类型。 - 该类型的封装大小。 - 具有给定名称的类型存在于此模块的父程序集中。- 或 -在未嵌套的类型上设置嵌套类型属性。 - - 为 null。 - - - 在给定类型名称、特性、已定义类型扩展的类型,已定义类型的封装大小和已定义类型的总大小的情况下,构造 TypeBuilder。 - 用所有请求的特性创建的 TypeBuilder。 - 类型的完整路径。 不能包含嵌入的 null 值。 - 已定义类型的属性。 - 已定义类型扩展的类型。 - 该类型的封装大小。 - 类型的总大小。 - 具有给定名称的类型存在于此模块的父程序集中。- 或 -在未嵌套的类型上设置嵌套类型属性。 - - 为 null。 - - - 在给定类型名称、特性、已定义类型扩展的类型和已定义类型实现的接口的情况下,构造 TypeBuilder。 - 用所有请求的特性创建的 TypeBuilder。 - 类型的完整路径。 不能包含嵌入的 null 值。 - 与类型关联的特性。 - 已定义类型扩展的类型。 - 类型实现的接口列表。 - 具有给定名称的类型存在于此模块的父程序集中。- 或 -在未嵌套的类型上设置嵌套类型属性。 - - 为 null。 - - - 在可移植可执行 (PE) 文件的 .sdata 部分定义未初始化的数据字段。 - 引用这些数据的字段。 - 用于引用数据的名称。 不能包含嵌入的 null 值。 - 该数据字段的大小。 - 该字段的特性。 - - 的长度为零。- 或 - 小于或等于零,或者大于或等于 0x003f0000。 - - 为 null。 - 以前调用过 - - - 返回一个值,该值指示此实例是否与指定的对象相等。 - 如果 等于此实例的类型和值,则为 true;否则为 false。 - 与此实例进行比较的 object,或 null。 - - - 获取表示此模块的完全限定名和路径的 String。 - 完全限定的模块名。 - - - - - - 返回数组类上的命名方法。 - 数组类上的命名方法。 - 数组类。 - 数组类上的方法的名称。 - 该方法的调用约定。 - 该方法的返回类型。 - 方法参数的类型。 - - 不是数组。 - - 为 null。 - - - 返回此实例的哈希代码。 - 32 位有符号整数哈希代码。 - - - 一个字符串,指示这是内存中的模块。 - 指示这是内存中的模块的文本。 - - - 使用表示自定义属性的指定二进制大对象 (BLOB) 向此模块应用该属性。 - 自定义属性的构造函数。 - 表示属性的字节 BLOB。 - - 为 null。 - - - 使用自定义属性生成器向此模块应用自定义属性。 - 帮助器类的实例,指定要应用的自定义属性。 - - 为 null。 - - - 定义类型的属性。 - - - 添加与此属性关联的其他方法之一。 - 一个表示另一个方法的 MethodBuilder 对象。 - - 为 null。 - 已对封闭类型调用了 - - - 获取此属性 (Property) 的属性 (Attribute)。 - 此属性 (Property) 的属性 (Attribute)。 - - - 获取一个值,该值指示此属性是否可读。 - 如果此属性可读,则为 true;否则为 false。 - - - 获取一个值,该值指示此属性是否可写。 - 如果此属性可写,则为 true;否则,为 false。 - - - 获取声明该成员的类。 - 声明该成员的类的 Type 对象。 - - - 返回此属性 (Property) 的所有索引参数的数组。 - ParameterInfo 类型的数组,它包含索引的参数。 - 此方法不受支持。 - - - 通过调用索引化属性 (Property) 的 getter 方法来获取该属性 (Property) 的值。 - 指定的索引化属性 (Property) 的值。 - 将返回其属性值的对象。 - 索引化属性的可选索引值。对于非索引化属性,该值应为 null。 - 此方法不受支持。 - - - 获取此成员的名称。 - 包含此成员名称的 - - - 获取此属性的字段类型。 - 此属性的类型。 - - - 设置该属性 (Property) 的默认值。 - 该属性 (Property) 的默认值。 - 已对封闭类型调用了 - 该属性不是受支持类型之一。- 或 - 类型与该属性类型不匹配。- 或 -该属性的类型为 或其他引用类型,并且 不是 null,该值无法赋给引用类型。 - - - 使用指定的自定义属性 Blob 设置自定义属性。 - 自定义属性的构造函数。 - 表示属性的字节 Blob。 - - 为 null。 - 已对封闭类型调用了 - - - 使用自定义属性生成器设置自定义属性。 - 定义自定义属性的帮助器类的实例。 - - 为 null。 - 如果已对封闭类型调用了 - - - 设置获取属性值的方法。 - MethodBuilder 对象,表示获取属性值的方法。 - - 为 null。 - 已对封闭类型调用了 - - - 设置用于设置属性值的方法。 - MethodBuilder 对象,表示设置属性值的方法。 - - 为 null。 - 已对封闭类型调用了 - - - 用索引属性的可选索引值设置该属性的值。 - 将设置其属性值的对象。 - 此属性的新值。 - 索引化属性的可选索引值。对于非索引化属性,该值应为 null。 - 此方法不受支持。 - - - 在运行时定义并创建类的新实例。 - - - 添加此类型实现的接口。 - 此类型实现的接口。 - - 为 null。 - 该类型是以前用 创建的。 - - - 检索包含此类型定义的动态程序集。 - 只读。检索包含此类型定义的动态程序集。 - - - 返回由程序集的显示名称限定的此类型的完整名称。 - 只读。由程序集的显示名称限定的此类型的完整名称。 - - - - 检索此类型的基类型。 - 只读。检索此类型的基类型。 - - - - 获取表示此类型的 对象。 - 一个表示此类型的对象。 - - - 获取当前泛型类型参数的声明方法。 - 如果当前类型是泛型类型参数,则为 ,表示当前类型的声明方法;否则为 null。 - - - 返回声明此类型的类型。 - 只读。声明此类型的类型。 - - - 用给定的属性和签名,向类型中添加新的构造函数。 - 已定义的构造函数。 - 构造函数的属性。 - 构造函数的调用约定。 - 构造函数的参数类型。 - 该类型是以前用 创建的。 - - - 用给定的属性、签名和自定义修饰符,向类型中添加新的构造函数。 - 已定义的构造函数。 - 构造函数的属性。 - 构造函数的调用约定。 - 构造函数的参数类型。 - 由类型数组组成的数组。每个类型数组均表示相应参数所必需的自定义修饰符,如 。如果某个特定参数没有必需的自定义修饰符,请指定 null,而不指定类型数组。如果没有参数具有必需的自定义修饰符,请指定 null,而不指定由数组构成的数组。 - 由类型数组组成的数组。每个类型数组均表示相应参数的可选自定义修饰符,如 。如果某个特定参数没有可选的自定义修饰符,请指定 null,而不指定类型数组。如果没有参数具有可选的自定义修饰符,请指定 null,而不指定由数组构成的数组。 - - 的大小与 的大小不相等。 - 该类型是以前用 创建的。- 或 -对于当前动态类型, 属性为 true,而 属性为 false。 - - - 定义默认的构造函数。这里定义的构造函数只调用父类的默认构造函数。 - 返回该构造函数。 - MethodAttributes 对象,表示应用于构造函数的属性。 - 父类型(基类型)没有默认构造函数。 - 该类型是以前用 创建的。- 或 -对于当前动态类型, 属性为 true,而 属性为 false。 - - - 用给定的名称、属性和事件类型,向类型中添加新事件。 - 已定义的事件。 - 事件的名称。 不能包含嵌入的 null 值。 - 事件的属性。 - 事件的类型。 - - 的长度为零。 - - 为 null。- 或 - 为 null。 - 该类型是以前用 创建的。 - - - 用给定的名称、属性和字段类型,向类型中添加新字段。 - 定义的字段。 - 字段名。 不能包含嵌入的 null 值。 - 字段的类型 - 字段的属性。 - - 的长度为零。- 或 - 是 System.Void。- 或 -为该字段的父类指定了总大小。 - - 为 null。 - 该类型是以前用 创建的。 - - - 用给定的名称、属性、字段类型和自定义修饰符,向类型中添加新字段。 - 定义的字段。 - 字段名。 不能包含嵌入的 null 值。 - 字段的类型 - 一个表示字段所必需的自定义修饰符的类型数组,如 。 - 一个表示字段的可选自定义修饰符的类型数组,如 。 - 字段的属性。 - - 的长度为零。- 或 - 是 System.Void。- 或 -为该字段的父类指定了总大小。 - - 为 null。 - 该类型是以前用 创建的。 - - - 为当前类型定义泛型类型参数,指定参数的个数和名称,并返回一个 对象的数组,这些对象可用于设置参数的约束。 - 一个 对象的数组,这些对象可用于为当前类型定义泛型类型参数的约束。 - 泛型类型参数的名称数组。 - 已为此类型定义了泛型类型参数。 - - 为 null。- 或 - 的一个元素为 null。 - - 为空数组。 - - - 在可移植可执行 (PE) 文件的 .sdata 部分定义初始化的数据字段。 - 引用这些数据的字段。 - 用于引用数据的名称。 不能包含嵌入的 null 值。 - 数据的 Blob。 - 该字段的特性。 - - 的长度为零。- 或 -数据的大小小于等于 0,或者大于等于 0x3f0000。 - - 为 null。 - 以前调用过 - - - 使用指定的名称和方法属性向类型中添加新方法。 - 一个 ,它表示新定义的方法。 - 方法的名称。 不能包含嵌入的 null 值。 - 该方法的特性。 - - 的长度为零。- 或 -此方法的父级类型是一个接口,而且此方法不是虚拟的(Visual Basic 中为 Overridable)。 - - 为 null。 - 该类型是以前用 创建的。- 或 -对于当前动态类型, 属性为 true,而 属性为 false。 - - - 使用指定名称、方法属性和调用约定向类型中添加新方法。 - 一个 ,它表示新定义的方法。 - 方法的名称。 不能包含嵌入的 null 值。 - 该方法的特性。 - 该方法的调用约定。 - - 的长度为零。- 或 -此方法的父级类型是一个接口,而且此方法不是虚拟的(Visual Basic 中为 Overridable)。 - - 为 null。 - 该类型是以前用 创建的。- 或 -对于当前动态类型, 属性为 true,而 属性为 false。 - - - 使用指定的名称、方法属性、调用约定和方法签名向类型中添加新方法。 - 一个 ,它表示新定义的方法。 - 方法的名称。 不能包含嵌入的 null 值。 - 该方法的特性。 - 该方法的调用约定。 - 该方法的返回类型。 - 该方法的参数的类型。 - - 的长度为零。- 或 -此方法的父级类型是一个接口,而且此方法不是虚拟的(Visual Basic 中为 Overridable)。 - - 为 null。 - 该类型是以前用 创建的。- 或 -对于当前动态类型, 属性为 true,而 属性为 false。 - - - 使用指定的名称、方法属性、调用约定、方法签名和自定义修饰符向类型中添加新方法。 - 一个表示新添加方法的 对象。 - 方法的名称。 不能包含嵌入的 null 值。 - 该方法的特性。 - 该方法的调用约定。 - 该方法的返回类型。 - 一个类型数组,表示该方法的返回类型的必需的自定义修饰符(如,)。如果返回类型没有必需的自定义修饰符,请指定 null。 - 一个类型数组,表示该方法的返回类型的可选自定义修饰符(例如,)。如果返回类型没有可选的自定义修饰符,请指定 null。 - 该方法的参数的类型。 - 由类型数组组成的数组。每个类型数组均表示相应参数所必需的自定义修饰符,如 。如果某个特定参数没有必需的自定义修饰符,请指定 null,而不指定类型数组。如果没有参数具有必需的自定义修饰符,请指定 null,而不指定由数组构成的数组。 - 由类型数组组成的数组。每个类型数组均表示相应参数的可选自定义修饰符,如 。如果某个特定参数没有可选的自定义修饰符,请指定 null,而不指定类型数组。如果没有参数具有可选的自定义修饰符,请指定 null,而不指定由数组构成的数组。 - - 的长度为零。- 或 -此方法的父级类型是一个接口,而且此方法不是虚拟的(Visual Basic 中为 Overridable)。- 或 - 的大小不等于 的大小。 - - 为 null。 - 该类型是以前用 创建的。- 或 -对于当前动态类型, 属性为 true,而 属性为 false。 - - - 使用指定的名称、方法属性和调用约定向类型中添加新方法。 - 已定义的方法。 - 方法的名称。 不能包含嵌入的 null 值。 - 该方法的特性。 - 该方法的返回类型。 - 该方法的参数的类型。 - - 的长度为零。- 或 -此方法的父级类型是一个接口,而且此方法不是虚拟的(Visual Basic 中为 Overridable)。 - - 为 null。 - 该类型是以前用 创建的。- 或 -对于当前动态类型, 属性为 true,而 属性为 false。 - - - 指定实现给定方法声明的给定方法体,可能使用不同名称。 - 要使用的方法体。应该是 MethodBuilder 对象。 - 要使用其声明的方法。 - - 不属于此类。 - - 为 null。 - 该类型是以前用 创建的。- 或 - 的声明类型不是由此 表示的类型。 - - - 已知名称,定义嵌套类型。 - 已定义的嵌套类型。 - 类型的简称。 不能包含嵌入的 null 值。 - - 的长度为零或大于 1023。- 或 -此操作将在当前程序集中用重复的 创建类型。 - - 为 null。 - - - 已知名称和属性,定义嵌套类型。 - 已定义的嵌套类型。 - 类型的简称。 不能包含嵌入的 null 值。 - 该类型的属性。 - 未指定嵌套属性。- 或 -此类型是密封的。- 或 -此类型是数组。- 或 -此类型是接口,但嵌套类型不是接口。- 或 - 的长度为零或大于 1023。- 或 -此操作将在当前程序集中用重复的 创建类型。 - - 为 null。 - - - 已知嵌套类型的名称、属性和它扩展的类型,定义嵌套类型。 - 已定义的嵌套类型。 - 类型的简称。 不能包含嵌入的 null 值。 - 该类型的属性。 - 嵌套类型扩展的类型。 - 未指定嵌套属性。- 或 -此类型是密封的。- 或 -此类型是数组。- 或 -此类型是接口,但嵌套类型不是接口。- 或 - 的长度为零或大于 1023。- 或 -此操作将在当前程序集中用重复的 创建类型。 - - 为 null。 - - - 已知嵌套类型的名称、属性、类型的总大小和它扩展的类型,定义嵌套类型。 - 已定义的嵌套类型。 - 类型的简称。 不能包含嵌入的 null 值。 - 该类型的属性。 - 嵌套类型扩展的类型。 - 类型的总大小。 - 未指定嵌套属性。- 或 -此类型是密封的。- 或 -此类型是数组。- 或 -此类型是接口,但嵌套类型不是接口。- 或 - 的长度为零或大于 1023。- 或 -此操作将在当前程序集中用重复的 创建类型。 - - 为 null。 - - - 已知嵌套类型的名称、属性、它扩展的类型和包装大小,定义嵌套类型。 - 已定义的嵌套类型。 - 类型的简称。 不能包含嵌入的 null 值。 - 该类型的属性。 - 嵌套类型扩展的类型。 - 该类型的封装大小。 - 未指定嵌套属性。- 或 -此类型是密封的。- 或 -此类型是数组。- 或 -此类型是接口,但嵌套类型不是接口。- 或 - 的长度为零或大于 1023。- 或 -此操作将在当前程序集中用重复的 创建类型。 - - 为 null。 - - - 已知嵌套类型的名称、属性、尺寸和它扩展的类型,定义嵌套类型。 - 已定义的嵌套类型。 - 类型的简称。 不能包含嵌入的 null 值。 - 该类型的属性。 - 嵌套类型扩展的类型。 - 该类型的封装大小。 - 类型的总大小。 - - - 已知嵌套类型的名称、属性、它扩展的类型和它实现的接口,定义嵌套类型。 - 已定义的嵌套类型。 - 类型的简称。 不能包含嵌入的 null 值。 - 该类型的属性。 - 嵌套类型扩展的类型。 - 嵌套类型实现的接口。 - 未指定嵌套属性。- 或 -此类型是密封的。- 或 -此类型是数组。- 或 -此类型是接口,但嵌套类型不是接口。- 或 - 的长度为零或大于 1023。- 或 -此操作将在当前程序集中用重复的 创建类型。 - - 为 null。- 或 - 数组的一个元素为 null。 - - - 用给定的名称、特性、调用约定和属性签名,向类型中添加新属性。 - 已定义的属性。 - 属性的名称。 不能包含嵌入的 null 值。 - 属性 (Property) 的属性 (Attribute)。 - 属性访问器的调用约定。 - 属性的返回类型。 - 属性的参数类型。 - - 的长度为零。 - - 为 null。- 或 - 数组中有任何元素为 null。 - 该类型是以前用 创建的。 - - - 用给定的名称、调用约定、属性签名和自定义修饰符,向类型中添加新属性。 - 已定义的属性。 - 属性的名称。 不能包含嵌入的 null 值。 - 属性 (Property) 的属性 (Attribute)。 - 属性访问器的调用约定。 - 属性的返回类型。 - 一个类型数组,表示属性的返回类型所必需的自定义修饰符,如 。如果返回类型没有必需的自定义修饰符,请指定 null。 - 一个类型数组,表示属性的返回类型的可选自定义修饰符,如 。如果返回类型没有可选的自定义修饰符,请指定 null。 - 属性的参数类型。 - 由类型数组组成的数组。每个类型数组均表示相应参数所必需的自定义修饰符,如 。如果某个特定参数没有必需的自定义修饰符,请指定 null,而不指定类型数组。如果没有参数具有必需的自定义修饰符,请指定 null,而不指定由数组构成的数组。 - 由类型数组组成的数组。每个类型数组均表示相应参数的可选自定义修饰符,如 。如果某个特定参数没有可选的自定义修饰符,请指定 null,而不指定类型数组。如果没有参数具有可选的自定义修饰符,请指定 null,而不指定由数组构成的数组。 - - 的长度为零。 - - 为 null。- 或 - 数组中有任何元素为 null。 - 该类型是以前用 创建的。 - - - 用给定的名称和属性签名,向类型中添加新属性。 - 已定义的属性。 - 属性的名称。 不能包含嵌入的 null 值。 - 属性 (Property) 的属性 (Attribute)。 - 属性的返回类型。 - 属性的参数类型。 - - 的长度为零。 - - 为 null。- 或 - 数组中有任何元素为 null。 - 该类型是以前用 创建的。 - - - 用给定的名称、属性签名和自定义修饰符,向类型中添加新属性。 - 已定义的属性。 - 属性的名称。 不能包含嵌入的 null 值。 - 属性 (Property) 的属性 (Attribute)。 - 属性的返回类型。 - 一个类型数组,表示属性的返回类型所必需的自定义修饰符,如 。如果返回类型没有必需的自定义修饰符,请指定 null。 - 一个类型数组,表示属性的返回类型的可选自定义修饰符,如 。如果返回类型没有可选的自定义修饰符,请指定 null。 - 属性的参数类型。 - 由类型数组组成的数组。每个类型数组均表示相应参数所必需的自定义修饰符,如 。如果某个特定参数没有必需的自定义修饰符,请指定 null,而不指定类型数组。如果没有参数具有必需的自定义修饰符,请指定 null,而不指定由数组构成的数组。 - 由类型数组组成的数组。每个类型数组均表示相应参数的可选自定义修饰符,如 。如果某个特定参数没有可选的自定义修饰符,请指定 null,而不指定类型数组。如果没有参数具有可选的自定义修饰符,请指定 null,而不指定由数组构成的数组。 - - 的长度为零。 - - 为 null- 或 - 数组中有任何元素为 null - 该类型是以前用 创建的。 - - - 为此类型定义初始值设定项。 - 返回类型初始值设定项。 - 以前已使用 创建了包含类型。 - - - 在可移植可执行 (PE) 文件的 .sdata 部分定义未初始化的数据字段。 - 引用这些数据的字段。 - 用于引用数据的名称。 不能包含嵌入的 null 值。 - 该数据字段的大小。 - 该字段的特性。 - - 的长度为零。- 或 - 小于或等于零,或者大于或等于 0x003f0000。 - - 为 null。 - 该类型是以前用 创建的。 - - - 检索此类型的完整路径。 - 只读。检索此类型的完整路径。 - - - 获取一个值,该值指示当前泛型类型参数的协方差和特殊约束。 - - 值的按位组合,用于描述当前泛型类型参数的协变和特殊约束。 - - - 获取某个类型参数在类型参数列表中的位置,该列表具有声明该参数的泛型类型。 - 如果当前的 对象表示某个泛型类型参数,则为该类型参数在类型参数列表中的位置,该列表具有声明该参数的泛型类型;否则为未定义。 - - - - - 返回指定的构造泛型类型的构造函数,该函数对应于泛型类型定义的指定构造函数。 - - 对象表示 的构造函数,该函数对应于 ,用于指定属于泛型类型定义 的一个构造函数。 - 返回其构造函数的构造泛型类型。 - 泛型类型定义 中的一个构造函数,用于指定要返回 的哪一个构造函数。 - - 不表示泛型类型。- 或 - 并不属于类型 。- 或 - 的声明类型不是泛型类型定义。- 或 - 的声明类型不是 的泛型类型定义。 - - - 调用此方法始终引发 - 此方法不受支持。不返回任何值。 - 此方法不受支持。 - - - 返回指定的构造泛型类型的字段,该字段对应于泛型类型定义的指定字段。 - - 对象表示 的字段,该字段对应于 ,用于指定属于泛型类型定义 的一个字段。 - 返回其字段的构造泛型类型。 - 泛型类型定义 中的一个字段,用于指定要返回 的哪一个字段。 - - 不表示泛型类型。- 或 - 并不属于类型 。- 或 - 的声明类型不是泛型类型定义。- 或 - 的声明类型不是 的泛型类型定义。 - - - - 返回的 对象表示一个泛型类型定义,可以从该定义中获取当前类型。 - - 对象表示一个泛型类型定义,可以从该定义中获取当前类型。 - 当前类型不是泛型类型。即, 返回 false。 - - - 返回指定的构造泛型类型的方法,该方法对应于泛型类型定义的指定字段。 - - 对象表示 的方法,该方法对应于 ,用于指定属于泛型类型定义 的一个方法。 - 返回其方法的构造泛型类型。 - 泛型类型定义 中的一个方法,用于指定要返回 的哪一个方法。 - - 是非泛型方法定义的泛型方法。- 或 - 不表示泛型类型。- 或 - 并不属于类型 。- 或 - 的声明类型不是泛型类型定义。- 或 - 的声明类型不是 的泛型类型定义。 - - - 检索此类型的 GUID。 - 只读。检索此类型的 GUID - 对于不完整类型,目前不支持此方法。 - - - 获取一个值,该值指示指定的 对象是否可以分配给这个对象。 - 如果 可分配给此对象,则为 true;否则为 false。 - 要测试的对象。 - - - 返回一个值,该值指示是否已创建当前动态类型。 - 如果已调用 方法,则为 true;否则为 false。 - - - - 获取一个值,该值指示当前类型是否为泛型类型参数。 - 如果当前 对象表示泛型类型参数,则为 true;否则为 false。 - - - 获取一个值,该值指示当前类型是否是泛型类型。 - 如果当前的 对象表示的类型为泛型,则为true;否则为 false。 - - - 获取一个值,该值指示当前 是否表示一个泛型类型定义,可以根据该定义构造其他的泛型类型。 - 如果此 对象表示泛型类型定义,则为 true;否则为 false。 - - - - 返回 对象,该对象表示一个当前类型的一维数组,其下限为零。 - - 对象表示一个一维数组类型,其元素类型为当前类型,其下限为零。 - - - 返回 对象,该对象表示一个具有指定维数的当前类型的数组。 - - 对象表示一个当前类型的一维数组。 - 数组的维数。 - - 不是有效的数组维数。 - - - 返回一个 对象,该对象表示作为 ref(在 Visual Basic 中为 ByRef)参数传递的当前类型。 - 一个 对象,表示作为 ref(在 Visual Basic 中为 ByRef)参数传递的当前类型。 - - - 用一个类型数组的元素取代当前泛型类型定义的类型参数,然后返回结果构造类型。 - - 表示的构造类型通过以下方式形成:用 的元素取代当前泛型类型的类型参数。 - 一个类型数组,用于取代当前泛型类型定义的类型参数。 - 当前类型不表示泛型类型的定义。即 返回 false。 - - 为 null。- 或 - 的所有元素均为 null。 - - 的所有元素都不满足为当前泛型类型的对应类型参数指定的约束。 - - - 返回一个 对象,该对象表示指向当前类型的非托管指针的类型。 - 一个 对象,表示指向当前类型的非托管指针的类型。 - - - 检索包含此类型定义的动态模块。 - 只读。检索包含此类型定义的动态模块。 - - - 检索此类型的名称。 - 只读。检索此类型的 名称。 - - - 检索定义此 TypeBuilder 的命名空间。 - 只读。检索定义此 TypeBuilder 的命名空间。 - - - 检索此类型的封装大小。 - 只读。检索此类型的封装大小。 - - - 使用指定的自定义属性 Blob 设置自定义属性。 - 自定义属性的构造函数。 - 表示属性的字节 Blob。 - - 为 null。 - 对于当前动态类型, 属性为 true,而 属性为 false。 - - - 使用自定义属性生成器设置自定义属性。 - 定义自定义属性的帮助器类的实例。 - - 为 null。 - 对于当前动态类型, 属性为 true,而 属性为 false。 - - - 为当前构造中的类型设置基类型。 - 新的基类型。 - 该类型是以前用 创建的。- 或 - 为 null,当前的实例表示一个接口,该接口的属性不包括 。- 或 -对于当前动态类型, 属性为 true,而 属性为 false。 - - 是一个接口。此异常条件是 .NET Framework 2.0 版中新增的。 - - - 检索此类型的总大小。 - 只读。检索此类型的总大小。 - - - 返回不包括命名空间的类型名称。 - 只读。不包括命名空间的类型名称。 - - - 表示不指定此类型的总大小。 - - - \ No newline at end of file diff --git a/packages/System.Reflection.Emit.4.3.0/ref/netstandard1.1/zh-hant/System.Reflection.Emit.xml b/packages/System.Reflection.Emit.4.3.0/ref/netstandard1.1/zh-hant/System.Reflection.Emit.xml deleted file mode 100644 index f74215d..0000000 --- a/packages/System.Reflection.Emit.4.3.0/ref/netstandard1.1/zh-hant/System.Reflection.Emit.xml +++ /dev/null @@ -1,1549 +0,0 @@ - - - - System.Reflection.Emit - - - - 定義並顯示動態組件。 - - - - 定義具有指定名稱和存取權限的動態組件。 - 表示新組件的物件。 - 組件的名稱。 - 組件的存取權限。 - - - 定義具有指定之名稱、存取權限及屬性的新組件。 - 表示新組件的物件。 - 組件的名稱。 - 組件的存取權限。 - 包含組件屬性的集合。 - - - 定義這個組件中的具名暫時性 (Transient) 動態模組。 - - ,表示定義的動態模組。 - 動態模組名稱。長度必須小於 260 字元。 - - 開頭為泛空白字元。-或- 的長度為零。-或- 的長度大於或等於 260。 - - 為 null。 - 呼叫端沒有必要的使用權限。 - 預設符號寫入器的組件無法載入。-或-找不到實作預設符號寫入器介面的型別。 - - - - - - - 傳回值,這個值表示這個執行個體是否等於指定的物件。 - 如果 和這個執行個體具有相同的型別和值,則為 true,否則為 false。 - 與這個執行個體相比較的物件,或 null。 - - - 取得目前動態組件的顯示名稱。 - 動態組件的顯示名稱。 - - - 傳回具有指定名稱的動態模組。 - ModuleBuilder 物件,表示要求的動態模組。 - 要求的動態模組名稱。 - - 為 null。 - - 的長度為零。 - 呼叫端沒有必要的使用權限。 - - - 傳回這個執行個體的雜湊碼。 - 32 位元帶正負號的整數雜湊碼。 - - - 傳回指定資源已保存方式的資訊。 - - ,使用資源拓撲的相關資訊填入,或為 null (如果找不到資源)。 - 資源名稱。 - 這個方法目前並不支援。 - 呼叫端沒有必要的使用權限。 - - - 載入來自這個組件的指定資訊清單資源。 - String 型別的陣列,包含所有資源的名稱。 - 在動態組件上不支援這個方法。若要取得資訊清單資源名稱,請使用 - 呼叫端沒有必要的使用權限。 - - - 載入來自這個組件的指定資訊清單資源。 - - ,表示這個資訊清單資源。 - 所要求的資訊清單資源名稱。 - 這個方法目前並不支援。 - 呼叫端沒有必要的使用權限。 - - - 取得值,這個值指出目前組件為動態組件。 - 一定是 true。 - - - 取得目前 中包含組件資訊清單的模組。 - 資訊清單模組。 - - - - 使用指定的自訂屬性 Blob,在這個組件上設定自訂屬性。 - 自訂屬性的建構函式。 - 表示屬性的位元組 BLOB。 - - 是 null。 - 呼叫端沒有必要的使用權限。 - - 不是 RuntimeConstructorInfo。 - - - 使用自訂屬性產生器 (Builder) 在這個組件上設定自訂屬性。 - 用來定義自訂屬性的 Helper 類別的執行個體。 - - 為 null。 - 呼叫端沒有必要的使用權限。 - - - 定義動態組件的存取模式。 - - - 動態組件可以執行,但不能儲存。 - - - 動態組件可以卸載而且其記憶體可以回收 (受到動態類型產生的可收集組件中所述的限制)。 - - - 定義或表示動態 (Dynamic) 類別的建構函式。 - - - 擷取這個建構函式的屬性。 - 傳回這個建構函式的屬性。 - - - 取得 值,該值會依據宣告型別是否為泛型而定。 - 如果宣告型別為泛型,則為 ,否則為 - - - 擷取型別的 物件參考,這個型別會宣告這個成員。 - 傳回型別的 物件,這個型別會宣告這個成員。 - - - 定義這個建構函式的參數。 - 傳回 ParameterBuilder 物件,其表示這個建構函式的新參數。 - 參數清單中的參數位置。參數的索引開頭以數字 1 代表第一個參數。 - 參數的屬性。 - 參數名稱。名稱可以是 Null 字串。 - - 小於 0 (零),或者大於建構函式參數的數目。 - 包含型別 (Containing Type) 已使用 來建立。 - - - 取得這個建構函式的 - 傳回這個建構函式的 物件。 - 建構函式為預設建構函式。-或-建構函式具有 旗標,表示它不應具有方法主體。 - - - 取得 物件,該物件具有指定的 MSIL 資料流大小,可用於建置這個建構函式的方法主體。 - 這個建構函式的 - MSIL 緩衝區的大小,以位元組為單位。 - 建構函式為預設建構函式。-或-建構函式具有 旗標,表示它不應具有方法主體。 - - - 傳回這個建構函式的參數。 - 傳回 物件陣列,其表示這個建構函式的參數。 - 在 .NET Framework 1.0 和 1.1 版中,尚未在這個建構函式的型別上呼叫 - 在 .NET Framework 2.0 中,尚未在這個建構函式的型別上呼叫 - - - 取得或設定用來判斷這個建構函式中的區域變數是否應為未初始化的值。 - 讀取/寫入。取得或設定用來判斷這個建構函式中的區域變數是否應為未初始化的值。 - - - - 擷取這個建構函式的名稱。 - 傳回這個建構函式的名稱。 - - - 使用指定的自訂屬性 BLOB (二進位大型物件) 來設定自訂屬性。 - 自訂屬性的建構函式。 - 表示屬性的位元組 BLOB。 - - 是 null。 - - - 使用自訂屬性產生器來設定自訂屬性。 - 用來定義自訂屬性的 Helper 類別的執行個體。 - - 為 null。 - - - 設定這個建構函式的方法實作旗標。 - 方法實作旗標。 - 包含型別 (Containing Type) 已使用 來建立。 - - - 傳回這個 執行個體為 - 傳回 ,包含這個建構函式的名稱、屬性和例外狀況,其後是目前的 Microsoft Intermediate Language (MSIL) 資料流。 - - - 描述和表示列舉型別 (Enumeration)。 - - - 擷取包含這個列舉定義的動態組件。 - 唯讀。包含這個列舉定義的動態組件。 - - - 傳回由父組件顯示名稱所限定的這個列舉的完整路徑。 - 唯讀。這個列舉的完整路徑,由父組件顯示名稱所限定。 - 如果之前尚未呼叫 - - - - 傳回這個型別的父 ,其一定是 - 唯讀。這個型別的父 - - - - 取得表示這個列舉的 物件。 - 表示這個列舉的物件。 - - - - 傳回宣告這個 的型別。 - 唯讀。宣告這個 的型別。 - - - 使用指定的常數值,定義在列舉型別中的具名靜態 (Static) 欄位。 - 已定義的欄位。 - 靜態欄位的名稱。 - 常值 (Literal) 的常數值。 - - - 傳回這個列舉的完整路徑。 - 唯讀。這個列舉的完整路徑。 - - - - - - - 呼叫這個方法永遠會擲回 - 不支援這個方法。沒有值被傳回。 - 這個方法目前並不支援。 - - - - - 傳回這個列舉的 GUID。 - 唯讀。這個列舉的 GUID。 - 這個方法目前在不完整的型別中並不支援。 - - - 取得值,指出指定的 物件是否可以指派給這個物件。 - 如果 可以指派給此物件,則為 true,否則為 false。 - 要測試的物件。 - - - - - - - - - - 小於 1。 - - - - - - 擷取包含這個 定義的動態模組。 - 唯讀。包含這個 定義的動態模組。 - - - 傳回這個列舉的名稱。 - 唯讀。這個列舉的名稱。 - - - 傳回這個列舉的命名空間。 - 唯讀。這個列舉的命名空間。 - - - 使用指定的自訂屬性 Blob 設定自訂屬性。 - 自訂屬性的建構函式。 - 表示屬性的位元組 BLOB。 - - 是 null。 - - - 使用自訂屬性產生器 (Builder) 設定自訂屬性。 - 用來定義自訂屬性的 Helper 類別的執行個體。 - - 為 null。 - - - 傳回這個列舉的基礎欄位。 - 唯讀。這個列舉的基礎欄位。 - - - 定義類別的事件。 - - - 加入一個與這個事件相關聯的「其他」方法。「其他」方法是指除了「on」和「raise」方法之外,與這個事件關聯的方法。您可呼叫這個函式許多次,視需要加入許多「其他」方法。 - 表示另一個方法的 MethodBuilder 物件。 - - 為 null。 - - 已在封入型別上被呼叫。 - - - 設定用來訂閱這個事件的方法。 - MethodBuilder 物件,表示用來訂閱這個事件的方法。 - - 為 null。 - - 已在封入型別上被呼叫。 - - - 使用指定的自訂屬性 BLOB (二進位大型物件) 來設定自訂屬性。 - 自訂屬性的建構函式。 - 表示屬性的位元組 BLOB。 - - 是 null。 - - 已在封入型別上被呼叫。 - - - 使用自訂屬性產生器 (Builder) 設定自訂屬性。 - 用來描述自訂屬性的 Helper 類別的執行個體。 - - 為 null。 - - 已在封入型別上被呼叫。 - - - 設定用來引發這個事件的方法。 - MethodBuilder 物件,表示用來引發這個事件的方法。 - - 為 null。 - - 已在封入型別上被呼叫。 - - - 設定用來取消訂閱這個事件的方法。 - MethodBuilder 物件,表示用來取消訂閱這個事件的方法。 - - 為 null。 - - 已在封入型別上被呼叫。 - - - 定義和表示欄位。此類別無法被繼承。 - - - 指出這個欄位的屬性 (Attribute)。這個屬性是唯讀的。 - 這個欄位的屬性。 - - - 指出型別的 物件參考,這個型別會宣告這個欄位。這個屬性是唯讀的。 - 型別的 物件參考,這個型別會宣告這個欄位。 - - - 指出 物件,表示這個欄位的型別。這個屬性是唯讀的。 - - 物件,表示這個欄位的型別。 - - - 擷取欄位值,由指定物件所支援。 - - ,含有這個執行個體所反映的欄位值。 - 要在其上存取欄位的物件。 - 不支援這個方法。 - - - 指出這個欄位的名稱。這個屬性是唯讀的。 - - ,包含這個欄位的名稱。 - - - 設定這個欄位的預設值。 - 這個欄位的新預設值。 - 包含型別 (Containing Type) 已使用 來建立。 - 這個欄位並不是其中一個支援型別。-或- 的型別不符合欄位的型別。-或-欄位的型別是 或其他參考型別、 不是 null,而且無法將此值指派給參考型別。 - - - 使用指定的自訂屬性 Blob 設定自訂屬性。 - 自訂屬性的建構函式。 - 表示屬性的位元組 BLOB。 - - 是 null。 - 這個欄位的父型別是完整的。 - - - 使用自訂屬性產生器 (Builder) 設定自訂屬性。 - 用來定義自訂屬性的 Helper 類別的執行個體。 - - 為 null。 - 這個欄位的父型別是完整的。 - - - 指定欄位配置。 - 型別中的欄位位移 (Offset),型別包含這個欄位。 - 包含型別 (Containing Type) 已使用 來建立。 - - 小於零。 - - - 為動態定義的泛型型別和方法定義並建立泛型型別參數。此類別無法被繼承。 - - - 取得 物件,表示包含目前型別參數所屬之泛型型別定義的動態組件。 - - 物件,表示包含目前型別參數所屬之泛型型別定義的動態組件。 - - - 在所有情況下都會取得 null。 - 所有情況下都是 null 參考 (在 Visual Basic 中為 Nothing)。 - - - - 取得目前泛型型別參數的基底型別條件約束。 - - 物件,表示泛型型別參數的基底型別條件約束,但如果型別參數沒有基底型別條件約束則為 null。 - - - 在所有情況下都會取得 true。 - 所有情況下都是 true。 - - - 如果目前的 表示泛型方法的型別參數,則取得表示宣告方法的 - 如果目前的 表示泛型方法的型別參數,則為表示宣告方法的 ,否則為 null。 - - - 取得泛型型別參數所屬之泛型型別定義或泛型方法定義。 - 如果型別參數屬於泛型型別,則為表示該泛型型別的 物件,但如果型別參數屬於泛型方法,則為表示宣告該泛型方法之型別的 物件。 - - - 測試指定的物件是否為 EventToken 的執行個體,以及是否等於目前執行個體。 - 如果 為 EventToken 的執行個體,且等於目前的執行個體,則傳回 true,否則為 false。 - 要與目前執行個體比較的物件。 - - - 在所有情況下都會取得 null。 - 所有情況下都是 null 參考 (在 Visual Basic 中為 Nothing)。 - - - - 取得宣告參數的泛型型別或方法之型別參數清單中的型別參數位置。 - 宣告參數的泛型型別或方法之型別參數清單中的型別參數位置。 - - - - - 在所有情況下都擲回 - 目前陣列型別、指標型別或 ByRef 型別所參考的型別,如果目前型別不是陣列型別或指標型別,且不是透過參考傳遞,則為 null。 - 在所有情況下。 - - - - 對於泛型型別參數無效。 - 對於泛型型別參數無效。 - 在所有情況下。 - - - 傳回目前執行個體的 32 位元整數雜湊碼。 - 32 位元整數雜湊碼。 - - - 不支援不完整的泛型型別參數。 - 不支援不完整的泛型型別參數。 - 在所有情況下。 - - - 在所有情況下都會擲回 例外狀況。 - 在所有情況下都會擲回 例外狀況。 - 要測試的物件。 - 在所有情況下。 - - - - 在所有情況下都會取得 true。 - 所有情況下都是 true。 - - - 在所有情況下都會傳回 false。 - 所有情況下都是 false。 - - - 在所有情況下都會取得 false。 - 所有情況下都是 false。 - - - - 不支援不完整的泛型型別參數。 - 不支援不完整的泛型型別參數。 - 不支援。 - 在所有情況下。 - - - 傳回一維陣列型別,其元素型別為泛型型別參數。 - - 物件,表示其元素型別為泛型型別參數的一維陣列型別。 - - - 傳回陣列型別,其元素型別為泛型型別參數,且具有指定的維度數目。 - - 物件,表示其元素型別為泛型型別參數且具有指定維度數目的陣列型別。 - 陣列的維度數目。 - - 不是有效的維度數目。例如,它的值小於 1。 - - - 傳回 物件,表示做為參考參數傳遞的目前泛型型別參數。 - - 物件,表示做為參考參數傳遞的目前泛型型別參數。 - - - 對於不完整的泛型型別參數無效。 - 這個方法對於不完整的泛型型別參數無效。 - 型別引數的陣列。 - 在所有情況下。 - - - 傳回 物件,表示目前泛型型別參數的指標。 - - 物件,表示目前泛型型別參數的指標。 - - - 取得包含泛型型別參數的動態模組。 - - 物件,表示包含泛型型別參數的動態模組。 - - - 取得泛型型別參數的名稱。 - 泛型型別參數的名稱。 - - - 在所有情況下都會取得 null。 - 所有情況下都是 null 參考 (在 Visual Basic 中為 Nothing)。 - - - 設定基底型別,型別必須繼承它才可取代型別參數。 - - ,要取代型別參數的型別必須繼承它。 - - - 使用指定的自訂屬性 Blob 設定自訂屬性。 - 自訂屬性的建構函式。 - 表示屬性的位元組 BLOB。 - - 為 null。-或- 為 Null 參考。 - - - 使用自訂屬性產生器來設定自訂屬性。 - 用來定義自訂屬性之 Helper 類別的執行個體。 - - 為 null。 - - - 設定泛型參數的變異數特性和特殊條件約束,例如無參數的建構函式條件約束。 - - 值的位元組合,表示泛型型別參數的變異數特性和特殊條件約束。 - - - 設定介面,型別必須實作它們才可取代型別參數。 - - 物件的陣列,表示型別必須實作才可取代型別參數的介面。 - - - 傳回目前泛型型別參數的字串表示。 - 包含泛型型別參數名稱的字串。 - - - 在動態類別上定義及表示方法 (或建構函式)。 - - - 擷取這個方法的屬性。 - 唯讀。擷取這個方法的 MethodAttributes。 - - - 傳回方法的呼叫慣例。 - 唯讀。方法的呼叫慣例。 - - - 不支援此型別。 - 不支援。 - 基底類別中不支援叫用的方法。 - - - 傳回宣告這個方法的型別。 - 唯讀。型別,宣告這個方法。 - - - 設定目前方法之泛型型別參數的數目、指定其名稱,並傳回可用於定義其條件約束之 物件的陣列。 - - 物件的陣列,表示泛型方法的型別參數。 - 字串的陣列,表示泛型型別參數的名稱。 - 已為這個方法定義泛型型別參數。-或-這個方法已經完成。-或-已針對目前的方法呼叫 方法。 - - 為 null。-或- 的元素是 null。 - - 是空陣列。 - - - 設定此方法之參數或此方法之傳回值的參數屬性和名稱。傳回可用來套用自訂屬性的 ParameterBuilder。 - 傳回 ParameterBuilder 物件,表示此方法的參數或此方法的傳回值。 - 參數清單中的參數位置。參數會從第一個參數的數字 1 開始檢索;數字 0 代表此方法的傳回值。 - 參數的參數屬性。 - 參數名稱。名稱可以是 Null 字串。 - 這個方法沒有參數。-或- 小於零。-或- 大於方法的參數數目。 - 包含的型別先前已使用 建立。-或-在目前的方法上, 屬性為 true,但 屬性為 false。 - - - 判斷指定物件是否等於這個執行個體。 - 如果 是 MethodBuilder 的執行個體,並且與這個物件相等,則為 true,否則為 false。 - 物件,要與這個 MethodBuilder 執行個體比較。 - - - 傳回 物件的陣列,表示方法的型別參數 (如果方法為泛型時)。 - 如果方法為泛型,則為 物件的陣列,表示型別參數,但如果方法並非泛型,則為 null。 - - - 傳回這個方法。 - - 目前的執行個體。 - 目前的方法不是泛型。也就是說, 屬性會傳回 false。 - - - 取得這個方法的雜湊碼。 - 這個方法的雜湊碼。 - - - 傳回這個方法的 ILGenerator,使用預設 Microsoft Intermediate Language (MSIL) 資料流的 64 位元大小。 - 傳回這個方法的 ILGenerator 物件。 - 這個方法不應該具有主體,因為它含有 旗標,例如因為它含有 旗標。-或-這個方法是泛型方法,但不是泛型方法定義。也就是說, 屬性為 true,但是 屬性為 false。 - - - 傳回這個方法的 ILGenerator,使用指定 Microsoft Intermediate Language (MSIL) 資料流大小。 - 傳回這個方法的 ILGenerator 物件。 - MSIL 緩衝區的大小,以位元組為單位。 - 這個方法不應該具有主體,因為它含有 旗標,例如因為它含有 旗標。-或-這個方法是泛型方法,但不是泛型方法定義。也就是說, 屬性為 true,但是 屬性為 false。 - - - 傳回這個方法的參數。 - ParameterInfo 物件陣列,表示方法的參數。 - 這個方法目前並不支援。使用 來擷取方法,並在傳回的 上呼叫 GetParameters。 - - - 取得或設定布林值 (Boolean),指出這個方法中的區域變數是否以零初始化。此屬性的預設值為 true。 - 如果這個方法中的區域變數是以零初始化,則為 true,否則為 false。 - 在目前的方法上, 屬性為 true,但 屬性為 false。(Get 或 Set)。 - - - 取得值,指出方法是否為泛型方法。 - 如果這個方法為泛型,則為 true,否則為 false。 - - - 取得值,指出目前的 物件是否表示泛型方法的定義。 - 如果目前的 物件表示泛型方法的定義,則為 true,否則為 false。 - - - 使用指定的泛型型別引數,從目前泛型方法定義傳回所建構的泛型方法。 - - ,表示使用指定的泛型型別引數,從目前泛型方法定義所建構的泛型方法。 - - 物件的陣列,表示泛型方法的型別引數。 - - - - 擷取這個方法的名稱。 - 唯讀。擷取字串,含有這個方法的簡單名稱。 - - - 取得 物件,其中含有方法之傳回型別的相關資訊,例如傳回型別是否含有自訂修飾詞 (Modifier)。 - - 物件,含有傳回型別的相關資訊。 - 宣告型別尚未建立。 - - - 取得這個 所表示方法的傳回型別。 - 方法的傳回型別。 - - - 使用指定的自訂屬性 Blob 設定自訂屬性。 - 自訂屬性的建構函式。 - 表示屬性的位元組 BLOB。 - - 是 null。 - 在目前的方法上, 屬性為 true,但 屬性為 false。 - - - 使用自訂屬性產生器 (Builder) 設定自訂屬性。 - 用來描述自訂屬性的 Helper 類別的執行個體。 - - 為 null。 - 在目前的方法上, 屬性為 true,但 屬性為 false。 - - - 設定這個方法的實作旗標。 - 要設定的實作旗標。 - 包含的型別先前已使用 建立。-或-在目前的方法上, 屬性為 true,但 屬性為 false。 - - - 設定方法的參數數目以及型別。 - - 物件的陣列,表示參數型別。 - 目前的方法是泛型方法,但不是泛型方法定義。也就是說, 屬性為 true,但是 屬性為 false。 - - - 設定方法的傳回型別。 - - 物件,表示方法的傳回型別。 - 目前的方法是泛型方法,但不是泛型方法定義。也就是說, 屬性為 true,但是 屬性為 false。 - - - 設定方法簽章,包括傳回型別、參數型別以及傳回型別和參數型別的必要及選擇性自訂修飾詞。 - 方法的傳回型別。 - 型別的陣列,表示方法之傳回型別的必要自訂修飾詞,例如 。如果傳回型別沒有必要的自訂修飾詞,請指定 null。 - 型別的陣列,表示方法之傳回型別的選擇性自訂修飾詞,例如 。如果傳回型別沒有選擇性自訂修飾詞,請指定 null。 - 方法的參數型別。 - 型別陣列的陣列。每一個型別陣列,表示對應參數的必要自訂修飾詞,例如 。如果某特定參數沒有必要的自訂修飾詞,請指定 null,而不要指定型別的陣列。如果沒有任何參數有必要的自訂修飾詞,請指定 null,而不要指定陣列的陣列。 - 型別陣列的陣列。每一個型別陣列,表示對應參數的選擇性自訂修飾詞,例如 。如果某特定參數沒有選擇性的自訂修飾詞,請指定 null,而不要指定型別的陣列。如果沒有任何參數有選擇性的自訂修飾詞,請指定 null,而不要指定陣列的陣列。 - 目前的方法是泛型方法,但不是泛型方法定義。也就是說, 屬性為 true,但是 屬性為 false。 - - - 傳回這個 MethodBuilder 執行個體為字串。 - 傳回字串,包含這個方法的名稱、屬性、方法簽章、例外狀況和本機簽章,其後是目前的 Microsoft Intermediate Language (MSIL) 資料流。 - - - 定義及表示動態組件中的模組。 - - - 取得定義此 執行個體的動態組件。 - 定義目前動態模組的動態組件。 - - - 完成這個動態模組的全域函式定義和全域資料定義。 - 這個方法先前已呼叫過。 - - - 定義列舉型別,此列舉型別為實值型別 (Value Type),具有指定之型別的單一非靜態欄位 (稱為 )。 - 已定義的列舉型別。 - 列舉型別的完整路徑。 不能含有內嵌 null。 - 列舉型別的型別屬性。屬性是由 定義的任何位元。 - 列舉型別的基礎型別。這必須是內建整數型別 (Integer Type)。 - 提供可視性屬性 (Attribute) 以外的屬性。-或-具有指定名稱的列舉型別存在於這個模組的父組件中。-或-可視性屬性不符合列舉型別範圍。例如, 已指定給 ,但是列舉型別並非巢狀型別。 - - 為 null。 - - - 使用指定的名稱、屬性、呼叫慣例、傳回型別和參數型別,來定義全域方法。 - 已定義的全域方法。 - 方法的名稱。 不能含有內嵌 null。 - 方法的屬性。 必須包括 。 - 方法的呼叫慣例。 - 方法的傳回型別。 - 方法參數的型別。 - 方法不是靜態的。也就是說, 不包括 。-或- 陣列中的元素為 null。 - - 為 null。 - - 之前已被呼叫。 - - - 使用指定的名稱、屬性、呼叫慣例、傳回型別、傳回型別的自訂修飾詞、參數型別以及參數型別的自訂修飾詞,來定義全域方法。 - 已定義的全域方法。 - 方法的名稱。 不能含有內嵌 null 字元。 - 方法的屬性。 必須包括 。 - 方法的呼叫慣例。 - 方法的傳回型別。 - 型別的陣列,表示傳回型別的必要自訂修飾詞,例如 。如果傳回型別沒有必要的自訂修飾詞,請指定 null。 - 型別的陣列,表示傳回型別的選擇性自訂修飾詞,例如 。如果傳回型別沒有選擇性自訂修飾詞,請指定 null。 - 方法參數的型別。 - 型別陣列的陣列。每一個型別陣列都表示全域方法之對應參數的必要自訂修飾詞。如果特定引數沒有必要的自訂修飾詞,請指定 null,而不要指定型別的陣列。如果全域方法沒有任何引數,或者沒有任何引數具有必要的自訂修飾詞,請指定 null,而不要指定陣列的陣列。 - 型別陣列的陣列。每一個型別陣列都表示對應參數的選擇性自訂修飾詞。如果特定引數沒有選擇性的自訂修飾詞,請指定 null,而不要指定型別的陣列。如果全域方法沒有任何引數,或者沒有任何引數具有選擇性自訂修飾詞,請指定 null,而不要指定陣列的陣列。 - 方法不是靜態的。也就是說, 不包括 。-或- 陣列中的元素為 null。 - - 為 null。 - 之前已呼叫 方法。 - - - 使用指定的名稱、屬性、傳回型別和參數型別,來定義全域方法。 - 已定義的全域方法。 - 方法的名稱。 不能含有內嵌 null。 - 方法的屬性。 必須包括 。 - 方法的傳回型別。 - 方法參數的型別。 - 方法不是靜態的。也就是說, 不包括 。-或- 的長度為零。-或- 陣列中的元素為 null。 - - 為 null。 - - 之前已被呼叫。 - - - 在可攜式執行檔 (PE) 的 .sdata 區段中定義初始化的資料欄位。 - 參考資料的欄位。 - 用來參考資料的名稱。 不能含有內嵌 null。 - 資料的二進位大型物件 (BLOB)。 - 欄位的屬性。預設為 Static。 - - 的長度為零。-或- 的大小是小於等於零,或大於等於 0x3f0000。 - - 是 null。 - - 之前已被呼叫。 - - - 在這個模組中使用指定的名稱來建構私用型別的 TypeBuilder。 - 具有指定之名稱的私用型別。 - 型別的完整路徑,包含命名空間。 不能含有內嵌 null。 - 具有指定名稱的型別存在於這個模組的父組件中。-或-巢狀型別 (Nested Type) 屬性 (Attribute) 要設定在沒有巢狀化的型別上。 - - 為 null。 - - - 建構 TypeBuilder 需指定型別名稱和型別屬性。 - 使用所有要求的屬性建立的 TypeBuilder。 - 型別的完整路徑。 不能含有內嵌 null。 - 定義型別的屬性。 - 具有指定名稱的型別存在於這個模組的父組件中。-或-巢狀型別 (Nested Type) 屬性 (Attribute) 要設定在沒有巢狀化的型別上。 - - 為 null。 - - - 建構 TypeBuilder 需指定型別名稱、其屬性和定義型別所擴充的型別。 - 使用所有要求的屬性建立的 TypeBuilder。 - 型別的完整路徑。 不能含有內嵌 null。 - 屬性,與型別相關聯。 - 型別,定義型別所擴充的。 - 具有指定名稱的型別存在於這個模組的父組件中。-或-巢狀型別 (Nested Type) 屬性 (Attribute) 要設定在沒有巢狀化的型別上。 - - 為 null。 - - - 建構 TypeBuilder 需指定型別名稱、屬性、定義型別所擴充的型別和型別的總共大小。 - TypeBuilder 物件。 - 型別的完整路徑。 不能含有內嵌 null。 - 定義型別的屬性。 - 型別,定義型別所擴充的。 - 型別的總共大小。 - 具有指定名稱的型別存在於這個模組的父組件中。-或-巢狀型別 (Nested Type) 屬性 (Attribute) 要設定在沒有巢狀化的型別上。 - - 為 null。 - - - 建構 TypeBuilder 需指定型別名稱、屬性、定義型別所擴充的型別和型別的封裝大小。 - TypeBuilder 物件。 - 型別的完整路徑。 不能含有內嵌 null。 - 定義型別的屬性。 - 型別,定義型別所擴充的。 - 型別的封裝大小。 - 具有指定名稱的型別存在於這個模組的父組件中。-或-巢狀型別 (Nested Type) 屬性 (Attribute) 要設定在沒有巢狀化的型別上。 - - 為 null。 - - - 建構 TypeBuilder 需指定型別名稱、屬性、定義型別所擴充的型別、定義型別的封裝大小和定義型別的總共大小。 - 使用所有要求的屬性建立的 TypeBuilder。 - 型別的完整路徑。 不能含有內嵌 null。 - 定義型別的屬性。 - 型別,定義型別所擴充的。 - 型別的封裝大小。 - 型別的總共大小。 - 具有指定名稱的型別存在於這個模組的父組件中。-或-巢狀型別 (Nested Type) 屬性 (Attribute) 要設定在沒有巢狀化的型別上。 - - 為 null。 - - - 建構 TypeBuilder 需指定型別名稱、屬性、定義型別所擴充的型別和定義型別實作的介面。 - 使用所有要求的屬性建立的 TypeBuilder。 - 型別的完整路徑。 不能含有內嵌 null。 - 屬性,與型別相關聯。 - 型別,定義型別所擴充的。 - 介面清單,為型別所實作的。 - 具有指定名稱的型別存在於這個模組的父組件中。-或-巢狀型別 (Nested Type) 屬性 (Attribute) 要設定在沒有巢狀化的型別上。 - - 為 null。 - - - 在可攜式執行檔 (PE) 的 .sdata 區段中定義未初始化的資料欄位。 - 參考資料的欄位。 - 用來參考資料的名稱。 不能含有內嵌 null。 - 資料欄位的大小。 - 欄位的屬性。 - - 的長度為零。-或- 小於等於零,或大於等於 0x003f0000。 - - 為 null。 - - 之前已被呼叫。 - - - 傳回值,這個值表示這個執行個體是否等於指定的物件。 - 如果 和這個執行個體具有相同的型別和值,則為 true,否則為 false。 - 與這個執行個體相比較的物件,或 null。 - - - 取得 String,表示這個模組的完整名稱和路徑。 - 完整的模組名稱。 - - - - - - 傳回陣列類別上的具名方法。 - 陣列類別上的具名方法。 - 陣列類別。 - 陣列類別上方法的名稱。 - 方法的呼叫慣例。 - 方法的傳回型別。 - 方法參數的型別。 - - 不是陣列。 - - 是 null。 - - - 傳回這個執行個體的雜湊碼。 - 32 位元帶正負號的整數雜湊碼。 - - - 表示這是記憶體中模組的字串。 - 表示這是記憶體中模組的文字。 - - - 將自訂屬性套用至這個模組,方式是使用指定的二進位大型物件 (BLOB) 表示該屬性。 - 自訂屬性的建構函式。 - 表示屬性的位元組 BLOB。 - - 是 null。 - - - 使用自訂屬性產生器,將自訂屬性套用至這個模組。 - 用來指定所要套用的自訂屬性的 Helper 類別執行個體。 - - 為 null。 - - - 定義型別的屬性。 - - - 加入其中一個與這個屬性相關聯的其他方法。 - 表示另一個方法的 MethodBuilder 物件。 - - 為 null。 - - 已在封入型別上被呼叫。 - - - 取得這個屬性 (Property) 的屬性 (Attribute)。 - 這個屬性 (Property) 的屬性 (Attribute)。 - - - 取得值,指出是否可讀取屬性。 - 如果可讀取這個屬性,則為 true,否則為 false。 - - - 取得值,指出是否可寫入至屬性。 - 如果可寫入至屬性,則為 true,否則為 false。 - - - 取得宣告這個成員的類別。 - 宣告這個成員之類別的 Type 物件。 - - - 傳回屬性的所有索引參數陣列。 - ParameterInfo 型別的陣列,包含索引的參數。 - 不支援這個方法。 - - - 藉由呼叫屬性的 getter 方法,取得索引屬性的值。 - 指定的索引屬性值。 - 其屬性值將被傳回的物件。 - 索引屬性的選擇性索引值。非索引屬性的這個值應為 null。 - 不支援這個方法。 - - - 取得這個成員的名稱。 - 含有這個成員名稱的 - - - 取得這個屬性的欄位型別。 - 這個屬性的型別。 - - - 設定這個屬性的預設值。 - 這個屬性的預設值。 - - 已在封入型別上被呼叫。 - 這個屬性並不是其中一個支援型別。-或- 的型別不符合屬性的型別。-或-屬性的型別是 或其他參考型別、 不是 null,而且無法將此值指派給參考型別。 - - - 使用指定的自訂屬性 BLOB (二進位大型物件) 來設定自訂屬性。 - 自訂屬性的建構函式。 - 表示屬性的位元組 BLOB。 - - 是 null。 - - 已在封入型別上被呼叫。 - - - 使用自訂屬性產生器來設定自訂屬性。 - 用來定義自訂屬性的 Helper 類別的執行個體。 - - 為 null。 - 如果 已在封入型別上呼叫。 - - - 設定會取得屬性值的方法。 - MethodBuilder 物件,表示取得屬性值的方法。 - - 為 null。 - - 已在封入型別上被呼叫。 - - - 設定會設定屬性值的方法。 - MethodBuilder 物件,表示設定屬性值的方法。 - - 為 null。 - - 已在封入型別上被呼叫。 - - - 使用索引屬性的選擇性索引值設定屬性值。 - 將設定其屬性值的物件。 - 這個屬性的新值。 - 索引屬性的選擇性索引值。非索引屬性的這個值應為 null。 - 不支援這個方法。 - - - 在執行階段期間定義和建立類別的新執行個體。 - - - 加入這個型別所實作的介面。 - 這個型別所實作的介面。 - - 為 null。 - 這個型別之前已使用 建立。 - - - 擷取包含這個型別定義的動態組件。 - 唯讀。擷取包含這個型別定義的動態組件。 - - - 傳回組件顯示名稱所限定的這個型別的完整名稱。 - 唯讀。這個型別的完整名稱是由組件的顯示名稱所限定。 - - - - 擷取這個型別的基底型別。 - 唯讀。擷取這個型別的基底型別。 - - - - 取得表示這個型別的 物件。 - 表示這個型別的物件。 - - - 取得宣告目前泛型型別參數的方法。 - 如果目前型別為泛型型別參數,則為 ,表示宣告目前型別的方法,否則為 null。 - - - 傳回宣告這個型別的型別。 - 唯讀。宣告這個型別的型別。 - - - 使用指定的屬性和簽章 (Signature),將新的建構函式 (Constructor) 加入型別。 - 已定義的建構函式。 - 建構函式的屬性。 - 建構函式的呼叫慣例。 - 建構函式的參數型別。 - 這個型別之前已使用 建立。 - - - 使用指定的屬性、簽章和自訂修飾詞 (Modifier),將新的建構函式加入型別。 - 已定義的建構函式。 - 建構函式的屬性。 - 建構函式的呼叫慣例。 - 建構函式的參數型別。 - 型別陣列的陣列。每一個型別陣列,表示對應參數的必要自訂修飾詞,例如 。如果某特定參數沒有必要的自訂修飾詞,請指定 null,而不要指定型別的陣列。如果沒有任何參數有必要的自訂修飾詞,請指定 null,而不要指定陣列的陣列。 - 型別陣列的陣列。每一個型別陣列,表示對應參數的選擇性自訂修飾詞,例如 。如果某特定參數沒有選擇性的自訂修飾詞,請指定 null,而不要指定型別的陣列。如果沒有任何參數有選擇性的自訂修飾詞,請指定 null,而不要指定陣列的陣列。 - - 的大小不等於 的大小。 - 這個型別之前已使用 建立。-或-在目前的動態型別上, 屬性為 true,但 屬性為 false。 - - - 定義預設的建構函式。此處定義的建構函式將簡單呼叫父代 (Parent) 的預設建構函式。 - 傳回建構函式。 - MethodAttributes 物件表示要套用至建構函式的屬性。 - 父型別 (基底型別) 沒有預設建構函式。 - 這個型別之前已使用 建立。-或-在目前的動態型別上, 屬性為 true,但 屬性為 false。 - - - 使用指定的名稱、屬性和事件型別,將新的事件加入型別。 - 已定義的事件。 - 事件的名稱。 不能含有內嵌 null。 - 事件的屬性。 - 事件的型別。 - - 的長度為零。 - - 為 null。-或- 為 null。 - 這個型別之前已使用 建立。 - - - 使用指定的名稱、屬性和欄位型別,將新的欄位加入至型別。 - 已定義的欄位。 - 欄位名稱。 不能含有內嵌 null。 - 欄位的型別。 - 欄位的屬性。 - - 的長度為零。-或- 為 System.Void。-或-已指定這個欄位之父類別的總共大小。 - - 為 null。 - 這個型別之前已使用 建立。 - - - 使用指定的名稱、屬性、欄位型別和自訂修飾詞,將新的欄位加入型別。 - 已定義的欄位。 - 欄位名稱。 不能含有內嵌 null。 - 欄位的型別。 - 型別的陣列,表示欄位的必要自訂修飾詞,例如 。 - 型別的陣列,表示欄位的選擇性自訂修飾詞,例如 。 - 欄位的屬性。 - - 的長度為零。-或- 為 System.Void。-或-已指定這個欄位之父類別的總共大小。 - - 為 null。 - 這個型別之前已使用 建立。 - - - 定義目前型別的泛型型別參數,指定其編號和名稱,並傳回可用於設定其條件約束之 物件的陣列。 - - 物件的陣列,這些物件可用於定義目前型別之泛型型別參數的條件約束。 - 泛型型別參數的名稱陣列。 - 已為這個型別定義泛型型別參數。 - - 為 null。-或- 的元素是 null。 - - 是空陣列。 - - - 在可攜式執行 (PE) 檔的 .sdata 區段中定義初始化資料欄位。 - 參考資料的欄位。 - 用來參考資料的名稱。 不能含有內嵌 null。 - 資料的 Blob。 - 欄位的屬性。 - - 的長度為零。-或-資料大小是小於等於零,或大於等於 0x3f0000。 - - 是 null。 - - 之前已被呼叫。 - - - 使用指定的名稱和方法屬性,將新的方法加入型別。 - - ,表示新定義的方法。 - 方法的名稱。 不能含有內嵌 null。 - 方法的屬性。 - - 的長度為零。-或-這個方法的父項型別為介面,但這個方法不是虛擬 (Visual Basic 中的 Overridable)。 - - 為 null。 - 這個型別之前已使用 建立。-或-在目前的動態型別上, 屬性為 true,但 屬性為 false。 - - - 使用指定的名稱、方法屬性和呼叫慣例,將新的方法加入型別。 - - ,表示新定義的方法。 - 方法的名稱。 不能含有內嵌 null。 - 方法的屬性。 - 方法的呼叫慣例。 - - 的長度為零。-或-這個方法的父型別為介面,但這個方法不是虛擬 (Visual Basic 中的 Overridable)。 - - 為 null。 - 這個型別之前已使用 建立。-或-在目前的動態型別上, 屬性為 true,但 屬性為 false。 - - - 使用指定的名稱、方法屬性、呼叫慣例和方法簽章,將新的方法加入型別。 - - ,表示新定義的方法。 - 方法的名稱。 不能含有內嵌 null。 - 方法的屬性。 - 方法的呼叫慣例。 - 方法的傳回型別。 - 方法的參數型別。 - - 的長度為零。-或-這個方法的父項型別為介面,但這個方法不是虛擬 (Visual Basic 中的 Overridable)。 - - 為 null。 - 這個型別之前已使用 建立。-或-在目前的動態型別上, 屬性為 true,但 屬性為 false。 - - - 使用指定的名稱、方法屬性、呼叫慣例、方法簽章和自訂修飾詞,將新的方法加入型別。 - - 物件,表示新加入的方法。 - 方法的名稱。 不能含有內嵌 null。 - 方法的屬性。 - 方法的呼叫慣例。 - 方法的傳回型別。 - 型別的陣列,表示方法之傳回型別的必要自訂修飾詞,例如 。如果傳回型別沒有必要的自訂修飾詞,請指定 null。 - 型別的陣列,表示方法之傳回型別的選擇性自訂修飾詞,例如 。如果傳回型別沒有選擇性自訂修飾詞,請指定 null。 - 方法的參數型別。 - 型別陣列的陣列。每一個型別陣列,表示對應參數的必要自訂修飾詞,例如 。如果某特定參數沒有必要的自訂修飾詞,請指定 null,而不要指定型別的陣列。如果沒有任何參數有必要的自訂修飾詞,請指定 null,而不要指定陣列的陣列。 - 型別陣列的陣列。每一個型別陣列,表示對應參數的選擇性自訂修飾詞,例如 。如果某特定參數沒有選擇性的自訂修飾詞,請指定 null,而不要指定型別的陣列。如果沒有任何參數有選擇性的自訂修飾詞,請指定 null,而不要指定陣列的陣列。 - - 的長度為零。-或-這個方法的父項型別為介面,但這個方法不是虛擬 (Visual Basic 中的 Overridable)。-或- 的大小不等於 的大小。 - - 為 null。 - 這個型別之前已使用 建立。-或-在目前的動態型別上, 屬性為 true,但 屬性為 false。 - - - 使用指定的名稱、方法屬性和方法簽章,將新的方法加入型別。 - 已定義的方法。 - 方法的名稱。 不能含有內嵌 null。 - 方法的屬性。 - 方法的傳回型別。 - 方法的參數型別。 - - 的長度為零。-或-這個方法的父項型別為介面,但這個方法不是虛擬 (Visual Basic 中的 Overridable)。 - - 為 null。 - 這個型別之前已使用 建立。-或-在目前的動態型別上, 屬性為 true,但 屬性為 false。 - - - 指定實作指定之方法宣告的指定方法主體,此方法主體可能具有不同的名稱。 - 要使用的方法主體。這應該為 MethodBuilder 物件。 - 將使用其宣告的方法。 - - 不屬於這個類別。 - - 是 null。 - 這個型別之前已使用 建立。-或- 的宣告型別不是由此 表示的型別。 - - - 定義指定其名稱的巢狀型別。 - 定義的巢狀型別。 - 型別的簡短名稱。 不能含有內嵌 null。 - - 的長度為零或大於 1023。-或-這項作業會以目前組件中的重複 來建立型別。 - - 為 null。 - - - 定義指定其名稱和屬性的巢狀型別。 - 定義的巢狀型別。 - 型別的簡短名稱。 不能含有內嵌 null。 - 型別的屬性。 - 巢狀屬性並未指定。-或-這個型別不是密封的。-或-這個型別是陣列。-或-這個型別是介面,但是巢狀型別不是介面。-或- 的長度為零或大於 1023。-或-這項作業會以目前組件中的重複 來建立型別。 - - 為 null。 - - - 定義巢狀型別,指定其名稱、屬性和其擴充的型別。 - 定義的巢狀型別。 - 型別的簡短名稱。 不能含有內嵌 null。 - 型別的屬性。 - 巢狀型別所擴充的型別。 - 巢狀屬性並未指定。-或-這個型別不是密封的。-或-這個型別是陣列。-或-這個型別是介面,但是巢狀型別不是介面。-或- 的長度為零或大於 1023。-或-這項作業會以目前組件中的重複 來建立型別。 - - 為 null。 - - - 定義巢狀型別,指定其名稱、屬性、型別的總共大小和其擴充的型別。 - 定義的巢狀型別。 - 型別的簡短名稱。 不能含有內嵌 null。 - 型別的屬性。 - 巢狀型別所擴充的型別。 - 型別的總共大小。 - 巢狀屬性並未指定。-或-這個型別不是密封的。-或-這個型別是陣列。-或-這個型別是介面,但是巢狀型別不是介面。-或- 的長度為零或大於 1023。-或-這項作業會以目前組件中的重複 來建立型別。 - - 為 null。 - - - 定義巢狀型別,指定其名稱、屬性、其擴充的型別和封裝大小。 - 定義的巢狀型別。 - 型別的簡短名稱。 不能含有內嵌 null。 - 型別的屬性。 - 巢狀型別所擴充的型別。 - 型別的封裝大小。 - 巢狀屬性並未指定。-或-這個型別不是密封的。-或-這個型別是陣列。-或-這個型別是介面,但是巢狀型別不是介面。-或- 的長度為零或大於 1023。-或-這項作業會以目前組件中的重複 來建立型別。 - - 為 null。 - - - 定義巢狀型別,指定其名稱、屬性、大小和其擴充的型別。 - 定義的巢狀型別。 - 型別的簡短名稱。 不可以包含內嵌 null 值。 - 型別的屬性。 - 巢狀型別所擴充的型別。 - 型別的封裝大小。 - 型別的總共大小。 - - - 定義巢狀型別,指定其名稱、屬性、其擴充的型別和其實作的介面。 - 定義的巢狀型別。 - 型別的簡短名稱。 不能含有內嵌 null。 - 型別的屬性。 - 巢狀型別所擴充的型別。 - 巢狀型別所實作的介面。 - 巢狀屬性並未指定。-或-這個型別不是密封的。-或-這個型別是陣列。-或-這個型別是介面,但是巢狀型別不是介面。-或- 的長度為零或大於 1023。-或-這項作業會以目前組件中的重複 來建立型別。 - - 為 null。-或- 陣列的元素為 null。 - - - 使用指定的名稱、屬性 (Attribute)、呼叫慣例和屬性 (Property) 簽章,將新的屬性 (Property) 新增至型別。 - 已定義的屬性。 - 屬性的名稱。 不能含有內嵌 null。 - 屬性 (Property) 的屬性 (Attribute)。 - 屬性存取子的呼叫慣例。 - 屬性的傳回型別。 - 屬性的參數型別。 - - 的長度為零。 - - 為 null。-或- 陣列的任何一個元素都為 null。 - 這個型別之前已使用 建立。 - - - 使用指定的名稱、呼叫慣例、屬性簽章和自訂修飾詞,將新的屬性新增至型別。 - 已定義的屬性。 - 屬性的名稱。 不能含有內嵌 null。 - 屬性 (Property) 的屬性 (Attribute)。 - 屬性存取子的呼叫慣例。 - 屬性的傳回型別。 - 型別的陣列,表示屬性之傳回型別的必要自訂修飾詞,例如 。如果傳回型別沒有必要的自訂修飾詞,請指定 null。 - 型別的陣列,表示屬性之傳回型別的選擇性自訂修飾詞,例如 。如果傳回型別沒有選擇性自訂修飾詞,請指定 null。 - 屬性的參數型別。 - 型別陣列的陣列。每一個型別陣列,表示對應參數的必要自訂修飾詞,例如 。如果某特定參數沒有必要的自訂修飾詞,請指定 null,而不要指定型別的陣列。如果沒有任何參數有必要的自訂修飾詞,請指定 null,而不要指定陣列的陣列。 - 型別陣列的陣列。每一個型別陣列,表示對應參數的選擇性自訂修飾詞,例如 。如果某特定參數沒有選擇性的自訂修飾詞,請指定 null,而不要指定型別的陣列。如果沒有任何參數有選擇性的自訂修飾詞,請指定 null,而不要指定陣列的陣列。 - - 的長度為零。 - - 為 null。-或- 陣列的任何一個元素都為 null。 - 這個型別之前已使用 建立。 - - - 使用指定的名稱和屬性簽章,將新的屬性加入型別。 - 已定義的屬性。 - 屬性的名稱。 不能含有內嵌 null。 - 屬性 (Property) 的屬性 (Attribute)。 - 屬性的傳回型別。 - 屬性的參數型別。 - - 的長度為零。 - - 為 null。-或- 陣列的任何一個元素都為 null。 - 這個型別之前已使用 建立。 - - - 使用指定的名稱、屬性簽章和自訂修飾詞,將新的屬性加入型別。 - 已定義的屬性。 - 屬性的名稱。 不能含有內嵌 null。 - 屬性 (Property) 的屬性 (Attribute)。 - 屬性的傳回型別。 - 型別的陣列,表示屬性之傳回型別的必要自訂修飾詞,例如 。如果傳回型別沒有必要的自訂修飾詞,請指定 null。 - 型別的陣列,表示屬性之傳回型別的選擇性自訂修飾詞,例如 。如果傳回型別沒有選擇性自訂修飾詞,請指定 null。 - 屬性的參數型別。 - 型別陣列的陣列。每一個型別陣列,表示對應參數的必要自訂修飾詞,例如 。如果某特定參數沒有必要的自訂修飾詞,請指定 null,而不要指定型別的陣列。如果沒有任何參數有必要的自訂修飾詞,請指定 null,而不要指定陣列的陣列。 - 型別陣列的陣列。每一個型別陣列,表示對應參數的選擇性自訂修飾詞,例如 。如果某特定參數沒有選擇性的自訂修飾詞,請指定 null,而不要指定型別的陣列。如果沒有任何參數有選擇性的自訂修飾詞,請指定 null,而不要指定陣列的陣列。 - - 的長度為零。 - - 為 null。-或- 陣列的任何一個元素都為 null。 - 這個型別之前已使用 建立。 - - - 定義這個型別的初始設定式。 - 傳回型別初始設定式。 - 先前已使用 建立包含型別 (Containing Type) - - - 在可攜式執行檔 (PE) 的 .sdata 區段中定義未初始化的資料欄位。 - 參考資料的欄位。 - 用來參考資料的名稱。 不能含有內嵌 null。 - 資料欄位的大小。 - 欄位的屬性。 - - 的長度為零。-或- 小於等於零,或大於等於 0x003f0000。 - - 為 null。 - 這個型別之前已使用 建立。 - - - 擷取這個型別的完整路徑。 - 唯讀。擷取這個型別的完整路徑。 - - - 取得值,指出目前泛型型別參數的共變數和特殊條件約束。 - - 值的位元組合,描述目前泛型型別參數的共變數和特殊條件約束。 - - - 取得宣告參數的泛型型別之型別參數清單中的型別參數位置。 - 如果目前 物件表示泛型型別參數,則為宣告參數的泛型型別之型別參數清單中的型別參數位置,否則為未定義。 - - - - - 傳回指定之建構泛型型別的建構函式,其對應於泛型型別定義的指定建構函式。 - - 物件,表示對應於 的建構函式,其指定屬於 之泛型型別定義的建構函式。 - 已傳回建構函式的建構泛型型別。 - - 之泛型型別定義上的建構函式,其指定要傳回 的哪個建構函式。 - - 不表示泛型型別。-或- 不是 型別。-或- 的宣告型別不是泛型型別定義。-或- 的宣告型別不是 的泛型型別定義。 - - - 呼叫這個方法永遠會擲回 - 不支援這個方法。沒有值被傳回。 - 不支援這個方法。 - - - 傳回指定之建構泛型型別的欄位,其對應於泛型型別定義的指定欄位。 - - 物件,表示對應於 的欄位,其指定屬於 之泛型型別定義的欄位。 - 已傳回欄位的建構泛型型別。 - - 之泛型型別定義上的欄位,其指定要傳回 的哪個欄位。 - - 不表示泛型型別。-或- 不是 型別。-或- 的宣告型別不是泛型型別定義。-或- 的宣告型別不是 的泛型型別定義。 - - - - 傳回表示泛型型別定義的 物件,利用此泛型型別定義就可以取得目前型別。 - 表示泛型型別定義的 物件,利用此泛型型別定義就可以取得目前型別。 - 目前型別不是泛型的。也就是, 傳回 false。 - - - 傳回指定之建構泛型型別的方法,其對應於泛型型別定義的指定方法。 - - 物件,表示對應於 的方法,其指定屬於 之泛型型別定義的方法。 - 已傳回方法的建構泛型型別。 - - 之泛型型別定義上的方法,其指定要傳回 的哪個方法。 - - 是泛型方法,但並非泛型方法定義。-或- 不表示泛型型別。-或- 不是 型別。-或- 的宣告型別不是泛型型別定義。-或- 的宣告型別不是 的泛型型別定義。 - - - 擷取這個型別的 GUID。 - 唯讀。擷取這個型別的 GUID。 - 不完整型別的這個方法目前並不支援。 - - - 取得值,指出指定的 物件是否可以指派給這個物件。 - 如果 可以指派給此物件,則為 true,否則為 false。 - 要測試的物件。 - - - 傳回值,指出是否已建立目前動態型別。 - 如果已呼叫 方法,則為 true,否則為 false。 - - - - 取得值,指出目前型別是否為泛型型別參數。 - 如果目前 物件表示泛型型別參數,則為 true,否則為 false。 - - - 取得值,指出目前型別是否為泛型型別。 - 如果目前 物件表示的型別是泛型的,則為 true,否則為 false。 - - - 取得值,指出目前 是否表示可用於建構其他泛型型別的泛型型別定義。 - 如果這個 物件表示泛型型別定義,則為 true,否則為 false。 - - - - 傳回 物件,表示目前型別的一維陣列,其下限為零。 - - 物件,表示其元素型別為目前型別的一維陣列型別,其下限為零。 - - - 傳回 物件,表示具有指定維度數目的目前型別陣列。 - - 物件,表示目前型別的一維陣列。 - 陣列的維度數目。 - - 不是有效的陣列維度。 - - - 傳回 物件,表示當做 ref (Visual Basic 中為 ByRef) 參數傳遞時的目前型別。 - - 物件,表示當做 ref (Visual Basic 中為 ByRef) 參數傳遞時的目前型別。 - - - 用型別陣列的元素取代目前泛型型別定義的型別參數,並傳回結果建構型別。 - - ,表示用 的元素取代目前泛型型別之型別參數所得到的建構型別。 - 型別的陣列,用於取代目前泛型型別定義的型別參數。 - 目前型別不表示泛型型別的定義。也就是, 傳回 false。 - - 為 null。-或- 的元素是 null。 - - 中的所有元素都不符合目前泛型型別對應之型別參數所設定的條件。 - - - 傳回 物件,表示目前型別的 Unmanaged 指標型別。 - - 物件,表示目前型別的 Unmanaged 指標型別。 - - - 擷取包含這個型別定義的動態模組。 - 唯讀。擷取包含這個型別定義的動態模組。 - - - 擷取這個型別的名稱。 - 唯讀。擷取這個型別的 名稱。 - - - 擷取定義這個 TypeBuilder 的命名空間。 - 唯讀。擷取定義這個 TypeBuilder 的命名空間。 - - - 擷取這個型別的封裝大小。 - 唯讀。擷取這個型別的封裝大小。 - - - 使用指定的自訂屬性 Blob 設定自訂屬性。 - 自訂屬性的建構函式。 - 表示屬性的位元組 BLOB。 - - 是 null。 - 在目前的動態型別上, 屬性為 true,但 屬性為 false。 - - - 使用自訂屬性產生器來設定自訂屬性。 - 用來定義自訂屬性的 Helper 類別的執行個體。 - - 為 null。 - 在目前的動態型別上, 屬性為 true,但 屬性為 false。 - - - 設定目前正在建構之型別的基底型別。 - 新的基底型別。 - 這個型別之前已使用 建立。-或- 為 null,而且目前的執行個體表示其屬性不包含 的介面。-或-在目前的動態型別上, 屬性為 true,但 屬性為 false。 - - 是介面。這個例外狀況條件是 .NET Framework 2.0 的新功能。 - - - 擷取型別的總共大小。 - 唯讀。擷取這個型別的總共大小。 - - - 傳回不包含命名空間的型別名稱。 - 唯讀。不包含命名空間的型別名稱。 - - - 表示未指定型別的總共大小。 - - - \ No newline at end of file diff --git a/packages/System.Reflection.Emit.4.3.0/ref/xamarinmac20/_._ b/packages/System.Reflection.Emit.4.3.0/ref/xamarinmac20/_._ deleted file mode 100644 index e69de29..0000000 diff --git a/packages/System.Reflection.Emit.Lightweight.4.3.0/.signature.p7s b/packages/System.Reflection.Emit.Lightweight.4.3.0/.signature.p7s deleted file mode 100644 index 3feb047..0000000 Binary files a/packages/System.Reflection.Emit.Lightweight.4.3.0/.signature.p7s and /dev/null differ diff --git a/packages/System.Reflection.Emit.Lightweight.4.3.0/System.Reflection.Emit.Lightweight.4.3.0.nupkg b/packages/System.Reflection.Emit.Lightweight.4.3.0/System.Reflection.Emit.Lightweight.4.3.0.nupkg deleted file mode 100644 index 56481cb..0000000 Binary files a/packages/System.Reflection.Emit.Lightweight.4.3.0/System.Reflection.Emit.Lightweight.4.3.0.nupkg and /dev/null differ diff --git a/packages/System.Reflection.Emit.Lightweight.4.3.0/ThirdPartyNotices.txt b/packages/System.Reflection.Emit.Lightweight.4.3.0/ThirdPartyNotices.txt deleted file mode 100644 index 55cfb20..0000000 --- a/packages/System.Reflection.Emit.Lightweight.4.3.0/ThirdPartyNotices.txt +++ /dev/null @@ -1,31 +0,0 @@ -This Microsoft .NET Library may incorporate components from the projects listed -below. Microsoft licenses these components under the Microsoft .NET Library -software license terms. The original copyright notices and the licenses under -which Microsoft received such components are set forth below for informational -purposes only. Microsoft reserves all rights not expressly granted herein, -whether by implication, estoppel or otherwise. - -1. .NET Core (https://github.com/dotnet/core/) - -.NET Core -Copyright (c) .NET Foundation and Contributors - -The MIT License (MIT) - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. \ No newline at end of file diff --git a/packages/System.Reflection.Emit.Lightweight.4.3.0/dotnet_library_license.txt b/packages/System.Reflection.Emit.Lightweight.4.3.0/dotnet_library_license.txt deleted file mode 100644 index 92b6c44..0000000 --- a/packages/System.Reflection.Emit.Lightweight.4.3.0/dotnet_library_license.txt +++ /dev/null @@ -1,128 +0,0 @@ - -MICROSOFT SOFTWARE LICENSE TERMS - - -MICROSOFT .NET LIBRARY - -These license terms are an agreement between Microsoft Corporation (or based on where you live, one of its affiliates) and you. Please read them. They apply to the software named above, which includes the media on which you received it, if any. The terms also apply to any Microsoft - -· updates, - -· supplements, - -· Internet-based services, and - -· support services - -for this software, unless other terms accompany those items. If so, those terms apply. - -BY USING THE SOFTWARE, YOU ACCEPT THESE TERMS. IF YOU DO NOT ACCEPT THEM, DO NOT USE THE SOFTWARE. - - -IF YOU COMPLY WITH THESE LICENSE TERMS, YOU HAVE THE PERPETUAL RIGHTS BELOW. - -1. INSTALLATION AND USE RIGHTS. - -a. Installation and Use. You may install and use any number of copies of the software to design, develop and test your programs. - -b. Third Party Programs. The software may include third party programs that Microsoft, not the third party, licenses to you under this agreement. Notices, if any, for the third party program are included for your information only. - -2. ADDITIONAL LICENSING REQUIREMENTS AND/OR USE RIGHTS. - -a. DISTRIBUTABLE CODE. The software is comprised of Distributable Code. “Distributable Code” is code that you are permitted to distribute in programs you develop if you comply with the terms below. - -i. Right to Use and Distribute. - -· You may copy and distribute the object code form of the software. - -· Third Party Distribution. You may permit distributors of your programs to copy and distribute the Distributable Code as part of those programs. - -ii. Distribution Requirements. For any Distributable Code you distribute, you must - -· add significant primary functionality to it in your programs; - -· require distributors and external end users to agree to terms that protect it at least as much as this agreement; - -· display your valid copyright notice on your programs; and - -· indemnify, defend, and hold harmless Microsoft from any claims, including attorneys’ fees, related to the distribution or use of your programs. - -iii. Distribution Restrictions. You may not - -· alter any copyright, trademark or patent notice in the Distributable Code; - -· use Microsoft’s trademarks in your programs’ names or in a way that suggests your programs come from or are endorsed by Microsoft; - -· include Distributable Code in malicious, deceptive or unlawful programs; or - -· modify or distribute the source code of any Distributable Code so that any part of it becomes subject to an Excluded License. An Excluded License is one that requires, as a condition of use, modification or distribution, that - -· the code be disclosed or distributed in source code form; or - -· others have the right to modify it. - -3. SCOPE OF LICENSE. The software is licensed, not sold. This agreement only gives you some rights to use the software. Microsoft reserves all other rights. Unless applicable law gives you more rights despite this limitation, you may use the software only as expressly permitted in this agreement. In doing so, you must comply with any technical limitations in the software that only allow you to use it in certain ways. You may not - -· work around any technical limitations in the software; - -· reverse engineer, decompile or disassemble the software, except and only to the extent that applicable law expressly permits, despite this limitation; - -· publish the software for others to copy; - -· rent, lease or lend the software; - -· transfer the software or this agreement to any third party; or - -· use the software for commercial software hosting services. - -4. BACKUP COPY. You may make one backup copy of the software. You may use it only to reinstall the software. - -5. DOCUMENTATION. Any person that has valid access to your computer or internal network may copy and use the documentation for your internal, reference purposes. - -6. EXPORT RESTRICTIONS. The software is subject to United States export laws and regulations. You must comply with all domestic and international export laws and regulations that apply to the software. These laws include restrictions on destinations, end users and end use. For additional information, see www.microsoft.com/exporting. - -7. SUPPORT SERVICES. Because this software is “as is,” we may not provide support services for it. - -8. ENTIRE AGREEMENT. This agreement, and the terms for supplements, updates, Internet-based services and support services that you use, are the entire agreement for the software and support services. - -9. APPLICABLE LAW. - -a. United States. If you acquired the software in the United States, Washington state law governs the interpretation of this agreement and applies to claims for breach of it, regardless of conflict of laws principles. The laws of the state where you live govern all other claims, including claims under state consumer protection laws, unfair competition laws, and in tort. - -b. Outside the United States. If you acquired the software in any other country, the laws of that country apply. - -10. LEGAL EFFECT. This agreement describes certain legal rights. You may have other rights under the laws of your country. You may also have rights with respect to the party from whom you acquired the software. This agreement does not change your rights under the laws of your country if the laws of your country do not permit it to do so. - -11. DISCLAIMER OF WARRANTY. THE SOFTWARE IS LICENSED “AS-IS.” YOU BEAR THE RISK OF USING IT. MICROSOFT GIVES NO EXPRESS WARRANTIES, GUARANTEES OR CONDITIONS. YOU MAY HAVE ADDITIONAL CONSUMER RIGHTS OR STATUTORY GUARANTEES UNDER YOUR LOCAL LAWS WHICH THIS AGREEMENT CANNOT CHANGE. TO THE EXTENT PERMITTED UNDER YOUR LOCAL LAWS, MICROSOFT EXCLUDES THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. - -FOR AUSTRALIA – YOU HAVE STATUTORY GUARANTEES UNDER THE AUSTRALIAN CONSUMER LAW AND NOTHING IN THESE TERMS IS INTENDED TO AFFECT THOSE RIGHTS. - -12. LIMITATION ON AND EXCLUSION OF REMEDIES AND DAMAGES. YOU CAN RECOVER FROM MICROSOFT AND ITS SUPPLIERS ONLY DIRECT DAMAGES UP TO U.S. $5.00. YOU CANNOT RECOVER ANY OTHER DAMAGES, INCLUDING CONSEQUENTIAL, LOST PROFITS, SPECIAL, INDIRECT OR INCIDENTAL DAMAGES. - -This limitation applies to - -· anything related to the software, services, content (including code) on third party Internet sites, or third party programs; and - -· claims for breach of contract, breach of warranty, guarantee or condition, strict liability, negligence, or other tort to the extent permitted by applicable law. - -It also applies even if Microsoft knew or should have known about the possibility of the damages. The above limitation or exclusion may not apply to you because your country may not allow the exclusion or limitation of incidental, consequential or other damages. - -Please note: As this software is distributed in Quebec, Canada, some of the clauses in this agreement are provided below in French. - -Remarque : Ce logiciel étant distribué au Québec, Canada, certaines des clauses dans ce contrat sont fournies ci-dessous en français. - -EXONÉRATION DE GARANTIE. Le logiciel visé par une licence est offert « tel quel ». Toute utilisation de ce logiciel est à votre seule risque et péril. Microsoft n’accorde aucune autre garantie expresse. Vous pouvez bénéficier de droits additionnels en vertu du droit local sur la protection des consommateurs, que ce contrat ne peut modifier. La ou elles sont permises par le droit locale, les garanties implicites de qualité marchande, d’adéquation à un usage particulier et d’absence de contrefaçon sont exclues. - -LIMITATION DES DOMMAGES-INTÉRÊTS ET EXCLUSION DE RESPONSABILITÉ POUR LES DOMMAGES. Vous pouvez obtenir de Microsoft et de ses fournisseurs une indemnisation en cas de dommages directs uniquement à hauteur de 5,00 $ US. Vous ne pouvez prétendre à aucune indemnisation pour les autres dommages, y compris les dommages spéciaux, indirects ou accessoires et pertes de bénéfices. - -Cette limitation concerne : - -· tout ce qui est relié au logiciel, aux services ou au contenu (y compris le code) figurant sur des sites Internet tiers ou dans des programmes tiers ; et - -· les réclamations au titre de violation de contrat ou de garantie, ou au titre de responsabilité stricte, de négligence ou d’une autre faute dans la limite autorisée par la loi en vigueur. - -Elle s’applique également, même si Microsoft connaissait ou devrait connaître l’éventualité d’un tel dommage. Si votre pays n’autorise pas l’exclusion ou la limitation de responsabilité pour les dommages indirects, accessoires ou de quelque nature que ce soit, il se peut que la limitation ou l’exclusion ci-dessus ne s’appliquera pas à votre égard. - -EFFET JURIDIQUE. Le présent contrat décrit certains droits juridiques. Vous pourriez avoir d’autres droits prévus par les lois de votre pays. Le présent contrat ne modifie pas les droits que vous confèrent les lois de votre pays si celles-ci ne le permettent pas. - - diff --git a/packages/System.Reflection.Emit.Lightweight.4.3.0/lib/MonoAndroid10/_._ b/packages/System.Reflection.Emit.Lightweight.4.3.0/lib/MonoAndroid10/_._ deleted file mode 100644 index e69de29..0000000 diff --git a/packages/System.Reflection.Emit.Lightweight.4.3.0/lib/MonoTouch10/_._ b/packages/System.Reflection.Emit.Lightweight.4.3.0/lib/MonoTouch10/_._ deleted file mode 100644 index e69de29..0000000 diff --git a/packages/System.Reflection.Emit.Lightweight.4.3.0/lib/net45/_._ b/packages/System.Reflection.Emit.Lightweight.4.3.0/lib/net45/_._ deleted file mode 100644 index e69de29..0000000 diff --git a/packages/System.Reflection.Emit.Lightweight.4.3.0/lib/netcore50/System.Reflection.Emit.Lightweight.dll b/packages/System.Reflection.Emit.Lightweight.4.3.0/lib/netcore50/System.Reflection.Emit.Lightweight.dll deleted file mode 100644 index a7aaa57..0000000 Binary files a/packages/System.Reflection.Emit.Lightweight.4.3.0/lib/netcore50/System.Reflection.Emit.Lightweight.dll and /dev/null differ diff --git a/packages/System.Reflection.Emit.Lightweight.4.3.0/lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll b/packages/System.Reflection.Emit.Lightweight.4.3.0/lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll deleted file mode 100644 index d7b76e7..0000000 Binary files a/packages/System.Reflection.Emit.Lightweight.4.3.0/lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll and /dev/null differ diff --git a/packages/System.Reflection.Emit.Lightweight.4.3.0/lib/portable-net45+wp8/_._ b/packages/System.Reflection.Emit.Lightweight.4.3.0/lib/portable-net45+wp8/_._ deleted file mode 100644 index e69de29..0000000 diff --git a/packages/System.Reflection.Emit.Lightweight.4.3.0/lib/wp80/_._ b/packages/System.Reflection.Emit.Lightweight.4.3.0/lib/wp80/_._ deleted file mode 100644 index e69de29..0000000 diff --git a/packages/System.Reflection.Emit.Lightweight.4.3.0/lib/xamarinios10/_._ b/packages/System.Reflection.Emit.Lightweight.4.3.0/lib/xamarinios10/_._ deleted file mode 100644 index e69de29..0000000 diff --git a/packages/System.Reflection.Emit.Lightweight.4.3.0/lib/xamarinmac20/_._ b/packages/System.Reflection.Emit.Lightweight.4.3.0/lib/xamarinmac20/_._ deleted file mode 100644 index e69de29..0000000 diff --git a/packages/System.Reflection.Emit.Lightweight.4.3.0/lib/xamarintvos10/_._ b/packages/System.Reflection.Emit.Lightweight.4.3.0/lib/xamarintvos10/_._ deleted file mode 100644 index e69de29..0000000 diff --git a/packages/System.Reflection.Emit.Lightweight.4.3.0/lib/xamarinwatchos10/_._ b/packages/System.Reflection.Emit.Lightweight.4.3.0/lib/xamarinwatchos10/_._ deleted file mode 100644 index e69de29..0000000 diff --git a/packages/System.Reflection.Emit.Lightweight.4.3.0/ref/MonoAndroid10/_._ b/packages/System.Reflection.Emit.Lightweight.4.3.0/ref/MonoAndroid10/_._ deleted file mode 100644 index e69de29..0000000 diff --git a/packages/System.Reflection.Emit.Lightweight.4.3.0/ref/MonoTouch10/_._ b/packages/System.Reflection.Emit.Lightweight.4.3.0/ref/MonoTouch10/_._ deleted file mode 100644 index e69de29..0000000 diff --git a/packages/System.Reflection.Emit.Lightweight.4.3.0/ref/net45/_._ b/packages/System.Reflection.Emit.Lightweight.4.3.0/ref/net45/_._ deleted file mode 100644 index e69de29..0000000 diff --git a/packages/System.Reflection.Emit.Lightweight.4.3.0/ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll b/packages/System.Reflection.Emit.Lightweight.4.3.0/ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll deleted file mode 100644 index 5a50a63..0000000 Binary files a/packages/System.Reflection.Emit.Lightweight.4.3.0/ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll and /dev/null differ diff --git a/packages/System.Reflection.Emit.Lightweight.4.3.0/ref/netstandard1.0/System.Reflection.Emit.Lightweight.xml b/packages/System.Reflection.Emit.Lightweight.4.3.0/ref/netstandard1.0/System.Reflection.Emit.Lightweight.xml deleted file mode 100644 index 542af16..0000000 --- a/packages/System.Reflection.Emit.Lightweight.4.3.0/ref/netstandard1.0/System.Reflection.Emit.Lightweight.xml +++ /dev/null @@ -1,177 +0,0 @@ - - - - System.Reflection.Emit.Lightweight - - - - Defines and represents a dynamic method that can be compiled, executed, and discarded. Discarded methods are available for garbage collection. - - - Creates a dynamic method that is global to a module, specifying the method name, attributes, calling convention, return type, parameter types, module, and whether just-in-time (JIT) visibility checks should be skipped for types and members accessed by the Microsoft intermediate language (MSIL) of the dynamic method. - The name of the dynamic method. This can be a zero-length string, but it cannot be null. - A bitwise combination of values that specifies the attributes of the dynamic method. The only combination allowed is and . - The calling convention for the dynamic method. Must be . - A object that specifies the return type of the dynamic method, or null if the method has no return type. - An array of objects specifying the types of the parameters of the dynamic method, or null if the method has no parameters. - A representing the module with which the dynamic method is to be logically associated. - true to skip JIT visibility checks on types and members accessed by the MSIL of the dynamic method; otherwise, false. - An element of is null or .-or- is a module that provides anonymous hosting for dynamic methods. - - is null. -or- is null. - - is a combination of flags other than and .-or- is not .-or- is a type for which returns true. - - - Creates a dynamic method, specifying the method name, attributes, calling convention, return type, parameter types, the type with which the dynamic method is logically associated, and whether just-in-time (JIT) visibility checks should be skipped for types and members accessed by the Microsoft intermediate language (MSIL) of the dynamic method. - The name of the dynamic method. This can be a zero-length string, but it cannot be null. - A bitwise combination of values that specifies the attributes of the dynamic method. The only combination allowed is and . - The calling convention for the dynamic method. Must be . - A object that specifies the return type of the dynamic method, or null if the method has no return type. - An array of objects specifying the types of the parameters of the dynamic method, or null if the method has no parameters. - A with which the dynamic method is logically associated. The dynamic method has access to all members of the type. - true to skip JIT visibility checks on types and members accessed by the MSIL of the dynamic method; otherwise, false. - An element of is null or . -or- is an interface, an array, an open generic type, or a type parameter of a generic type or method. - - is null. -or- is null. - - is a combination of flags other than and .-or- is not .-or- is a type for which returns true. - - - Initializes an anonymously hosted dynamic method, specifying the method name, return type, and parameter types. - The name of the dynamic method. This can be a zero-length string, but it cannot be null. - A object that specifies the return type of the dynamic method, or null if the method has no return type. - An array of objects specifying the types of the parameters of the dynamic method, or null if the method has no parameters. - An element of is null or . - - is null. - - is a type for which returns true. - - - Initializes an anonymously hosted dynamic method, specifying the method name, return type, parameter types, and whether just-in-time (JIT) visibility checks should be skipped for types and members accessed by the Microsoft intermediate language (MSIL) of the dynamic method. - The name of the dynamic method. This can be a zero-length string, but it cannot be null. - A object that specifies the return type of the dynamic method, or null if the method has no return type. - An array of objects specifying the types of the parameters of the dynamic method, or null if the method has no parameters. - true to skip JIT visibility checks on types and members accessed by the MSIL of the dynamic method, with this restriction: the trust level of the assemblies that contain those types and members must be equal to or less than the trust level of the call stack that emits the dynamic method; otherwise, false. - An element of is null or . - - is null. - - is a type for which returns true. - - - Creates a dynamic method that is global to a module, specifying the method name, return type, parameter types, and module. - The name of the dynamic method. This can be a zero-length string, but it cannot be null. - A object that specifies the return type of the dynamic method, or null if the method has no return type. - An array of objects specifying the types of the parameters of the dynamic method, or null if the method has no parameters. - A representing the module with which the dynamic method is to be logically associated. - An element of is null or . -or- is a module that provides anonymous hosting for dynamic methods. - - is null. -or- is null. - - is a type for which returns true. - - - Creates a dynamic method that is global to a module, specifying the method name, return type, parameter types, module, and whether just-in-time (JIT) visibility checks should be skipped for types and members accessed by the Microsoft intermediate language (MSIL) of the dynamic method. - The name of the dynamic method. This can be a zero-length string, but it cannot be null. - A object that specifies the return type of the dynamic method, or null if the method has no return type. - An array of objects specifying the types of the parameters of the dynamic method, or null if the method has no parameters. - A representing the module with which the dynamic method is to be logically associated. - true to skip JIT visibility checks on types and members accessed by the MSIL of the dynamic method. - An element of is null or . -or- is a module that provides anonymous hosting for dynamic methods. - - is null. -or- is null. - - is a type for which returns true. - - - Creates a dynamic method, specifying the method name, return type, parameter types, and the type with which the dynamic method is logically associated. - The name of the dynamic method. This can be a zero-length string, but it cannot be null. - A object that specifies the return type of the dynamic method, or null if the method has no return type. - An array of objects specifying the types of the parameters of the dynamic method, or null if the method has no parameters. - A with which the dynamic method is logically associated. The dynamic method has access to all members of the type. - An element of is null or .-or- is an interface, an array, an open generic type, or a type parameter of a generic type or method. - - is null. -or- is null. - - is null, or is a type for which returns true. - - - Creates a dynamic method, specifying the method name, return type, parameter types, the type with which the dynamic method is logically associated, and whether just-in-time (JIT) visibility checks should be skipped for types and members accessed by the Microsoft intermediate language (MSIL) of the dynamic method. - The name of the dynamic method. This can be a zero-length string, but it cannot be null. - A object that specifies the return type of the dynamic method, or null if the method has no return type. - An array of objects specifying the types of the parameters of the dynamic method, or null if the method has no parameters. - A with which the dynamic method is logically associated. The dynamic method has access to all members of the type. - true to skip JIT visibility checks on types and members accessed by the MSIL of the dynamic method; otherwise, false. - An element of is null or .-or- is an interface, an array, an open generic type, or a type parameter of a generic type or method. - - is null. -or- is null. - - is null, or is a type for which returns true. - - - Gets the attributes specified when the dynamic method was created. - A bitwise combination of the values representing the attributes for the method. - - - Gets the calling convention specified when the dynamic method was created. - One of the values that indicates the calling convention of the method. - - - Completes the dynamic method and creates a delegate that can be used to execute it. - A delegate of the specified type, which can be used to execute the dynamic method. - A delegate type whose signature matches that of the dynamic method. - The dynamic method has no method body. - - has the wrong number of parameters or the wrong parameter types. - - - Completes the dynamic method and creates a delegate that can be used to execute it, specifying the delegate type and an object the delegate is bound to. - A delegate of the specified type, which can be used to execute the dynamic method with the specified target object. - A delegate type whose signature matches that of the dynamic method, minus the first parameter. - An object the delegate is bound to. Must be of the same type as the first parameter of the dynamic method. - The dynamic method has no method body. - - is not the same type as the first parameter of the dynamic method, and is not assignable to that type.-or- has the wrong number of parameters or the wrong parameter types. - - - Gets the type that declares the method, which is always null for dynamic methods. - Always null. - - - Returns a Microsoft intermediate language (MSIL) generator for the method with a default MSIL stream size of 64 bytes. - An object for the method. - - - Returns a Microsoft intermediate language (MSIL) generator for the method with the specified MSIL stream size. - An object for the method, with the specified MSIL stream size. - The size of the MSIL stream, in bytes. - - - Returns the parameters of the dynamic method. - An array of objects that represent the parameters of the dynamic method. - - - Gets or sets a value indicating whether the local variables in the method are zero-initialized. - true if the local variables in the method are zero-initialized; otherwise, false. The default is true. - - - - Gets the name of the dynamic method. - The simple name of the method. - - - Gets the return parameter of the dynamic method. - Always null. - - - Gets the type of return value for the dynamic method. - A representing the type of the return value of the current method; if the method has no return type. - - - Returns the signature of the method, represented as a string. - A string representing the method signature. - - - \ No newline at end of file diff --git a/packages/System.Reflection.Emit.Lightweight.4.3.0/ref/netstandard1.0/de/System.Reflection.Emit.Lightweight.xml b/packages/System.Reflection.Emit.Lightweight.4.3.0/ref/netstandard1.0/de/System.Reflection.Emit.Lightweight.xml deleted file mode 100644 index b6e39f2..0000000 --- a/packages/System.Reflection.Emit.Lightweight.4.3.0/ref/netstandard1.0/de/System.Reflection.Emit.Lightweight.xml +++ /dev/null @@ -1,177 +0,0 @@ - - - - System.Reflection.Emit.Lightweight - - - - Definiert und stellt eine dynamische Methode dar, die kompiliert ausgeführt und verworfen werden kann.Verworfene Methoden sind für die Garbage Collection verfügbar. - - - Erstellt eine dynamische Methode, die in einem Modul global ist, unter Angabe von Methodenname, Attributen, Aufrufkonvention, Rückgabetyp, Parametertypen und Modul sowie, ob Just-In-Time (JIT)-Sichtbarkeitsprüfungen für Typen und Member übersprungen werden sollen, auf die von der Microsoft intermediate language (MSIL) der dynamischen Methode zugegriffen wird. - Der Name der dynamischen Methode.Die Zeichenfolge kann die Länge 0 (null) haben, darf aber nicht null sein. - Eine bitweise Kombination von -Werten, die die Attribute der dynamischen Methode angibt.Die einzige zulässige Kombination ist und . - Die Aufrufkonvention für die dynamische Methode.Dieser Wert muss sein. - Ein -Objekt, das den Rückgabetyp der dynamischen Methode angibt, oder null, wenn die Methode über keinen Rückgabetyp verfügt. - Ein Array von -Objekten, die die Parametertypen der dynamischen Methode angeben, oder null, wenn die Methode über keine Parameter verfügt. - Ein , das das Modul darstellt, dem die dynamische Methode logisch zugeordnet ist. - true, wenn bei Zugriffen durch die MSIL der dynamischen Methode JIT-Sichtbarkeitsprüfungen für Typen und Member übersprungen werden, andernfalls false. - Ein Element von ist null oder .- oder - ist ein Modul, das anonymes Hosting für dynamische Methoden bereitstellt. - - ist null. - oder - ist null. - - ist eine Kombination aus anderen Flags als und .- oder - ist nicht .- oder - ist ein Typ, für den true zurückgibt. - - - Erstellt eine dynamische Methode unter Angabe von Methodenname, Attributen, Aufrufkonvention, Rückgabetyp, Parametertypen, dem Typ, dem die dynamische Methode logisch zugeordnet ist, sowie, ob Just-In-Time (JIT)-Sichtbarkeitsprüfungen für Typen und Member bei Zugriffen durch die Microsoft Intermediate Language (MSIL) der dynamischen Methode übersprungen werden. - Der Name der dynamischen Methode.Die Zeichenfolge kann die Länge 0 (null) haben, darf aber nicht null sein. - Eine bitweise Kombination von -Werten, die die Attribute der dynamischen Methode angibt.Die einzige zulässige Kombination ist und . - Die Aufrufkonvention für die dynamische Methode.Dieser Wert muss sein. - Ein -Objekt, das den Rückgabetyp der dynamischen Methode angibt, oder null, wenn die Methode über keinen Rückgabetyp verfügt. - Ein Array von -Objekten, die die Parametertypen der dynamischen Methode angeben, oder null, wenn die Methode über keine Parameter verfügt. - Ein , dem die dynamische Methode logisch zugeordnet ist.Die dynamische Methode hat Zugriff auf alle Member des Typs. - true, wenn bei Zugriffen durch die MSIL der dynamischen Methode JIT-Sichtbarkeitsprüfungen für Typen und Member übersprungen werden, andernfalls false. - Ein Element von ist null oder . - oder - ist eine Schnittstelle, ein Array, ein offener generischer Typ oder ein Typparameter eines generischen Typs oder einer generischen Methode. - - ist null. - oder - ist null. - - ist eine Kombination aus anderen Flags als und .- oder - ist nicht .- oder - ist ein Typ, für den true zurückgibt. - - - Initialisiert eine anonym gehostete dynamische Methode und gibt den Methodennamen, Rückgabetyp und Parametertypen an. - Der Name der dynamischen Methode.Die Zeichenfolge kann die Länge 0 (null) haben, darf aber nicht null sein. - Ein -Objekt, das den Rückgabetyp der dynamischen Methode angibt, oder null, wenn die Methode über keinen Rückgabetyp verfügt. - Ein Array von -Objekten, die die Parametertypen der dynamischen Methode angeben, oder null, wenn die Methode über keine Parameter verfügt. - Ein Element von ist null oder . - - ist null. - - ist ein Typ, für den true zurückgibt. - - - Initialisiert eine anonym gehostete dynamische Methode unter Angabe von Methodenname, Rückgabetyp und Parametertypen sowie, ob Just-In-Time (JIT)-Sichtbarkeitsprüfungen für Typen und Member übersprungen werden sollen, auf die von der Microsoft intermediate language (MSIL) der dynamischen Methode zugegriffen wird. - Der Name der dynamischen Methode.Die Zeichenfolge kann die Länge 0 (null) haben, darf aber nicht null sein. - Ein -Objekt, das den Rückgabetyp der dynamischen Methode angibt, oder null, wenn die Methode über keinen Rückgabetyp verfügt. - Ein Array von -Objekten, die die Parametertypen der dynamischen Methode angeben, oder null, wenn die Methode über keine Parameter verfügt. - true, wenn JIT-Sichtbarkeitsprüfungen für Typen und Member bei Zugriffen durch die MSIL der dynamischen Methode übersprungen werden sollen, mit folgender Einschränkung: die Vertrauensebene der Assemblys, die diese Typen und Member enthalten, muss identisch sein mit oder kleiner sein als die Vertrauensebene der Aufrufliste, die die dynamische Methode ausgibt, andernfalls false. - Ein Element von ist null oder . - - ist null. - - ist ein Typ, für den true zurückgibt. - - - Erstellt eine dynamische Methode, die zu einem Modul global ist, unter Angabe von Methodenname, Rückgabetyp, Parametertypen und Modul. - Der Name der dynamischen Methode.Die Zeichenfolge kann die Länge 0 (null) haben, darf aber nicht null sein. - Ein -Objekt, das den Rückgabetyp der dynamischen Methode angibt, oder null, wenn die Methode über keinen Rückgabetyp verfügt. - Ein Array von -Objekten, die die Parametertypen der dynamischen Methode angeben, oder null, wenn die Methode über keine Parameter verfügt. - Ein , das das Modul darstellt, dem die dynamische Methode logisch zugeordnet ist. - Ein Element von ist null oder . - oder - ist ein Modul, das anonymes Hosting für dynamische Methoden bereitstellt. - - ist null. - oder - ist null. - - ist ein Typ, für den true zurückgibt. - - - Erstellt eine dynamische Methode, die in einem Modul global ist, unter Angabe von Methodenname, Rückgabetyp, Parametertypen und Modul sowie, ob Just-In-Time (JIT)-Sichtbarkeitsprüfungen für Typen und Member übersprungen werden sollen, auf die von der Microsoft intermediate language (MSIL) der dynamischen Methode zugegriffen wird. - Der Name der dynamischen Methode.Die Zeichenfolge kann die Länge 0 (null) haben, darf aber nicht null sein. - Ein -Objekt, das den Rückgabetyp der dynamischen Methode angibt, oder null, wenn die Methode über keinen Rückgabetyp verfügt. - Ein Array von -Objekten, die die Parametertypen der dynamischen Methode angeben, oder null, wenn die Methode über keine Parameter verfügt. - Ein , das das Modul darstellt, dem die dynamische Methode logisch zugeordnet ist. - true, wenn bei Zugriffen durch die MSIL der dynamischen Methode JIT-Sichtbarkeitsprüfungen für Typen und Member übersprungen werden - Ein Element von ist null oder . - oder - ist ein Modul, das anonymes Hosting für dynamische Methoden bereitstellt. - - ist null. - oder - ist null. - - ist ein Typ, für den true zurückgibt. - - - Erstellt eine dynamische Methode unter Angabe von Methodenname, Rückgabetyp, Parametertypen und dem Typ, dem die dynamische Methode logisch zugeordnet ist. - Der Name der dynamischen Methode.Die Zeichenfolge kann die Länge 0 (null) haben, darf aber nicht null sein. - Ein -Objekt, das den Rückgabetyp der dynamischen Methode angibt, oder null, wenn die Methode über keinen Rückgabetyp verfügt. - Ein Array von -Objekten, die die Parametertypen der dynamischen Methode angeben, oder null, wenn die Methode über keine Parameter verfügt. - Ein , dem die dynamische Methode logisch zugeordnet ist.Die dynamische Methode hat Zugriff auf alle Member des Typs. - Ein Element von ist null oder .- oder - ist eine Schnittstelle, ein Array, ein offener generischer Typ oder ein Typparameter eines generischen Typs oder einer generischen Methode. - - ist null. - oder - ist null. - - ist null oder ein Typ, für den true zurückgibt. - - - Erstellt eine dynamische Methode unter Angabe von Methodenname, Rückgabetyp, Parametertypen, dem Typ, dem die dynamische Methode logisch zugeordnet ist, sowie, ob Just-In-Time (JIT)-Sichtbarkeitsprüfungen für Typen und Member bei Zugriffen durch die Microsoft Intermediate Language (MSIL) der dynamischen Methode übersprungen werden. - Der Name der dynamischen Methode.Die Zeichenfolge kann die Länge 0 (null) haben, darf aber nicht null sein. - Ein -Objekt, das den Rückgabetyp der dynamischen Methode angibt, oder null, wenn die Methode über keinen Rückgabetyp verfügt. - Ein Array von -Objekten, die die Parametertypen der dynamischen Methode angeben, oder null, wenn die Methode über keine Parameter verfügt. - Ein , dem die dynamische Methode logisch zugeordnet ist.Die dynamische Methode hat Zugriff auf alle Member des Typs. - true, wenn bei Zugriffen durch die MSIL der dynamischen Methode JIT-Sichtbarkeitsprüfungen für Typen und Member übersprungen werden, andernfalls false. - Ein Element von ist null oder .- oder - ist eine Schnittstelle, ein Array, ein offener generischer Typ oder ein Typparameter eines generischen Typs oder einer generischen Methode. - - ist null. - oder - ist null. - - ist null oder ein Typ, für den true zurückgibt. - - - Ruft die beim Erstellen der dynamischen Methode angegebenen Attribute ab. - Eine bitweise Kombination der -Werte, die die Attribute für die Methode darstellen. - - - Ruft die beim Erstellen der dynamischen Methode angegebene Aufrufkonvention ab. - Einer der -Werte, der die Aufrufkonvention der Methode angibt. - - - Vervollständigt die dynamische Methode und erstellt einen Delegaten, mit der sie ausgeführt werden kann. - Ein Delegat des angegebenen Typs, mit dem die dynamische Methode ausgeführt werden kann. - Ein Delegattyp, dessen Signatur der der dynamischen Methode entspricht. - Die dynamische Methode verfügt über keinen Methodentext. - - hat die falsche Anzahl von Parametern oder die falschen Parametertypen. - - - Vervollständigt die dynamische Methode und erstellt einen Delegaten, mit dem diese ausgeführt werden kann, unter Angabe des Delegattyps und eines Objekts, an das der Delegat gebunden ist. - Ein Delegat des angegebenen Typs, mit dem die dynamische Methode für das angegebene Zielobjekt ausgeführt werden kann. - Ein Delegattyp, dessen Signatur der der dynamischen Methode ohne den ersten Parameter entspricht. - Ein Objekt, an das der Delegat gebunden ist.Dieses muss von demselben Typ wie der erste Parameter der dynamischen Methode sein. - Die dynamische Methode verfügt über keinen Methodentext. - - ist nicht von demselben Typ wie der erste Parameter der dynamischen Methode und kann diesem Typ nicht zugeordnet werden.- oder - hat die falsche Anzahl von Parametern oder die falschen Parametertypen. - - - Ruft den Typ ab, der die Methode deklariert, die für dynamische Methoden immer null ist. - Immer null. - - - Gibt einen MSIL-Generator (Microsoft Intermediate Language) für die Methode mit einer MSIL-Standardstreamgröße von 64 Bytes zurück. - Ein -Objekt für die Methode. - - - Gibt einen MSIL-Generator (Microsoft Intermediate Language) für die Methode mit der angegebenen MSIL-Streamgröße zurück. - Ein -Objekt für die Methode mit der angegebenen MSIL-Streamgröße. - Die Größe des MSIL-Streams in Bytes. - - - Gibt die Parameter der dynamischen Methode zurück. - Ein Array von -Objekten, die die Parameter der dynamischen Methode darstellen. - - - Ruft einen Wert ab, der angibt, ob die lokalen Variablen in der Methode mit 0 (null) initialisiert werden, oder legt diesen fest. - true, wenn die lokalen Variablen in der Methode mit 0 (null) initialisiert werden, andernfalls false.Die Standardeinstellung ist true. - - - - Ruft den Namen der dynamischen Methode ab. - Der einfache Name der Methode. - - - Ruft den Rückgabeparameter der dynamischen Methode ab. - Immer null. - - - Ruft den Typ des Rückgabewerts für die dynamische Methode ab. - Ein , der den Typ des Rückgabewerts der aktuellen Methode darstellt, , wenn die Methode über keinen Rückgabetyp verfügt. - - - Gibt die Signatur der Methode als Zeichenfolge zurück. - Eine Zeichenfolge, die die Methodensignatur darstellt. - - - \ No newline at end of file diff --git a/packages/System.Reflection.Emit.Lightweight.4.3.0/ref/netstandard1.0/es/System.Reflection.Emit.Lightweight.xml b/packages/System.Reflection.Emit.Lightweight.4.3.0/ref/netstandard1.0/es/System.Reflection.Emit.Lightweight.xml deleted file mode 100644 index 5de4dd3..0000000 --- a/packages/System.Reflection.Emit.Lightweight.4.3.0/ref/netstandard1.0/es/System.Reflection.Emit.Lightweight.xml +++ /dev/null @@ -1,182 +0,0 @@ - - - - System.Reflection.Emit.Lightweight - - - - Define y representa un método dinámico que se puede compilar, ejecutar y descartar.Los métodos descartados están disponibles para la recolección de elementos no utilizados. - - - Crea un método dinámico que es global para un módulo, especificando el nombre del método, sus atributos, la convención de llamada, el tipo de valor devuelto, los tipos de parámetro, el módulo, y si las comprobaciones de visibilidad Just-In-Time (JIT) se deben omitir para los tipos y miembros a los que obtiene acceso el Lenguaje intermedio de Microsoft (MSIL) del método dinámico. - Nombre del método dinámico.Puede ser una cadena de longitud cero, pero no el valor null. - Combinación bit a bit de valores de que especifica los atributos del método dinámico.La única combinación permitida es y . - Convención de llamada para el método dinámico.Debe ser . - Objeto que especifica el tipo de valor devuelto del método dinámico, o null si el método no tiene ningún tipo de valor devuelto. - Matriz de objetos que especifica los tipos de los parámetros del método dinámico, o null si el método no tiene parámetros. - - que representa el módulo al que se va a asociar lógicamente el método dinámico. - true para omitir las comprobaciones de visibilidad JIT en tipos y miembros a los que obtiene acceso el Lenguaje intermedio de Microsoft (MSIL) del método dinámico; de lo contrario, false. - Un elemento de es null o .O bien es un módulo que proporciona hospedaje anónimo a los métodos dinámicos. - - es null. O bien es null. - - es una combinación de marcadores diferente de y .O bien no es .O bien es un tipo para el que devuelve true. - - - Crea un método dinámico especificando el nombre del método, sus atributos, la convención de llamada, el tipo de valor devuelto, los tipos de parámetro, el tipo al que está asociado lógicamente el método dinámico, y si las comprobaciones de visibilidad Just-In-Time (JIT) se deben omitir para los tipos y los miembros a los que tiene acceso el Lenguaje Intermedio de Microsoft (MSIL) del método dinámico. - Nombre del método dinámico.Puede ser una cadena de longitud cero, pero no el valor null. - Combinación bit a bit de valores de que especifica los atributos del método dinámico.La única combinación permitida es y . - Convención de llamada para el método dinámico.Debe ser . - Objeto que especifica el tipo de valor devuelto del método dinámico, o null si el método no tiene ningún tipo de valor devuelto. - Matriz de objetos que especifica los tipos de los parámetros del método dinámico, o null si el método no tiene parámetros. - - al que está asociado lógicamente el método dinámico.El método dinámico tiene acceso a todos los miembros del tipo. - true para omitir las comprobaciones de visibilidad JIT en tipos y miembros a los que obtiene acceso el Lenguaje intermedio de Microsoft (MSIL) del método dinámico; de lo contrario, false. - Un elemento de es null o . O bien es una interfaz, una matriz, un tipo genérico abierto o un parámetro de tipo de un método o tipo genérico. - - es null. O bien es null. - - es una combinación de marcadores diferente de y .O bien no es .O bien es un tipo para el que devuelve true. - - - Inicializa un método dinámico que está hospedado de forma anónima especificando el nombre del método, el tipo de valor devuelto y los tipos de parámetro. - Nombre del método dinámico.Puede ser una cadena de longitud cero, pero no el valor null. - Objeto que especifica el tipo de valor devuelto del método dinámico, o null si el método no tiene ningún tipo de valor devuelto. - Matriz de objetos que especifica los tipos de los parámetros del método dinámico, o null si el método no tiene parámetros. - Un elemento de es null o . - - es null. - - es un tipo para el que devuelve true. - - - Inicializa un método dinámico hospedado de forma anónima especificando el nombre del método, el tipo de valor devuelto, los tipos de parámetro y si las comprobaciones de visibilidad Just-In-Time (JIT) deberían omitirse en los tipos y miembros a los que obtiene acceso el Lenguaje intermedio de Microsoft (MSIL) del método dinámico. - Nombre del método dinámico.Puede ser una cadena de longitud cero, pero no el valor null. - Objeto que especifica el tipo de valor devuelto del método dinámico, o null si el método no tiene ningún tipo de valor devuelto. - Matriz de objetos que especifica los tipos de los parámetros del método dinámico, o null si el método no tiene parámetros. - true si se van a omitir las comprobaciones de visibilidad JIT en los tipos y miembros a los que tiene acceso el Lenguaje intermedio de Microsoft (MSIL) del método dinámico, con esta restricción: el nivel de confianza de los ensamblados que contienen esos tipos y miembros debe ser igual o menor que el nivel de confianza de la pila de llamadas que emite el método dinámico; de lo contrario, false. - Un elemento de es null o . - - es null. - - es un tipo para el que devuelve true. - - - Crea un método dinámico que es global para un módulo, especificando el nombre del método, el tipo de valor devuelto, los tipos de parámetro y el módulo. - Nombre del método dinámico.Puede ser una cadena de longitud cero, pero no el valor null. - Objeto que especifica el tipo de valor devuelto del método dinámico, o null si el método no tiene ningún tipo de valor devuelto. - Matriz de objetos que especifica los tipos de los parámetros del método dinámico, o null si el método no tiene parámetros. - - que representa el módulo al que se va a asociar lógicamente el método dinámico. - Un elemento de es null o . O bien es un módulo que proporciona hospedaje anónimo a los métodos dinámicos. - - es null. O bien es null. - - es un tipo para el que devuelve true. - - - Crea un método dinámico que es global para un módulo especificando el nombre del método, el tipo de valor devuelto, los tipos de parámetro, el módulo y si las comprobaciones de visibilidad Just-In-Time (JIT) se deben omitir para los tipos y miembros a los que obtiene acceso el Lenguaje intermedio de Microsoft (MSIL) del método dinámico. - Nombre del método dinámico.Puede ser una cadena de longitud cero, pero no el valor null. - Objeto que especifica el tipo de valor devuelto del método dinámico, o null si el método no tiene ningún tipo de valor devuelto. - Matriz de objetos que especifica los tipos de los parámetros del método dinámico, o null si el método no tiene parámetros. - - que representa el módulo al que se va a asociar lógicamente el método dinámico. - true para omitir las comprobaciones de visibilidad JIT en tipos y miembros a los que obtiene acceso el Lenguaje intermedio de Microsoft (MSIL) del método dinámico. - Un elemento de es null o . O bien es un módulo que proporciona hospedaje anónimo a los métodos dinámicos. - - es null. O bien es null. - - es un tipo para el que devuelve true. - - - Crea un método dinámico, especificando el nombre del método, el tipo de valor devuelto, los tipos de parámetro y el tipo al que está asociado lógicamente el método dinámico. - Nombre del método dinámico.Puede ser una cadena de longitud cero, pero no el valor null. - Objeto que especifica el tipo de valor devuelto del método dinámico, o null si el método no tiene ningún tipo de valor devuelto. - Matriz de objetos que especifica los tipos de los parámetros del método dinámico, o null si el método no tiene parámetros. - - al que está asociado lógicamente el método dinámico.El método dinámico tiene acceso a todos los miembros del tipo. - Un elemento de es null o .O bien es una interfaz, una matriz, un tipo genérico abierto o un parámetro de tipo de un método o tipo genérico. - - es null. O bien es null. - El valor de es null o es un tipo para el que devuelve true. - - - Crea un método dinámico especificando el nombre del método, el tipo de valor devuelto, los tipos de parámetro, el tipo al que está asociado lógicamente el método dinámico y si las comprobaciones de visibilidad Just-In-Time (JIT) se deben omitir para los tipos y los miembros a los que tiene acceso el Lenguaje intermedio de Microsoft (MSIL) del método dinámico. - Nombre del método dinámico.Puede ser una cadena de longitud cero, pero no el valor null. - Objeto que especifica el tipo de valor devuelto del método dinámico, o null si el método no tiene ningún tipo de valor devuelto. - Matriz de objetos que especifica los tipos de los parámetros del método dinámico, o null si el método no tiene parámetros. - - al que está asociado lógicamente el método dinámico.El método dinámico tiene acceso a todos los miembros del tipo. - true para omitir las comprobaciones de visibilidad JIT en tipos y miembros a los que obtiene acceso el Lenguaje intermedio de Microsoft (MSIL) del método dinámico; de lo contrario, false. - Un elemento de es null o .O bien es una interfaz, una matriz, un tipo genérico abierto o un parámetro de tipo de un método o tipo genérico. - - es null. O bien es null. - El valor de es null o es un tipo para el que devuelve true. - - - Obtiene los atributos especificados cuando se creó el método dinámico. - Una combinación bit a bit de los valores de que representan los atributos del método. - - - Obtiene la convención de llamada especificada cuando se creó el método dinámico. - Uno de los valores de que indica la convención de llamada del método. - - - Completa el método dinámico y crea un delegado que se puede utilizar para ejecutarlo. - Un delegado del tipo especificado que se puede utilizar para ejecutar el método dinámico. - Tipo de delegado cuya firma coincide con la del método dinámico. - El método dinámico no tiene cuerpo de método. - - tiene el número de parámetros o los tipos de parámetro incorrectos. - - - Completa el método dinámico y crea un delegado que se puede utilizar para ejecutarlo, especificando el tipo de delegado y un objeto al que se enlaza el delegado. - Un delegado del tipo especificado que se puede utilizar para ejecutar el método dinámico con el objeto de destino especificado. - Tipo de delegado cuya firma coincide con el método dinámico, menos el primer parámetro. - Objeto al que se enlaza el delegado.Debe ser del mismo tipo que el primer parámetro del método dinámico. - El método dinámico no tiene cuerpo de método. - - no es del mismo tipo que el primer parámetro del método dinámico y no se puede asignar a ese tipo.O bien tiene el número de parámetros o los tipos de parámetro incorrectos. - - - Obtiene el tipo que declara el método, que siempre es null para los métodos dinámicos. - Siempre es null. - - - Devuelve un generador de Lenguaje intermedio de Microsoft (MILS) para el método con un tamaño predeterminado de secuencia de MSIL de 64 bytes. - Un objeto para el método. - - - Devuelve un generador de Lenguaje intermedio de Microsoft (MSIL) para el método con el tamaño de secuencia de MSIL especificado. - Un objeto para el método, con el tamaño de secuencia de MSIL especificado. - Tamaño de la secuencia de MSIL, en bytes. - - - Devuelve los parámetros del método dinámico. - Una matriz de objetos que representan los parámetros del método dinámico. - - - Obtiene o establece un valor que indica si las variables locales del método se inicializan en cero. - true si las variables locales del método se inicializan en cero; de lo contrario, false.El valor predeterminado es true. - - - - Obtiene el nombre del método dinámico. - El nombre simple del método. - - - Obtiene el parámetro devuelto del método dinámico. - Siempre es null. - - - Obtiene el tipo de valor devuelto para el método dinámico. - - que representa el tipo del valor devuelto del método actual; si el método no tiene ningún tipo de valor devuelto. - - - Devuelve la firma del método, representada como una cadena. - Una cadena que representa la firma del método. - - - \ No newline at end of file diff --git a/packages/System.Reflection.Emit.Lightweight.4.3.0/ref/netstandard1.0/fr/System.Reflection.Emit.Lightweight.xml b/packages/System.Reflection.Emit.Lightweight.4.3.0/ref/netstandard1.0/fr/System.Reflection.Emit.Lightweight.xml deleted file mode 100644 index 0787ab1..0000000 --- a/packages/System.Reflection.Emit.Lightweight.4.3.0/ref/netstandard1.0/fr/System.Reflection.Emit.Lightweight.xml +++ /dev/null @@ -1,184 +0,0 @@ - - - - System.Reflection.Emit.Lightweight - - - - Définit et représente une méthode dynamique qui peut être compilée, exécutée et ignorée.Les méthodes ignorées sont disponibles pour le garbage collection. - - - Crée une méthode dynamique qui est globale pour un module, en spécifiant le nom de la méthode, les attributs, les conventions d'appel, le type de retour, les types de paramètres, le module et si les contrôles de visibilité juste-à-temps (JIT) doivent être ignorés pour les types et membres auxquels accède le langage Microsoft Intermediate Language (MSIL) de la méthode dynamique. - Nom de la méthode dynamique.Ce peut être une chaîne de longueur nulle, mais pas la valeur null. - Combinaison d'opérations de bits de valeurs qui spécifient les attributs de la méthode dynamique.La seule combinaison autorisée est et . - Convention d'appel de la méthode dynamique.Doit être . - Objet qui spécifie le type de retour de la méthode dynamique, ou null si la méthode n'a aucun type de retour. - Tableau d'objets spécifiant les types des paramètres de la méthode dynamique, ou indiquant null si la méthode n'a pas de paramètre. - - représentant le module auquel la méthode dynamique doit être associée de manière logique. - true pour ignorer les contrôles de visibilité JIT sur les types et membres auxquels accède le code MSIL de la méthode dynamique ; sinon, false. - Un élément de est null ou .ou est un module qui fournit l'hébergement anonyme pour les méthodes dynamiques. - - a la valeur null. ou a la valeur null. - - est une combinaison d'indicateurs autre que et .ou n'est pas .ou est un type pour lequel retourne true. - - - Crée une méthode dynamique, en spécifiant le nom de la méthode, les attributs, la convention d'appel, le type de retour, les types de paramètres, le type auquel la méthode dynamique est associée de manière logique, et si les contrôles de visibilité juste-à-temps (JIT) doivent être ignorés pour les types et membres auxquels accède le langage MSIL de la méthode dynamique. - Nom de la méthode dynamique.Ce peut être une chaîne de longueur nulle, mais pas la valeur null. - Combinaison d'opérations de bits de valeurs qui spécifient les attributs de la méthode dynamique.La seule combinaison autorisée est et . - Convention d'appel de la méthode dynamique.Doit être . - Objet qui spécifie le type de retour de la méthode dynamique, ou null si la méthode n'a aucun type de retour. - Tableau d'objets spécifiant les types des paramètres de la méthode dynamique, ou indiquant null si la méthode n'a pas de paramètre. - - auquel la méthode dynamique est associée de manière logique.La méthode dynamique a accès à tous les membres du type. - true pour ignorer les contrôles de visibilité JIT sur les types et membres auxquels accède le code MSIL de la méthode dynamique ; sinon, false. - Un élément de est null ou . ou est une interface, un tableau, un type générique ouvert ou un paramètre de type d'un type ou d'une méthode générique. - - a la valeur null. ou a la valeur null. - - est une combinaison d'indicateurs autre que et .ou n'est pas .ou est un type pour lequel retourne true. - - - Initialise une méthode dynamique hébergée de manière anonyme, en spécifiant le nom de la méthode, le type de retour et les types de paramètre. - Nom de la méthode dynamique.Ce peut être une chaîne de longueur nulle, mais pas la valeur null. - Objet qui spécifie le type de retour de la méthode dynamique, ou null si la méthode n'a aucun type de retour. - Tableau d'objets spécifiant les types des paramètres de la méthode dynamique, ou indiquant null si la méthode n'a pas de paramètre. - Un élément de est null ou . - - a la valeur null. - - est un type pour lequel retourne true. - - - Initialise une méthode dynamique hébergée de manière anonyme, en spécifiant le nom de la méthode, le type de retour, les types de paramètre, et si les contrôles de visibilité juste-à-temps (JIT) doivent être ignorés pour les types et membres auxquels accède le langage MSIL de la méthode dynamique. - Nom de la méthode dynamique.Ce peut être une chaîne de longueur nulle, mais pas la valeur null. - Objet qui spécifie le type de retour de la méthode dynamique, ou null si la méthode n'a aucun type de retour. - Tableau d'objets spécifiant les types des paramètres de la méthode dynamique, ou indiquant null si la méthode n'a pas de paramètre. - true pour ignorer les contrôles de visibilité JIT sur les types et membres auxquels accède le langage MSIL de la méthode dynamique, avec cette restriction : le niveau de confiance des assemblys qui contiennent ces types et membres doit être inférieur ou égal à celui de la pile des appels qui émet la méthode dynamique ; sinon, false. - Un élément de est null ou . - - a la valeur null. - - est un type pour lequel retourne true. - - - Crée une méthode dynamique qui est globale pour un module, en spécifiant le nom de la méthode, le type de retour, les types de paramètres et le module. - Nom de la méthode dynamique.Ce peut être une chaîne de longueur nulle, mais pas la valeur null. - Objet qui spécifie le type de retour de la méthode dynamique, ou null si la méthode n'a aucun type de retour. - Tableau d'objets spécifiant les types des paramètres de la méthode dynamique, ou indiquant null si la méthode n'a pas de paramètre. - - représentant le module auquel la méthode dynamique doit être associée de manière logique. - Un élément de est null ou . ou est un module qui fournit l'hébergement anonyme pour les méthodes dynamiques. - - a la valeur null. ou a la valeur null. - - est un type pour lequel retourne true. - - - Crée une méthode dynamique qui est globale pour un module, en spécifiant le nom de la méthode, le type de retour, les types de paramètres, le module et si les contrôles de visibilité juste-à-temps (JIT) doivent être ignorés pour les types et membres auxquels accède le langage Microsoft Intermediate Language (MSIL) de la méthode dynamique. - Nom de la méthode dynamique.Ce peut être une chaîne de longueur nulle, mais pas la valeur null. - Objet qui spécifie le type de retour de la méthode dynamique, ou null si la méthode n'a aucun type de retour. - Tableau d'objets spécifiant les types des paramètres de la méthode dynamique, ou indiquant null si la méthode n'a pas de paramètre. - - représentant le module auquel la méthode dynamique doit être associée de manière logique. - true pour ignorer les contrôles de visibilité JIT sur les types et membres auxquels accède le code MSIL de la méthode dynamique. - Un élément de est null ou . ou est un module qui fournit l'hébergement anonyme pour les méthodes dynamiques. - - a la valeur null. ou a la valeur null. - - est un type pour lequel retourne true. - - - Crée une méthode dynamique, en spécifiant le nom de la méthode, le type de retour, les types de paramètres et le type auquel la méthode dynamique est associée de manière logique. - Nom de la méthode dynamique.Ce peut être une chaîne de longueur nulle, mais pas la valeur null. - Objet qui spécifie le type de retour de la méthode dynamique, ou null si la méthode n'a aucun type de retour. - Tableau d'objets spécifiant les types des paramètres de la méthode dynamique, ou indiquant null si la méthode n'a pas de paramètre. - - auquel la méthode dynamique est associée de manière logique.La méthode dynamique a accès à tous les membres du type. - Un élément de est null ou .ou est une interface, un tableau, un type générique ouvert ou un paramètre de type d'un type ou d'une méthode générique. - - a la valeur null. ou a la valeur null. - - est null ou est un type pour lequel retourne true. - - - Crée une méthode dynamique, en spécifiant le nom de la méthode, le type de retour, les types de paramètres, le type auquel la méthode dynamique est associée de manière logique, et si les contrôles de visibilité juste-à-temps (JIT) doivent être ignorés pour les types et membres auxquels accède le code MSIL de la méthode dynamique. - Nom de la méthode dynamique.Ce peut être une chaîne de longueur nulle, mais pas la valeur null. - Objet qui spécifie le type de retour de la méthode dynamique, ou null si la méthode n'a aucun type de retour. - Tableau d'objets spécifiant les types des paramètres de la méthode dynamique, ou indiquant null si la méthode n'a pas de paramètre. - - auquel la méthode dynamique est associée de manière logique.La méthode dynamique a accès à tous les membres du type. - true pour ignorer les contrôles de visibilité JIT sur les types et membres auxquels accède le code MSIL de la méthode dynamique ; sinon, false. - Un élément de est null ou .ou est une interface, un tableau, un type générique ouvert ou un paramètre de type d'un type ou d'une méthode générique. - - a la valeur null. ou a la valeur null. - - est null ou est un type pour lequel retourne true. - - - Obtient les attributs spécifiés au moment de la création de la méthode dynamique. - Combinaison d'opérations de bits des valeurs qui représentent les attributs de la méthode. - - - Obtient la convention d'appel spécifiée au moment de la création de la méthode dynamique. - L'une des valeurs indiquant la convention d'appel de la méthode. - - - Exécute la méthode dynamique et crée un délégué qui peut être utilisé pour l'exécuter. - Délégué du type spécifié qui peut être utilisé pour exécuter la méthode dynamique. - Type délégué dont la signature correspond à celle de la méthode dynamique. - La méthode dynamique ne possède aucun corps de méthode. - - possède un nombre de paramètres erroné ou des types de paramètres incorrects. - - - Exécute la méthode dynamique et crée un délégué qui peut être utilisé pour l'exécuter, en spécifiant le type délégué et un objet auquel le délégué est lié. - Délégué du type spécifié qui peut être utilisé pour exécuter la méthode dynamique avec l'objet cible spécifié. - Type délégué dont la signature correspond à celle de la méthode dynamique, moins le premier paramètre. - Objet auquel le délégué est lié.Doit être du même type que le premier paramètre de la méthode dynamique. - La méthode dynamique ne possède aucun corps de méthode. - - n'est pas du même type que le premier paramètre de la méthode dynamique et ne peut pas être assigné à ce type.ou possède un nombre de paramètres erroné ou des types de paramètres incorrects. - - - Obtient le type qui déclare la méthode (toujours null pour les méthodes dynamiques). - Toujours null. - - - Retourne un générateur MSIL (Microsoft Intermediate Language) pour la méthode, avec une taille de flux MSIL par défaut de 64 octets. - Objet de la méthode. - - - Retourne un générateur MSIL (Microsoft Intermediate Language) pour la méthode, avec la taille de flux MSIL spécifiée. - Objet pour la méthode avec la taille de flux MSIL spécifiée. - Taille du flux MSIL en octets. - - - Retourne les paramètres de la méthode dynamique. - Tableau d'objets représentant les paramètres de la méthode dynamique. - - - Obtient ou définit une valeur qui indique si les variables locales contenues dans la méthode sont initialisées à zéro. - true si les variables locales contenues dans la méthode sont initialisées à zéro ; sinon, false.La valeur par défaut est true. - - - - Obtient le nom de la méthode dynamique. - Nom simple de la méthode. - - - Obtient le paramètre de retour de la méthode dynamique. - Toujours null. - - - Obtient le type de la valeur de retour pour la méthode dynamique. - - qui représente le type de la valeur de retour de la méthode actuelle ; si la méthode ne possède aucun type de retour. - - - Retourne la signature de la méthode, représentée sous la forme d'une chaîne. - Chaîne représentant la signature de la méthode. - - - \ No newline at end of file diff --git a/packages/System.Reflection.Emit.Lightweight.4.3.0/ref/netstandard1.0/it/System.Reflection.Emit.Lightweight.xml b/packages/System.Reflection.Emit.Lightweight.4.3.0/ref/netstandard1.0/it/System.Reflection.Emit.Lightweight.xml deleted file mode 100644 index 116bd0d..0000000 --- a/packages/System.Reflection.Emit.Lightweight.4.3.0/ref/netstandard1.0/it/System.Reflection.Emit.Lightweight.xml +++ /dev/null @@ -1,177 +0,0 @@ - - - - System.Reflection.Emit.Lightweight - - - - Definisce e rappresenta un metodo dinamico che può essere compilato, eseguito ed eliminato.I metodi scartati sono disponibili per la procedura di Garbage Collection. - - - Crea un metodo dinamico globale per un modulo, specificando il nome del metodo, gli attributi, la convenzione di chiamata, il tipo restituito, i tipi di parametri e il modulo e indicando se deve essere ignorato il controllo di visibilità JIT per i tipi e i membri a cui accede il linguaggio MSIL (Microsoft Intermediate Language) del metodo dinamico. - Nome del metodo dinamico.Può essere una stringa di lunghezza zero, ma non può essere null. - Combinazione bit per bit di valori che specifica gli attributi del metodo dinamico.L'unica combinazione consentita è quella composta da e . - Convenzione di chiamata per il metodo dinamico.Deve essere . - Classe che specifica il tipo restituito del metodo dinamico oppure null se il metodo non dispone di tipi restituiti. - Matrice di oggetti che specificano i tipi dei parametri del metodo dinamico oppure null se il metodo non dispone di parametri. - Classe che rappresenta il modulo a cui il metodo dinamico deve essere associato dal punto di vista logico. - true per ignorare i controlli di visibilità JIT su tipi e membri a cui accede il linguaggio MSIL del metodo dinamico; in caso contrario, false. - Un elemento di è null o .- oppure - è un modulo che fornisce hosting anonimo per i metodi dinamici. - - è null. - oppure - è null. - - è una combinazione di flag diversa da e .- oppure - non è .- oppure - è un tipo per cui restituisce true. - - - Crea un metodo dinamico, specificando il nome del metodo, gli attributi, la convenzione di chiamata, il tipo restituito, i tipi di parametri, il tipo a cui il metodo dinamico è associato dal punto di vista logico e indicando se è necessario ignorare il controllo di visibilità JIT per i tipi e i membri a cui accede il linguaggio MSIL (Microsoft Intermediate Language) del metodo dinamico. - Nome del metodo dinamico.Può essere una stringa di lunghezza zero, ma non può essere null. - Combinazione bit per bit di valori che specifica gli attributi del metodo dinamico.L'unica combinazione consentita è quella composta da e . - Convenzione di chiamata per il metodo dinamico.Deve essere . - Classe che specifica il tipo restituito del metodo dinamico oppure null se il metodo non dispone di tipi restituiti. - Matrice di oggetti che specificano i tipi dei parametri del metodo dinamico oppure null se il metodo non dispone di parametri. - Classe a cui il metodo dinamico è associato dal punto di vista logico.Il metodo dinamico ha accesso a tutti i membri del tipo. - true per ignorare i controlli di visibilità JIT su tipi e membri a cui accede il linguaggio MSIL del metodo dinamico; in caso contrario, false. - Un elemento di è null o . - oppure - è un'interfaccia, una matrice, un tipo generico aperto o un parametro di tipo di un tipo o di un metodo generico. - - è null. - oppure - è null. - - è una combinazione di flag diversa da e .- oppure - non è .- oppure - è un tipo per cui restituisce true. - - - Inizializza un metodo dinamico contenuto anonimamente, specificando il nome del metodo, il tipo restituito e tipi di parametro. - Nome del metodo dinamico.Può essere una stringa di lunghezza zero, ma non può essere null. - Classe che specifica il tipo restituito del metodo dinamico oppure null se il metodo non dispone di tipi restituiti. - Matrice di oggetti che specificano i tipi dei parametri del metodo dinamico oppure null se il metodo non dispone di parametri. - Un elemento di è null o . - - è null. - - è un tipo per cui restituisce true. - - - Inizializza un metodo dinamico contenuto anonimamente, specificando il nome del metodo, il tipo restituito, i tipi di parametri e il modulo e indicando se deve essere ignorato il controllo di visibilità JIT per i tipi e i membri del metodo dinamico a cui accede MSIL (Microsoft Intermediate Language). - Nome del metodo dinamico.Può essere una stringa di lunghezza zero, ma non può essere null. - Classe che specifica il tipo restituito del metodo dinamico oppure null se il metodo non dispone di tipi restituiti. - Matrice di oggetti che specificano i tipi dei parametri del metodo dinamico oppure null se il metodo non dispone di parametri. - true per ignorare i controlli di visibilità JIT su tipi e membri a cui accede il linguaggio MSIL del metodo dinamico, con la seguente restrizione: il livello di attendibilità degli assembly che contengono tali tipi e membri deve essere uguale a inferiore al livello di attendibilità dello stack di chiamate che genera il metodo dinamico; in caso contrario, false. - Un elemento di è null o . - - è null. - - è un tipo per cui restituisce true. - - - Crea un metodo dinamico globale per un modulo, specificando il nome del metodo, il tipo restituito, i tipi di parametri e il modulo. - Nome del metodo dinamico.Può essere una stringa di lunghezza zero, ma non può essere null. - Classe che specifica il tipo restituito del metodo dinamico oppure null se il metodo non dispone di tipi restituiti. - Matrice di oggetti che specificano i tipi dei parametri del metodo dinamico oppure null se il metodo non dispone di parametri. - Classe che rappresenta il modulo a cui il metodo dinamico deve essere associato dal punto di vista logico. - Un elemento di è null o . - oppure - è un modulo che fornisce hosting anonimo per i metodi dinamici. - - è null. - oppure - è null. - - è un tipo per cui restituisce true. - - - Crea un metodo dinamico globale per un modulo, specificando il nome del metodo, il tipo restituito, i tipi di parametri e il modulo e indicando se deve essere ignorato il controllo di visibilità JIT per i tipi e i membri del metodo dinamico a cui accede MSIL (Microsoft Intermediate Language). - Nome del metodo dinamico.Può essere una stringa di lunghezza zero, ma non può essere null. - Classe che specifica il tipo restituito del metodo dinamico oppure null se il metodo non dispone di tipi restituiti. - Matrice di oggetti che specificano i tipi dei parametri del metodo dinamico oppure null se il metodo non dispone di parametri. - Classe che rappresenta il modulo a cui il metodo dinamico deve essere associato dal punto di vista logico. - true per ignorare i controlli di visibilità JIT su tipi e membri a cui accede il linguaggio MSIL del metodo dinamico. - Un elemento di è null o . - oppure - è un modulo che fornisce hosting anonimo per i metodi dinamici. - - è null. - oppure - è null. - - è un tipo per cui restituisce true. - - - Crea un metodo dinamico, specificando il nome del metodo, il tipo restituito, i parametri di tipo e il tipo a cui il metodo dinamico è associato dal punto di vista logico. - Nome del metodo dinamico.Può essere una stringa di lunghezza zero, ma non può essere null. - Classe che specifica il tipo restituito del metodo dinamico oppure null se il metodo non dispone di tipi restituiti. - Matrice di oggetti che specificano i tipi dei parametri del metodo dinamico oppure null se il metodo non dispone di parametri. - Classe a cui il metodo dinamico è associato dal punto di vista logico.Il metodo dinamico ha accesso a tutti i membri del tipo. - Un elemento di è null o .- oppure - è un'interfaccia, una matrice, un tipo generico aperto o un parametro di tipo di un tipo o di un metodo generico. - - è null. - oppure - è null. - - è null o è un tipo per il quale la proprietà restituisce true. - - - Crea un metodo dinamico, specificando il nome del metodo, il tipo restituito, i tipi di parametri, il tipo a cui il metodo dinamico è associato dal punto di vista logico e indicando se è necessario ignorare il controllo di visibilità JIT per i tipi e i membri a cui accede il linguaggio MSIL (Microsoft Intermediate Language) del metodo dinamico. - Nome del metodo dinamico.Può essere una stringa di lunghezza zero, ma non può essere null. - Classe che specifica il tipo restituito del metodo dinamico oppure null se il metodo non dispone di tipi restituiti. - Matrice di oggetti che specificano i tipi dei parametri del metodo dinamico oppure null se il metodo non dispone di parametri. - Classe a cui il metodo dinamico è associato dal punto di vista logico.Il metodo dinamico ha accesso a tutti i membri del tipo. - true per ignorare i controlli di visibilità JIT su tipi e membri a cui accede il linguaggio MSIL del metodo dinamico; in caso contrario, false. - Un elemento di è null o .- oppure - è un'interfaccia, una matrice, un tipo generico aperto o un parametro di tipo di un tipo o di un metodo generico. - - è null. - oppure - è null. - - è null o è un tipo per il quale la proprietà restituisce true. - - - Ottiene gli attributi specificati quando il metodo dinamico è stato creato. - Combinazione bit per bit dei valori che rappresentano gli attributi relativi al metodo. - - - Ottiene la convenzione di chiamata specificata quando il metodo dinamico è stato creato. - Uno dei valori che indica la convenzione di chiamata del metodo. - - - Completa il metodo dinamico e crea un delegato che può essere utilizzato per eseguirlo. - Delegato del tipo specificato, che è possibile utilizzare per eseguire il metodo dinamico. - Tipo delegato la cui firma corrisponde a quella del metodo dinamico. - Il metodo dinamico non dispone di corpo. - - ha un numero errato di parametri o tipi di parametro non validi. - - - Completa il metodo dinamico e crea un delegato che può essere utilizzato per eseguirlo, specificando il tipo di delegato e l'oggetto a cui il delegato è associato. - Delegato del tipo specificato, che è possibile utilizzare per eseguire il metodo dinamico con l'oggetto di destinazione specificato. - Tipo delegato la cui firma corrisponde a quella del metodo dinamico, meno il primo parametro. - Oggetto a cui il delegato è associato.Deve essere dello stesso tipo del primo parametro del metodo dinamico. - Il metodo dinamico non dispone di corpo. - - non è dello stesso tipo del primo parametro del metodo dinamico e non è assegnabile al tipo.- oppure - ha un numero errato di parametri o tipi di parametro non validi. - - - Ottiene il tipo che dichiara il metodo, che è sempre null per i metodi dinamici. - Sempre null. - - - Restituisce un generatore in linguaggio MSIL (Microsoft Intermediate Language) per il metodo con una dimensione di flusso MSIL predefinita di 64 byte. - Classe relativa al metodo. - - - Restituisce un generatore MSIL (Microsoft Intermediate Language) per il metodo con la dimensione di flusso MSIL specificata. - Classe per il metodo, con la dimensione di flusso MSIL specificata. - Dimensione del flusso MSIL in byte. - - - Restituisce i parametri del metodo dinamico. - Matrice di oggetti che rappresentano i parametri del metodo dinamico. - - - Ottiene o imposta un valore che indica se le variabili locali all'interno del metodo sono inizializzate su zero. - true se le variabili locali all'interno del metodo sono inizializzate su zero. In caso contrario, false.Il valore predefinito è true. - - - - Ottiene il nome del metodo dinamico. - Il nome semplice del metodo. - - - Ottiene il parametro restituito del metodo dinamico. - Sempre null. - - - Ottiene il tipo del valore restituito per il metodo dinamico. - Classe che rappresenta il tipo del valore restituito del metodo corrente; se il metodo non dispone di tipi restituiti. - - - Restituisce la firma del metodo, rappresentata sotto forma di stringa. - Una stringa che rappresenta la firma del metodo. - - - \ No newline at end of file diff --git a/packages/System.Reflection.Emit.Lightweight.4.3.0/ref/netstandard1.0/ja/System.Reflection.Emit.Lightweight.xml b/packages/System.Reflection.Emit.Lightweight.4.3.0/ref/netstandard1.0/ja/System.Reflection.Emit.Lightweight.xml deleted file mode 100644 index 017e387..0000000 --- a/packages/System.Reflection.Emit.Lightweight.4.3.0/ref/netstandard1.0/ja/System.Reflection.Emit.Lightweight.xml +++ /dev/null @@ -1,185 +0,0 @@ - - - - System.Reflection.Emit.Lightweight - - - - コンパイル、実行、および破棄できる動的メソッドを定義し、表します。破棄されたメソッドは、ガベージ コレクションの対象となります。 - - - メソッド名、属性、呼び出し規約、戻り値の型、パラメーターの型、モジュールを指定し、さらに動的メソッドの MSIL (Microsoft Intermediate Language) によってアクセスされる型およびメンバーに対して JIT (Just-In-Time) の参照範囲チェックをスキップする必要があるかどうかを指定して、モジュールに対してグローバルな動的メソッドを作成します。 - 動的メソッドの名前。これは、長さ 0 の文字列にすることはできますが、null にすることはできません。 - 動的メソッドの属性を指定する 値のビットごとの組み合わせ。許可される組み合わせは、 の組み合わせだけです。 - 動的メソッドの呼び出し規約。 にする必要があります。 - 動的メソッドの戻り値の型を指定する オブジェクト。メソッドに戻り値の型がない場合は null。 - 動的メソッドのパラメーターの型を指定する オブジェクトの配列。メソッドにパラメーターがない場合は null。 - 動的メソッドを論理的に関連付けるモジュールを表す 。 - 動的メソッドの MSIL によってアクセスされる型およびメンバーに対して JIT の参照範囲チェックをスキップする場合は true。それ以外の場合は false。 - - の要素が null または です。または が、動的メソッドを匿名でホストするモジュールです。 - - は null なので、または は null なので、 - - 以外のフラグの組み合わせです。または ではありません。または で true が返される型です。 - - - メソッド名、属性、呼び出し規約、戻り値の型、パラメーターの型、動的メソッドを論理的に関連付ける型を指定し、さらに動的メソッドの MSIL (Microsoft Intermediate Language) によってアクセスされる型およびメンバーに対して JIT (Just-In-Time) の参照範囲チェックをスキップする必要があるかどうかを指定して、動的メソッドを作成します。 - 動的メソッドの名前。これは、長さ 0 の文字列にすることはできますが、null にすることはできません。 - 動的メソッドの属性を指定する 値のビットごとの組み合わせ。許可される組み合わせは、 の組み合わせだけです。 - 動的メソッドの呼び出し規約。 にする必要があります。 - 動的メソッドの戻り値の型を指定する オブジェクト。メソッドに戻り値の型がない場合は null。 - 動的メソッドのパラメーターの型を指定する オブジェクトの配列。メソッドにパラメーターがない場合は null。 - 動的メソッドを論理的に関連付ける 。動的メソッドはこの型のすべてのメンバーにアクセスできます。 - 動的メソッドの MSIL によってアクセスされる型およびメンバーに対して JIT の参照範囲チェックをスキップする場合は true。それ以外の場合は false。 - - の要素が null または です。または がインターフェイス、配列、オープン ジェネリック型、ジェネリック型またはジェネリック メソッドの型パラメーターです。 - - は null なので、または は null なので、 - - 以外のフラグの組み合わせです。または ではありません。または で true が返される型です。 - - - メソッド名、戻り値の型、およびパラメーターの型を指定して、匿名でホストされる動的メソッドを初期化します。 - 動的メソッドの名前。これは、長さ 0 の文字列にすることはできますが、null にすることはできません。 - 動的メソッドの戻り値の型を指定する オブジェクト。メソッドに戻り値の型がない場合は null。 - 動的メソッドのパラメーターの型を指定する オブジェクトの配列。メソッドにパラメーターがない場合は null。 - - の要素が null または です。 - - は null なので、 - - で true が返される型です。 - - - メソッド名、戻り値の型、パラメーターの型、モジュールを指定し、さらに動的メソッドの MSIL (Microsoft Intermediate Language) によってアクセスされる型およびメンバーに対して JIT (Just-In-Time) の参照範囲チェックをスキップする必要があるかどうかを指定して、匿名でホストされる動的メソッドを初期化します。 - 動的メソッドの名前。これは、長さ 0 の文字列にすることはできますが、null にすることはできません。 - 動的メソッドの戻り値の型を指定する オブジェクト。メソッドに戻り値の型がない場合は null。 - 動的メソッドのパラメーターの型を指定する オブジェクトの配列。メソッドにパラメーターがない場合は null。 - 動的メソッドの MSIL によってアクセスされる型およびメンバーに対して、このような型およびメンバーを含むアセンブリの信頼レベルが、動的メソッドを出力するコール スタックの信頼レベル以下である必要があるという制限付きで、JIT の参照範囲チェックをスキップする場合は true。それ以外の場合は false。 - - の要素が null または です。 - - は null なので、 - - で true が返される型です。 - - - メソッド名、戻り値の型、パラメーターの型、およびモジュールを指定して、モジュールに対してグローバルな動的メソッドを作成します。 - 動的メソッドの名前。これは、長さ 0 の文字列にすることはできますが、null にすることはできません。 - 動的メソッドの戻り値の型を指定する オブジェクト。メソッドに戻り値の型がない場合は null。 - 動的メソッドのパラメーターの型を指定する オブジェクトの配列。メソッドにパラメーターがない場合は null。 - 動的メソッドを論理的に関連付けるモジュールを表す 。 - - の要素が null または です。または が、動的メソッドを匿名でホストするモジュールです。 - - は null なので、または は null なので、 - - で true が返される型です。 - - - メソッド名、戻り値の型、パラメーターの型、モジュールを指定し、さらに動的メソッドの MSIL (Microsoft Intermediate Language) によってアクセスされる型およびメンバーに対して JIT (Just-In-Time) の参照範囲チェックをスキップする必要があるかどうかを指定して、モジュールに対してグローバルな動的メソッドを作成します。 - 動的メソッドの名前。これは、長さ 0 の文字列にすることはできますが、null にすることはできません。 - 動的メソッドの戻り値の型を指定する オブジェクト。メソッドに戻り値の型がない場合は null。 - 動的メソッドのパラメーターの型を指定する オブジェクトの配列。メソッドにパラメーターがない場合は null。 - 動的メソッドを論理的に関連付けるモジュールを表す 。 - 動的メソッドの MSIL によってアクセスされる型およびメンバーに対して JIT の参照範囲チェックをスキップする場合は true。 - - の要素が null または です。または が、動的メソッドを匿名でホストするモジュールです。 - - は null なので、または は null なので、 - - で true が返される型です。 - - - メソッド名、戻り値の型、パラメーターの型、および動的メソッドを論理的に関連付ける型を指定して、動的メソッドを作成します。 - 動的メソッドの名前。これは、長さ 0 の文字列にすることはできますが、null にすることはできません。 - 動的メソッドの戻り値の型を指定する オブジェクト。メソッドに戻り値の型がない場合は null。 - 動的メソッドのパラメーターの型を指定する オブジェクトの配列。メソッドにパラメーターがない場合は null。 - 動的メソッドを論理的に関連付ける 。動的メソッドはこの型のすべてのメンバーにアクセスできます。 - - の要素が null または です。または がインターフェイス、配列、オープン ジェネリック型、ジェネリック型またはジェネリック メソッドの型パラメーターです。 - - は null なので、または は null なので、 - - が null であるか、 で true が返される型です。 - - - メソッド名、戻り値の型、パラメーターの型、動的メソッドを論理的に関連付ける型を指定し、さらに動的メソッドの MSIL (Microsoft Intermediate Language) によってアクセスされる型およびメンバーに対して JIT (Just-In-Time) の参照範囲チェックをスキップする必要があるかどうかを指定して、動的メソッドを作成します。 - 動的メソッドの名前。これは、長さ 0 の文字列にすることはできますが、null にすることはできません。 - 動的メソッドの戻り値の型を指定する オブジェクト。メソッドに戻り値の型がない場合は null。 - 動的メソッドのパラメーターの型を指定する オブジェクトの配列。メソッドにパラメーターがない場合は null。 - 動的メソッドを論理的に関連付ける 。動的メソッドはこの型のすべてのメンバーにアクセスできます。 - 動的メソッドの MSIL によってアクセスされる型およびメンバーに対して JIT の参照範囲チェックをスキップする場合は true。それ以外の場合は false。 - - の要素が null または です。または がインターフェイス、配列、オープン ジェネリック型、ジェネリック型またはジェネリック メソッドの型パラメーターです。 - - は null なので、または は null なので、 - - が null であるか、 で true が返される型です。 - - - 動的メソッドの作成時に指定した属性を取得します。 - メソッドの属性を表す 値のビットごとの組み合わせ。 - - - 動的メソッドの作成時に指定した呼び出し規約を取得します。 - メソッドの呼び出し規約を示す 値のいずれか。 - - - 動的メソッドを完了し、メソッドの実行に使用できるデリゲートを作成します。 - 動的メソッドの実行に使用できる指定した型のデリゲート。 - シグネチャが動的メソッドのシグネチャと一致するデリゲート型。 - 動的メソッドにメソッド本体がありません。 - - のパラメーターの数に誤りがあるか、パラメーターの型に誤りがあります。 - - - デリゲート型とデリゲートのバインド先となるオブジェクトを指定して、動的メソッドを完了し、メソッドの実行に使用できるデリゲートを作成します。 - 指定した対象オブジェクトで動的メソッドの実行に使用できる、指定した型のデリゲート。 - 1 つ目のパラメーターがない、シグネチャが動的メソッドのシグネチャと一致するデリゲート型。 - デリゲートのバインド先となるオブジェクト。動的メソッドの 1 つ目のパラメーターと同じ型であることが必要です。 - 動的メソッドにメソッド本体がありません。 - - が動的メソッドの 1 つ目のパラメーターと同じ型でないため、この型に割り当てることはできません。または のパラメーターの数に誤りがあるか、パラメーターの型に誤りがあります。 - - - 動的メソッドに対して常に null である、メソッドを宣言する型を取得します。 - 常に null。 - - - 既定の MSIL (Microsoft Intermediate Language) ストリーム サイズである 64 バイトを使用して、このメソッドに対応する MSIL ジェネレーターを返します。 - メソッドの オブジェクト。 - - - 指定された MSIL (Microsoft Intermediate Language) ストリーム サイズのメソッドに MSIL ジェネレーターを返します。 - MSIL ストリームの指定したサイズを使用するメソッドの オブジェクト。 - MSIL ストリームのサイズ (バイト単位)。 - - - 動的メソッドのパラメーターを返します。 - 動的メソッドのパラメーターを表す オブジェクトの配列。 - - - メソッドのローカル変数を 0 で初期化するかどうかを示す値を取得または設定します。 - メソッドのローカル変数を 0 で初期化する場合は true。それ以外の場合は false。既定値は、true です。 - - - - 動的メソッドの名前を取得します。 - メソッドの簡易名。 - - - 動的メソッドの返されるパラメーターを取得します。 - 常に null。 - - - 動的メソッドの戻り値の型を取得します。 - 現在のメソッドの戻り値の型を表す 。メソッドに戻り値の型がない場合は - - - 文字列として表されたメソッドのシグネチャを返します。 - メソッドのシグネチャを表す文字列。 - - - \ No newline at end of file diff --git a/packages/System.Reflection.Emit.Lightweight.4.3.0/ref/netstandard1.0/ko/System.Reflection.Emit.Lightweight.xml b/packages/System.Reflection.Emit.Lightweight.4.3.0/ref/netstandard1.0/ko/System.Reflection.Emit.Lightweight.xml deleted file mode 100644 index e108fb3..0000000 --- a/packages/System.Reflection.Emit.Lightweight.4.3.0/ref/netstandard1.0/ko/System.Reflection.Emit.Lightweight.xml +++ /dev/null @@ -1,185 +0,0 @@ - - - - System.Reflection.Emit.Lightweight - - - - 컴파일, 실행, 삭제 가능한 동적 메서드를 정의하고 나타냅니다.삭제한 메서드는 가비지 수집 대상이 될 수 있습니다. - - - 메서드 이름, 특성, 호출 규칙, 반환 형식, 매개 변수 형식 및 모듈을 지정하고 동적 메서드의 MSIL(Microsoft Intermediate Language)을 통해 액세스하는 형식과 멤버에 대해 JIT(Just-In-Time) 가시성 검사를 생략할지 여부를 지정하여 모듈에 대해 전역인 동적 메서드를 만듭니다. - 동적 메서드의 이름입니다.이 이름은 길이가 0인 문자열이 될 수 있지만 null은 될 수 없습니다. - 동적 메서드의 특성을 지정하는 값의 비트 조합입니다. 조합만 허용됩니다. - 동적 메서드의 호출 규칙입니다.여야 합니다. - 동적 메서드의 반환 형식을 지정하는 개체이거나, 메서드에 반환 형식이 없는 경우에는 null입니다. - 동적 메서드의 매개 변수 형식을 지정하는 개체로 이루어진 배열이거나, 메서드에 매개 변수가 없는 경우에는 null입니다. - 동적 메서드가 논리적으로 연결될 모듈을 나타내는 입니다. - 동적 메서드의 MSIL에서 액세스하는 형식과 멤버에 대해 JIT 가시성 검사를 생략하려면 true이고, 그렇지 않으면 false입니다. - - 의 요소가 null이거나 인 경우또는이 동적 메서드에 대한 익명 호스팅을 제공하는 모듈인 경우 - - 가 null입니다. 또는가 null입니다. - - 이외의 플래그 조합인 경우또는가 아닌 경우또는가 true를 반환하는 형식인 경우 - - - 메서드 이름, 특성, 호출 규칙, 반환 형식, 매개 변수 형식, 동적 메서드를 논리적으로 연결할 형식을 지정하고 동적 메서드의 MSIL(Microsoft Intermediate Language)을 통해 액세스하는 형식과 멤버에 대해 JIT(Just-In-Time) 가시성 검사를 생략할지 여부를 지정하여 동적 메서드를 만듭니다. - 동적 메서드의 이름입니다.이 이름은 길이가 0인 문자열이 될 수 있지만 null은 될 수 없습니다. - 동적 메서드의 특성을 지정하는 값의 비트 조합입니다. 조합만 허용됩니다. - 동적 메서드의 호출 규칙입니다.여야 합니다. - 동적 메서드의 반환 형식을 지정하는 개체이거나, 메서드에 반환 형식이 없는 경우에는 null입니다. - 동적 메서드의 매개 변수 형식을 지정하는 개체로 이루어진 배열이거나, 메서드에 매개 변수가 없는 경우에는 null입니다. - 동적 메서드가 논리적으로 연결될 입니다.동적 메서드는 해당 형식의 모든 멤버에 액세스할 수 있습니다. - 동적 메서드의 MSIL에서 액세스하는 형식과 멤버에 대해 JIT 가시성 검사를 생략하려면 true이고, 그렇지 않으면 false입니다. - - 의 요소가 null이거나 인 경우 또는가 인터페이스, 배열, 개방형 제네릭 형식, 또는 제네릭 형식이나 메서드의 형식 매개 변수인 경우 - - 가 null입니다. 또는가 null입니다. - - 이외의 플래그 조합인 경우또는가 아닌 경우또는가 true를 반환하는 형식인 경우 - - - 메서드 이름, 반환 형식 및 매개 변수 형식을 지정하여 익명으로 호스팅된 동적 메서드를 초기화합니다. - 동적 메서드의 이름입니다.이 이름은 길이가 0인 문자열이 될 수 있지만 null은 될 수 없습니다. - 동적 메서드의 반환 형식을 지정하는 개체이거나, 메서드에 반환 형식이 없는 경우에는 null입니다. - 동적 메서드의 매개 변수 형식을 지정하는 개체로 이루어진 배열이거나, 메서드에 매개 변수가 없는 경우에는 null입니다. - - 의 요소가 null이거나 인 경우 - - 가 null입니다. - - 가 true를 반환하는 형식인 경우 - - - 메서드 이름, 반환 형식 및 매개 변수 형식을 지정하고 동적 메서드의 MSIL(Microsoft Intermediate Language)을 통해 액세스하는 형식과 멤버에 대해 JIT(Just-In-Time) 가시성 검사를 생략할지 여부를 지정하여 익명으로 호스팅된 동적 메서드를 초기화합니다. - 동적 메서드의 이름입니다.이 이름은 길이가 0인 문자열이 될 수 있지만 null은 될 수 없습니다. - 동적 메서드의 반환 형식을 지정하는 개체이거나, 메서드에 반환 형식이 없는 경우에는 null입니다. - 동적 메서드의 매개 변수 형식을 지정하는 개체로 이루어진 배열이거나, 메서드에 매개 변수가 없는 경우에는 null입니다. - 동적 메서드의 MSIL에서 액세스하는 형식과 멤버를 포함하는 어셈블리의 신뢰 수준이 동적 메서드를 내보내는 호출 스택의 신뢰 수준과 같거나 그보다 낮은 경우에 한해 해당 형식과 멤버에 대한 JIT 가시성 검사를 생략하려면 true이고, 그렇지 않으면 false입니다. - - 의 요소가 null이거나 인 경우 - - 가 null입니다. - - 가 true를 반환하는 형식인 경우 - - - 메서드 이름, 반환 값, 매개 변수 형식 및 모듈을 지정하여 모듈에 대해 전역 메서드인 동적 메서드를 만듭니다. - 동적 메서드의 이름입니다.이 이름은 길이가 0인 문자열이 될 수 있지만 null은 될 수 없습니다. - 동적 메서드의 반환 형식을 지정하는 개체이거나, 메서드에 반환 형식이 없는 경우에는 null입니다. - 동적 메서드의 매개 변수 형식을 지정하는 개체로 이루어진 배열이거나, 메서드에 매개 변수가 없는 경우에는 null입니다. - 동적 메서드가 논리적으로 연결될 모듈을 나타내는 입니다. - - 의 요소가 null이거나 인 경우 또는이 동적 메서드에 대한 익명 호스팅을 제공하는 모듈인 경우 - - 가 null입니다. 또는가 null입니다. - - 가 true를 반환하는 형식인 경우 - - - 메서드 이름, 반환 형식, 매개 변수 형식 및 모듈을 지정하고 동적 메서드의 MSIL(Microsoft Intermediate Language)을 통해 액세스하는 형식과 멤버에 대해 JIT(Just-In-Time) 가시성 검사를 생략할지 여부를 지정하여 모듈에 대해 전역인 동적 메서드를 만듭니다. - 동적 메서드의 이름입니다.이 이름은 길이가 0인 문자열이 될 수 있지만 null은 될 수 없습니다. - 동적 메서드의 반환 형식을 지정하는 개체이거나, 메서드에 반환 형식이 없는 경우에는 null입니다. - 동적 메서드의 매개 변수 형식을 지정하는 개체로 이루어진 배열이거나, 메서드에 매개 변수가 없는 경우에는 null입니다. - 동적 메서드가 논리적으로 연결될 모듈을 나타내는 입니다. - 동적 메서드의 MSIL에서 액세스하는 형식과 멤버에 대해 JIT 가시성 검사를 생략하려면 true입니다. - - 의 요소가 null이거나 인 경우 또는이 동적 메서드에 대한 익명 호스팅을 제공하는 모듈인 경우 - - 가 null입니다. 또는가 null입니다. - - 가 true를 반환하는 형식인 경우 - - - 메서드 이름, 반환 형식, 매개 변수 형식 및 동적 메서드가 논리적으로 연결될 형식을 지정하여 동적 메서드를 만듭니다. - 동적 메서드의 이름입니다.이 이름은 길이가 0인 문자열이 될 수 있지만 null은 될 수 없습니다. - 동적 메서드의 반환 형식을 지정하는 개체이거나, 메서드에 반환 형식이 없는 경우에는 null입니다. - 동적 메서드의 매개 변수 형식을 지정하는 개체로 이루어진 배열이거나, 메서드에 매개 변수가 없는 경우에는 null입니다. - 동적 메서드가 논리적으로 연결될 입니다.동적 메서드는 해당 형식의 모든 멤버에 액세스할 수 있습니다. - - 의 요소가 null이거나 인 경우또는 가 인터페이스, 배열, 개방형 제네릭 형식, 또는 제네릭 형식이나 메서드의 형식 매개 변수인 경우 - - 가 null입니다. 또는가 null입니다. - - 이 null이거나, 가 true를 반환하는 형식인 경우 - - - 메서드 이름, 반환 형식, 매개 변수 형식, 동적 메서드를 논리적으로 연결할 형식을 지정하고 동적 메서드의 MSIL(Microsoft Intermediate Language)을 통해 액세스하는 형식과 멤버에 대해 JIT(Just-In-Time) 가시성 검사를 생략할지 여부를 지정하여 동적 메서드를 만듭니다. - 동적 메서드의 이름입니다.이 이름은 길이가 0인 문자열이 될 수 있지만 null은 될 수 없습니다. - 동적 메서드의 반환 형식을 지정하는 개체이거나, 메서드에 반환 형식이 없는 경우에는 null입니다. - 동적 메서드의 매개 변수 형식을 지정하는 개체로 이루어진 배열이거나, 메서드에 매개 변수가 없는 경우에는 null입니다. - 동적 메서드가 논리적으로 연결될 입니다.동적 메서드는 해당 형식의 모든 멤버에 액세스할 수 있습니다. - 동적 메서드의 MSIL에서 액세스하는 형식과 멤버에 대해 JIT 가시성 검사를 생략하려면 true이고, 그렇지 않으면 false입니다. - - 의 요소가 null이거나 인 경우또는 가 인터페이스, 배열, 개방형 제네릭 형식, 또는 제네릭 형식이나 메서드의 형식 매개 변수인 경우 - - 가 null입니다. 또는가 null입니다. - - 이 null이거나, 가 true를 반환하는 형식인 경우 - - - 동적 메서드를 만들 때 지정된 특성을 가져옵니다. - 메서드의 특성을 나타내는 값의 비트 조합입니다. - - - 동적 메서드를 만들 때 지정된 호출 규칙을 가져옵니다. - 메서드의 호출 규칙을 나타내는 값 중 하나입니다. - - - 동적 메서드를 완성하고 이 메서드를 실행하는 데 사용할 수 있는 대리자를 만듭니다. - 동적 메서드를 실행하는 데 사용할 수 있는 지정된 형식의 대리자입니다. - 동적 메서드의 시그니처와 일치하는 시그니처를 갖는 대리자 형식입니다. - 동적 메서드에 메서드 본문이 없는 경우 - - 에 잘못된 수의 매개 변수나 잘못된 매개 변수 형식이 있는 경우 - - - 동적 메서드를 완성하고, 대리자 형식과 대리자가 바인딩될 개체를 지정하여 이 메서드를 실행하는 데 사용할 수 있는 대리자를 만듭니다. - 지정된 대상 개체와 함께 동적 메서드를 실행하는 데 사용할 수 있는 지정된 형식의 대리자입니다. - 동적 메서드의 시그니처와 일치하는 시그니처를 갖고 첫 번째 매개 변수는 없는 대리자 형식입니다. - 대리자가 바인딩될 개체입니다.동적 메서드의 첫 번째 매개 변수와 동일한 형식이어야 합니다. - 동적 메서드에 메서드 본문이 없는 경우 - - 이 동적 메서드의 첫 번째 매개 변수 형식과 동일하지 않고 이 형식에 할당할 수 없는 경우또는에 잘못된 수의 매개 변수나 잘못된 매개 변수 형식이 있는 경우 - - - 메서드를 선언하는 형식을 가져옵니다. 동적 메서드의 경우에는 항상 null입니다. - 항상 null입니다. - - - 기본 MSIL(Microsoft Intermediate Language) 스트림 크기인 64바이트로 메서드에 대한 MSIL 생성기를 반환합니다. - 메서드에 대한 개체입니다. - - - 지정된 MSIL(Microsoft Intermediate Language) 스트림 크기로 메서드에 대한 MSIL 생성기를 반환합니다. - 메서드에 대해 MSIL 스트림이 지정된 크기인 개체입니다. - MSIL 스트림의 크기(바이트)입니다. - - - 동적 메서드의 매개 변수를 반환합니다. - 동적 메서드의 매개 변수를 나타내는 개체의 배열입니다. - - - 메서드의 지역 변수가 0으로 초기화되는지 여부를 나타내는 값을 가져오거나 설정합니다. - 메서드의 지역 변수가 0으로 초기화되면 true이고, 그렇지 않으면 false입니다.기본값은 true입니다. - - - - 동적 메서드의 이름을 가져옵니다. - 메서드의 단순한 이름입니다. - - - 동적 메서드의 반환 매개 변수를 가져옵니다. - 항상 null입니다. - - - 동적 메서드의 반환 값 형식을 가져옵니다. - 현재 메서드의 반환 값 형식을 나타내는 이거나, 메서드에 반환 형식이 없는 경우 입니다. - - - 문자열로 표현된 메서드 시그니처를 반환합니다. - 메서드 시그니처를 나타내는 문자열입니다. - - - \ No newline at end of file diff --git a/packages/System.Reflection.Emit.Lightweight.4.3.0/ref/netstandard1.0/ru/System.Reflection.Emit.Lightweight.xml b/packages/System.Reflection.Emit.Lightweight.4.3.0/ref/netstandard1.0/ru/System.Reflection.Emit.Lightweight.xml deleted file mode 100644 index 9d99f94..0000000 --- a/packages/System.Reflection.Emit.Lightweight.4.3.0/ref/netstandard1.0/ru/System.Reflection.Emit.Lightweight.xml +++ /dev/null @@ -1,171 +0,0 @@ - - - - System.Reflection.Emit.Lightweight - - - - Определяет и представляет динамический метод, который может быть скомпилирован, выполнен и удален.Удаленные методы доступны для сборки мусора. - - - Создает динамический метод, который является глобальным по отношению к модулю, указывая при этом имя метода, атрибуты, соглашение о вызове, возвращаемый тип, типы параметров, модуль, а также необходимость пропуска проверок видимости с помощью JIT-компилятора для типов и элементов, к которым получает доступ язык MSIL динамического метода. - Имя динамического метода.Это может быть строка нулевой длины, но не значение null. - Битовая комбинация значений , которые указывают атрибуты динамического метода.Единственной разрешенной комбинацией является и . - Соглашение о вызовах этого динамического метода.Значением должно быть . - Объект , определяющий тип возвращаемого значения данного динамического метода, или значение null, если метод не возвращает значение. - Массив объектов типа , определяющих типы параметров динамического метода, или null, если метод не имеет параметров. - - , представляющий модуль, с которым следует логически связать динамический метод. - Значение true, чтобы пропустить проверки видимости, выполняемые JIT-компилятором, для типов и членов, доступ к которым имеет язык MSIL динамического метода; в противном случае — значение false. - Элемент равен null или .– или – — модуль, предоставляющий анонимное размещение для динамических методов. - Параметр имеет значение null. – или –Параметр имеет значение null. - - является комбинацией флагов, отличных от и .– или –Значение не .– или – является типом, для которого возвращает значение true. - - - Создает динамический метод, указывая при этом имя метода, атрибуты, соглашение о вызове, возвращаемый тип, типы параметров, тип, с которым логически связан этот динамический метод, а также необходимость пропуска проверок видимости с помощью JIT-компилятора для типов и элементов, к которым получает доступ язык MSIL динамического метода. - Имя динамического метода.Это может быть строка нулевой длины, но не значение null. - Битовая комбинация значений , которые указывают атрибуты динамического метода.Единственной разрешенной комбинацией является и . - Соглашение о вызовах этого динамического метода.Значением должно быть . - Объект , определяющий тип возвращаемого значения данного динамического метода, или значение null, если метод не возвращает значение. - Массив объектов типа , определяющих типы параметров динамического метода, или null, если метод не имеет параметров. - Тип , с которым логически связан динамический метод.Динамический метод имеет доступ ко всем элементам этого типа. - Значение true, чтобы пропустить проверки видимости, выполняемые JIT-компилятором, для типов и членов, доступ к которым имеет язык MSIL динамического метода; в противном случае — значение false. - Элемент равен null или . – или – является интерфейсом, массивом, открытым универсальным типом или параметром типа универсального типа или метода. - Параметр имеет значение null. – или –Параметр имеет значение null. - - является комбинацией флагов, отличных от и .– или –Значение не .– или – является типом, для которого возвращает значение true. - - - Инициализирует анонимно размещенный динамический метод, указывая имя метода, возвращаемый тип и типы параметров. - Имя динамического метода.Это может быть строка нулевой длины, но не значение null. - Объект , определяющий тип возвращаемого значения данного динамического метода, или значение null, если метод не возвращает значение. - Массив объектов типа , определяющих типы параметров динамического метода, или null, если метод не имеет параметров. - Элемент равен null или . - Параметр имеет значение null. - - является типом, для которого возвращает значение true. - - - Инициализирует анонимно размещенный динамический метод, указывая при этом имя метода, возвращаемый тип, типы параметров, модуль, а также необходимость пропуска проверок видимости с помощью JIT-компилятора для типов и элементов, к которым получает доступ язык MSIL динамического метода. - Имя динамического метода.Это может быть строка нулевой длины, но не значение null. - Объект , определяющий тип возвращаемого значения данного динамического метода, или значение null, если метод не возвращает значение. - Массив объектов типа , определяющих типы параметров динамического метода, или null, если метод не имеет параметров. - true для пропуска проверок видимости с помощью JIT-компилятора для всех типов и элементом, к которым есть доступ у языка MSIL динамического метода. При таком ограничении уровень доверия сборок, содержащих эти типы и элементы, должен не превышать уровень доверия стека вызовов, который выпустил динамический метод; в противном случае — значение false. - Элемент равен null или . - Параметр имеет значение null. - - является типом, для которого возвращает значение true. - - - Создает динамический метод, который является глобальным по отношению к модулю, указывая имя метода, возвращаемый тип, типы параметров и модуль. - Имя динамического метода.Это может быть строка нулевой длины, но не значение null. - Объект , определяющий тип возвращаемого значения данного динамического метода, или значение null, если метод не возвращает значение. - Массив объектов типа , определяющих типы параметров динамического метода, или null, если метод не имеет параметров. - - , представляющий модуль, с которым следует логически связать динамический метод. - Элемент равен null или . – или – — модуль, предоставляющий анонимное размещение для динамических методов. - Параметр имеет значение null. – или –Параметр имеет значение null. - - является типом, для которого возвращает значение true. - - - Создает динамический метод, который является глобальным по отношению к модулю, указывая при этом имя метода, возвращаемый тип, типы параметров, модуль, а также необходимость пропуска проверок видимости с помощью JIT-компилятора для типов и элементов, к которым получает доступ язык MSIL динамического метода. - Имя динамического метода.Это может быть строка нулевой длины, но не значение null. - Объект , определяющий тип возвращаемого значения данного динамического метода, или значение null, если метод не возвращает значение. - Массив объектов типа , определяющих типы параметров динамического метода, или null, если метод не имеет параметров. - - , представляющий модуль, с которым следует логически связать динамический метод. - Значение true, чтобы пропустить проверки видимости, выполняемые JIT-компилятором, для типов и членов, доступ к которым имеет язык MSIL динамического метода. - Элемент равен null или . – или – — модуль, предоставляющий анонимное размещение для динамических методов. - Параметр имеет значение null. – или –Параметр имеет значение null. - - является типом, для которого возвращает значение true. - - - Создает динамический метод, указывая имя метода, возвращаемый тип, типы параметров и тип, с которым логически связан этот динамический метод. - Имя динамического метода.Это может быть строка нулевой длины, но не значение null. - Объект , определяющий тип возвращаемого значения данного динамического метода, или значение null, если метод не возвращает значение. - Массив объектов типа , определяющих типы параметров динамического метода, или null, если метод не имеет параметров. - Тип , с которым логически связан динамический метод.Динамический метод имеет доступ ко всем элементам этого типа. - Элемент равен null или .– или – является интерфейсом, массивом, открытым универсальным типом или параметром типа универсального типа или метода. - Параметр имеет значение null. – или –Параметр имеет значение null. - - равен null или является типом, для которого возвращает значение true. - - - Создает динамический метод, указывая при этом имя метода, возвращаемый тип, типы параметров, тип, с которым логически связан этот динамический метод, а также необходимость пропуска проверок видимости с помощью JIT-компилятора для типов и элементов, к которым получает доступ язык MSIL динамического метода. - Имя динамического метода.Это может быть строка нулевой длины, но не значение null. - Объект , определяющий тип возвращаемого значения данного динамического метода, или значение null, если метод не возвращает значение. - Массив объектов типа , определяющих типы параметров динамического метода, или null, если метод не имеет параметров. - Тип , с которым логически связан динамический метод.Динамический метод имеет доступ ко всем элементам этого типа. - Значение true, чтобы пропустить проверки видимости, выполняемые JIT-компилятором, для типов и членов, доступ к которым имеет язык MSIL динамического метода; в противном случае — значение false. - Элемент равен null или .– или – является интерфейсом, массивом, открытым универсальным типом или параметром типа универсального типа или метода. - Параметр имеет значение null. – или –Параметр имеет значение null. - - равен null или является типом, для которого возвращает значение true. - - - Возвращает атрибуты, указанные при создании динамического метода. - Битовая комбинация значений , представляющих атрибуты этого метода. - - - Возвращает соглашение о вызове, указанное при создании динамического метода. - Одно из значений , указывающее соглашение о вызове для этого метода. - - - Завершает динамический метод и создает делегата, который может быть использован для запуска метода. - Делегат указанного типа, который может использоваться для запуска динамического метода. - Тип делегата, сигнатура которого совпадает с сигнатурой динамического метода. - Динамический метод не содержит основного текста метода. - - содержит неверное количество параметров или недопустимые типы параметров. - - - Завершает динамический метод и создает делегата, который может быть использован для его вызова, указывая при этом тип делегата и объект, к которому привязан этот делегат. - Делегат указанного типа, который может использоваться для запуска динамического метода с указанным объектом назначения. - Тип делегата, подпись которого совпадает с сигнатурой динамического метода, за исключением первого параметра. - Объект, к которому привязан делегат.Должен быть того же типа, что и первый параметр динамического метода. - Динамический метод не содержит основного текста метода. - Параметр не является тем же типом, что и первый параметр динамического метода, и не может быть назначен для этого типа.– или – содержит неверное количество параметров или недопустимые типы параметров. - - - Получает тип, объявляющий метод, который всегда равен null для динамических методов. - Всегда null. - - - Возвращает генератор MSIL для этого метода с используемым по умолчанию 64-байтным потоком MSIL. - Объект для этого метода. - - - Возвращает генератор MSIL для метода с указанным размером потока MSIL. - Объект для метода с указанным размером потока MSIL. - Размер потока языка MSIL в байтах. - - - Возвращает параметры динамического метода. - Массив объектов , предоставляющих параметры данного динамического метода. - - - Возвращает или задает значение, указывающее, инициализируются ли локальные переменные в этом методе с нуля. - Значение true, если локальные переменные в методе инициализируются с нуля, в противном случае — false.Значение по умолчанию — true. - - - - Возвращает имя динамического метода. - Простое имя метода. - - - Получает возвращаемый параметр динамического метода. - Всегда null. - - - Возвращает тип возвращаемого значения для динамического метода. - Тип , представляющий тип возвращаемого значения текущего метода; , если метод не содержит возвращаемого типа. - - - Возвращает сигнатуру метода, представленную строкой. - Строка, представляющая подпись метода. - - - \ No newline at end of file diff --git a/packages/System.Reflection.Emit.Lightweight.4.3.0/ref/netstandard1.0/zh-hans/System.Reflection.Emit.Lightweight.xml b/packages/System.Reflection.Emit.Lightweight.4.3.0/ref/netstandard1.0/zh-hans/System.Reflection.Emit.Lightweight.xml deleted file mode 100644 index 34a84b9..0000000 --- a/packages/System.Reflection.Emit.Lightweight.4.3.0/ref/netstandard1.0/zh-hans/System.Reflection.Emit.Lightweight.xml +++ /dev/null @@ -1,188 +0,0 @@ - - - - System.Reflection.Emit.Lightweight - - - - 定义并表示一种可编译、执行和丢弃的动态方法。丢弃的方法可用于垃圾回收。 - - - 创建一个对模块全局有效的动态方法,指定方法名称、属性、调用约定、返回类型、参数类型和模块,并指定动态方法的 Microsoft 中间语言 (MSIL) 访问的类型和成员是否应跳过实时 (JIT) 可见性检查。 - 动态方法的名称。可以是长度为零的字符串,但不能为 null。 - - 值的按位组合,指定动态方法的属性。允许的唯一组合为 。 - 动态方法的调用约定。必须为 。 - 一个 对象,它指定动态方法的返回类型;如果方法没有返回类型,则为 null。 - 一个 对象数组,它指定动态方法的参数的类型;如果方法没有参数,则为 null。 - 一个 ,表示动态方法将与之逻辑关联的模块。 - 要跳过动态方法的 MSIL 访问的类型和成员的 JIT 可见性检查,则为 true;否则为 false。 - - 的一个元素为 null 或 。- 或 - 是为动态方法提供匿名承载的模块。 - - 为 null。- 或 - 为 null。 - - 是标志的组合,而不是 的组合。- 或 - 不是 。- 或 - 返回 true 的类型。 - - - 创建一个动态方法,指定方法名称、特性、调用约定、返回类型、参数类型、动态方法逻辑关联的类型,并指定动态方法的 Microsoft 中间语言 (MSIL) 访问的类型和成员是否应跳过实时 (JIT) 可见性检查。 - 动态方法的名称。可以是长度为零的字符串,但不能为 null。 - - 值的按位组合,指定动态方法的属性。允许的唯一组合为 。 - 动态方法的调用约定。必须为 。 - 一个 对象,它指定动态方法的返回类型;如果方法没有返回类型,则为 null。 - 一个 对象数组,它指定动态方法的参数的类型;如果方法没有参数,则为 null。 - 一个 ,动态方法与其逻辑关联。动态方法可以访问类型的所有成员。 - 要跳过动态方法的 MSIL 访问的类型和成员的 JIT 可见性检查,则为 true;否则为 false。 - - 的一个元素为 null 或 。- 或 - 是一个接口、一个数组、一个开放式泛型类型或一个泛型类型或方法的类型参数。 - - 为 null。- 或 - 为 null。 - - 是标志的组合,而不是 的组合。- 或 - 不是 。- 或 - 返回 true 的类型。 - - - 初始化匿名承载的动态方法,指定方法名称、返回类型和参数类型。 - 动态方法的名称。可以是长度为零的字符串,但不能为 null。 - 一个 对象,它指定动态方法的返回类型;如果方法没有返回类型,则为 null。 - 一个 对象数组,它指定动态方法的参数的类型;如果方法没有参数,则为 null。 - - 的一个元素为 null 或 - - 为 null。 - - 返回 true 的类型。 - - - 初始化匿名承载的动态方法,指定方法名称、返回类型、参数类型,并指定动态方法的 Microsoft 中间语言 (MSIL) 访问的类型和成员是否应跳过实时 (JIT) 可见性检查。 - 动态方法的名称。可以是长度为零的字符串,但不能为 null。 - 一个 对象,它指定动态方法的返回类型;如果方法没有返回类型,则为 null。 - 一个 对象数组,它指定动态方法的参数的类型;如果方法没有参数,则为 null。 - 若要跳过对动态方法的 MSIL 访问的类型和方法的 JIT 可见性检查,则为 true,前提是:包含这些类型和成员的程序集的信任级别必须等于或低于发出动态方法的调用堆栈的信任级别;否则为 false。 - - 的一个元素为 null 或 - - 为 null。 - - 返回 true 的类型。 - - - 创建一个对模块全局有效的动态方法,指定方法名称、返回类型、参数类型和模块。 - 动态方法的名称。可以是长度为零的字符串,但不能为 null。 - 一个 对象,它指定动态方法的返回类型;如果方法没有返回类型,则为 null。 - 一个 对象数组,它指定动态方法的参数的类型;如果方法没有参数,则为 null。 - 一个 ,表示动态方法将与之逻辑关联的模块。 - - 的一个元素为 null 或 。- 或 - 是为动态方法提供匿名承载的模块。 - - 为 null。- 或 - 为 null。 - - 返回 true 的类型。 - - - 创建一个对模块全局有效的动态方法,指定方法名称、返回类型、参数类型和模块,并指定动态方法的 Microsoft 中间语言 (MSIL) 访问的类型和成员是否应跳过实时 (JIT) 可见性检查。 - 动态方法的名称。可以是长度为零的字符串,但不能为 null。 - 一个 对象,它指定动态方法的返回类型;如果方法没有返回类型,则为 null。 - 一个 对象数组,它指定动态方法的参数的类型;如果方法没有参数,则为 null。 - 一个 ,表示动态方法将与之逻辑关联的模块。 - 要跳过对动态方法的 MSIL 访问的类型和成员的 JIT 可见性检查,则为 true。 - - 的一个元素为 null 或 。- 或 - 是为动态方法提供匿名承载的模块。 - - 为 null。- 或 - 为 null。 - - 返回 true 的类型。 - - - 创建一个动态方法,指定方法名称、返回类型、参数类型和动态方法逻辑关联的类型。 - 动态方法的名称。可以是长度为零的字符串,但不能为 null。 - 一个 对象,它指定动态方法的返回类型;如果方法没有返回类型,则为 null。 - 一个 对象数组,它指定动态方法的参数的类型;如果方法没有参数,则为 null。 - 一个 ,动态方法与其逻辑关联。动态方法可以访问类型的所有成员。 - - 的一个元素为 null 或 。- 或 - 是一个接口、一个数组、一个开放式泛型类型或一个泛型类型或方法的类型参数。 - - 为 null。- 或 - 为 null。 - - 为 null,或者为 返回 true 的类型。 - - - 创建一个动态方法,指定方法名称、返回类型、参数类型、动态方法逻辑关联的类型,并指定动态方法的 Microsoft 中间语言 (MSIL) 访问的类型和成员是否应跳过实时 (JIT) 可见性检查。 - 动态方法的名称。可以是长度为零的字符串,但不能为 null。 - 一个 对象,它指定动态方法的返回类型;如果方法没有返回类型,则为 null。 - 一个 对象数组,它指定动态方法的参数的类型;如果方法没有参数,则为 null。 - 一个 ,动态方法与其逻辑关联。动态方法可以访问类型的所有成员。 - 要跳过动态方法的 MSIL 访问的类型和成员的 JIT 可见性检查,则为 true;否则为 false。 - - 的一个元素为 null 或 。- 或 - 是一个接口、一个数组、一个开放式泛型类型或一个泛型类型或方法的类型参数。 - - 为 null。- 或 - 为 null。 - - 为 null,或者为 返回 true 的类型。 - - - 获取创建动态方法时指定的属性。 - - 值的按位组合,表示方法的属性。 - - - 获取创建动态方法时指定的调用约定。 - 一个 值,它指示方法的调用约定。 - - - 完成动态方法并创建一个可用于执行该方法的委托。 - 一个指定类型的委托,可用于执行动态方法。 - 一个签名与动态方法的签名匹配的委托类型。 - 动态方法没有方法体。 - - 的参数数量不正确,或者参数类型不正确。 - - - 完成动态方法并创建一个可用于执行该方法的委托,指定委托类型和委托绑定到的对象。 - 一个指定类型的委托,可用于对指定的目标对象执行动态方法。 - 一个签名与动态方法的签名匹配的委托类型,不包括第一个参数。 - 委托绑定到的对象。其类型必须与动态方法的第一个参数的类型相同。 - 动态方法没有方法体。 - - 的类型与动态方法的第一个参数的类型不同,不能赋值给该类型。- 或 - 的参数数量不正确,或者参数类型不正确。 - - - 获取声明方法的类型,对于动态方法,类型始终为 null。 - 始终为 null。 - - - 为该方法返回一个具有默认 MSIL 流大小(64 字节)的 Microsoft 中间语言 (MSIL) 生成器。 - 该方法的 对象。 - - - 为方法返回一个具有指定 MSIL 流大小的 Microsoft 中间语言 (MSIL) 生成器。 - 方法的 对象,具有指定的 MSIL 流大小。 - MSIL 流的大小,以字节为单位。 - - - 返回动态方法的参数。 - 一个 对象数组,表示动态方法的参数。 - - - 获取或设置一个值,该值指示方法中的局部变量是否初始化为零。 - 如果方法中的局部变量初始化为零,则为 true;否则为 false。默认值为 true。 - - - - 获取动态方法的名称。 - 方法的简称。 - - - 获取动态方法的返回参数。 - 始终为 null。 - - - 获取动态方法的返回值的类型。 - 一个 ,表示当前方法的返回值的类型;如果该方法没有返回类型,则为 - - - 返回方法的签名,以字符串表示。 - 表示方法签名的字符串。 - - - \ No newline at end of file diff --git a/packages/System.Reflection.Emit.Lightweight.4.3.0/ref/netstandard1.0/zh-hant/System.Reflection.Emit.Lightweight.xml b/packages/System.Reflection.Emit.Lightweight.4.3.0/ref/netstandard1.0/zh-hant/System.Reflection.Emit.Lightweight.xml deleted file mode 100644 index c5e3799..0000000 --- a/packages/System.Reflection.Emit.Lightweight.4.3.0/ref/netstandard1.0/zh-hant/System.Reflection.Emit.Lightweight.xml +++ /dev/null @@ -1,192 +0,0 @@ - - - - System.Reflection.Emit.Lightweight - - - - 定義及表示可以編譯、執行和捨棄的動態方法。捨棄的方法可被記憶體回收。 - - - 為模組建立全域的動態方法,指定方法名稱、屬性、呼叫慣例、傳回型別、參數型別、模組,以及是否應當略過動態方法的 Microsoft intermediate language (MSIL) 所存取型別與成員的 Just-In-Time (JIT) 可視性檢查。 - 動態方法的名稱。這個名稱可以是零長度的字串,但不能是 null。 - - 值的位元組合,指定動態方法的屬性。允許的唯一組合是 。 - 動態方法的呼叫慣例。必須是 。 - 指定動態方法之傳回型別的 物件,如果方法沒有任何傳回型別則為 null。 - 指定動態方法之參數型別的 物件陣列,如果方法沒有任何參數則為 null。 - - ,表示動態方法在邏輯上與其相關聯的模組。 - 若為 true,則略過動態方法的 MSIL 所存取型別和成員的 JIT 可視性檢查,否則為 false。 - - 的一個項目是 null 或 。-或- 為模組,會提供動態方法的匿名裝載。 - - 為 null。-或- 為 null。 - - 之外的旗標組合。-或- 不是 。-或- 傳回 true 的型別。 - - - 建立動態方法,指定方法名稱、屬性、呼叫慣例、傳回型別、參數型別、與動態方法在邏輯上相關聯的型別,以及是否應略過動態方法的 Microsoft intermediate language (MSIL) 所存取型別和成員的 Just-In-Time (JIT) 可視性檢查。 - 動態方法的名稱。這個名稱可以是零長度的字串,但不能是 null。 - - 值的位元組合,指定動態方法的屬性。允許的唯一組合是 。 - 動態方法的呼叫慣例。必須是 。 - 指定動態方法之傳回型別的 物件,如果方法沒有任何傳回型別則為 null。 - 指定動態方法之參數型別的 物件陣列,如果方法沒有任何參數則為 null。 - 動態方法在邏輯上與其相關聯的 。動態方法可以存取型別的所有成員。 - 若為 true,則略過動態方法的 MSIL 所存取型別和成員的 JIT 可視性檢查,否則為 false。 - - 的一個項目是 null 或 。-或- 為介面、陣列、開放泛型型別,或泛型型別或方法的型別參數。 - - 為 null。-或- 為 null。 - - 之外的旗標組合。-或- 不是 。-或- 傳回 true 的型別。 - - - 初始化匿名裝載動態方法,指定方法名稱、傳回型別及參數型別。 - 動態方法的名稱。這個名稱可以是零長度的字串,但不能是 null。 - 指定動態方法之傳回型別的 物件,如果方法沒有任何傳回型別則為 null。 - 指定動態方法之參數型別的 物件陣列,如果方法沒有任何參數則為 null。 - - 的一個項目是 null 或 - - 為 null。 - - 傳回 true 的型別。 - - - 初始化匿名裝載動態方法,指定方法名稱、傳回型別、參數型別,以及是否應當略過動態方法的 Microsoft intermediate language (MSIL) 所存取型別與成員的 Just-In-Time (JIT) 可視性檢查。 - 動態方法的名稱。這個名稱可以是零長度的字串,但不能是 null。 - 指定動態方法之傳回型別的 物件,如果方法沒有任何傳回型別則為 null。 - 指定動態方法之參數型別的 物件陣列,如果方法沒有任何參數則為 null。 - 若為 true,則略過動態方法的 MSIL 所存取型別和成員的 JIT 可視性檢查,但有這項限制:包含這些型別和成員的組件信任層級,必須等於或低於發出動態方法之呼叫堆疊的信任層級,否則為 false。 - - 的一個項目是 null 或 - - 為 null。 - - 傳回 true 的型別。 - - - 為模組建立全域的動態方法,指定方法名稱、傳回型別、參數型別和模組。 - 動態方法的名稱。這個名稱可以是零長度的字串,但不能是 null。 - 指定動態方法之傳回型別的 物件,如果方法沒有任何傳回型別則為 null。 - 指定動態方法之參數型別的 物件陣列,如果方法沒有任何參數則為 null。 - - ,表示動態方法在邏輯上與其相關聯的模組。 - - 的一個項目是 null 或 。-或- 為模組,會提供動態方法的匿名裝載。 - - 為 null。-或- 為 null。 - - 傳回 true 的型別。 - - - 為模組建立全域的動態方法,指定方法名稱、傳回型別、參數型別、模組,以及是否應當略過動態方法的 Microsoft intermediate language (MSIL) 所存取型別與成員的 Just-In-Time (JIT) 可視性檢查。 - 動態方法的名稱。這個名稱可以是零長度的字串,但不能是 null。 - 指定動態方法之傳回型別的 物件,如果方法沒有任何傳回型別則為 null。 - 指定動態方法之參數型別的 物件陣列,如果方法沒有任何參數則為 null。 - - ,表示動態方法在邏輯上與其相關聯的模組。 - 若為 true,則略過動態方法的 MSIL 所存取型別和成員的 JIT 可視性檢查。 - - 的一個項目是 null 或 。-或- 為模組,會提供動態方法的匿名裝載。 - - 為 null。-或- 為 null。 - - 傳回 true 的型別。 - - - 建立動態方法,指定方法名稱、傳回型別、參數型別和動態方法在邏輯上與其相關聯的型別。 - 動態方法的名稱。這個名稱可以是零長度的字串,但不能是 null。 - 指定動態方法之傳回型別的 物件,如果方法沒有任何傳回型別則為 null。 - 指定動態方法之參數型別的 物件陣列,如果方法沒有任何參數則為 null。 - 動態方法在邏輯上與其相關聯的 。動態方法可以存取型別的所有成員。 - - 的一個項目是 null 或 。-或- 為介面、陣列、開放泛型型別,或泛型型別或方法的型別參數。 - - 為 null。-或- 為 null。 - - 是 null,或是 傳回 true 的型別。 - - - 建立動態方法,指定方法名稱、傳回型別、參數型別、與動態方法以邏輯方式相關聯的型別,以及是否應略過動態方法的 Microsoft intermediate language (MSIL) 所存取型別和成員的 Just-In-Time (JIT) 可視性檢查。 - 動態方法的名稱。這個名稱可以是零長度的字串,但不能是 null。 - 指定動態方法之傳回型別的 物件,如果方法沒有任何傳回型別則為 null。 - 指定動態方法之參數型別的 物件陣列,如果方法沒有任何參數則為 null。 - 動態方法在邏輯上與其相關聯的 。動態方法可以存取型別的所有成員。 - 若為 true,則略過動態方法的 MSIL 所存取型別和成員的 JIT 可視性檢查,否則為 false。 - - 的一個項目是 null 或 。-或- 為介面、陣列、開放泛型型別,或泛型型別或方法的型別參數。 - - 為 null。-或- 為 null。 - - 是 null,或是 傳回 true 的型別。 - - - 取得建立動態方法時指定的屬性。 - - 值的位元組合,表示方法的屬性。 - - - 取得建立動態方法時指定的呼叫慣例。 - 其中一個 值,表示方法的呼叫慣例。 - - - 完成動態方法,並建立可用於執行該動態方法的委派。 - 指定型別的委派,可用於執行動態方法。 - 簽章與動態方法相符的委派型別。 - 動態方法沒有方法主體。 - - 的參數數目錯誤或參數型別錯誤。 - - - 完成動態方法,並建立可用於執行該動態方法的委派,同時指定委派型別和委派繫結至的物件。 - 指定型別的委派,可用於執行具有指定目標物件的動態方法。 - 簽章與動態方法相符的委派型別,不包含第一個參數。 - 委派繫結至的物件。必須與動態方法的第一個參數型別相同。 - 動態方法沒有方法主體。 - - 與動態方法的第一個參數型別不同,無法指派給該型別。-或- 的參數數目錯誤或參數型別錯誤。 - - - 取得宣告方法的型別,對於動態方法而言一定是 null。 - 一定是 null。 - - - 傳回這個方法的 Microsoft intermediate language (MSIL) 產生器,且預設 MSIL 資料流大小為 64 個位元組。 - 方法的 物件。 - - - 傳回這個方法的 Microsoft intermediate language (MSIL) 產生器,且使用指定的 MSIL 資料流大小。 - 方法的 物件,具有指定的 MSIL 資料流大小。 - MSIL 緩衝區的大小,以位元組為單位。 - - - 傳回動態方法的參數。 - - 物件的陣列,表示動態方法的參數。 - - - 取得或設定值,指出方法中的區域變數是否以零起始。 - 如果方法中的區域變數以零起始則為 true,否則為 false。預設為 true。 - - - - 取得動態方法的名稱。 - 方法的簡單名稱。 - - - 取得動態方法的傳回參數。 - 一定是 null。 - - - 取得動態方法之傳回值的型別。 - 表示目前方法之傳回值型別的 ,如果方法沒有任何傳回型別則為 - - - 傳回方法的簽章,以字串表示。 - 表示方法簽章的字串。 - - - \ No newline at end of file diff --git a/packages/System.Reflection.Emit.Lightweight.4.3.0/ref/portable-net45+wp8/_._ b/packages/System.Reflection.Emit.Lightweight.4.3.0/ref/portable-net45+wp8/_._ deleted file mode 100644 index e69de29..0000000 diff --git a/packages/System.Reflection.Emit.Lightweight.4.3.0/ref/wp80/_._ b/packages/System.Reflection.Emit.Lightweight.4.3.0/ref/wp80/_._ deleted file mode 100644 index e69de29..0000000 diff --git a/packages/System.Reflection.Emit.Lightweight.4.3.0/ref/xamarinios10/_._ b/packages/System.Reflection.Emit.Lightweight.4.3.0/ref/xamarinios10/_._ deleted file mode 100644 index e69de29..0000000 diff --git a/packages/System.Reflection.Emit.Lightweight.4.3.0/ref/xamarinmac20/_._ b/packages/System.Reflection.Emit.Lightweight.4.3.0/ref/xamarinmac20/_._ deleted file mode 100644 index e69de29..0000000 diff --git a/packages/System.Reflection.Emit.Lightweight.4.3.0/ref/xamarintvos10/_._ b/packages/System.Reflection.Emit.Lightweight.4.3.0/ref/xamarintvos10/_._ deleted file mode 100644 index e69de29..0000000 diff --git a/packages/System.Reflection.Emit.Lightweight.4.3.0/ref/xamarinwatchos10/_._ b/packages/System.Reflection.Emit.Lightweight.4.3.0/ref/xamarinwatchos10/_._ deleted file mode 100644 index e69de29..0000000 diff --git a/packages/System.Reflection.Emit.Lightweight.4.3.0/runtimes/aot/lib/netcore50/_._ b/packages/System.Reflection.Emit.Lightweight.4.3.0/runtimes/aot/lib/netcore50/_._ deleted file mode 100644 index e69de29..0000000 diff --git a/packages/System.Threading.Tasks.Extensions.4.4.0/.signature.p7s b/packages/System.Threading.Tasks.Extensions.4.4.0/.signature.p7s deleted file mode 100644 index 03a215e..0000000 Binary files a/packages/System.Threading.Tasks.Extensions.4.4.0/.signature.p7s and /dev/null differ diff --git a/packages/System.Threading.Tasks.Extensions.4.4.0/LICENSE.TXT b/packages/System.Threading.Tasks.Extensions.4.4.0/LICENSE.TXT deleted file mode 100644 index 984713a..0000000 --- a/packages/System.Threading.Tasks.Extensions.4.4.0/LICENSE.TXT +++ /dev/null @@ -1,23 +0,0 @@ -The MIT License (MIT) - -Copyright (c) .NET Foundation and Contributors - -All rights reserved. - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. diff --git a/packages/System.Threading.Tasks.Extensions.4.4.0/System.Threading.Tasks.Extensions.4.4.0.nupkg b/packages/System.Threading.Tasks.Extensions.4.4.0/System.Threading.Tasks.Extensions.4.4.0.nupkg deleted file mode 100644 index e8cac6d..0000000 Binary files a/packages/System.Threading.Tasks.Extensions.4.4.0/System.Threading.Tasks.Extensions.4.4.0.nupkg and /dev/null differ diff --git a/packages/System.Threading.Tasks.Extensions.4.4.0/THIRD-PARTY-NOTICES.TXT b/packages/System.Threading.Tasks.Extensions.4.4.0/THIRD-PARTY-NOTICES.TXT deleted file mode 100644 index 06055ff..0000000 --- a/packages/System.Threading.Tasks.Extensions.4.4.0/THIRD-PARTY-NOTICES.TXT +++ /dev/null @@ -1,226 +0,0 @@ -.NET Core uses third-party libraries or other resources that may be -distributed under licenses different than the .NET Core software. - -In the event that we accidentally failed to list a required notice, please -bring it to our attention. Post an issue or email us: - - dotnet@microsoft.com - -The attached notices are provided for information only. - -License notice for Slicing-by-8 -------------------------------- - -http://sourceforge.net/projects/slicing-by-8/ - -Copyright (c) 2004-2006 Intel Corporation - All Rights Reserved - - -This software program is licensed subject to the BSD License, available at -http://www.opensource.org/licenses/bsd-license.html. - - -License notice for Unicode data -------------------------------- - -http://www.unicode.org/copyright.html#License - -Copyright © 1991-2017 Unicode, Inc. All rights reserved. -Distributed under the Terms of Use in http://www.unicode.org/copyright.html. - -Permission is hereby granted, free of charge, to any person obtaining -a copy of the Unicode data files and any associated documentation -(the "Data Files") or Unicode software and any associated documentation -(the "Software") to deal in the Data Files or Software -without restriction, including without limitation the rights to use, -copy, modify, merge, publish, distribute, and/or sell copies of -the Data Files or Software, and to permit persons to whom the Data Files -or Software are furnished to do so, provided that either -(a) this copyright and permission notice appear with all copies -of the Data Files or Software, or -(b) this copyright and permission notice appear in associated -Documentation. - -THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF -ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE -WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND -NONINFRINGEMENT OF THIRD PARTY RIGHTS. -IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS -NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL -DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, -DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER -TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR -PERFORMANCE OF THE DATA FILES OR SOFTWARE. - -Except as contained in this notice, the name of a copyright holder -shall not be used in advertising or otherwise to promote the sale, -use or other dealings in these Data Files or Software without prior -written authorization of the copyright holder. - -License notice for Zlib ------------------------ - -https://github.com/madler/zlib -http://zlib.net/zlib_license.html - -/* zlib.h -- interface of the 'zlib' general purpose compression library - version 1.2.11, January 15th, 2017 - - Copyright (C) 1995-2017 Jean-loup Gailly and Mark Adler - - This software is provided 'as-is', without any express or implied - warranty. In no event will the authors be held liable for any damages - arising from the use of this software. - - Permission is granted to anyone to use this software for any purpose, - including commercial applications, and to alter it and redistribute it - freely, subject to the following restrictions: - - 1. The origin of this software must not be misrepresented; you must not - claim that you wrote the original software. If you use this software - in a product, an acknowledgment in the product documentation would be - appreciated but is not required. - 2. Altered source versions must be plainly marked as such, and must not be - misrepresented as being the original software. - 3. This notice may not be removed or altered from any source distribution. - - Jean-loup Gailly Mark Adler - jloup@gzip.org madler@alumni.caltech.edu - -*/ - -License notice for Mono -------------------------------- - -http://www.mono-project.com/docs/about-mono/ - -Copyright (c) .NET Foundation Contributors - -MIT License - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the Software), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND -NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE -LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION -OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION -WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - -License notice for International Organization for Standardization ------------------------------------------------------------------ - -Portions (C) International Organization for Standardization 1986: - Permission to copy in any form is granted for use with - conforming SGML systems and applications as defined in - ISO 8879, provided this notice is included in all copies. - -License notice for Intel ------------------------- - -"Copyright (c) 2004-2006 Intel Corporation - All Rights Reserved - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are met: - -1. Redistributions of source code must retain the above copyright notice, this -list of conditions and the following disclaimer. - -2. Redistributions in binary form must reproduce the above copyright notice, -this list of conditions and the following disclaimer in the documentation -and/or other materials provided with the distribution. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" -AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE -DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE -FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR -SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER -CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, -OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -License notice for Xamarin and Novell -------------------------------------- - -Copyright (c) 2015 Xamarin, Inc (http://www.xamarin.com) - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE. - -Copyright (c) 2011 Novell, Inc (http://www.novell.com) - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE. - -Third party notice for W3C --------------------------- - -"W3C SOFTWARE AND DOCUMENT NOTICE AND LICENSE -Status: This license takes effect 13 May, 2015. -This work is being provided by the copyright holders under the following license. -License -By obtaining and/or copying this work, you (the licensee) agree that you have read, understood, and will comply with the following terms and conditions. -Permission to copy, modify, and distribute this work, with or without modification, for any purpose and without fee or royalty is hereby granted, provided that you include the following on ALL copies of the work or portions thereof, including modifications: -The full text of this NOTICE in a location viewable to users of the redistributed or derivative work. -Any pre-existing intellectual property disclaimers, notices, or terms and conditions. If none exist, the W3C Software and Document Short Notice should be included. -Notice of any changes or modifications, through a copyright statement on the new code or document such as "This software or document includes material copied from or derived from [title and URI of the W3C document]. Copyright © [YEAR] W3C® (MIT, ERCIM, Keio, Beihang)." -Disclaimers -THIS WORK IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE OR DOCUMENT WILL NOT INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS. -COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR DOCUMENT. -The name and trademarks of copyright holders may NOT be used in advertising or publicity pertaining to the work without specific, written prior permission. Title to copyright in this work will at all times remain with copyright holders." - -License notice for Bit Twiddling Hacks --------------------------------------- - -Bit Twiddling Hacks - -By Sean Eron Anderson -seander@cs.stanford.edu - -Individually, the code snippets here are in the public domain (unless otherwise -noted) — feel free to use them however you please. The aggregate collection and -descriptions are © 1997-2005 Sean Eron Anderson. The code and descriptions are -distributed in the hope that they will be useful, but WITHOUT ANY WARRANTY and -without even the implied warranty of merchantability or fitness for a particular -purpose. diff --git a/packages/System.Threading.Tasks.Extensions.4.4.0/lib/netcoreapp2.0/_._ b/packages/System.Threading.Tasks.Extensions.4.4.0/lib/netcoreapp2.0/_._ deleted file mode 100644 index e69de29..0000000 diff --git a/packages/System.Threading.Tasks.Extensions.4.4.0/lib/netstandard1.0/System.Threading.Tasks.Extensions.dll b/packages/System.Threading.Tasks.Extensions.4.4.0/lib/netstandard1.0/System.Threading.Tasks.Extensions.dll deleted file mode 100644 index c3849b5..0000000 Binary files a/packages/System.Threading.Tasks.Extensions.4.4.0/lib/netstandard1.0/System.Threading.Tasks.Extensions.dll and /dev/null differ diff --git a/packages/System.Threading.Tasks.Extensions.4.4.0/lib/netstandard1.0/System.Threading.Tasks.Extensions.xml b/packages/System.Threading.Tasks.Extensions.4.4.0/lib/netstandard1.0/System.Threading.Tasks.Extensions.xml deleted file mode 100644 index 2ed4532..0000000 --- a/packages/System.Threading.Tasks.Extensions.4.4.0/lib/netstandard1.0/System.Threading.Tasks.Extensions.xml +++ /dev/null @@ -1,148 +0,0 @@ - - - - System.Threading.Tasks.Extensions - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/packages/System.Threading.Tasks.Extensions.4.4.0/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll b/packages/System.Threading.Tasks.Extensions.4.4.0/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll deleted file mode 100644 index a0222db..0000000 Binary files a/packages/System.Threading.Tasks.Extensions.4.4.0/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll and /dev/null differ diff --git a/packages/System.Threading.Tasks.Extensions.4.4.0/lib/netstandard2.0/System.Threading.Tasks.Extensions.xml b/packages/System.Threading.Tasks.Extensions.4.4.0/lib/netstandard2.0/System.Threading.Tasks.Extensions.xml deleted file mode 100644 index 2ed4532..0000000 --- a/packages/System.Threading.Tasks.Extensions.4.4.0/lib/netstandard2.0/System.Threading.Tasks.Extensions.xml +++ /dev/null @@ -1,148 +0,0 @@ - - - - System.Threading.Tasks.Extensions - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/packages/System.Threading.Tasks.Extensions.4.4.0/lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll b/packages/System.Threading.Tasks.Extensions.4.4.0/lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll deleted file mode 100644 index c3849b5..0000000 Binary files a/packages/System.Threading.Tasks.Extensions.4.4.0/lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll and /dev/null differ diff --git a/packages/System.Threading.Tasks.Extensions.4.4.0/lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml b/packages/System.Threading.Tasks.Extensions.4.4.0/lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml deleted file mode 100644 index 2ed4532..0000000 --- a/packages/System.Threading.Tasks.Extensions.4.4.0/lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml +++ /dev/null @@ -1,148 +0,0 @@ - - - - System.Threading.Tasks.Extensions - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/packages/System.Threading.Tasks.Extensions.4.4.0/ref/netcoreapp2.0/_._ b/packages/System.Threading.Tasks.Extensions.4.4.0/ref/netcoreapp2.0/_._ deleted file mode 100644 index e69de29..0000000 diff --git a/packages/System.Threading.Tasks.Extensions.4.4.0/useSharedDesignerContext.txt b/packages/System.Threading.Tasks.Extensions.4.4.0/useSharedDesignerContext.txt deleted file mode 100644 index e69de29..0000000 diff --git a/packages/System.Threading.Tasks.Extensions.4.4.0/version.txt b/packages/System.Threading.Tasks.Extensions.4.4.0/version.txt deleted file mode 100644 index 1ca86a0..0000000 --- a/packages/System.Threading.Tasks.Extensions.4.4.0/version.txt +++ /dev/null @@ -1 +0,0 @@ -8321c729934c0f8be754953439b88e6e1c120c24 diff --git a/packages/System.ValueTuple.4.4.0/.signature.p7s b/packages/System.ValueTuple.4.4.0/.signature.p7s deleted file mode 100644 index 1b00925..0000000 Binary files a/packages/System.ValueTuple.4.4.0/.signature.p7s and /dev/null differ diff --git a/packages/System.ValueTuple.4.4.0/LICENSE.TXT b/packages/System.ValueTuple.4.4.0/LICENSE.TXT deleted file mode 100644 index 984713a..0000000 --- a/packages/System.ValueTuple.4.4.0/LICENSE.TXT +++ /dev/null @@ -1,23 +0,0 @@ -The MIT License (MIT) - -Copyright (c) .NET Foundation and Contributors - -All rights reserved. - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. diff --git a/packages/System.ValueTuple.4.4.0/System.ValueTuple.4.4.0.nupkg b/packages/System.ValueTuple.4.4.0/System.ValueTuple.4.4.0.nupkg deleted file mode 100644 index 4cf51a1..0000000 Binary files a/packages/System.ValueTuple.4.4.0/System.ValueTuple.4.4.0.nupkg and /dev/null differ diff --git a/packages/System.ValueTuple.4.4.0/THIRD-PARTY-NOTICES.TXT b/packages/System.ValueTuple.4.4.0/THIRD-PARTY-NOTICES.TXT deleted file mode 100644 index 06055ff..0000000 --- a/packages/System.ValueTuple.4.4.0/THIRD-PARTY-NOTICES.TXT +++ /dev/null @@ -1,226 +0,0 @@ -.NET Core uses third-party libraries or other resources that may be -distributed under licenses different than the .NET Core software. - -In the event that we accidentally failed to list a required notice, please -bring it to our attention. Post an issue or email us: - - dotnet@microsoft.com - -The attached notices are provided for information only. - -License notice for Slicing-by-8 -------------------------------- - -http://sourceforge.net/projects/slicing-by-8/ - -Copyright (c) 2004-2006 Intel Corporation - All Rights Reserved - - -This software program is licensed subject to the BSD License, available at -http://www.opensource.org/licenses/bsd-license.html. - - -License notice for Unicode data -------------------------------- - -http://www.unicode.org/copyright.html#License - -Copyright © 1991-2017 Unicode, Inc. All rights reserved. -Distributed under the Terms of Use in http://www.unicode.org/copyright.html. - -Permission is hereby granted, free of charge, to any person obtaining -a copy of the Unicode data files and any associated documentation -(the "Data Files") or Unicode software and any associated documentation -(the "Software") to deal in the Data Files or Software -without restriction, including without limitation the rights to use, -copy, modify, merge, publish, distribute, and/or sell copies of -the Data Files or Software, and to permit persons to whom the Data Files -or Software are furnished to do so, provided that either -(a) this copyright and permission notice appear with all copies -of the Data Files or Software, or -(b) this copyright and permission notice appear in associated -Documentation. - -THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF -ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE -WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND -NONINFRINGEMENT OF THIRD PARTY RIGHTS. -IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS -NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL -DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, -DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER -TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR -PERFORMANCE OF THE DATA FILES OR SOFTWARE. - -Except as contained in this notice, the name of a copyright holder -shall not be used in advertising or otherwise to promote the sale, -use or other dealings in these Data Files or Software without prior -written authorization of the copyright holder. - -License notice for Zlib ------------------------ - -https://github.com/madler/zlib -http://zlib.net/zlib_license.html - -/* zlib.h -- interface of the 'zlib' general purpose compression library - version 1.2.11, January 15th, 2017 - - Copyright (C) 1995-2017 Jean-loup Gailly and Mark Adler - - This software is provided 'as-is', without any express or implied - warranty. In no event will the authors be held liable for any damages - arising from the use of this software. - - Permission is granted to anyone to use this software for any purpose, - including commercial applications, and to alter it and redistribute it - freely, subject to the following restrictions: - - 1. The origin of this software must not be misrepresented; you must not - claim that you wrote the original software. If you use this software - in a product, an acknowledgment in the product documentation would be - appreciated but is not required. - 2. Altered source versions must be plainly marked as such, and must not be - misrepresented as being the original software. - 3. This notice may not be removed or altered from any source distribution. - - Jean-loup Gailly Mark Adler - jloup@gzip.org madler@alumni.caltech.edu - -*/ - -License notice for Mono -------------------------------- - -http://www.mono-project.com/docs/about-mono/ - -Copyright (c) .NET Foundation Contributors - -MIT License - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the Software), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND -NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE -LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION -OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION -WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - -License notice for International Organization for Standardization ------------------------------------------------------------------ - -Portions (C) International Organization for Standardization 1986: - Permission to copy in any form is granted for use with - conforming SGML systems and applications as defined in - ISO 8879, provided this notice is included in all copies. - -License notice for Intel ------------------------- - -"Copyright (c) 2004-2006 Intel Corporation - All Rights Reserved - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are met: - -1. Redistributions of source code must retain the above copyright notice, this -list of conditions and the following disclaimer. - -2. Redistributions in binary form must reproduce the above copyright notice, -this list of conditions and the following disclaimer in the documentation -and/or other materials provided with the distribution. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" -AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE -DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE -FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR -SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER -CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, -OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -License notice for Xamarin and Novell -------------------------------------- - -Copyright (c) 2015 Xamarin, Inc (http://www.xamarin.com) - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE. - -Copyright (c) 2011 Novell, Inc (http://www.novell.com) - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE. - -Third party notice for W3C --------------------------- - -"W3C SOFTWARE AND DOCUMENT NOTICE AND LICENSE -Status: This license takes effect 13 May, 2015. -This work is being provided by the copyright holders under the following license. -License -By obtaining and/or copying this work, you (the licensee) agree that you have read, understood, and will comply with the following terms and conditions. -Permission to copy, modify, and distribute this work, with or without modification, for any purpose and without fee or royalty is hereby granted, provided that you include the following on ALL copies of the work or portions thereof, including modifications: -The full text of this NOTICE in a location viewable to users of the redistributed or derivative work. -Any pre-existing intellectual property disclaimers, notices, or terms and conditions. If none exist, the W3C Software and Document Short Notice should be included. -Notice of any changes or modifications, through a copyright statement on the new code or document such as "This software or document includes material copied from or derived from [title and URI of the W3C document]. Copyright © [YEAR] W3C® (MIT, ERCIM, Keio, Beihang)." -Disclaimers -THIS WORK IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE OR DOCUMENT WILL NOT INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS. -COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR DOCUMENT. -The name and trademarks of copyright holders may NOT be used in advertising or publicity pertaining to the work without specific, written prior permission. Title to copyright in this work will at all times remain with copyright holders." - -License notice for Bit Twiddling Hacks --------------------------------------- - -Bit Twiddling Hacks - -By Sean Eron Anderson -seander@cs.stanford.edu - -Individually, the code snippets here are in the public domain (unless otherwise -noted) — feel free to use them however you please. The aggregate collection and -descriptions are © 1997-2005 Sean Eron Anderson. The code and descriptions are -distributed in the hope that they will be useful, but WITHOUT ANY WARRANTY and -without even the implied warranty of merchantability or fitness for a particular -purpose. diff --git a/packages/System.ValueTuple.4.4.0/lib/MonoAndroid10/_._ b/packages/System.ValueTuple.4.4.0/lib/MonoAndroid10/_._ deleted file mode 100644 index e69de29..0000000 diff --git a/packages/System.ValueTuple.4.4.0/lib/MonoTouch10/_._ b/packages/System.ValueTuple.4.4.0/lib/MonoTouch10/_._ deleted file mode 100644 index e69de29..0000000 diff --git a/packages/System.ValueTuple.4.4.0/lib/net461/System.ValueTuple.dll b/packages/System.ValueTuple.4.4.0/lib/net461/System.ValueTuple.dll deleted file mode 100644 index b7cb4f7..0000000 Binary files a/packages/System.ValueTuple.4.4.0/lib/net461/System.ValueTuple.dll and /dev/null differ diff --git a/packages/System.ValueTuple.4.4.0/lib/net461/System.ValueTuple.xml b/packages/System.ValueTuple.4.4.0/lib/net461/System.ValueTuple.xml deleted file mode 100644 index cee38ed..0000000 --- a/packages/System.ValueTuple.4.4.0/lib/net461/System.ValueTuple.xml +++ /dev/null @@ -1,2269 +0,0 @@ - - - - System.ValueTuple - - - - Provides extension methods for tuples to interoperate with language support for tuples in C#. - - - Deconstructs a tuple with 21 elements into separate variables. - The 21-element tuple to deconstruct into 21 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The value of the fourteenth element, or value.Rest.Item7. - The value of the fifteenth element, or value.Rest.Rest.Item1. - The value of the sixteenth element, or value.Rest.Rest.Item2. - The value of the seventeenth element, or value.Rest.Rest.Item3. - The value of the eighteenth element, or value.Rest.Rest.Item4. - The value of the nineteenth element, or value.Rest.Rest.Item5. - The value of the twentieth element, or value.Rest.Rest.Item6. - The value of the twenty-first element, or value.Rest.Rest.Item7. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - The type of the fourteenth element. - The type of the fifteenth element. - The type of the sixteenth element. - The type of the seventeenth element. - The type of the eighteenth element. - The type of the nineteenth element. - The type of the twentieth element. - The type of the twenty-first element. - - - Deconstructs a tuple with 20 elements into separate variables. - The 20-element tuple to deconstruct into 20 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The value of the fourteenth element, or value.Rest.Item7. - The value of the fifteenth element, or value.Rest.Rest.Item1. - The value of the sixteenth element, or value.Rest.Rest.Item2. - The value of the seventeenth element, or value.Rest.Rest.Item3. - The value of the eighteenth element, or value.Rest.Rest.Item4. - The value of the nineteenth element, or value.Rest.Rest.Item5. - The value of the twentieth element, or value.Rest.Rest.Item6. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - The type of the fourteenth element. - The type of the fifteenth element. - The type of the sixteenth element. - The type of the seventeenth element. - The type of the eighteenth element. - The type of the nineteenth element. - The type of the twentieth element. - - - Deconstructs a tuple with 19 elements into separate variables. - The 19-element tuple to deconstruct into 19 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The value of the fourteenth element, or value.Rest.Item7. - The value of the fifteenth element, or value.Rest.Rest.Item1. - The value of the sixteenth element, or value.Rest.Rest.Item2. - The value of the seventeenth element, or value.Rest.Rest.Item3. - The value of the eighteenth element, or value.Rest.Rest.Item4. - The value of the nineteenth element, or value.Rest.Rest.Item5. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - The type of the fourteenth element. - The type of the fifteenth element. - The type of the sixteenth element. - The type of the seventeenth element. - The type of the eighteenth element. - The type of the nineteenth element. - - - Deconstructs a tuple with 18 elements into separate variables. - The 18-element tuple to deconstruct into 18 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The value of the fourteenth element, or value.Rest.Item7. - The value of the fifteenth element, or value.Rest.Rest.Item1. - The value of the sixteenth element, or value.Rest.Rest.Item2. - The value of the seventeenth element, or value.Rest.Rest.Item3. - The value of the eighteenth element, or value.Rest.Rest.Item4. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - The type of the fourteenth element. - The type of the fifteenth element. - The type of the sixteenth element. - The type of the seventeenth element. - The type of the eighteenth element. - - - Deconstructs a tuple with 17 elements into separate variables. - The 17-element tuple to deconstruct into 17 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The value of the fourteenth element, or value.Rest.Item7. - The value of the fifteenth element, or value.Rest.Rest.Item1. - The value of the sixteenth element, or value.Rest.Rest.Item2. - The value of the seventeenth element, or value.Rest.Rest.Item3. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - The type of the fourteenth element. - The type of the fifteenth element. - The type of the sixteenth element. - The type of the seventeenth element. - - - Deconstructs a tuple with 16 elements into separate variables. - The 16-element tuple to deconstruct into 16 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The value of the fourteenth element, or value.Rest.Item7. - The value of the fifteenth element, or value.Rest.Rest.Item1. - The value of the sixteenth element, or value.Rest.Rest.Item2. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - The type of the fourteenth element. - The type of the fifteenth element. - The type of the sixteenth element. - - - Deconstructs a tuple with 15 elements into separate variables. - The 15-element tuple to deconstruct into 15 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The value of the fourteenth element, or value.Rest.Item7. - The value of the fifteenth element, or value.Rest.Rest.Item1. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - The type of the fourteenth element. - The type of the fifteenth element. - - - Deconstructs a tuple with 14 elements into separate variables. - The 14-element tuple to deconstruct into 14 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The value of the fourteenth element, or value.Rest.Item7. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - The type of the fourteenth element. - - - Deconstructs a tuple with 13 elements into separate variables. - The 13-element tuple to deconstruct into 13 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - - - Deconstructs a tuple with 12 elements into separate variables. - The 12-element tuple to deconstruct into 12 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - - - Deconstructs a tuple with 11 elements into separate variables. - The 11-element tuple to deconstruct into 11 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - - - Deconstructs a tuple with 10 elements into separate variables. - The 10-element tuple to deconstruct into 10 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - - - Deconstructs a tuple with 9 elements into separate variables. - The 9-element tuple to deconstruct into 9 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - - - Deconstructs a tuple with 8 elements into separate variables. - The 8-element tuple to deconstruct into 8 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - - - Deconstructs a tuple with 7 elements into separate variables. - The 7-element tuple to deconstruct into 7 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - - - Deconstructs a tuple with 6 elements into separate variables. - The 6-element tuple to deconstruct into 6 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - - - Deconstructs a tuple with 5 elements into separate variables. - The 5-element tuple to deconstruct into 5 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - - - Deconstructs a tuple with 4 elements into separate variables. - The 4-element tuple to deconstruct into 4 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - - - Deconstructs a tuple with 3 elements into separate variables. - The 3-element tuple to deconstruct into 3 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The type of the first element. - The type of the second element. - The type of the third element. - - - Deconstructs a tuple with 2 elements into separate variables. - The 2-element tuple to deconstruct into 2 separate variables. - The value of the first element. - The value of the second element. - The type of the first element. - The type of the second element. - - - Deconstructs a tuple with 1 element into a separate variable. - The 1-element tuple to deconstruct into a separate variable. - The value of the single element. - The type of the single element. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The type of the eighteenth element., or value.Rest.Rest.Item4. - The type of the nineteenth element., or value.Rest.Rest.Item5. - The type of the twentieth element., or value.Rest.Rest.Item6. - The type of the twenty-first element., or value.Rest.Rest.Item7. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The type of the eighteenth element., or value.Rest.Rest.Item4. - The type of the nineteenth element., or value.Rest.Rest.Item5. - The type of the twentieth element., or value.Rest.Rest.Item6. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The type of the eighteenth element., or value.Rest.Rest.Item4. - The type of the nineteenth element., or value.Rest.Rest.Item5. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The type of the eighteenth element., or value.Rest.Rest.Item4. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The converted tuple. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The type of the eighteenth element., or value.Rest.Rest.Item4. - The type of the nineteenth element., or value.Rest.Rest.Item5. - The type of the twentieth element., or value.Rest.Rest.Item6. - The type of the twenty-first element., or value.Rest.Rest.Item7. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The type of the eighteenth element., or value.Rest.Rest.Item4. - The type of the nineteenth element., or value.Rest.Rest.Item5. - The type of the twentieth element., or value.Rest.Rest.Item6. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The type of the eighteenth element., or value.Rest.Rest.Item4. - The type of the nineteenth element., or value.Rest.Rest.Item5. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The type of the eighteenth element., or value.Rest.Rest.Item4. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The converted value tuple instance. - - - Represents a value tuple with a single component. - The type of the value tuple's only element. - - - Initializes a new instance. - The value tuple's first element. - - - Compares the current instance to a specified instance. - The tuple to compare with this instance. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare with this instance. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns a value that indicates whether the current instance is equal to a specified instance. - The value tuple to compare with this instance. - true if the current instance is equal to the specified tuple; otherwise, false. - - - Calculates the hash code for the current instance. - The hash code for the current instance. - - - Gets the value of the current instance's first element. - - - - Returns a string that represents the value of this instance. - The string representation of this instance. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. - An object that provides custom rules for comparison. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified object; otherwise, false. - - - Calculates the hash code for the current instance by using a specified computation method. - An object whose method calculates the hash code of the current instance. - A 32-bit signed integer hash code. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. -

A signed integer that indicates the relative position of this instance and obj in the sort order, as shown in the following table.

-
Value

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Represents a value tuple with 2 components. - The type of the value tuple's first element. - The type of the value tuple's second element. - - - Initializes a new instance. - The value tuple's first element. - The value tuple's second element. - - - Compares the current instance to a specified instance. - The tuple to compare with this instance. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare with this instance. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns a value that indicates whether the current instance is equal to a specified instance. - The value tuple to compare with this instance. - true if the current instance is equal to the specified tuple; otherwise, false. - - - Calculates the hash code for the current instance. - The hash code for the current instance. - - - Gets the value of the current instance's first element. - - - - Gets the value of the current instance's second element. - - - - Returns a string that represents the value of this instance. - The string representation of this instance. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. - An object that provides custom rules for comparison. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified objects; otherwise, false. - - - Calculates the hash code for the current instance by using a specified computation method. - An object whose method calculates the hash code of the current instance. - A 32-bit signed integer hash code. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. -

A signed integer that indicates the relative position of this instance and obj in the sort order, as shown in the following table.

-
Value

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Represents a value tuple with 3 components. - The type of the value tuple's first element. - The type of the value tuple's second element. - The type of the value tuple's third element. - - - Initializes a new instance. - The value tuple's first element. - The value tuple's second element. - The value tuple's third element. - - - Compares the current instance to a specified instance. - The tuple to compare with this instance. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare with this instance. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns a value that indicates whether the current instance is equal to a specified instance. - The value tuple to compare with this instance. - true if the current instance is equal to the specified tuple; otherwise, false. - - - Calculates the hash code for the current instance. - The hash code for the current instance. - - - Gets the value of the current instance's first element. - - - - Gets the value of the current instance's second element. - - - - Gets the value of the current instance's third element. - - - - Returns a string that represents the value of this instance. - The string representation of this instance. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. - An object that provides custom rules for comparison. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified objects; otherwise, false. - - - Calculates the hash code for the current instance by using a specified computation method. - An object whose method calculates the hash code of the current instance. - A 32-bit signed integer hash code. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. -

A signed integer that indicates the relative position of this instance and obj in the sort order, as shown in the following table.

-
Value

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Represents a value tuple with 4 components. - The type of the value tuple's first element. - The type of the value tuple's second element. - The type of the value tuple's third element. - The type of the value tuple's fourth element. - - - Initializes a new instance. - The value tuple's first element. - The value tuple's second element. - The value tuple's third element. - The value tuple's fourth element. - - - Compares the current instance to a specified instance. - The tuple to compare with this instance. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare with this instance. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns a value that indicates whether the current instance is equal to a specified instance. - The value tuple to compare with this instance. - true if the current instance is equal to the specified tuple; otherwise, false. - - - Calculates the hash code for the current instance. - The hash code for the current instance. - - - Gets the value of the current instance's first element. - - - - Gets the value of the current instance's second element. - - - - Gets the value of the current instance's third element. - - - - Gets the value of the current instance's fourth element. - - - - Returns a string that represents the value of this instance. - The string representation of this instance. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. - An object that provides custom rules for comparison. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified objects; otherwise, false. - - - Calculates the hash code for the current instance by using a specified computation method. - An object whose method calculates the hash code of the current instance. - A 32-bit signed integer hash code. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. -

A signed integer that indicates the relative position of this instance and obj in the sort order, as shown in the following table.

-
Value

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Represents a value tuple with 5 components. - The type of the value tuple's first element. - The type of the value tuple's second element. - The type of the value tuple's third element. - The type of the value tuple's fourth element. - The type of the value tuple's fifth element. - - - Initializes a new instance. - The value tuple's first element. - The value tuple's second element. - The value tuple's third element. - The value tuple's fourth element. - The value tuple's fifth element. - - - Compares the current instance to a specified instance. - The tuple to compare with this instance. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare with this instance. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns a value that indicates whether the current instance is equal to a specified instance. - The value tuple to compare with this instance. - true if the current instance is equal to the specified tuple; otherwise, false. - - - Calculates the hash code for the current instance. - The hash code for the current instance. - - - Gets the value of the current instance's first element. - - - - Gets the value of the current instance's second element. - - - - Gets the value of the current instance's third element. - - - - Gets the value of the current instance's fourth element. - - - - Gets the value of the current instance's fifth element. - - - - Returns a string that represents the value of this instance. - The string representation of this instance. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. - An object that provides custom rules for comparison. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified objects; otherwise, false. - - - Calculates the hash code for the current instance by using a specified computation method. - An object whose method calculates the hash code of the current instance. - A 32-bit signed integer hash code. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. -

A signed integer that indicates the relative position of this instance and obj in the sort order, as shown in the following table.

-
Value

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Represents a value tuple with 6 components. - The type of the value tuple's first element. - The type of the value tuple's second element. - The type of the value tuple's third element. - The type of the value tuple's fourth element. - The type of the value tuple's fifth element. - The type of the value tuple's sixth element. - - - Initializes a new instance. - The value tuple's first element. - The value tuple's second element. - The value tuple's third element. - The value tuple's fourth element. - The value tuple's fifth element. - The value tuple's sixth element. - - - Compares the current instance to a specified instance. - The tuple to compare with this instance. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare with this instance. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns a value that indicates whether the current instance is equal to a specified instance. - The value tuple to compare with this instance. - true if the current instance is equal to the specified tuple; otherwise, false. - - - Calculates the hash code for the current instance. - The hash code for the current instance. - - - Gets the value of the current instance's first element. - - - - Gets the value of the current instance's second element. - - - - Gets the value of the current instance's third element. - - - - Gets the value of the current instance's fourth element. - - - - Gets the value of the current instance's fifth element. - - - - Gets the value of the current instance's sixth element. - - - - Returns a string that represents the value of this instance. - The string representation of this instance. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. - An object that provides custom rules for comparison. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified objects; otherwise, false. - - - Calculates the hash code for the current instance by using a specified computation method. - An object whose method calculates the hash code of the current instance. - A 32-bit signed integer hash code. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. -

A signed integer that indicates the relative position of this instance and obj in the sort order, as shown in the following table.

-
Value

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Represents a value tuple with 7 components. - The type of the value tuple's first element. - The type of the value tuple's second element. - The type of the value tuple's third element. - The type of the value tuple's fourth element. - The type of the value tuple's fifth element. - The type of the value tuple's sixth element. - The type of the value tuple's seventh element. - - - Initializes a new instance. - The value tuple's first element. - The value tuple's second element. - The value tuple's third element. - The value tuple's fourth element. - The value tuple's fifth element. - The value tuple's sixth element. - The value tuple's seventh element. - - - Compares the current instance to a specified instance. - The tuple to compare with this instance. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare with this instance. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns a value that indicates whether the current instance is equal to a specified instance. - The value tuple to compare with this instance. - true if the current instance is equal to the specified tuple; otherwise, false. - - - Calculates the hash code for the current instance. - The hash code for the current instance. - - - Gets the value of the current instance's first element. - - - - Gets the value of the current instance's second element. - - - - Gets the value of the current instance's third element. - - - - Gets the value of the current instance's fourth element. - - - - Gets the value of the current instance's fifth element. - - - - Gets the value of the current instance's sixth element. - - - - Gets the value of the current instance's seventh element. - - - - Returns a string that represents the value of this instance. - The string representation of this instance. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. - An object that provides custom rules for comparison. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified objects; otherwise, false. - - - Calculates the hash code for the current instance by using a specified computation method. - An object whose method calculates the hash code of the current instance. - A 32-bit signed integer hash code. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. -

A signed integer that indicates the relative position of this instance and obj in the sort order, as shown in the following table.

-
Value

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Represents an n-value tuple, where n is 8 or greater. - The type of the value tuple's first element. - The type of the value tuple's second element. - The type of the value tuple's third element. - The type of the value tuple's fourth element. - The type of the value tuple's fifth element. - The type of the value tuple's sixth element. - The type of the value tuple's seventh element. - Any generic value tuple instance that defines the types of the tuple's remaining elements. - - - Initializes a new instance. - The value tuple's first element. - The value tuple's second element. - The value tuple's third element. - The value tuple's fourth element. - The value tuple's fifth element. - The value tuple's sixth element. - The value tuple's seventh element. - An instance of any value tuple type that contains the values of the value's tuple's remaining elements. - rest is not a generic value tuple type. - - - Compares the current instance to a specified instance - The tuple to compare with this instance. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare with this instance. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns a value that indicates whether the current instance is equal to a specified instance. - The value tuple to compare with this instance. - true if the current instance is equal to the specified tuple; otherwise, false. - - - Calculates the hash code for the current instance. - The hash code for the current instance. - - - Gets the value of the current instance's first element. - - - - Gets the value of the current instance's second element. - - - - Gets the value of the current instance's third element. - - - - Gets the value of the current instance's fourth element. - - - - Gets the value of the current instance's fifth element. - - - - Gets the value of the current instance's sixth element. - - - - Gets the value of the current instance's seventh element. - - - - Gets the current instance's remaining elements. - - - - Returns a string that represents the value of this instance. - The string representation of this instance. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. - An object that provides custom rules for comparison. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
- other is not a object. -
- - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified objects; otherwise, false. - - - Calculates the hash code for the current instance by using a specified computation method. - An object whose method calculates the hash code of the current instance. - A 32-bit signed integer hash code. - - - Compares the current object to a specified object and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - An object to compare with the current instance. -

A signed integer that indicates the relative position of this instance and obj in the sort order, as shown in the following table.

-
Value

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
- other is not a object. -
- - Provides static methods for creating value tuples. - - - Compares the current instance with a specified object. - The object to compare with the current instance. - Returns 0 if other is a instance and 1 if other is null. - other is not a instance. - - - Creates a new value tuple with zero components. - A new value tuple with no components. - - - Creates a new value tuple with 8 components (an octuple). - The value of the value tuple's first component. - The value of the value tuple's second component. - The value of the value tuple's third component. - The value of the value tuple's fourth component. - The value of the value tuple's fifth component. - The value of the value tuple's sixth component. - The value of the value tuple's seventh component. - The value of the value tuple's eighth component. - The type of the value tuple's first component. - The type of the value tuple's second component. - The type of the value tuple's third component. - The type of the value tuple's fourth component. - The type of the value tuple's fifth component. - The type of the value tuple's sixth component. - The type of the value tuple's seventh component. - The type of the value tuple's eighth component. - A value tuple with 8 components. - - - Creates a new value tuple with 7 components (a septuple). - The value of the value tuple's first component. - The value of the value tuple's second component. - The value of the value tuple's third component. - The value of the value tuple's fourth component. - The value of the value tuple's fifth component. - The value of the value tuple's sixth component. - The value of the value tuple's seventh component. - The type of the value tuple's first component. - The type of the value tuple's second component. - The type of the value tuple's third component. - The type of the value tuple's fourth component. - The type of the value tuple's fifth component. - The type of the value tuple's sixth component. - The type of the value tuple's seventh component. - A value tuple with 7 components. - - - Creates a new value tuple with 6 components (a sexuple). - The value of the value tuple's first component. - The value of the value tuple's second component. - The value of the value tuple's third component. - The value of the value tuple's fourth component. - The value of the value tuple's fifth component. - The value of the value tuple's sixth component. - The type of the value tuple's first component. - The type of the value tuple's second component. - The type of the value tuple's third component. - The type of the value tuple's fourth component. - The type of the value tuple's fifth component. - The type of the value tuple's sixth component. - A value tuple with 6 components. - - - Creates a new value tuple with 5 components (a quintuple). - The value of the value tuple's first component. - The value of the value tuple's second component. - The value of the value tuple's third component. - The value of the value tuple's fourth component. - The value of the value tuple's fifth component. - The type of the value tuple's first component. - The type of the value tuple's second component. - The type of the value tuple's third component. - The type of the value tuple's fourth component. - The type of the value tuple's fifth component. - A value tuple with 5 components. - - - Creates a new value tuple with 4 components (a quadruple). - The value of the value tuple's first component. - The value of the value tuple's second component. - The value of the value tuple's third component. - The value of the value tuple's fourth component. - The type of the value tuple's first component. - The type of the value tuple's second component. - The type of the value tuple's third component. - The type of the value tuple's fourth component. - A value tuple with 4 components. - - - Creates a new value tuple with 3 components (a triple). - The value of the value tuple's first component. - The value of the value tuple's second component. - The value of the value tuple's third component. - The type of the value tuple's first component. - The type of the value tuple's second component. - The type of the value tuple's third component. - A value tuple with 3 components. - - - Creates a new value tuple with 2 components (a pair). - The value of the value tuple's first component. - The value of the value tuple's second component. - The type of the value tuple's first component. - The type of the value tuple's second component. - A value tuple with 2 components. - - - Creates a new value tuple with 1 component (a singleton). - The value of the value tuple's only component. - The type of the value tuple's only component. - A value tuple with 1 component. - - - Determines whether two instances are equal. This method always returns true. - The value tuple to compare with the current instance. - This method always returns true. - - - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare to the current instance. - true if obj is a instance; otherwise, false. - - - Returns the hash code for the current instance. - The hash code for the current instance. - - - Returns the string representation of this instance. - This method always returns "()". - - - Compares the current instance to a specified object. - The object to compare with the current instance. - An object that provides custom rules for comparison. This parameter is ignored. - Returns 0 if other is a instance and 1 if other is null. - other is not a instance. - - - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns the hash code for this instance. - An object whose method computes the hash code. This parameter is ignored. - The hash code for this instance. - - - Compares this instance with a specified object and returns an indication of their relative values. - The object to compare with the current instance - 0 if other is a instance; otherwise, 1 if other is null. - other is not a instance. - - - Indicates that the use of a value tuple on a member is meant to be treated as a tuple with element names. - - - - - - Initializes a new instance of the class. - A string array that specifies, in a pre-order depth-first traversal of a type's construction, which value tuple occurrences are meant to carry element names. - - - Specifies, in a pre-order depth-first traversal of a type's construction, which value tuple elements are meant to carry element names. - An array that indicates which value tuple elements are meant to carry element names. - -
-
\ No newline at end of file diff --git a/packages/System.ValueTuple.4.4.0/lib/net47/System.ValueTuple.dll b/packages/System.ValueTuple.4.4.0/lib/net47/System.ValueTuple.dll deleted file mode 100644 index 2e81d9c..0000000 Binary files a/packages/System.ValueTuple.4.4.0/lib/net47/System.ValueTuple.dll and /dev/null differ diff --git a/packages/System.ValueTuple.4.4.0/lib/net47/System.ValueTuple.xml b/packages/System.ValueTuple.4.4.0/lib/net47/System.ValueTuple.xml deleted file mode 100644 index cee38ed..0000000 --- a/packages/System.ValueTuple.4.4.0/lib/net47/System.ValueTuple.xml +++ /dev/null @@ -1,2269 +0,0 @@ - - - - System.ValueTuple - - - - Provides extension methods for tuples to interoperate with language support for tuples in C#. - - - Deconstructs a tuple with 21 elements into separate variables. - The 21-element tuple to deconstruct into 21 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The value of the fourteenth element, or value.Rest.Item7. - The value of the fifteenth element, or value.Rest.Rest.Item1. - The value of the sixteenth element, or value.Rest.Rest.Item2. - The value of the seventeenth element, or value.Rest.Rest.Item3. - The value of the eighteenth element, or value.Rest.Rest.Item4. - The value of the nineteenth element, or value.Rest.Rest.Item5. - The value of the twentieth element, or value.Rest.Rest.Item6. - The value of the twenty-first element, or value.Rest.Rest.Item7. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - The type of the fourteenth element. - The type of the fifteenth element. - The type of the sixteenth element. - The type of the seventeenth element. - The type of the eighteenth element. - The type of the nineteenth element. - The type of the twentieth element. - The type of the twenty-first element. - - - Deconstructs a tuple with 20 elements into separate variables. - The 20-element tuple to deconstruct into 20 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The value of the fourteenth element, or value.Rest.Item7. - The value of the fifteenth element, or value.Rest.Rest.Item1. - The value of the sixteenth element, or value.Rest.Rest.Item2. - The value of the seventeenth element, or value.Rest.Rest.Item3. - The value of the eighteenth element, or value.Rest.Rest.Item4. - The value of the nineteenth element, or value.Rest.Rest.Item5. - The value of the twentieth element, or value.Rest.Rest.Item6. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - The type of the fourteenth element. - The type of the fifteenth element. - The type of the sixteenth element. - The type of the seventeenth element. - The type of the eighteenth element. - The type of the nineteenth element. - The type of the twentieth element. - - - Deconstructs a tuple with 19 elements into separate variables. - The 19-element tuple to deconstruct into 19 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The value of the fourteenth element, or value.Rest.Item7. - The value of the fifteenth element, or value.Rest.Rest.Item1. - The value of the sixteenth element, or value.Rest.Rest.Item2. - The value of the seventeenth element, or value.Rest.Rest.Item3. - The value of the eighteenth element, or value.Rest.Rest.Item4. - The value of the nineteenth element, or value.Rest.Rest.Item5. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - The type of the fourteenth element. - The type of the fifteenth element. - The type of the sixteenth element. - The type of the seventeenth element. - The type of the eighteenth element. - The type of the nineteenth element. - - - Deconstructs a tuple with 18 elements into separate variables. - The 18-element tuple to deconstruct into 18 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The value of the fourteenth element, or value.Rest.Item7. - The value of the fifteenth element, or value.Rest.Rest.Item1. - The value of the sixteenth element, or value.Rest.Rest.Item2. - The value of the seventeenth element, or value.Rest.Rest.Item3. - The value of the eighteenth element, or value.Rest.Rest.Item4. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - The type of the fourteenth element. - The type of the fifteenth element. - The type of the sixteenth element. - The type of the seventeenth element. - The type of the eighteenth element. - - - Deconstructs a tuple with 17 elements into separate variables. - The 17-element tuple to deconstruct into 17 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The value of the fourteenth element, or value.Rest.Item7. - The value of the fifteenth element, or value.Rest.Rest.Item1. - The value of the sixteenth element, or value.Rest.Rest.Item2. - The value of the seventeenth element, or value.Rest.Rest.Item3. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - The type of the fourteenth element. - The type of the fifteenth element. - The type of the sixteenth element. - The type of the seventeenth element. - - - Deconstructs a tuple with 16 elements into separate variables. - The 16-element tuple to deconstruct into 16 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The value of the fourteenth element, or value.Rest.Item7. - The value of the fifteenth element, or value.Rest.Rest.Item1. - The value of the sixteenth element, or value.Rest.Rest.Item2. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - The type of the fourteenth element. - The type of the fifteenth element. - The type of the sixteenth element. - - - Deconstructs a tuple with 15 elements into separate variables. - The 15-element tuple to deconstruct into 15 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The value of the fourteenth element, or value.Rest.Item7. - The value of the fifteenth element, or value.Rest.Rest.Item1. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - The type of the fourteenth element. - The type of the fifteenth element. - - - Deconstructs a tuple with 14 elements into separate variables. - The 14-element tuple to deconstruct into 14 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The value of the fourteenth element, or value.Rest.Item7. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - The type of the fourteenth element. - - - Deconstructs a tuple with 13 elements into separate variables. - The 13-element tuple to deconstruct into 13 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - - - Deconstructs a tuple with 12 elements into separate variables. - The 12-element tuple to deconstruct into 12 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - - - Deconstructs a tuple with 11 elements into separate variables. - The 11-element tuple to deconstruct into 11 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - - - Deconstructs a tuple with 10 elements into separate variables. - The 10-element tuple to deconstruct into 10 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - - - Deconstructs a tuple with 9 elements into separate variables. - The 9-element tuple to deconstruct into 9 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - - - Deconstructs a tuple with 8 elements into separate variables. - The 8-element tuple to deconstruct into 8 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - - - Deconstructs a tuple with 7 elements into separate variables. - The 7-element tuple to deconstruct into 7 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - - - Deconstructs a tuple with 6 elements into separate variables. - The 6-element tuple to deconstruct into 6 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - - - Deconstructs a tuple with 5 elements into separate variables. - The 5-element tuple to deconstruct into 5 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - - - Deconstructs a tuple with 4 elements into separate variables. - The 4-element tuple to deconstruct into 4 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - - - Deconstructs a tuple with 3 elements into separate variables. - The 3-element tuple to deconstruct into 3 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The type of the first element. - The type of the second element. - The type of the third element. - - - Deconstructs a tuple with 2 elements into separate variables. - The 2-element tuple to deconstruct into 2 separate variables. - The value of the first element. - The value of the second element. - The type of the first element. - The type of the second element. - - - Deconstructs a tuple with 1 element into a separate variable. - The 1-element tuple to deconstruct into a separate variable. - The value of the single element. - The type of the single element. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The type of the eighteenth element., or value.Rest.Rest.Item4. - The type of the nineteenth element., or value.Rest.Rest.Item5. - The type of the twentieth element., or value.Rest.Rest.Item6. - The type of the twenty-first element., or value.Rest.Rest.Item7. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The type of the eighteenth element., or value.Rest.Rest.Item4. - The type of the nineteenth element., or value.Rest.Rest.Item5. - The type of the twentieth element., or value.Rest.Rest.Item6. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The type of the eighteenth element., or value.Rest.Rest.Item4. - The type of the nineteenth element., or value.Rest.Rest.Item5. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The type of the eighteenth element., or value.Rest.Rest.Item4. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The converted tuple. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The type of the eighteenth element., or value.Rest.Rest.Item4. - The type of the nineteenth element., or value.Rest.Rest.Item5. - The type of the twentieth element., or value.Rest.Rest.Item6. - The type of the twenty-first element., or value.Rest.Rest.Item7. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The type of the eighteenth element., or value.Rest.Rest.Item4. - The type of the nineteenth element., or value.Rest.Rest.Item5. - The type of the twentieth element., or value.Rest.Rest.Item6. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The type of the eighteenth element., or value.Rest.Rest.Item4. - The type of the nineteenth element., or value.Rest.Rest.Item5. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The type of the eighteenth element., or value.Rest.Rest.Item4. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The converted value tuple instance. - - - Represents a value tuple with a single component. - The type of the value tuple's only element. - - - Initializes a new instance. - The value tuple's first element. - - - Compares the current instance to a specified instance. - The tuple to compare with this instance. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare with this instance. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns a value that indicates whether the current instance is equal to a specified instance. - The value tuple to compare with this instance. - true if the current instance is equal to the specified tuple; otherwise, false. - - - Calculates the hash code for the current instance. - The hash code for the current instance. - - - Gets the value of the current instance's first element. - - - - Returns a string that represents the value of this instance. - The string representation of this instance. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. - An object that provides custom rules for comparison. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified object; otherwise, false. - - - Calculates the hash code for the current instance by using a specified computation method. - An object whose method calculates the hash code of the current instance. - A 32-bit signed integer hash code. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. -

A signed integer that indicates the relative position of this instance and obj in the sort order, as shown in the following table.

-
Value

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Represents a value tuple with 2 components. - The type of the value tuple's first element. - The type of the value tuple's second element. - - - Initializes a new instance. - The value tuple's first element. - The value tuple's second element. - - - Compares the current instance to a specified instance. - The tuple to compare with this instance. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare with this instance. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns a value that indicates whether the current instance is equal to a specified instance. - The value tuple to compare with this instance. - true if the current instance is equal to the specified tuple; otherwise, false. - - - Calculates the hash code for the current instance. - The hash code for the current instance. - - - Gets the value of the current instance's first element. - - - - Gets the value of the current instance's second element. - - - - Returns a string that represents the value of this instance. - The string representation of this instance. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. - An object that provides custom rules for comparison. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified objects; otherwise, false. - - - Calculates the hash code for the current instance by using a specified computation method. - An object whose method calculates the hash code of the current instance. - A 32-bit signed integer hash code. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. -

A signed integer that indicates the relative position of this instance and obj in the sort order, as shown in the following table.

-
Value

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Represents a value tuple with 3 components. - The type of the value tuple's first element. - The type of the value tuple's second element. - The type of the value tuple's third element. - - - Initializes a new instance. - The value tuple's first element. - The value tuple's second element. - The value tuple's third element. - - - Compares the current instance to a specified instance. - The tuple to compare with this instance. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare with this instance. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns a value that indicates whether the current instance is equal to a specified instance. - The value tuple to compare with this instance. - true if the current instance is equal to the specified tuple; otherwise, false. - - - Calculates the hash code for the current instance. - The hash code for the current instance. - - - Gets the value of the current instance's first element. - - - - Gets the value of the current instance's second element. - - - - Gets the value of the current instance's third element. - - - - Returns a string that represents the value of this instance. - The string representation of this instance. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. - An object that provides custom rules for comparison. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified objects; otherwise, false. - - - Calculates the hash code for the current instance by using a specified computation method. - An object whose method calculates the hash code of the current instance. - A 32-bit signed integer hash code. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. -

A signed integer that indicates the relative position of this instance and obj in the sort order, as shown in the following table.

-
Value

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Represents a value tuple with 4 components. - The type of the value tuple's first element. - The type of the value tuple's second element. - The type of the value tuple's third element. - The type of the value tuple's fourth element. - - - Initializes a new instance. - The value tuple's first element. - The value tuple's second element. - The value tuple's third element. - The value tuple's fourth element. - - - Compares the current instance to a specified instance. - The tuple to compare with this instance. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare with this instance. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns a value that indicates whether the current instance is equal to a specified instance. - The value tuple to compare with this instance. - true if the current instance is equal to the specified tuple; otherwise, false. - - - Calculates the hash code for the current instance. - The hash code for the current instance. - - - Gets the value of the current instance's first element. - - - - Gets the value of the current instance's second element. - - - - Gets the value of the current instance's third element. - - - - Gets the value of the current instance's fourth element. - - - - Returns a string that represents the value of this instance. - The string representation of this instance. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. - An object that provides custom rules for comparison. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified objects; otherwise, false. - - - Calculates the hash code for the current instance by using a specified computation method. - An object whose method calculates the hash code of the current instance. - A 32-bit signed integer hash code. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. -

A signed integer that indicates the relative position of this instance and obj in the sort order, as shown in the following table.

-
Value

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Represents a value tuple with 5 components. - The type of the value tuple's first element. - The type of the value tuple's second element. - The type of the value tuple's third element. - The type of the value tuple's fourth element. - The type of the value tuple's fifth element. - - - Initializes a new instance. - The value tuple's first element. - The value tuple's second element. - The value tuple's third element. - The value tuple's fourth element. - The value tuple's fifth element. - - - Compares the current instance to a specified instance. - The tuple to compare with this instance. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare with this instance. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns a value that indicates whether the current instance is equal to a specified instance. - The value tuple to compare with this instance. - true if the current instance is equal to the specified tuple; otherwise, false. - - - Calculates the hash code for the current instance. - The hash code for the current instance. - - - Gets the value of the current instance's first element. - - - - Gets the value of the current instance's second element. - - - - Gets the value of the current instance's third element. - - - - Gets the value of the current instance's fourth element. - - - - Gets the value of the current instance's fifth element. - - - - Returns a string that represents the value of this instance. - The string representation of this instance. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. - An object that provides custom rules for comparison. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified objects; otherwise, false. - - - Calculates the hash code for the current instance by using a specified computation method. - An object whose method calculates the hash code of the current instance. - A 32-bit signed integer hash code. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. -

A signed integer that indicates the relative position of this instance and obj in the sort order, as shown in the following table.

-
Value

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Represents a value tuple with 6 components. - The type of the value tuple's first element. - The type of the value tuple's second element. - The type of the value tuple's third element. - The type of the value tuple's fourth element. - The type of the value tuple's fifth element. - The type of the value tuple's sixth element. - - - Initializes a new instance. - The value tuple's first element. - The value tuple's second element. - The value tuple's third element. - The value tuple's fourth element. - The value tuple's fifth element. - The value tuple's sixth element. - - - Compares the current instance to a specified instance. - The tuple to compare with this instance. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare with this instance. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns a value that indicates whether the current instance is equal to a specified instance. - The value tuple to compare with this instance. - true if the current instance is equal to the specified tuple; otherwise, false. - - - Calculates the hash code for the current instance. - The hash code for the current instance. - - - Gets the value of the current instance's first element. - - - - Gets the value of the current instance's second element. - - - - Gets the value of the current instance's third element. - - - - Gets the value of the current instance's fourth element. - - - - Gets the value of the current instance's fifth element. - - - - Gets the value of the current instance's sixth element. - - - - Returns a string that represents the value of this instance. - The string representation of this instance. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. - An object that provides custom rules for comparison. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified objects; otherwise, false. - - - Calculates the hash code for the current instance by using a specified computation method. - An object whose method calculates the hash code of the current instance. - A 32-bit signed integer hash code. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. -

A signed integer that indicates the relative position of this instance and obj in the sort order, as shown in the following table.

-
Value

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Represents a value tuple with 7 components. - The type of the value tuple's first element. - The type of the value tuple's second element. - The type of the value tuple's third element. - The type of the value tuple's fourth element. - The type of the value tuple's fifth element. - The type of the value tuple's sixth element. - The type of the value tuple's seventh element. - - - Initializes a new instance. - The value tuple's first element. - The value tuple's second element. - The value tuple's third element. - The value tuple's fourth element. - The value tuple's fifth element. - The value tuple's sixth element. - The value tuple's seventh element. - - - Compares the current instance to a specified instance. - The tuple to compare with this instance. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare with this instance. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns a value that indicates whether the current instance is equal to a specified instance. - The value tuple to compare with this instance. - true if the current instance is equal to the specified tuple; otherwise, false. - - - Calculates the hash code for the current instance. - The hash code for the current instance. - - - Gets the value of the current instance's first element. - - - - Gets the value of the current instance's second element. - - - - Gets the value of the current instance's third element. - - - - Gets the value of the current instance's fourth element. - - - - Gets the value of the current instance's fifth element. - - - - Gets the value of the current instance's sixth element. - - - - Gets the value of the current instance's seventh element. - - - - Returns a string that represents the value of this instance. - The string representation of this instance. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. - An object that provides custom rules for comparison. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified objects; otherwise, false. - - - Calculates the hash code for the current instance by using a specified computation method. - An object whose method calculates the hash code of the current instance. - A 32-bit signed integer hash code. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. -

A signed integer that indicates the relative position of this instance and obj in the sort order, as shown in the following table.

-
Value

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Represents an n-value tuple, where n is 8 or greater. - The type of the value tuple's first element. - The type of the value tuple's second element. - The type of the value tuple's third element. - The type of the value tuple's fourth element. - The type of the value tuple's fifth element. - The type of the value tuple's sixth element. - The type of the value tuple's seventh element. - Any generic value tuple instance that defines the types of the tuple's remaining elements. - - - Initializes a new instance. - The value tuple's first element. - The value tuple's second element. - The value tuple's third element. - The value tuple's fourth element. - The value tuple's fifth element. - The value tuple's sixth element. - The value tuple's seventh element. - An instance of any value tuple type that contains the values of the value's tuple's remaining elements. - rest is not a generic value tuple type. - - - Compares the current instance to a specified instance - The tuple to compare with this instance. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare with this instance. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns a value that indicates whether the current instance is equal to a specified instance. - The value tuple to compare with this instance. - true if the current instance is equal to the specified tuple; otherwise, false. - - - Calculates the hash code for the current instance. - The hash code for the current instance. - - - Gets the value of the current instance's first element. - - - - Gets the value of the current instance's second element. - - - - Gets the value of the current instance's third element. - - - - Gets the value of the current instance's fourth element. - - - - Gets the value of the current instance's fifth element. - - - - Gets the value of the current instance's sixth element. - - - - Gets the value of the current instance's seventh element. - - - - Gets the current instance's remaining elements. - - - - Returns a string that represents the value of this instance. - The string representation of this instance. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. - An object that provides custom rules for comparison. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
- other is not a object. -
- - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified objects; otherwise, false. - - - Calculates the hash code for the current instance by using a specified computation method. - An object whose method calculates the hash code of the current instance. - A 32-bit signed integer hash code. - - - Compares the current object to a specified object and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - An object to compare with the current instance. -

A signed integer that indicates the relative position of this instance and obj in the sort order, as shown in the following table.

-
Value

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
- other is not a object. -
- - Provides static methods for creating value tuples. - - - Compares the current instance with a specified object. - The object to compare with the current instance. - Returns 0 if other is a instance and 1 if other is null. - other is not a instance. - - - Creates a new value tuple with zero components. - A new value tuple with no components. - - - Creates a new value tuple with 8 components (an octuple). - The value of the value tuple's first component. - The value of the value tuple's second component. - The value of the value tuple's third component. - The value of the value tuple's fourth component. - The value of the value tuple's fifth component. - The value of the value tuple's sixth component. - The value of the value tuple's seventh component. - The value of the value tuple's eighth component. - The type of the value tuple's first component. - The type of the value tuple's second component. - The type of the value tuple's third component. - The type of the value tuple's fourth component. - The type of the value tuple's fifth component. - The type of the value tuple's sixth component. - The type of the value tuple's seventh component. - The type of the value tuple's eighth component. - A value tuple with 8 components. - - - Creates a new value tuple with 7 components (a septuple). - The value of the value tuple's first component. - The value of the value tuple's second component. - The value of the value tuple's third component. - The value of the value tuple's fourth component. - The value of the value tuple's fifth component. - The value of the value tuple's sixth component. - The value of the value tuple's seventh component. - The type of the value tuple's first component. - The type of the value tuple's second component. - The type of the value tuple's third component. - The type of the value tuple's fourth component. - The type of the value tuple's fifth component. - The type of the value tuple's sixth component. - The type of the value tuple's seventh component. - A value tuple with 7 components. - - - Creates a new value tuple with 6 components (a sexuple). - The value of the value tuple's first component. - The value of the value tuple's second component. - The value of the value tuple's third component. - The value of the value tuple's fourth component. - The value of the value tuple's fifth component. - The value of the value tuple's sixth component. - The type of the value tuple's first component. - The type of the value tuple's second component. - The type of the value tuple's third component. - The type of the value tuple's fourth component. - The type of the value tuple's fifth component. - The type of the value tuple's sixth component. - A value tuple with 6 components. - - - Creates a new value tuple with 5 components (a quintuple). - The value of the value tuple's first component. - The value of the value tuple's second component. - The value of the value tuple's third component. - The value of the value tuple's fourth component. - The value of the value tuple's fifth component. - The type of the value tuple's first component. - The type of the value tuple's second component. - The type of the value tuple's third component. - The type of the value tuple's fourth component. - The type of the value tuple's fifth component. - A value tuple with 5 components. - - - Creates a new value tuple with 4 components (a quadruple). - The value of the value tuple's first component. - The value of the value tuple's second component. - The value of the value tuple's third component. - The value of the value tuple's fourth component. - The type of the value tuple's first component. - The type of the value tuple's second component. - The type of the value tuple's third component. - The type of the value tuple's fourth component. - A value tuple with 4 components. - - - Creates a new value tuple with 3 components (a triple). - The value of the value tuple's first component. - The value of the value tuple's second component. - The value of the value tuple's third component. - The type of the value tuple's first component. - The type of the value tuple's second component. - The type of the value tuple's third component. - A value tuple with 3 components. - - - Creates a new value tuple with 2 components (a pair). - The value of the value tuple's first component. - The value of the value tuple's second component. - The type of the value tuple's first component. - The type of the value tuple's second component. - A value tuple with 2 components. - - - Creates a new value tuple with 1 component (a singleton). - The value of the value tuple's only component. - The type of the value tuple's only component. - A value tuple with 1 component. - - - Determines whether two instances are equal. This method always returns true. - The value tuple to compare with the current instance. - This method always returns true. - - - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare to the current instance. - true if obj is a instance; otherwise, false. - - - Returns the hash code for the current instance. - The hash code for the current instance. - - - Returns the string representation of this instance. - This method always returns "()". - - - Compares the current instance to a specified object. - The object to compare with the current instance. - An object that provides custom rules for comparison. This parameter is ignored. - Returns 0 if other is a instance and 1 if other is null. - other is not a instance. - - - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns the hash code for this instance. - An object whose method computes the hash code. This parameter is ignored. - The hash code for this instance. - - - Compares this instance with a specified object and returns an indication of their relative values. - The object to compare with the current instance - 0 if other is a instance; otherwise, 1 if other is null. - other is not a instance. - - - Indicates that the use of a value tuple on a member is meant to be treated as a tuple with element names. - - - - - - Initializes a new instance of the class. - A string array that specifies, in a pre-order depth-first traversal of a type's construction, which value tuple occurrences are meant to carry element names. - - - Specifies, in a pre-order depth-first traversal of a type's construction, which value tuple elements are meant to carry element names. - An array that indicates which value tuple elements are meant to carry element names. - -
-
\ No newline at end of file diff --git a/packages/System.ValueTuple.4.4.0/lib/netcoreapp2.0/_._ b/packages/System.ValueTuple.4.4.0/lib/netcoreapp2.0/_._ deleted file mode 100644 index e69de29..0000000 diff --git a/packages/System.ValueTuple.4.4.0/lib/netstandard1.0/System.ValueTuple.dll b/packages/System.ValueTuple.4.4.0/lib/netstandard1.0/System.ValueTuple.dll deleted file mode 100644 index 785b1f5..0000000 Binary files a/packages/System.ValueTuple.4.4.0/lib/netstandard1.0/System.ValueTuple.dll and /dev/null differ diff --git a/packages/System.ValueTuple.4.4.0/lib/netstandard1.0/System.ValueTuple.xml b/packages/System.ValueTuple.4.4.0/lib/netstandard1.0/System.ValueTuple.xml deleted file mode 100644 index cee38ed..0000000 --- a/packages/System.ValueTuple.4.4.0/lib/netstandard1.0/System.ValueTuple.xml +++ /dev/null @@ -1,2269 +0,0 @@ - - - - System.ValueTuple - - - - Provides extension methods for tuples to interoperate with language support for tuples in C#. - - - Deconstructs a tuple with 21 elements into separate variables. - The 21-element tuple to deconstruct into 21 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The value of the fourteenth element, or value.Rest.Item7. - The value of the fifteenth element, or value.Rest.Rest.Item1. - The value of the sixteenth element, or value.Rest.Rest.Item2. - The value of the seventeenth element, or value.Rest.Rest.Item3. - The value of the eighteenth element, or value.Rest.Rest.Item4. - The value of the nineteenth element, or value.Rest.Rest.Item5. - The value of the twentieth element, or value.Rest.Rest.Item6. - The value of the twenty-first element, or value.Rest.Rest.Item7. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - The type of the fourteenth element. - The type of the fifteenth element. - The type of the sixteenth element. - The type of the seventeenth element. - The type of the eighteenth element. - The type of the nineteenth element. - The type of the twentieth element. - The type of the twenty-first element. - - - Deconstructs a tuple with 20 elements into separate variables. - The 20-element tuple to deconstruct into 20 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The value of the fourteenth element, or value.Rest.Item7. - The value of the fifteenth element, or value.Rest.Rest.Item1. - The value of the sixteenth element, or value.Rest.Rest.Item2. - The value of the seventeenth element, or value.Rest.Rest.Item3. - The value of the eighteenth element, or value.Rest.Rest.Item4. - The value of the nineteenth element, or value.Rest.Rest.Item5. - The value of the twentieth element, or value.Rest.Rest.Item6. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - The type of the fourteenth element. - The type of the fifteenth element. - The type of the sixteenth element. - The type of the seventeenth element. - The type of the eighteenth element. - The type of the nineteenth element. - The type of the twentieth element. - - - Deconstructs a tuple with 19 elements into separate variables. - The 19-element tuple to deconstruct into 19 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The value of the fourteenth element, or value.Rest.Item7. - The value of the fifteenth element, or value.Rest.Rest.Item1. - The value of the sixteenth element, or value.Rest.Rest.Item2. - The value of the seventeenth element, or value.Rest.Rest.Item3. - The value of the eighteenth element, or value.Rest.Rest.Item4. - The value of the nineteenth element, or value.Rest.Rest.Item5. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - The type of the fourteenth element. - The type of the fifteenth element. - The type of the sixteenth element. - The type of the seventeenth element. - The type of the eighteenth element. - The type of the nineteenth element. - - - Deconstructs a tuple with 18 elements into separate variables. - The 18-element tuple to deconstruct into 18 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The value of the fourteenth element, or value.Rest.Item7. - The value of the fifteenth element, or value.Rest.Rest.Item1. - The value of the sixteenth element, or value.Rest.Rest.Item2. - The value of the seventeenth element, or value.Rest.Rest.Item3. - The value of the eighteenth element, or value.Rest.Rest.Item4. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - The type of the fourteenth element. - The type of the fifteenth element. - The type of the sixteenth element. - The type of the seventeenth element. - The type of the eighteenth element. - - - Deconstructs a tuple with 17 elements into separate variables. - The 17-element tuple to deconstruct into 17 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The value of the fourteenth element, or value.Rest.Item7. - The value of the fifteenth element, or value.Rest.Rest.Item1. - The value of the sixteenth element, or value.Rest.Rest.Item2. - The value of the seventeenth element, or value.Rest.Rest.Item3. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - The type of the fourteenth element. - The type of the fifteenth element. - The type of the sixteenth element. - The type of the seventeenth element. - - - Deconstructs a tuple with 16 elements into separate variables. - The 16-element tuple to deconstruct into 16 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The value of the fourteenth element, or value.Rest.Item7. - The value of the fifteenth element, or value.Rest.Rest.Item1. - The value of the sixteenth element, or value.Rest.Rest.Item2. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - The type of the fourteenth element. - The type of the fifteenth element. - The type of the sixteenth element. - - - Deconstructs a tuple with 15 elements into separate variables. - The 15-element tuple to deconstruct into 15 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The value of the fourteenth element, or value.Rest.Item7. - The value of the fifteenth element, or value.Rest.Rest.Item1. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - The type of the fourteenth element. - The type of the fifteenth element. - - - Deconstructs a tuple with 14 elements into separate variables. - The 14-element tuple to deconstruct into 14 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The value of the fourteenth element, or value.Rest.Item7. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - The type of the fourteenth element. - - - Deconstructs a tuple with 13 elements into separate variables. - The 13-element tuple to deconstruct into 13 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - - - Deconstructs a tuple with 12 elements into separate variables. - The 12-element tuple to deconstruct into 12 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - - - Deconstructs a tuple with 11 elements into separate variables. - The 11-element tuple to deconstruct into 11 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - - - Deconstructs a tuple with 10 elements into separate variables. - The 10-element tuple to deconstruct into 10 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - - - Deconstructs a tuple with 9 elements into separate variables. - The 9-element tuple to deconstruct into 9 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - - - Deconstructs a tuple with 8 elements into separate variables. - The 8-element tuple to deconstruct into 8 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - - - Deconstructs a tuple with 7 elements into separate variables. - The 7-element tuple to deconstruct into 7 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - - - Deconstructs a tuple with 6 elements into separate variables. - The 6-element tuple to deconstruct into 6 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - - - Deconstructs a tuple with 5 elements into separate variables. - The 5-element tuple to deconstruct into 5 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - - - Deconstructs a tuple with 4 elements into separate variables. - The 4-element tuple to deconstruct into 4 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - - - Deconstructs a tuple with 3 elements into separate variables. - The 3-element tuple to deconstruct into 3 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The type of the first element. - The type of the second element. - The type of the third element. - - - Deconstructs a tuple with 2 elements into separate variables. - The 2-element tuple to deconstruct into 2 separate variables. - The value of the first element. - The value of the second element. - The type of the first element. - The type of the second element. - - - Deconstructs a tuple with 1 element into a separate variable. - The 1-element tuple to deconstruct into a separate variable. - The value of the single element. - The type of the single element. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The type of the eighteenth element., or value.Rest.Rest.Item4. - The type of the nineteenth element., or value.Rest.Rest.Item5. - The type of the twentieth element., or value.Rest.Rest.Item6. - The type of the twenty-first element., or value.Rest.Rest.Item7. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The type of the eighteenth element., or value.Rest.Rest.Item4. - The type of the nineteenth element., or value.Rest.Rest.Item5. - The type of the twentieth element., or value.Rest.Rest.Item6. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The type of the eighteenth element., or value.Rest.Rest.Item4. - The type of the nineteenth element., or value.Rest.Rest.Item5. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The type of the eighteenth element., or value.Rest.Rest.Item4. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The converted tuple. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The type of the eighteenth element., or value.Rest.Rest.Item4. - The type of the nineteenth element., or value.Rest.Rest.Item5. - The type of the twentieth element., or value.Rest.Rest.Item6. - The type of the twenty-first element., or value.Rest.Rest.Item7. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The type of the eighteenth element., or value.Rest.Rest.Item4. - The type of the nineteenth element., or value.Rest.Rest.Item5. - The type of the twentieth element., or value.Rest.Rest.Item6. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The type of the eighteenth element., or value.Rest.Rest.Item4. - The type of the nineteenth element., or value.Rest.Rest.Item5. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The type of the eighteenth element., or value.Rest.Rest.Item4. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The converted value tuple instance. - - - Represents a value tuple with a single component. - The type of the value tuple's only element. - - - Initializes a new instance. - The value tuple's first element. - - - Compares the current instance to a specified instance. - The tuple to compare with this instance. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare with this instance. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns a value that indicates whether the current instance is equal to a specified instance. - The value tuple to compare with this instance. - true if the current instance is equal to the specified tuple; otherwise, false. - - - Calculates the hash code for the current instance. - The hash code for the current instance. - - - Gets the value of the current instance's first element. - - - - Returns a string that represents the value of this instance. - The string representation of this instance. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. - An object that provides custom rules for comparison. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified object; otherwise, false. - - - Calculates the hash code for the current instance by using a specified computation method. - An object whose method calculates the hash code of the current instance. - A 32-bit signed integer hash code. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. -

A signed integer that indicates the relative position of this instance and obj in the sort order, as shown in the following table.

-
Value

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Represents a value tuple with 2 components. - The type of the value tuple's first element. - The type of the value tuple's second element. - - - Initializes a new instance. - The value tuple's first element. - The value tuple's second element. - - - Compares the current instance to a specified instance. - The tuple to compare with this instance. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare with this instance. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns a value that indicates whether the current instance is equal to a specified instance. - The value tuple to compare with this instance. - true if the current instance is equal to the specified tuple; otherwise, false. - - - Calculates the hash code for the current instance. - The hash code for the current instance. - - - Gets the value of the current instance's first element. - - - - Gets the value of the current instance's second element. - - - - Returns a string that represents the value of this instance. - The string representation of this instance. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. - An object that provides custom rules for comparison. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified objects; otherwise, false. - - - Calculates the hash code for the current instance by using a specified computation method. - An object whose method calculates the hash code of the current instance. - A 32-bit signed integer hash code. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. -

A signed integer that indicates the relative position of this instance and obj in the sort order, as shown in the following table.

-
Value

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Represents a value tuple with 3 components. - The type of the value tuple's first element. - The type of the value tuple's second element. - The type of the value tuple's third element. - - - Initializes a new instance. - The value tuple's first element. - The value tuple's second element. - The value tuple's third element. - - - Compares the current instance to a specified instance. - The tuple to compare with this instance. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare with this instance. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns a value that indicates whether the current instance is equal to a specified instance. - The value tuple to compare with this instance. - true if the current instance is equal to the specified tuple; otherwise, false. - - - Calculates the hash code for the current instance. - The hash code for the current instance. - - - Gets the value of the current instance's first element. - - - - Gets the value of the current instance's second element. - - - - Gets the value of the current instance's third element. - - - - Returns a string that represents the value of this instance. - The string representation of this instance. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. - An object that provides custom rules for comparison. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified objects; otherwise, false. - - - Calculates the hash code for the current instance by using a specified computation method. - An object whose method calculates the hash code of the current instance. - A 32-bit signed integer hash code. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. -

A signed integer that indicates the relative position of this instance and obj in the sort order, as shown in the following table.

-
Value

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Represents a value tuple with 4 components. - The type of the value tuple's first element. - The type of the value tuple's second element. - The type of the value tuple's third element. - The type of the value tuple's fourth element. - - - Initializes a new instance. - The value tuple's first element. - The value tuple's second element. - The value tuple's third element. - The value tuple's fourth element. - - - Compares the current instance to a specified instance. - The tuple to compare with this instance. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare with this instance. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns a value that indicates whether the current instance is equal to a specified instance. - The value tuple to compare with this instance. - true if the current instance is equal to the specified tuple; otherwise, false. - - - Calculates the hash code for the current instance. - The hash code for the current instance. - - - Gets the value of the current instance's first element. - - - - Gets the value of the current instance's second element. - - - - Gets the value of the current instance's third element. - - - - Gets the value of the current instance's fourth element. - - - - Returns a string that represents the value of this instance. - The string representation of this instance. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. - An object that provides custom rules for comparison. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified objects; otherwise, false. - - - Calculates the hash code for the current instance by using a specified computation method. - An object whose method calculates the hash code of the current instance. - A 32-bit signed integer hash code. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. -

A signed integer that indicates the relative position of this instance and obj in the sort order, as shown in the following table.

-
Value

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Represents a value tuple with 5 components. - The type of the value tuple's first element. - The type of the value tuple's second element. - The type of the value tuple's third element. - The type of the value tuple's fourth element. - The type of the value tuple's fifth element. - - - Initializes a new instance. - The value tuple's first element. - The value tuple's second element. - The value tuple's third element. - The value tuple's fourth element. - The value tuple's fifth element. - - - Compares the current instance to a specified instance. - The tuple to compare with this instance. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare with this instance. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns a value that indicates whether the current instance is equal to a specified instance. - The value tuple to compare with this instance. - true if the current instance is equal to the specified tuple; otherwise, false. - - - Calculates the hash code for the current instance. - The hash code for the current instance. - - - Gets the value of the current instance's first element. - - - - Gets the value of the current instance's second element. - - - - Gets the value of the current instance's third element. - - - - Gets the value of the current instance's fourth element. - - - - Gets the value of the current instance's fifth element. - - - - Returns a string that represents the value of this instance. - The string representation of this instance. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. - An object that provides custom rules for comparison. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified objects; otherwise, false. - - - Calculates the hash code for the current instance by using a specified computation method. - An object whose method calculates the hash code of the current instance. - A 32-bit signed integer hash code. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. -

A signed integer that indicates the relative position of this instance and obj in the sort order, as shown in the following table.

-
Value

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Represents a value tuple with 6 components. - The type of the value tuple's first element. - The type of the value tuple's second element. - The type of the value tuple's third element. - The type of the value tuple's fourth element. - The type of the value tuple's fifth element. - The type of the value tuple's sixth element. - - - Initializes a new instance. - The value tuple's first element. - The value tuple's second element. - The value tuple's third element. - The value tuple's fourth element. - The value tuple's fifth element. - The value tuple's sixth element. - - - Compares the current instance to a specified instance. - The tuple to compare with this instance. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare with this instance. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns a value that indicates whether the current instance is equal to a specified instance. - The value tuple to compare with this instance. - true if the current instance is equal to the specified tuple; otherwise, false. - - - Calculates the hash code for the current instance. - The hash code for the current instance. - - - Gets the value of the current instance's first element. - - - - Gets the value of the current instance's second element. - - - - Gets the value of the current instance's third element. - - - - Gets the value of the current instance's fourth element. - - - - Gets the value of the current instance's fifth element. - - - - Gets the value of the current instance's sixth element. - - - - Returns a string that represents the value of this instance. - The string representation of this instance. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. - An object that provides custom rules for comparison. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified objects; otherwise, false. - - - Calculates the hash code for the current instance by using a specified computation method. - An object whose method calculates the hash code of the current instance. - A 32-bit signed integer hash code. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. -

A signed integer that indicates the relative position of this instance and obj in the sort order, as shown in the following table.

-
Value

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Represents a value tuple with 7 components. - The type of the value tuple's first element. - The type of the value tuple's second element. - The type of the value tuple's third element. - The type of the value tuple's fourth element. - The type of the value tuple's fifth element. - The type of the value tuple's sixth element. - The type of the value tuple's seventh element. - - - Initializes a new instance. - The value tuple's first element. - The value tuple's second element. - The value tuple's third element. - The value tuple's fourth element. - The value tuple's fifth element. - The value tuple's sixth element. - The value tuple's seventh element. - - - Compares the current instance to a specified instance. - The tuple to compare with this instance. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare with this instance. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns a value that indicates whether the current instance is equal to a specified instance. - The value tuple to compare with this instance. - true if the current instance is equal to the specified tuple; otherwise, false. - - - Calculates the hash code for the current instance. - The hash code for the current instance. - - - Gets the value of the current instance's first element. - - - - Gets the value of the current instance's second element. - - - - Gets the value of the current instance's third element. - - - - Gets the value of the current instance's fourth element. - - - - Gets the value of the current instance's fifth element. - - - - Gets the value of the current instance's sixth element. - - - - Gets the value of the current instance's seventh element. - - - - Returns a string that represents the value of this instance. - The string representation of this instance. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. - An object that provides custom rules for comparison. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified objects; otherwise, false. - - - Calculates the hash code for the current instance by using a specified computation method. - An object whose method calculates the hash code of the current instance. - A 32-bit signed integer hash code. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. -

A signed integer that indicates the relative position of this instance and obj in the sort order, as shown in the following table.

-
Value

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Represents an n-value tuple, where n is 8 or greater. - The type of the value tuple's first element. - The type of the value tuple's second element. - The type of the value tuple's third element. - The type of the value tuple's fourth element. - The type of the value tuple's fifth element. - The type of the value tuple's sixth element. - The type of the value tuple's seventh element. - Any generic value tuple instance that defines the types of the tuple's remaining elements. - - - Initializes a new instance. - The value tuple's first element. - The value tuple's second element. - The value tuple's third element. - The value tuple's fourth element. - The value tuple's fifth element. - The value tuple's sixth element. - The value tuple's seventh element. - An instance of any value tuple type that contains the values of the value's tuple's remaining elements. - rest is not a generic value tuple type. - - - Compares the current instance to a specified instance - The tuple to compare with this instance. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare with this instance. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns a value that indicates whether the current instance is equal to a specified instance. - The value tuple to compare with this instance. - true if the current instance is equal to the specified tuple; otherwise, false. - - - Calculates the hash code for the current instance. - The hash code for the current instance. - - - Gets the value of the current instance's first element. - - - - Gets the value of the current instance's second element. - - - - Gets the value of the current instance's third element. - - - - Gets the value of the current instance's fourth element. - - - - Gets the value of the current instance's fifth element. - - - - Gets the value of the current instance's sixth element. - - - - Gets the value of the current instance's seventh element. - - - - Gets the current instance's remaining elements. - - - - Returns a string that represents the value of this instance. - The string representation of this instance. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. - An object that provides custom rules for comparison. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
- other is not a object. -
- - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified objects; otherwise, false. - - - Calculates the hash code for the current instance by using a specified computation method. - An object whose method calculates the hash code of the current instance. - A 32-bit signed integer hash code. - - - Compares the current object to a specified object and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - An object to compare with the current instance. -

A signed integer that indicates the relative position of this instance and obj in the sort order, as shown in the following table.

-
Value

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
- other is not a object. -
- - Provides static methods for creating value tuples. - - - Compares the current instance with a specified object. - The object to compare with the current instance. - Returns 0 if other is a instance and 1 if other is null. - other is not a instance. - - - Creates a new value tuple with zero components. - A new value tuple with no components. - - - Creates a new value tuple with 8 components (an octuple). - The value of the value tuple's first component. - The value of the value tuple's second component. - The value of the value tuple's third component. - The value of the value tuple's fourth component. - The value of the value tuple's fifth component. - The value of the value tuple's sixth component. - The value of the value tuple's seventh component. - The value of the value tuple's eighth component. - The type of the value tuple's first component. - The type of the value tuple's second component. - The type of the value tuple's third component. - The type of the value tuple's fourth component. - The type of the value tuple's fifth component. - The type of the value tuple's sixth component. - The type of the value tuple's seventh component. - The type of the value tuple's eighth component. - A value tuple with 8 components. - - - Creates a new value tuple with 7 components (a septuple). - The value of the value tuple's first component. - The value of the value tuple's second component. - The value of the value tuple's third component. - The value of the value tuple's fourth component. - The value of the value tuple's fifth component. - The value of the value tuple's sixth component. - The value of the value tuple's seventh component. - The type of the value tuple's first component. - The type of the value tuple's second component. - The type of the value tuple's third component. - The type of the value tuple's fourth component. - The type of the value tuple's fifth component. - The type of the value tuple's sixth component. - The type of the value tuple's seventh component. - A value tuple with 7 components. - - - Creates a new value tuple with 6 components (a sexuple). - The value of the value tuple's first component. - The value of the value tuple's second component. - The value of the value tuple's third component. - The value of the value tuple's fourth component. - The value of the value tuple's fifth component. - The value of the value tuple's sixth component. - The type of the value tuple's first component. - The type of the value tuple's second component. - The type of the value tuple's third component. - The type of the value tuple's fourth component. - The type of the value tuple's fifth component. - The type of the value tuple's sixth component. - A value tuple with 6 components. - - - Creates a new value tuple with 5 components (a quintuple). - The value of the value tuple's first component. - The value of the value tuple's second component. - The value of the value tuple's third component. - The value of the value tuple's fourth component. - The value of the value tuple's fifth component. - The type of the value tuple's first component. - The type of the value tuple's second component. - The type of the value tuple's third component. - The type of the value tuple's fourth component. - The type of the value tuple's fifth component. - A value tuple with 5 components. - - - Creates a new value tuple with 4 components (a quadruple). - The value of the value tuple's first component. - The value of the value tuple's second component. - The value of the value tuple's third component. - The value of the value tuple's fourth component. - The type of the value tuple's first component. - The type of the value tuple's second component. - The type of the value tuple's third component. - The type of the value tuple's fourth component. - A value tuple with 4 components. - - - Creates a new value tuple with 3 components (a triple). - The value of the value tuple's first component. - The value of the value tuple's second component. - The value of the value tuple's third component. - The type of the value tuple's first component. - The type of the value tuple's second component. - The type of the value tuple's third component. - A value tuple with 3 components. - - - Creates a new value tuple with 2 components (a pair). - The value of the value tuple's first component. - The value of the value tuple's second component. - The type of the value tuple's first component. - The type of the value tuple's second component. - A value tuple with 2 components. - - - Creates a new value tuple with 1 component (a singleton). - The value of the value tuple's only component. - The type of the value tuple's only component. - A value tuple with 1 component. - - - Determines whether two instances are equal. This method always returns true. - The value tuple to compare with the current instance. - This method always returns true. - - - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare to the current instance. - true if obj is a instance; otherwise, false. - - - Returns the hash code for the current instance. - The hash code for the current instance. - - - Returns the string representation of this instance. - This method always returns "()". - - - Compares the current instance to a specified object. - The object to compare with the current instance. - An object that provides custom rules for comparison. This parameter is ignored. - Returns 0 if other is a instance and 1 if other is null. - other is not a instance. - - - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns the hash code for this instance. - An object whose method computes the hash code. This parameter is ignored. - The hash code for this instance. - - - Compares this instance with a specified object and returns an indication of their relative values. - The object to compare with the current instance - 0 if other is a instance; otherwise, 1 if other is null. - other is not a instance. - - - Indicates that the use of a value tuple on a member is meant to be treated as a tuple with element names. - - - - - - Initializes a new instance of the class. - A string array that specifies, in a pre-order depth-first traversal of a type's construction, which value tuple occurrences are meant to carry element names. - - - Specifies, in a pre-order depth-first traversal of a type's construction, which value tuple elements are meant to carry element names. - An array that indicates which value tuple elements are meant to carry element names. - -
-
\ No newline at end of file diff --git a/packages/System.ValueTuple.4.4.0/lib/netstandard2.0/_._ b/packages/System.ValueTuple.4.4.0/lib/netstandard2.0/_._ deleted file mode 100644 index e69de29..0000000 diff --git a/packages/System.ValueTuple.4.4.0/lib/portable-net40+sl4+win8+wp8/System.ValueTuple.dll b/packages/System.ValueTuple.4.4.0/lib/portable-net40+sl4+win8+wp8/System.ValueTuple.dll deleted file mode 100644 index bff4559..0000000 Binary files a/packages/System.ValueTuple.4.4.0/lib/portable-net40+sl4+win8+wp8/System.ValueTuple.dll and /dev/null differ diff --git a/packages/System.ValueTuple.4.4.0/lib/portable-net40+sl4+win8+wp8/System.ValueTuple.xml b/packages/System.ValueTuple.4.4.0/lib/portable-net40+sl4+win8+wp8/System.ValueTuple.xml deleted file mode 100644 index cee38ed..0000000 --- a/packages/System.ValueTuple.4.4.0/lib/portable-net40+sl4+win8+wp8/System.ValueTuple.xml +++ /dev/null @@ -1,2269 +0,0 @@ - - - - System.ValueTuple - - - - Provides extension methods for tuples to interoperate with language support for tuples in C#. - - - Deconstructs a tuple with 21 elements into separate variables. - The 21-element tuple to deconstruct into 21 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The value of the fourteenth element, or value.Rest.Item7. - The value of the fifteenth element, or value.Rest.Rest.Item1. - The value of the sixteenth element, or value.Rest.Rest.Item2. - The value of the seventeenth element, or value.Rest.Rest.Item3. - The value of the eighteenth element, or value.Rest.Rest.Item4. - The value of the nineteenth element, or value.Rest.Rest.Item5. - The value of the twentieth element, or value.Rest.Rest.Item6. - The value of the twenty-first element, or value.Rest.Rest.Item7. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - The type of the fourteenth element. - The type of the fifteenth element. - The type of the sixteenth element. - The type of the seventeenth element. - The type of the eighteenth element. - The type of the nineteenth element. - The type of the twentieth element. - The type of the twenty-first element. - - - Deconstructs a tuple with 20 elements into separate variables. - The 20-element tuple to deconstruct into 20 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The value of the fourteenth element, or value.Rest.Item7. - The value of the fifteenth element, or value.Rest.Rest.Item1. - The value of the sixteenth element, or value.Rest.Rest.Item2. - The value of the seventeenth element, or value.Rest.Rest.Item3. - The value of the eighteenth element, or value.Rest.Rest.Item4. - The value of the nineteenth element, or value.Rest.Rest.Item5. - The value of the twentieth element, or value.Rest.Rest.Item6. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - The type of the fourteenth element. - The type of the fifteenth element. - The type of the sixteenth element. - The type of the seventeenth element. - The type of the eighteenth element. - The type of the nineteenth element. - The type of the twentieth element. - - - Deconstructs a tuple with 19 elements into separate variables. - The 19-element tuple to deconstruct into 19 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The value of the fourteenth element, or value.Rest.Item7. - The value of the fifteenth element, or value.Rest.Rest.Item1. - The value of the sixteenth element, or value.Rest.Rest.Item2. - The value of the seventeenth element, or value.Rest.Rest.Item3. - The value of the eighteenth element, or value.Rest.Rest.Item4. - The value of the nineteenth element, or value.Rest.Rest.Item5. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - The type of the fourteenth element. - The type of the fifteenth element. - The type of the sixteenth element. - The type of the seventeenth element. - The type of the eighteenth element. - The type of the nineteenth element. - - - Deconstructs a tuple with 18 elements into separate variables. - The 18-element tuple to deconstruct into 18 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The value of the fourteenth element, or value.Rest.Item7. - The value of the fifteenth element, or value.Rest.Rest.Item1. - The value of the sixteenth element, or value.Rest.Rest.Item2. - The value of the seventeenth element, or value.Rest.Rest.Item3. - The value of the eighteenth element, or value.Rest.Rest.Item4. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - The type of the fourteenth element. - The type of the fifteenth element. - The type of the sixteenth element. - The type of the seventeenth element. - The type of the eighteenth element. - - - Deconstructs a tuple with 17 elements into separate variables. - The 17-element tuple to deconstruct into 17 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The value of the fourteenth element, or value.Rest.Item7. - The value of the fifteenth element, or value.Rest.Rest.Item1. - The value of the sixteenth element, or value.Rest.Rest.Item2. - The value of the seventeenth element, or value.Rest.Rest.Item3. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - The type of the fourteenth element. - The type of the fifteenth element. - The type of the sixteenth element. - The type of the seventeenth element. - - - Deconstructs a tuple with 16 elements into separate variables. - The 16-element tuple to deconstruct into 16 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The value of the fourteenth element, or value.Rest.Item7. - The value of the fifteenth element, or value.Rest.Rest.Item1. - The value of the sixteenth element, or value.Rest.Rest.Item2. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - The type of the fourteenth element. - The type of the fifteenth element. - The type of the sixteenth element. - - - Deconstructs a tuple with 15 elements into separate variables. - The 15-element tuple to deconstruct into 15 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The value of the fourteenth element, or value.Rest.Item7. - The value of the fifteenth element, or value.Rest.Rest.Item1. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - The type of the fourteenth element. - The type of the fifteenth element. - - - Deconstructs a tuple with 14 elements into separate variables. - The 14-element tuple to deconstruct into 14 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The value of the fourteenth element, or value.Rest.Item7. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - The type of the fourteenth element. - - - Deconstructs a tuple with 13 elements into separate variables. - The 13-element tuple to deconstruct into 13 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - - - Deconstructs a tuple with 12 elements into separate variables. - The 12-element tuple to deconstruct into 12 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - - - Deconstructs a tuple with 11 elements into separate variables. - The 11-element tuple to deconstruct into 11 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - - - Deconstructs a tuple with 10 elements into separate variables. - The 10-element tuple to deconstruct into 10 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - - - Deconstructs a tuple with 9 elements into separate variables. - The 9-element tuple to deconstruct into 9 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - - - Deconstructs a tuple with 8 elements into separate variables. - The 8-element tuple to deconstruct into 8 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - - - Deconstructs a tuple with 7 elements into separate variables. - The 7-element tuple to deconstruct into 7 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - - - Deconstructs a tuple with 6 elements into separate variables. - The 6-element tuple to deconstruct into 6 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - - - Deconstructs a tuple with 5 elements into separate variables. - The 5-element tuple to deconstruct into 5 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - - - Deconstructs a tuple with 4 elements into separate variables. - The 4-element tuple to deconstruct into 4 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - - - Deconstructs a tuple with 3 elements into separate variables. - The 3-element tuple to deconstruct into 3 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The type of the first element. - The type of the second element. - The type of the third element. - - - Deconstructs a tuple with 2 elements into separate variables. - The 2-element tuple to deconstruct into 2 separate variables. - The value of the first element. - The value of the second element. - The type of the first element. - The type of the second element. - - - Deconstructs a tuple with 1 element into a separate variable. - The 1-element tuple to deconstruct into a separate variable. - The value of the single element. - The type of the single element. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The type of the eighteenth element., or value.Rest.Rest.Item4. - The type of the nineteenth element., or value.Rest.Rest.Item5. - The type of the twentieth element., or value.Rest.Rest.Item6. - The type of the twenty-first element., or value.Rest.Rest.Item7. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The type of the eighteenth element., or value.Rest.Rest.Item4. - The type of the nineteenth element., or value.Rest.Rest.Item5. - The type of the twentieth element., or value.Rest.Rest.Item6. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The type of the eighteenth element., or value.Rest.Rest.Item4. - The type of the nineteenth element., or value.Rest.Rest.Item5. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The type of the eighteenth element., or value.Rest.Rest.Item4. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The converted tuple. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The type of the eighteenth element., or value.Rest.Rest.Item4. - The type of the nineteenth element., or value.Rest.Rest.Item5. - The type of the twentieth element., or value.Rest.Rest.Item6. - The type of the twenty-first element., or value.Rest.Rest.Item7. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The type of the eighteenth element., or value.Rest.Rest.Item4. - The type of the nineteenth element., or value.Rest.Rest.Item5. - The type of the twentieth element., or value.Rest.Rest.Item6. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The type of the eighteenth element., or value.Rest.Rest.Item4. - The type of the nineteenth element., or value.Rest.Rest.Item5. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The type of the eighteenth element., or value.Rest.Rest.Item4. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The converted value tuple instance. - - - Represents a value tuple with a single component. - The type of the value tuple's only element. - - - Initializes a new instance. - The value tuple's first element. - - - Compares the current instance to a specified instance. - The tuple to compare with this instance. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare with this instance. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns a value that indicates whether the current instance is equal to a specified instance. - The value tuple to compare with this instance. - true if the current instance is equal to the specified tuple; otherwise, false. - - - Calculates the hash code for the current instance. - The hash code for the current instance. - - - Gets the value of the current instance's first element. - - - - Returns a string that represents the value of this instance. - The string representation of this instance. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. - An object that provides custom rules for comparison. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified object; otherwise, false. - - - Calculates the hash code for the current instance by using a specified computation method. - An object whose method calculates the hash code of the current instance. - A 32-bit signed integer hash code. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. -

A signed integer that indicates the relative position of this instance and obj in the sort order, as shown in the following table.

-
Value

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Represents a value tuple with 2 components. - The type of the value tuple's first element. - The type of the value tuple's second element. - - - Initializes a new instance. - The value tuple's first element. - The value tuple's second element. - - - Compares the current instance to a specified instance. - The tuple to compare with this instance. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare with this instance. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns a value that indicates whether the current instance is equal to a specified instance. - The value tuple to compare with this instance. - true if the current instance is equal to the specified tuple; otherwise, false. - - - Calculates the hash code for the current instance. - The hash code for the current instance. - - - Gets the value of the current instance's first element. - - - - Gets the value of the current instance's second element. - - - - Returns a string that represents the value of this instance. - The string representation of this instance. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. - An object that provides custom rules for comparison. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified objects; otherwise, false. - - - Calculates the hash code for the current instance by using a specified computation method. - An object whose method calculates the hash code of the current instance. - A 32-bit signed integer hash code. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. -

A signed integer that indicates the relative position of this instance and obj in the sort order, as shown in the following table.

-
Value

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Represents a value tuple with 3 components. - The type of the value tuple's first element. - The type of the value tuple's second element. - The type of the value tuple's third element. - - - Initializes a new instance. - The value tuple's first element. - The value tuple's second element. - The value tuple's third element. - - - Compares the current instance to a specified instance. - The tuple to compare with this instance. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare with this instance. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns a value that indicates whether the current instance is equal to a specified instance. - The value tuple to compare with this instance. - true if the current instance is equal to the specified tuple; otherwise, false. - - - Calculates the hash code for the current instance. - The hash code for the current instance. - - - Gets the value of the current instance's first element. - - - - Gets the value of the current instance's second element. - - - - Gets the value of the current instance's third element. - - - - Returns a string that represents the value of this instance. - The string representation of this instance. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. - An object that provides custom rules for comparison. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified objects; otherwise, false. - - - Calculates the hash code for the current instance by using a specified computation method. - An object whose method calculates the hash code of the current instance. - A 32-bit signed integer hash code. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. -

A signed integer that indicates the relative position of this instance and obj in the sort order, as shown in the following table.

-
Value

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Represents a value tuple with 4 components. - The type of the value tuple's first element. - The type of the value tuple's second element. - The type of the value tuple's third element. - The type of the value tuple's fourth element. - - - Initializes a new instance. - The value tuple's first element. - The value tuple's second element. - The value tuple's third element. - The value tuple's fourth element. - - - Compares the current instance to a specified instance. - The tuple to compare with this instance. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare with this instance. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns a value that indicates whether the current instance is equal to a specified instance. - The value tuple to compare with this instance. - true if the current instance is equal to the specified tuple; otherwise, false. - - - Calculates the hash code for the current instance. - The hash code for the current instance. - - - Gets the value of the current instance's first element. - - - - Gets the value of the current instance's second element. - - - - Gets the value of the current instance's third element. - - - - Gets the value of the current instance's fourth element. - - - - Returns a string that represents the value of this instance. - The string representation of this instance. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. - An object that provides custom rules for comparison. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified objects; otherwise, false. - - - Calculates the hash code for the current instance by using a specified computation method. - An object whose method calculates the hash code of the current instance. - A 32-bit signed integer hash code. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. -

A signed integer that indicates the relative position of this instance and obj in the sort order, as shown in the following table.

-
Value

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Represents a value tuple with 5 components. - The type of the value tuple's first element. - The type of the value tuple's second element. - The type of the value tuple's third element. - The type of the value tuple's fourth element. - The type of the value tuple's fifth element. - - - Initializes a new instance. - The value tuple's first element. - The value tuple's second element. - The value tuple's third element. - The value tuple's fourth element. - The value tuple's fifth element. - - - Compares the current instance to a specified instance. - The tuple to compare with this instance. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare with this instance. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns a value that indicates whether the current instance is equal to a specified instance. - The value tuple to compare with this instance. - true if the current instance is equal to the specified tuple; otherwise, false. - - - Calculates the hash code for the current instance. - The hash code for the current instance. - - - Gets the value of the current instance's first element. - - - - Gets the value of the current instance's second element. - - - - Gets the value of the current instance's third element. - - - - Gets the value of the current instance's fourth element. - - - - Gets the value of the current instance's fifth element. - - - - Returns a string that represents the value of this instance. - The string representation of this instance. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. - An object that provides custom rules for comparison. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified objects; otherwise, false. - - - Calculates the hash code for the current instance by using a specified computation method. - An object whose method calculates the hash code of the current instance. - A 32-bit signed integer hash code. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. -

A signed integer that indicates the relative position of this instance and obj in the sort order, as shown in the following table.

-
Value

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Represents a value tuple with 6 components. - The type of the value tuple's first element. - The type of the value tuple's second element. - The type of the value tuple's third element. - The type of the value tuple's fourth element. - The type of the value tuple's fifth element. - The type of the value tuple's sixth element. - - - Initializes a new instance. - The value tuple's first element. - The value tuple's second element. - The value tuple's third element. - The value tuple's fourth element. - The value tuple's fifth element. - The value tuple's sixth element. - - - Compares the current instance to a specified instance. - The tuple to compare with this instance. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare with this instance. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns a value that indicates whether the current instance is equal to a specified instance. - The value tuple to compare with this instance. - true if the current instance is equal to the specified tuple; otherwise, false. - - - Calculates the hash code for the current instance. - The hash code for the current instance. - - - Gets the value of the current instance's first element. - - - - Gets the value of the current instance's second element. - - - - Gets the value of the current instance's third element. - - - - Gets the value of the current instance's fourth element. - - - - Gets the value of the current instance's fifth element. - - - - Gets the value of the current instance's sixth element. - - - - Returns a string that represents the value of this instance. - The string representation of this instance. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. - An object that provides custom rules for comparison. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified objects; otherwise, false. - - - Calculates the hash code for the current instance by using a specified computation method. - An object whose method calculates the hash code of the current instance. - A 32-bit signed integer hash code. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. -

A signed integer that indicates the relative position of this instance and obj in the sort order, as shown in the following table.

-
Value

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Represents a value tuple with 7 components. - The type of the value tuple's first element. - The type of the value tuple's second element. - The type of the value tuple's third element. - The type of the value tuple's fourth element. - The type of the value tuple's fifth element. - The type of the value tuple's sixth element. - The type of the value tuple's seventh element. - - - Initializes a new instance. - The value tuple's first element. - The value tuple's second element. - The value tuple's third element. - The value tuple's fourth element. - The value tuple's fifth element. - The value tuple's sixth element. - The value tuple's seventh element. - - - Compares the current instance to a specified instance. - The tuple to compare with this instance. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare with this instance. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns a value that indicates whether the current instance is equal to a specified instance. - The value tuple to compare with this instance. - true if the current instance is equal to the specified tuple; otherwise, false. - - - Calculates the hash code for the current instance. - The hash code for the current instance. - - - Gets the value of the current instance's first element. - - - - Gets the value of the current instance's second element. - - - - Gets the value of the current instance's third element. - - - - Gets the value of the current instance's fourth element. - - - - Gets the value of the current instance's fifth element. - - - - Gets the value of the current instance's sixth element. - - - - Gets the value of the current instance's seventh element. - - - - Returns a string that represents the value of this instance. - The string representation of this instance. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. - An object that provides custom rules for comparison. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified objects; otherwise, false. - - - Calculates the hash code for the current instance by using a specified computation method. - An object whose method calculates the hash code of the current instance. - A 32-bit signed integer hash code. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. -

A signed integer that indicates the relative position of this instance and obj in the sort order, as shown in the following table.

-
Value

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Represents an n-value tuple, where n is 8 or greater. - The type of the value tuple's first element. - The type of the value tuple's second element. - The type of the value tuple's third element. - The type of the value tuple's fourth element. - The type of the value tuple's fifth element. - The type of the value tuple's sixth element. - The type of the value tuple's seventh element. - Any generic value tuple instance that defines the types of the tuple's remaining elements. - - - Initializes a new instance. - The value tuple's first element. - The value tuple's second element. - The value tuple's third element. - The value tuple's fourth element. - The value tuple's fifth element. - The value tuple's sixth element. - The value tuple's seventh element. - An instance of any value tuple type that contains the values of the value's tuple's remaining elements. - rest is not a generic value tuple type. - - - Compares the current instance to a specified instance - The tuple to compare with this instance. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare with this instance. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns a value that indicates whether the current instance is equal to a specified instance. - The value tuple to compare with this instance. - true if the current instance is equal to the specified tuple; otherwise, false. - - - Calculates the hash code for the current instance. - The hash code for the current instance. - - - Gets the value of the current instance's first element. - - - - Gets the value of the current instance's second element. - - - - Gets the value of the current instance's third element. - - - - Gets the value of the current instance's fourth element. - - - - Gets the value of the current instance's fifth element. - - - - Gets the value of the current instance's sixth element. - - - - Gets the value of the current instance's seventh element. - - - - Gets the current instance's remaining elements. - - - - Returns a string that represents the value of this instance. - The string representation of this instance. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. - An object that provides custom rules for comparison. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
- other is not a object. -
- - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified objects; otherwise, false. - - - Calculates the hash code for the current instance by using a specified computation method. - An object whose method calculates the hash code of the current instance. - A 32-bit signed integer hash code. - - - Compares the current object to a specified object and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - An object to compare with the current instance. -

A signed integer that indicates the relative position of this instance and obj in the sort order, as shown in the following table.

-
Value

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
- other is not a object. -
- - Provides static methods for creating value tuples. - - - Compares the current instance with a specified object. - The object to compare with the current instance. - Returns 0 if other is a instance and 1 if other is null. - other is not a instance. - - - Creates a new value tuple with zero components. - A new value tuple with no components. - - - Creates a new value tuple with 8 components (an octuple). - The value of the value tuple's first component. - The value of the value tuple's second component. - The value of the value tuple's third component. - The value of the value tuple's fourth component. - The value of the value tuple's fifth component. - The value of the value tuple's sixth component. - The value of the value tuple's seventh component. - The value of the value tuple's eighth component. - The type of the value tuple's first component. - The type of the value tuple's second component. - The type of the value tuple's third component. - The type of the value tuple's fourth component. - The type of the value tuple's fifth component. - The type of the value tuple's sixth component. - The type of the value tuple's seventh component. - The type of the value tuple's eighth component. - A value tuple with 8 components. - - - Creates a new value tuple with 7 components (a septuple). - The value of the value tuple's first component. - The value of the value tuple's second component. - The value of the value tuple's third component. - The value of the value tuple's fourth component. - The value of the value tuple's fifth component. - The value of the value tuple's sixth component. - The value of the value tuple's seventh component. - The type of the value tuple's first component. - The type of the value tuple's second component. - The type of the value tuple's third component. - The type of the value tuple's fourth component. - The type of the value tuple's fifth component. - The type of the value tuple's sixth component. - The type of the value tuple's seventh component. - A value tuple with 7 components. - - - Creates a new value tuple with 6 components (a sexuple). - The value of the value tuple's first component. - The value of the value tuple's second component. - The value of the value tuple's third component. - The value of the value tuple's fourth component. - The value of the value tuple's fifth component. - The value of the value tuple's sixth component. - The type of the value tuple's first component. - The type of the value tuple's second component. - The type of the value tuple's third component. - The type of the value tuple's fourth component. - The type of the value tuple's fifth component. - The type of the value tuple's sixth component. - A value tuple with 6 components. - - - Creates a new value tuple with 5 components (a quintuple). - The value of the value tuple's first component. - The value of the value tuple's second component. - The value of the value tuple's third component. - The value of the value tuple's fourth component. - The value of the value tuple's fifth component. - The type of the value tuple's first component. - The type of the value tuple's second component. - The type of the value tuple's third component. - The type of the value tuple's fourth component. - The type of the value tuple's fifth component. - A value tuple with 5 components. - - - Creates a new value tuple with 4 components (a quadruple). - The value of the value tuple's first component. - The value of the value tuple's second component. - The value of the value tuple's third component. - The value of the value tuple's fourth component. - The type of the value tuple's first component. - The type of the value tuple's second component. - The type of the value tuple's third component. - The type of the value tuple's fourth component. - A value tuple with 4 components. - - - Creates a new value tuple with 3 components (a triple). - The value of the value tuple's first component. - The value of the value tuple's second component. - The value of the value tuple's third component. - The type of the value tuple's first component. - The type of the value tuple's second component. - The type of the value tuple's third component. - A value tuple with 3 components. - - - Creates a new value tuple with 2 components (a pair). - The value of the value tuple's first component. - The value of the value tuple's second component. - The type of the value tuple's first component. - The type of the value tuple's second component. - A value tuple with 2 components. - - - Creates a new value tuple with 1 component (a singleton). - The value of the value tuple's only component. - The type of the value tuple's only component. - A value tuple with 1 component. - - - Determines whether two instances are equal. This method always returns true. - The value tuple to compare with the current instance. - This method always returns true. - - - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare to the current instance. - true if obj is a instance; otherwise, false. - - - Returns the hash code for the current instance. - The hash code for the current instance. - - - Returns the string representation of this instance. - This method always returns "()". - - - Compares the current instance to a specified object. - The object to compare with the current instance. - An object that provides custom rules for comparison. This parameter is ignored. - Returns 0 if other is a instance and 1 if other is null. - other is not a instance. - - - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns the hash code for this instance. - An object whose method computes the hash code. This parameter is ignored. - The hash code for this instance. - - - Compares this instance with a specified object and returns an indication of their relative values. - The object to compare with the current instance - 0 if other is a instance; otherwise, 1 if other is null. - other is not a instance. - - - Indicates that the use of a value tuple on a member is meant to be treated as a tuple with element names. - - - - - - Initializes a new instance of the class. - A string array that specifies, in a pre-order depth-first traversal of a type's construction, which value tuple occurrences are meant to carry element names. - - - Specifies, in a pre-order depth-first traversal of a type's construction, which value tuple elements are meant to carry element names. - An array that indicates which value tuple elements are meant to carry element names. - -
-
\ No newline at end of file diff --git a/packages/System.ValueTuple.4.4.0/lib/xamarinios10/_._ b/packages/System.ValueTuple.4.4.0/lib/xamarinios10/_._ deleted file mode 100644 index e69de29..0000000 diff --git a/packages/System.ValueTuple.4.4.0/lib/xamarinmac20/_._ b/packages/System.ValueTuple.4.4.0/lib/xamarinmac20/_._ deleted file mode 100644 index e69de29..0000000 diff --git a/packages/System.ValueTuple.4.4.0/lib/xamarintvos10/_._ b/packages/System.ValueTuple.4.4.0/lib/xamarintvos10/_._ deleted file mode 100644 index e69de29..0000000 diff --git a/packages/System.ValueTuple.4.4.0/lib/xamarinwatchos10/_._ b/packages/System.ValueTuple.4.4.0/lib/xamarinwatchos10/_._ deleted file mode 100644 index e69de29..0000000 diff --git a/packages/System.ValueTuple.4.4.0/ref/MonoAndroid10/_._ b/packages/System.ValueTuple.4.4.0/ref/MonoAndroid10/_._ deleted file mode 100644 index e69de29..0000000 diff --git a/packages/System.ValueTuple.4.4.0/ref/MonoTouch10/_._ b/packages/System.ValueTuple.4.4.0/ref/MonoTouch10/_._ deleted file mode 100644 index e69de29..0000000 diff --git a/packages/System.ValueTuple.4.4.0/ref/net461/System.ValueTuple.dll b/packages/System.ValueTuple.4.4.0/ref/net461/System.ValueTuple.dll deleted file mode 100644 index 873f1bf..0000000 Binary files a/packages/System.ValueTuple.4.4.0/ref/net461/System.ValueTuple.dll and /dev/null differ diff --git a/packages/System.ValueTuple.4.4.0/ref/net461/System.ValueTuple.xml b/packages/System.ValueTuple.4.4.0/ref/net461/System.ValueTuple.xml deleted file mode 100644 index cee38ed..0000000 --- a/packages/System.ValueTuple.4.4.0/ref/net461/System.ValueTuple.xml +++ /dev/null @@ -1,2269 +0,0 @@ - - - - System.ValueTuple - - - - Provides extension methods for tuples to interoperate with language support for tuples in C#. - - - Deconstructs a tuple with 21 elements into separate variables. - The 21-element tuple to deconstruct into 21 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The value of the fourteenth element, or value.Rest.Item7. - The value of the fifteenth element, or value.Rest.Rest.Item1. - The value of the sixteenth element, or value.Rest.Rest.Item2. - The value of the seventeenth element, or value.Rest.Rest.Item3. - The value of the eighteenth element, or value.Rest.Rest.Item4. - The value of the nineteenth element, or value.Rest.Rest.Item5. - The value of the twentieth element, or value.Rest.Rest.Item6. - The value of the twenty-first element, or value.Rest.Rest.Item7. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - The type of the fourteenth element. - The type of the fifteenth element. - The type of the sixteenth element. - The type of the seventeenth element. - The type of the eighteenth element. - The type of the nineteenth element. - The type of the twentieth element. - The type of the twenty-first element. - - - Deconstructs a tuple with 20 elements into separate variables. - The 20-element tuple to deconstruct into 20 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The value of the fourteenth element, or value.Rest.Item7. - The value of the fifteenth element, or value.Rest.Rest.Item1. - The value of the sixteenth element, or value.Rest.Rest.Item2. - The value of the seventeenth element, or value.Rest.Rest.Item3. - The value of the eighteenth element, or value.Rest.Rest.Item4. - The value of the nineteenth element, or value.Rest.Rest.Item5. - The value of the twentieth element, or value.Rest.Rest.Item6. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - The type of the fourteenth element. - The type of the fifteenth element. - The type of the sixteenth element. - The type of the seventeenth element. - The type of the eighteenth element. - The type of the nineteenth element. - The type of the twentieth element. - - - Deconstructs a tuple with 19 elements into separate variables. - The 19-element tuple to deconstruct into 19 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The value of the fourteenth element, or value.Rest.Item7. - The value of the fifteenth element, or value.Rest.Rest.Item1. - The value of the sixteenth element, or value.Rest.Rest.Item2. - The value of the seventeenth element, or value.Rest.Rest.Item3. - The value of the eighteenth element, or value.Rest.Rest.Item4. - The value of the nineteenth element, or value.Rest.Rest.Item5. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - The type of the fourteenth element. - The type of the fifteenth element. - The type of the sixteenth element. - The type of the seventeenth element. - The type of the eighteenth element. - The type of the nineteenth element. - - - Deconstructs a tuple with 18 elements into separate variables. - The 18-element tuple to deconstruct into 18 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The value of the fourteenth element, or value.Rest.Item7. - The value of the fifteenth element, or value.Rest.Rest.Item1. - The value of the sixteenth element, or value.Rest.Rest.Item2. - The value of the seventeenth element, or value.Rest.Rest.Item3. - The value of the eighteenth element, or value.Rest.Rest.Item4. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - The type of the fourteenth element. - The type of the fifteenth element. - The type of the sixteenth element. - The type of the seventeenth element. - The type of the eighteenth element. - - - Deconstructs a tuple with 17 elements into separate variables. - The 17-element tuple to deconstruct into 17 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The value of the fourteenth element, or value.Rest.Item7. - The value of the fifteenth element, or value.Rest.Rest.Item1. - The value of the sixteenth element, or value.Rest.Rest.Item2. - The value of the seventeenth element, or value.Rest.Rest.Item3. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - The type of the fourteenth element. - The type of the fifteenth element. - The type of the sixteenth element. - The type of the seventeenth element. - - - Deconstructs a tuple with 16 elements into separate variables. - The 16-element tuple to deconstruct into 16 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The value of the fourteenth element, or value.Rest.Item7. - The value of the fifteenth element, or value.Rest.Rest.Item1. - The value of the sixteenth element, or value.Rest.Rest.Item2. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - The type of the fourteenth element. - The type of the fifteenth element. - The type of the sixteenth element. - - - Deconstructs a tuple with 15 elements into separate variables. - The 15-element tuple to deconstruct into 15 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The value of the fourteenth element, or value.Rest.Item7. - The value of the fifteenth element, or value.Rest.Rest.Item1. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - The type of the fourteenth element. - The type of the fifteenth element. - - - Deconstructs a tuple with 14 elements into separate variables. - The 14-element tuple to deconstruct into 14 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The value of the fourteenth element, or value.Rest.Item7. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - The type of the fourteenth element. - - - Deconstructs a tuple with 13 elements into separate variables. - The 13-element tuple to deconstruct into 13 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - - - Deconstructs a tuple with 12 elements into separate variables. - The 12-element tuple to deconstruct into 12 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - - - Deconstructs a tuple with 11 elements into separate variables. - The 11-element tuple to deconstruct into 11 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - - - Deconstructs a tuple with 10 elements into separate variables. - The 10-element tuple to deconstruct into 10 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - - - Deconstructs a tuple with 9 elements into separate variables. - The 9-element tuple to deconstruct into 9 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - - - Deconstructs a tuple with 8 elements into separate variables. - The 8-element tuple to deconstruct into 8 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - - - Deconstructs a tuple with 7 elements into separate variables. - The 7-element tuple to deconstruct into 7 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - - - Deconstructs a tuple with 6 elements into separate variables. - The 6-element tuple to deconstruct into 6 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - - - Deconstructs a tuple with 5 elements into separate variables. - The 5-element tuple to deconstruct into 5 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - - - Deconstructs a tuple with 4 elements into separate variables. - The 4-element tuple to deconstruct into 4 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - - - Deconstructs a tuple with 3 elements into separate variables. - The 3-element tuple to deconstruct into 3 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The type of the first element. - The type of the second element. - The type of the third element. - - - Deconstructs a tuple with 2 elements into separate variables. - The 2-element tuple to deconstruct into 2 separate variables. - The value of the first element. - The value of the second element. - The type of the first element. - The type of the second element. - - - Deconstructs a tuple with 1 element into a separate variable. - The 1-element tuple to deconstruct into a separate variable. - The value of the single element. - The type of the single element. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The type of the eighteenth element., or value.Rest.Rest.Item4. - The type of the nineteenth element., or value.Rest.Rest.Item5. - The type of the twentieth element., or value.Rest.Rest.Item6. - The type of the twenty-first element., or value.Rest.Rest.Item7. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The type of the eighteenth element., or value.Rest.Rest.Item4. - The type of the nineteenth element., or value.Rest.Rest.Item5. - The type of the twentieth element., or value.Rest.Rest.Item6. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The type of the eighteenth element., or value.Rest.Rest.Item4. - The type of the nineteenth element., or value.Rest.Rest.Item5. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The type of the eighteenth element., or value.Rest.Rest.Item4. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The converted tuple. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The type of the eighteenth element., or value.Rest.Rest.Item4. - The type of the nineteenth element., or value.Rest.Rest.Item5. - The type of the twentieth element., or value.Rest.Rest.Item6. - The type of the twenty-first element., or value.Rest.Rest.Item7. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The type of the eighteenth element., or value.Rest.Rest.Item4. - The type of the nineteenth element., or value.Rest.Rest.Item5. - The type of the twentieth element., or value.Rest.Rest.Item6. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The type of the eighteenth element., or value.Rest.Rest.Item4. - The type of the nineteenth element., or value.Rest.Rest.Item5. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The type of the eighteenth element., or value.Rest.Rest.Item4. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The converted value tuple instance. - - - Represents a value tuple with a single component. - The type of the value tuple's only element. - - - Initializes a new instance. - The value tuple's first element. - - - Compares the current instance to a specified instance. - The tuple to compare with this instance. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare with this instance. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns a value that indicates whether the current instance is equal to a specified instance. - The value tuple to compare with this instance. - true if the current instance is equal to the specified tuple; otherwise, false. - - - Calculates the hash code for the current instance. - The hash code for the current instance. - - - Gets the value of the current instance's first element. - - - - Returns a string that represents the value of this instance. - The string representation of this instance. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. - An object that provides custom rules for comparison. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified object; otherwise, false. - - - Calculates the hash code for the current instance by using a specified computation method. - An object whose method calculates the hash code of the current instance. - A 32-bit signed integer hash code. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. -

A signed integer that indicates the relative position of this instance and obj in the sort order, as shown in the following table.

-
Value

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Represents a value tuple with 2 components. - The type of the value tuple's first element. - The type of the value tuple's second element. - - - Initializes a new instance. - The value tuple's first element. - The value tuple's second element. - - - Compares the current instance to a specified instance. - The tuple to compare with this instance. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare with this instance. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns a value that indicates whether the current instance is equal to a specified instance. - The value tuple to compare with this instance. - true if the current instance is equal to the specified tuple; otherwise, false. - - - Calculates the hash code for the current instance. - The hash code for the current instance. - - - Gets the value of the current instance's first element. - - - - Gets the value of the current instance's second element. - - - - Returns a string that represents the value of this instance. - The string representation of this instance. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. - An object that provides custom rules for comparison. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified objects; otherwise, false. - - - Calculates the hash code for the current instance by using a specified computation method. - An object whose method calculates the hash code of the current instance. - A 32-bit signed integer hash code. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. -

A signed integer that indicates the relative position of this instance and obj in the sort order, as shown in the following table.

-
Value

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Represents a value tuple with 3 components. - The type of the value tuple's first element. - The type of the value tuple's second element. - The type of the value tuple's third element. - - - Initializes a new instance. - The value tuple's first element. - The value tuple's second element. - The value tuple's third element. - - - Compares the current instance to a specified instance. - The tuple to compare with this instance. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare with this instance. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns a value that indicates whether the current instance is equal to a specified instance. - The value tuple to compare with this instance. - true if the current instance is equal to the specified tuple; otherwise, false. - - - Calculates the hash code for the current instance. - The hash code for the current instance. - - - Gets the value of the current instance's first element. - - - - Gets the value of the current instance's second element. - - - - Gets the value of the current instance's third element. - - - - Returns a string that represents the value of this instance. - The string representation of this instance. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. - An object that provides custom rules for comparison. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified objects; otherwise, false. - - - Calculates the hash code for the current instance by using a specified computation method. - An object whose method calculates the hash code of the current instance. - A 32-bit signed integer hash code. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. -

A signed integer that indicates the relative position of this instance and obj in the sort order, as shown in the following table.

-
Value

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Represents a value tuple with 4 components. - The type of the value tuple's first element. - The type of the value tuple's second element. - The type of the value tuple's third element. - The type of the value tuple's fourth element. - - - Initializes a new instance. - The value tuple's first element. - The value tuple's second element. - The value tuple's third element. - The value tuple's fourth element. - - - Compares the current instance to a specified instance. - The tuple to compare with this instance. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare with this instance. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns a value that indicates whether the current instance is equal to a specified instance. - The value tuple to compare with this instance. - true if the current instance is equal to the specified tuple; otherwise, false. - - - Calculates the hash code for the current instance. - The hash code for the current instance. - - - Gets the value of the current instance's first element. - - - - Gets the value of the current instance's second element. - - - - Gets the value of the current instance's third element. - - - - Gets the value of the current instance's fourth element. - - - - Returns a string that represents the value of this instance. - The string representation of this instance. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. - An object that provides custom rules for comparison. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified objects; otherwise, false. - - - Calculates the hash code for the current instance by using a specified computation method. - An object whose method calculates the hash code of the current instance. - A 32-bit signed integer hash code. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. -

A signed integer that indicates the relative position of this instance and obj in the sort order, as shown in the following table.

-
Value

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Represents a value tuple with 5 components. - The type of the value tuple's first element. - The type of the value tuple's second element. - The type of the value tuple's third element. - The type of the value tuple's fourth element. - The type of the value tuple's fifth element. - - - Initializes a new instance. - The value tuple's first element. - The value tuple's second element. - The value tuple's third element. - The value tuple's fourth element. - The value tuple's fifth element. - - - Compares the current instance to a specified instance. - The tuple to compare with this instance. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare with this instance. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns a value that indicates whether the current instance is equal to a specified instance. - The value tuple to compare with this instance. - true if the current instance is equal to the specified tuple; otherwise, false. - - - Calculates the hash code for the current instance. - The hash code for the current instance. - - - Gets the value of the current instance's first element. - - - - Gets the value of the current instance's second element. - - - - Gets the value of the current instance's third element. - - - - Gets the value of the current instance's fourth element. - - - - Gets the value of the current instance's fifth element. - - - - Returns a string that represents the value of this instance. - The string representation of this instance. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. - An object that provides custom rules for comparison. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified objects; otherwise, false. - - - Calculates the hash code for the current instance by using a specified computation method. - An object whose method calculates the hash code of the current instance. - A 32-bit signed integer hash code. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. -

A signed integer that indicates the relative position of this instance and obj in the sort order, as shown in the following table.

-
Value

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Represents a value tuple with 6 components. - The type of the value tuple's first element. - The type of the value tuple's second element. - The type of the value tuple's third element. - The type of the value tuple's fourth element. - The type of the value tuple's fifth element. - The type of the value tuple's sixth element. - - - Initializes a new instance. - The value tuple's first element. - The value tuple's second element. - The value tuple's third element. - The value tuple's fourth element. - The value tuple's fifth element. - The value tuple's sixth element. - - - Compares the current instance to a specified instance. - The tuple to compare with this instance. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare with this instance. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns a value that indicates whether the current instance is equal to a specified instance. - The value tuple to compare with this instance. - true if the current instance is equal to the specified tuple; otherwise, false. - - - Calculates the hash code for the current instance. - The hash code for the current instance. - - - Gets the value of the current instance's first element. - - - - Gets the value of the current instance's second element. - - - - Gets the value of the current instance's third element. - - - - Gets the value of the current instance's fourth element. - - - - Gets the value of the current instance's fifth element. - - - - Gets the value of the current instance's sixth element. - - - - Returns a string that represents the value of this instance. - The string representation of this instance. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. - An object that provides custom rules for comparison. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified objects; otherwise, false. - - - Calculates the hash code for the current instance by using a specified computation method. - An object whose method calculates the hash code of the current instance. - A 32-bit signed integer hash code. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. -

A signed integer that indicates the relative position of this instance and obj in the sort order, as shown in the following table.

-
Value

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Represents a value tuple with 7 components. - The type of the value tuple's first element. - The type of the value tuple's second element. - The type of the value tuple's third element. - The type of the value tuple's fourth element. - The type of the value tuple's fifth element. - The type of the value tuple's sixth element. - The type of the value tuple's seventh element. - - - Initializes a new instance. - The value tuple's first element. - The value tuple's second element. - The value tuple's third element. - The value tuple's fourth element. - The value tuple's fifth element. - The value tuple's sixth element. - The value tuple's seventh element. - - - Compares the current instance to a specified instance. - The tuple to compare with this instance. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare with this instance. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns a value that indicates whether the current instance is equal to a specified instance. - The value tuple to compare with this instance. - true if the current instance is equal to the specified tuple; otherwise, false. - - - Calculates the hash code for the current instance. - The hash code for the current instance. - - - Gets the value of the current instance's first element. - - - - Gets the value of the current instance's second element. - - - - Gets the value of the current instance's third element. - - - - Gets the value of the current instance's fourth element. - - - - Gets the value of the current instance's fifth element. - - - - Gets the value of the current instance's sixth element. - - - - Gets the value of the current instance's seventh element. - - - - Returns a string that represents the value of this instance. - The string representation of this instance. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. - An object that provides custom rules for comparison. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified objects; otherwise, false. - - - Calculates the hash code for the current instance by using a specified computation method. - An object whose method calculates the hash code of the current instance. - A 32-bit signed integer hash code. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. -

A signed integer that indicates the relative position of this instance and obj in the sort order, as shown in the following table.

-
Value

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Represents an n-value tuple, where n is 8 or greater. - The type of the value tuple's first element. - The type of the value tuple's second element. - The type of the value tuple's third element. - The type of the value tuple's fourth element. - The type of the value tuple's fifth element. - The type of the value tuple's sixth element. - The type of the value tuple's seventh element. - Any generic value tuple instance that defines the types of the tuple's remaining elements. - - - Initializes a new instance. - The value tuple's first element. - The value tuple's second element. - The value tuple's third element. - The value tuple's fourth element. - The value tuple's fifth element. - The value tuple's sixth element. - The value tuple's seventh element. - An instance of any value tuple type that contains the values of the value's tuple's remaining elements. - rest is not a generic value tuple type. - - - Compares the current instance to a specified instance - The tuple to compare with this instance. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare with this instance. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns a value that indicates whether the current instance is equal to a specified instance. - The value tuple to compare with this instance. - true if the current instance is equal to the specified tuple; otherwise, false. - - - Calculates the hash code for the current instance. - The hash code for the current instance. - - - Gets the value of the current instance's first element. - - - - Gets the value of the current instance's second element. - - - - Gets the value of the current instance's third element. - - - - Gets the value of the current instance's fourth element. - - - - Gets the value of the current instance's fifth element. - - - - Gets the value of the current instance's sixth element. - - - - Gets the value of the current instance's seventh element. - - - - Gets the current instance's remaining elements. - - - - Returns a string that represents the value of this instance. - The string representation of this instance. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. - An object that provides custom rules for comparison. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
- other is not a object. -
- - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified objects; otherwise, false. - - - Calculates the hash code for the current instance by using a specified computation method. - An object whose method calculates the hash code of the current instance. - A 32-bit signed integer hash code. - - - Compares the current object to a specified object and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - An object to compare with the current instance. -

A signed integer that indicates the relative position of this instance and obj in the sort order, as shown in the following table.

-
Value

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
- other is not a object. -
- - Provides static methods for creating value tuples. - - - Compares the current instance with a specified object. - The object to compare with the current instance. - Returns 0 if other is a instance and 1 if other is null. - other is not a instance. - - - Creates a new value tuple with zero components. - A new value tuple with no components. - - - Creates a new value tuple with 8 components (an octuple). - The value of the value tuple's first component. - The value of the value tuple's second component. - The value of the value tuple's third component. - The value of the value tuple's fourth component. - The value of the value tuple's fifth component. - The value of the value tuple's sixth component. - The value of the value tuple's seventh component. - The value of the value tuple's eighth component. - The type of the value tuple's first component. - The type of the value tuple's second component. - The type of the value tuple's third component. - The type of the value tuple's fourth component. - The type of the value tuple's fifth component. - The type of the value tuple's sixth component. - The type of the value tuple's seventh component. - The type of the value tuple's eighth component. - A value tuple with 8 components. - - - Creates a new value tuple with 7 components (a septuple). - The value of the value tuple's first component. - The value of the value tuple's second component. - The value of the value tuple's third component. - The value of the value tuple's fourth component. - The value of the value tuple's fifth component. - The value of the value tuple's sixth component. - The value of the value tuple's seventh component. - The type of the value tuple's first component. - The type of the value tuple's second component. - The type of the value tuple's third component. - The type of the value tuple's fourth component. - The type of the value tuple's fifth component. - The type of the value tuple's sixth component. - The type of the value tuple's seventh component. - A value tuple with 7 components. - - - Creates a new value tuple with 6 components (a sexuple). - The value of the value tuple's first component. - The value of the value tuple's second component. - The value of the value tuple's third component. - The value of the value tuple's fourth component. - The value of the value tuple's fifth component. - The value of the value tuple's sixth component. - The type of the value tuple's first component. - The type of the value tuple's second component. - The type of the value tuple's third component. - The type of the value tuple's fourth component. - The type of the value tuple's fifth component. - The type of the value tuple's sixth component. - A value tuple with 6 components. - - - Creates a new value tuple with 5 components (a quintuple). - The value of the value tuple's first component. - The value of the value tuple's second component. - The value of the value tuple's third component. - The value of the value tuple's fourth component. - The value of the value tuple's fifth component. - The type of the value tuple's first component. - The type of the value tuple's second component. - The type of the value tuple's third component. - The type of the value tuple's fourth component. - The type of the value tuple's fifth component. - A value tuple with 5 components. - - - Creates a new value tuple with 4 components (a quadruple). - The value of the value tuple's first component. - The value of the value tuple's second component. - The value of the value tuple's third component. - The value of the value tuple's fourth component. - The type of the value tuple's first component. - The type of the value tuple's second component. - The type of the value tuple's third component. - The type of the value tuple's fourth component. - A value tuple with 4 components. - - - Creates a new value tuple with 3 components (a triple). - The value of the value tuple's first component. - The value of the value tuple's second component. - The value of the value tuple's third component. - The type of the value tuple's first component. - The type of the value tuple's second component. - The type of the value tuple's third component. - A value tuple with 3 components. - - - Creates a new value tuple with 2 components (a pair). - The value of the value tuple's first component. - The value of the value tuple's second component. - The type of the value tuple's first component. - The type of the value tuple's second component. - A value tuple with 2 components. - - - Creates a new value tuple with 1 component (a singleton). - The value of the value tuple's only component. - The type of the value tuple's only component. - A value tuple with 1 component. - - - Determines whether two instances are equal. This method always returns true. - The value tuple to compare with the current instance. - This method always returns true. - - - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare to the current instance. - true if obj is a instance; otherwise, false. - - - Returns the hash code for the current instance. - The hash code for the current instance. - - - Returns the string representation of this instance. - This method always returns "()". - - - Compares the current instance to a specified object. - The object to compare with the current instance. - An object that provides custom rules for comparison. This parameter is ignored. - Returns 0 if other is a instance and 1 if other is null. - other is not a instance. - - - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns the hash code for this instance. - An object whose method computes the hash code. This parameter is ignored. - The hash code for this instance. - - - Compares this instance with a specified object and returns an indication of their relative values. - The object to compare with the current instance - 0 if other is a instance; otherwise, 1 if other is null. - other is not a instance. - - - Indicates that the use of a value tuple on a member is meant to be treated as a tuple with element names. - - - - - - Initializes a new instance of the class. - A string array that specifies, in a pre-order depth-first traversal of a type's construction, which value tuple occurrences are meant to carry element names. - - - Specifies, in a pre-order depth-first traversal of a type's construction, which value tuple elements are meant to carry element names. - An array that indicates which value tuple elements are meant to carry element names. - -
-
\ No newline at end of file diff --git a/packages/System.ValueTuple.4.4.0/ref/net47/System.ValueTuple.dll b/packages/System.ValueTuple.4.4.0/ref/net47/System.ValueTuple.dll deleted file mode 100644 index 0937c63..0000000 Binary files a/packages/System.ValueTuple.4.4.0/ref/net47/System.ValueTuple.dll and /dev/null differ diff --git a/packages/System.ValueTuple.4.4.0/ref/net47/System.ValueTuple.xml b/packages/System.ValueTuple.4.4.0/ref/net47/System.ValueTuple.xml deleted file mode 100644 index cee38ed..0000000 --- a/packages/System.ValueTuple.4.4.0/ref/net47/System.ValueTuple.xml +++ /dev/null @@ -1,2269 +0,0 @@ - - - - System.ValueTuple - - - - Provides extension methods for tuples to interoperate with language support for tuples in C#. - - - Deconstructs a tuple with 21 elements into separate variables. - The 21-element tuple to deconstruct into 21 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The value of the fourteenth element, or value.Rest.Item7. - The value of the fifteenth element, or value.Rest.Rest.Item1. - The value of the sixteenth element, or value.Rest.Rest.Item2. - The value of the seventeenth element, or value.Rest.Rest.Item3. - The value of the eighteenth element, or value.Rest.Rest.Item4. - The value of the nineteenth element, or value.Rest.Rest.Item5. - The value of the twentieth element, or value.Rest.Rest.Item6. - The value of the twenty-first element, or value.Rest.Rest.Item7. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - The type of the fourteenth element. - The type of the fifteenth element. - The type of the sixteenth element. - The type of the seventeenth element. - The type of the eighteenth element. - The type of the nineteenth element. - The type of the twentieth element. - The type of the twenty-first element. - - - Deconstructs a tuple with 20 elements into separate variables. - The 20-element tuple to deconstruct into 20 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The value of the fourteenth element, or value.Rest.Item7. - The value of the fifteenth element, or value.Rest.Rest.Item1. - The value of the sixteenth element, or value.Rest.Rest.Item2. - The value of the seventeenth element, or value.Rest.Rest.Item3. - The value of the eighteenth element, or value.Rest.Rest.Item4. - The value of the nineteenth element, or value.Rest.Rest.Item5. - The value of the twentieth element, or value.Rest.Rest.Item6. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - The type of the fourteenth element. - The type of the fifteenth element. - The type of the sixteenth element. - The type of the seventeenth element. - The type of the eighteenth element. - The type of the nineteenth element. - The type of the twentieth element. - - - Deconstructs a tuple with 19 elements into separate variables. - The 19-element tuple to deconstruct into 19 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The value of the fourteenth element, or value.Rest.Item7. - The value of the fifteenth element, or value.Rest.Rest.Item1. - The value of the sixteenth element, or value.Rest.Rest.Item2. - The value of the seventeenth element, or value.Rest.Rest.Item3. - The value of the eighteenth element, or value.Rest.Rest.Item4. - The value of the nineteenth element, or value.Rest.Rest.Item5. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - The type of the fourteenth element. - The type of the fifteenth element. - The type of the sixteenth element. - The type of the seventeenth element. - The type of the eighteenth element. - The type of the nineteenth element. - - - Deconstructs a tuple with 18 elements into separate variables. - The 18-element tuple to deconstruct into 18 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The value of the fourteenth element, or value.Rest.Item7. - The value of the fifteenth element, or value.Rest.Rest.Item1. - The value of the sixteenth element, or value.Rest.Rest.Item2. - The value of the seventeenth element, or value.Rest.Rest.Item3. - The value of the eighteenth element, or value.Rest.Rest.Item4. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - The type of the fourteenth element. - The type of the fifteenth element. - The type of the sixteenth element. - The type of the seventeenth element. - The type of the eighteenth element. - - - Deconstructs a tuple with 17 elements into separate variables. - The 17-element tuple to deconstruct into 17 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The value of the fourteenth element, or value.Rest.Item7. - The value of the fifteenth element, or value.Rest.Rest.Item1. - The value of the sixteenth element, or value.Rest.Rest.Item2. - The value of the seventeenth element, or value.Rest.Rest.Item3. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - The type of the fourteenth element. - The type of the fifteenth element. - The type of the sixteenth element. - The type of the seventeenth element. - - - Deconstructs a tuple with 16 elements into separate variables. - The 16-element tuple to deconstruct into 16 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The value of the fourteenth element, or value.Rest.Item7. - The value of the fifteenth element, or value.Rest.Rest.Item1. - The value of the sixteenth element, or value.Rest.Rest.Item2. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - The type of the fourteenth element. - The type of the fifteenth element. - The type of the sixteenth element. - - - Deconstructs a tuple with 15 elements into separate variables. - The 15-element tuple to deconstruct into 15 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The value of the fourteenth element, or value.Rest.Item7. - The value of the fifteenth element, or value.Rest.Rest.Item1. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - The type of the fourteenth element. - The type of the fifteenth element. - - - Deconstructs a tuple with 14 elements into separate variables. - The 14-element tuple to deconstruct into 14 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The value of the fourteenth element, or value.Rest.Item7. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - The type of the fourteenth element. - - - Deconstructs a tuple with 13 elements into separate variables. - The 13-element tuple to deconstruct into 13 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - - - Deconstructs a tuple with 12 elements into separate variables. - The 12-element tuple to deconstruct into 12 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - - - Deconstructs a tuple with 11 elements into separate variables. - The 11-element tuple to deconstruct into 11 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - - - Deconstructs a tuple with 10 elements into separate variables. - The 10-element tuple to deconstruct into 10 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - - - Deconstructs a tuple with 9 elements into separate variables. - The 9-element tuple to deconstruct into 9 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - - - Deconstructs a tuple with 8 elements into separate variables. - The 8-element tuple to deconstruct into 8 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - - - Deconstructs a tuple with 7 elements into separate variables. - The 7-element tuple to deconstruct into 7 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - - - Deconstructs a tuple with 6 elements into separate variables. - The 6-element tuple to deconstruct into 6 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - - - Deconstructs a tuple with 5 elements into separate variables. - The 5-element tuple to deconstruct into 5 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - - - Deconstructs a tuple with 4 elements into separate variables. - The 4-element tuple to deconstruct into 4 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - - - Deconstructs a tuple with 3 elements into separate variables. - The 3-element tuple to deconstruct into 3 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The type of the first element. - The type of the second element. - The type of the third element. - - - Deconstructs a tuple with 2 elements into separate variables. - The 2-element tuple to deconstruct into 2 separate variables. - The value of the first element. - The value of the second element. - The type of the first element. - The type of the second element. - - - Deconstructs a tuple with 1 element into a separate variable. - The 1-element tuple to deconstruct into a separate variable. - The value of the single element. - The type of the single element. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The type of the eighteenth element., or value.Rest.Rest.Item4. - The type of the nineteenth element., or value.Rest.Rest.Item5. - The type of the twentieth element., or value.Rest.Rest.Item6. - The type of the twenty-first element., or value.Rest.Rest.Item7. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The type of the eighteenth element., or value.Rest.Rest.Item4. - The type of the nineteenth element., or value.Rest.Rest.Item5. - The type of the twentieth element., or value.Rest.Rest.Item6. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The type of the eighteenth element., or value.Rest.Rest.Item4. - The type of the nineteenth element., or value.Rest.Rest.Item5. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The type of the eighteenth element., or value.Rest.Rest.Item4. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The converted tuple. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The type of the eighteenth element., or value.Rest.Rest.Item4. - The type of the nineteenth element., or value.Rest.Rest.Item5. - The type of the twentieth element., or value.Rest.Rest.Item6. - The type of the twenty-first element., or value.Rest.Rest.Item7. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The type of the eighteenth element., or value.Rest.Rest.Item4. - The type of the nineteenth element., or value.Rest.Rest.Item5. - The type of the twentieth element., or value.Rest.Rest.Item6. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The type of the eighteenth element., or value.Rest.Rest.Item4. - The type of the nineteenth element., or value.Rest.Rest.Item5. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The type of the eighteenth element., or value.Rest.Rest.Item4. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The converted value tuple instance. - - - Represents a value tuple with a single component. - The type of the value tuple's only element. - - - Initializes a new instance. - The value tuple's first element. - - - Compares the current instance to a specified instance. - The tuple to compare with this instance. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare with this instance. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns a value that indicates whether the current instance is equal to a specified instance. - The value tuple to compare with this instance. - true if the current instance is equal to the specified tuple; otherwise, false. - - - Calculates the hash code for the current instance. - The hash code for the current instance. - - - Gets the value of the current instance's first element. - - - - Returns a string that represents the value of this instance. - The string representation of this instance. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. - An object that provides custom rules for comparison. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified object; otherwise, false. - - - Calculates the hash code for the current instance by using a specified computation method. - An object whose method calculates the hash code of the current instance. - A 32-bit signed integer hash code. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. -

A signed integer that indicates the relative position of this instance and obj in the sort order, as shown in the following table.

-
Value

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Represents a value tuple with 2 components. - The type of the value tuple's first element. - The type of the value tuple's second element. - - - Initializes a new instance. - The value tuple's first element. - The value tuple's second element. - - - Compares the current instance to a specified instance. - The tuple to compare with this instance. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare with this instance. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns a value that indicates whether the current instance is equal to a specified instance. - The value tuple to compare with this instance. - true if the current instance is equal to the specified tuple; otherwise, false. - - - Calculates the hash code for the current instance. - The hash code for the current instance. - - - Gets the value of the current instance's first element. - - - - Gets the value of the current instance's second element. - - - - Returns a string that represents the value of this instance. - The string representation of this instance. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. - An object that provides custom rules for comparison. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified objects; otherwise, false. - - - Calculates the hash code for the current instance by using a specified computation method. - An object whose method calculates the hash code of the current instance. - A 32-bit signed integer hash code. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. -

A signed integer that indicates the relative position of this instance and obj in the sort order, as shown in the following table.

-
Value

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Represents a value tuple with 3 components. - The type of the value tuple's first element. - The type of the value tuple's second element. - The type of the value tuple's third element. - - - Initializes a new instance. - The value tuple's first element. - The value tuple's second element. - The value tuple's third element. - - - Compares the current instance to a specified instance. - The tuple to compare with this instance. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare with this instance. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns a value that indicates whether the current instance is equal to a specified instance. - The value tuple to compare with this instance. - true if the current instance is equal to the specified tuple; otherwise, false. - - - Calculates the hash code for the current instance. - The hash code for the current instance. - - - Gets the value of the current instance's first element. - - - - Gets the value of the current instance's second element. - - - - Gets the value of the current instance's third element. - - - - Returns a string that represents the value of this instance. - The string representation of this instance. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. - An object that provides custom rules for comparison. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified objects; otherwise, false. - - - Calculates the hash code for the current instance by using a specified computation method. - An object whose method calculates the hash code of the current instance. - A 32-bit signed integer hash code. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. -

A signed integer that indicates the relative position of this instance and obj in the sort order, as shown in the following table.

-
Value

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Represents a value tuple with 4 components. - The type of the value tuple's first element. - The type of the value tuple's second element. - The type of the value tuple's third element. - The type of the value tuple's fourth element. - - - Initializes a new instance. - The value tuple's first element. - The value tuple's second element. - The value tuple's third element. - The value tuple's fourth element. - - - Compares the current instance to a specified instance. - The tuple to compare with this instance. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare with this instance. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns a value that indicates whether the current instance is equal to a specified instance. - The value tuple to compare with this instance. - true if the current instance is equal to the specified tuple; otherwise, false. - - - Calculates the hash code for the current instance. - The hash code for the current instance. - - - Gets the value of the current instance's first element. - - - - Gets the value of the current instance's second element. - - - - Gets the value of the current instance's third element. - - - - Gets the value of the current instance's fourth element. - - - - Returns a string that represents the value of this instance. - The string representation of this instance. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. - An object that provides custom rules for comparison. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified objects; otherwise, false. - - - Calculates the hash code for the current instance by using a specified computation method. - An object whose method calculates the hash code of the current instance. - A 32-bit signed integer hash code. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. -

A signed integer that indicates the relative position of this instance and obj in the sort order, as shown in the following table.

-
Value

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Represents a value tuple with 5 components. - The type of the value tuple's first element. - The type of the value tuple's second element. - The type of the value tuple's third element. - The type of the value tuple's fourth element. - The type of the value tuple's fifth element. - - - Initializes a new instance. - The value tuple's first element. - The value tuple's second element. - The value tuple's third element. - The value tuple's fourth element. - The value tuple's fifth element. - - - Compares the current instance to a specified instance. - The tuple to compare with this instance. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare with this instance. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns a value that indicates whether the current instance is equal to a specified instance. - The value tuple to compare with this instance. - true if the current instance is equal to the specified tuple; otherwise, false. - - - Calculates the hash code for the current instance. - The hash code for the current instance. - - - Gets the value of the current instance's first element. - - - - Gets the value of the current instance's second element. - - - - Gets the value of the current instance's third element. - - - - Gets the value of the current instance's fourth element. - - - - Gets the value of the current instance's fifth element. - - - - Returns a string that represents the value of this instance. - The string representation of this instance. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. - An object that provides custom rules for comparison. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified objects; otherwise, false. - - - Calculates the hash code for the current instance by using a specified computation method. - An object whose method calculates the hash code of the current instance. - A 32-bit signed integer hash code. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. -

A signed integer that indicates the relative position of this instance and obj in the sort order, as shown in the following table.

-
Value

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Represents a value tuple with 6 components. - The type of the value tuple's first element. - The type of the value tuple's second element. - The type of the value tuple's third element. - The type of the value tuple's fourth element. - The type of the value tuple's fifth element. - The type of the value tuple's sixth element. - - - Initializes a new instance. - The value tuple's first element. - The value tuple's second element. - The value tuple's third element. - The value tuple's fourth element. - The value tuple's fifth element. - The value tuple's sixth element. - - - Compares the current instance to a specified instance. - The tuple to compare with this instance. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare with this instance. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns a value that indicates whether the current instance is equal to a specified instance. - The value tuple to compare with this instance. - true if the current instance is equal to the specified tuple; otherwise, false. - - - Calculates the hash code for the current instance. - The hash code for the current instance. - - - Gets the value of the current instance's first element. - - - - Gets the value of the current instance's second element. - - - - Gets the value of the current instance's third element. - - - - Gets the value of the current instance's fourth element. - - - - Gets the value of the current instance's fifth element. - - - - Gets the value of the current instance's sixth element. - - - - Returns a string that represents the value of this instance. - The string representation of this instance. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. - An object that provides custom rules for comparison. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified objects; otherwise, false. - - - Calculates the hash code for the current instance by using a specified computation method. - An object whose method calculates the hash code of the current instance. - A 32-bit signed integer hash code. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. -

A signed integer that indicates the relative position of this instance and obj in the sort order, as shown in the following table.

-
Value

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Represents a value tuple with 7 components. - The type of the value tuple's first element. - The type of the value tuple's second element. - The type of the value tuple's third element. - The type of the value tuple's fourth element. - The type of the value tuple's fifth element. - The type of the value tuple's sixth element. - The type of the value tuple's seventh element. - - - Initializes a new instance. - The value tuple's first element. - The value tuple's second element. - The value tuple's third element. - The value tuple's fourth element. - The value tuple's fifth element. - The value tuple's sixth element. - The value tuple's seventh element. - - - Compares the current instance to a specified instance. - The tuple to compare with this instance. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare with this instance. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns a value that indicates whether the current instance is equal to a specified instance. - The value tuple to compare with this instance. - true if the current instance is equal to the specified tuple; otherwise, false. - - - Calculates the hash code for the current instance. - The hash code for the current instance. - - - Gets the value of the current instance's first element. - - - - Gets the value of the current instance's second element. - - - - Gets the value of the current instance's third element. - - - - Gets the value of the current instance's fourth element. - - - - Gets the value of the current instance's fifth element. - - - - Gets the value of the current instance's sixth element. - - - - Gets the value of the current instance's seventh element. - - - - Returns a string that represents the value of this instance. - The string representation of this instance. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. - An object that provides custom rules for comparison. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified objects; otherwise, false. - - - Calculates the hash code for the current instance by using a specified computation method. - An object whose method calculates the hash code of the current instance. - A 32-bit signed integer hash code. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. -

A signed integer that indicates the relative position of this instance and obj in the sort order, as shown in the following table.

-
Value

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Represents an n-value tuple, where n is 8 or greater. - The type of the value tuple's first element. - The type of the value tuple's second element. - The type of the value tuple's third element. - The type of the value tuple's fourth element. - The type of the value tuple's fifth element. - The type of the value tuple's sixth element. - The type of the value tuple's seventh element. - Any generic value tuple instance that defines the types of the tuple's remaining elements. - - - Initializes a new instance. - The value tuple's first element. - The value tuple's second element. - The value tuple's third element. - The value tuple's fourth element. - The value tuple's fifth element. - The value tuple's sixth element. - The value tuple's seventh element. - An instance of any value tuple type that contains the values of the value's tuple's remaining elements. - rest is not a generic value tuple type. - - - Compares the current instance to a specified instance - The tuple to compare with this instance. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare with this instance. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns a value that indicates whether the current instance is equal to a specified instance. - The value tuple to compare with this instance. - true if the current instance is equal to the specified tuple; otherwise, false. - - - Calculates the hash code for the current instance. - The hash code for the current instance. - - - Gets the value of the current instance's first element. - - - - Gets the value of the current instance's second element. - - - - Gets the value of the current instance's third element. - - - - Gets the value of the current instance's fourth element. - - - - Gets the value of the current instance's fifth element. - - - - Gets the value of the current instance's sixth element. - - - - Gets the value of the current instance's seventh element. - - - - Gets the current instance's remaining elements. - - - - Returns a string that represents the value of this instance. - The string representation of this instance. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. - An object that provides custom rules for comparison. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
- other is not a object. -
- - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified objects; otherwise, false. - - - Calculates the hash code for the current instance by using a specified computation method. - An object whose method calculates the hash code of the current instance. - A 32-bit signed integer hash code. - - - Compares the current object to a specified object and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - An object to compare with the current instance. -

A signed integer that indicates the relative position of this instance and obj in the sort order, as shown in the following table.

-
Value

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
- other is not a object. -
- - Provides static methods for creating value tuples. - - - Compares the current instance with a specified object. - The object to compare with the current instance. - Returns 0 if other is a instance and 1 if other is null. - other is not a instance. - - - Creates a new value tuple with zero components. - A new value tuple with no components. - - - Creates a new value tuple with 8 components (an octuple). - The value of the value tuple's first component. - The value of the value tuple's second component. - The value of the value tuple's third component. - The value of the value tuple's fourth component. - The value of the value tuple's fifth component. - The value of the value tuple's sixth component. - The value of the value tuple's seventh component. - The value of the value tuple's eighth component. - The type of the value tuple's first component. - The type of the value tuple's second component. - The type of the value tuple's third component. - The type of the value tuple's fourth component. - The type of the value tuple's fifth component. - The type of the value tuple's sixth component. - The type of the value tuple's seventh component. - The type of the value tuple's eighth component. - A value tuple with 8 components. - - - Creates a new value tuple with 7 components (a septuple). - The value of the value tuple's first component. - The value of the value tuple's second component. - The value of the value tuple's third component. - The value of the value tuple's fourth component. - The value of the value tuple's fifth component. - The value of the value tuple's sixth component. - The value of the value tuple's seventh component. - The type of the value tuple's first component. - The type of the value tuple's second component. - The type of the value tuple's third component. - The type of the value tuple's fourth component. - The type of the value tuple's fifth component. - The type of the value tuple's sixth component. - The type of the value tuple's seventh component. - A value tuple with 7 components. - - - Creates a new value tuple with 6 components (a sexuple). - The value of the value tuple's first component. - The value of the value tuple's second component. - The value of the value tuple's third component. - The value of the value tuple's fourth component. - The value of the value tuple's fifth component. - The value of the value tuple's sixth component. - The type of the value tuple's first component. - The type of the value tuple's second component. - The type of the value tuple's third component. - The type of the value tuple's fourth component. - The type of the value tuple's fifth component. - The type of the value tuple's sixth component. - A value tuple with 6 components. - - - Creates a new value tuple with 5 components (a quintuple). - The value of the value tuple's first component. - The value of the value tuple's second component. - The value of the value tuple's third component. - The value of the value tuple's fourth component. - The value of the value tuple's fifth component. - The type of the value tuple's first component. - The type of the value tuple's second component. - The type of the value tuple's third component. - The type of the value tuple's fourth component. - The type of the value tuple's fifth component. - A value tuple with 5 components. - - - Creates a new value tuple with 4 components (a quadruple). - The value of the value tuple's first component. - The value of the value tuple's second component. - The value of the value tuple's third component. - The value of the value tuple's fourth component. - The type of the value tuple's first component. - The type of the value tuple's second component. - The type of the value tuple's third component. - The type of the value tuple's fourth component. - A value tuple with 4 components. - - - Creates a new value tuple with 3 components (a triple). - The value of the value tuple's first component. - The value of the value tuple's second component. - The value of the value tuple's third component. - The type of the value tuple's first component. - The type of the value tuple's second component. - The type of the value tuple's third component. - A value tuple with 3 components. - - - Creates a new value tuple with 2 components (a pair). - The value of the value tuple's first component. - The value of the value tuple's second component. - The type of the value tuple's first component. - The type of the value tuple's second component. - A value tuple with 2 components. - - - Creates a new value tuple with 1 component (a singleton). - The value of the value tuple's only component. - The type of the value tuple's only component. - A value tuple with 1 component. - - - Determines whether two instances are equal. This method always returns true. - The value tuple to compare with the current instance. - This method always returns true. - - - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare to the current instance. - true if obj is a instance; otherwise, false. - - - Returns the hash code for the current instance. - The hash code for the current instance. - - - Returns the string representation of this instance. - This method always returns "()". - - - Compares the current instance to a specified object. - The object to compare with the current instance. - An object that provides custom rules for comparison. This parameter is ignored. - Returns 0 if other is a instance and 1 if other is null. - other is not a instance. - - - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns the hash code for this instance. - An object whose method computes the hash code. This parameter is ignored. - The hash code for this instance. - - - Compares this instance with a specified object and returns an indication of their relative values. - The object to compare with the current instance - 0 if other is a instance; otherwise, 1 if other is null. - other is not a instance. - - - Indicates that the use of a value tuple on a member is meant to be treated as a tuple with element names. - - - - - - Initializes a new instance of the class. - A string array that specifies, in a pre-order depth-first traversal of a type's construction, which value tuple occurrences are meant to carry element names. - - - Specifies, in a pre-order depth-first traversal of a type's construction, which value tuple elements are meant to carry element names. - An array that indicates which value tuple elements are meant to carry element names. - -
-
\ No newline at end of file diff --git a/packages/System.ValueTuple.4.4.0/ref/netcoreapp2.0/_._ b/packages/System.ValueTuple.4.4.0/ref/netcoreapp2.0/_._ deleted file mode 100644 index e69de29..0000000 diff --git a/packages/System.ValueTuple.4.4.0/ref/netstandard2.0/_._ b/packages/System.ValueTuple.4.4.0/ref/netstandard2.0/_._ deleted file mode 100644 index e69de29..0000000 diff --git a/packages/System.ValueTuple.4.4.0/ref/portable-net40+sl4+win8+wp8/System.ValueTuple.dll b/packages/System.ValueTuple.4.4.0/ref/portable-net40+sl4+win8+wp8/System.ValueTuple.dll deleted file mode 100644 index 9e23b8c..0000000 Binary files a/packages/System.ValueTuple.4.4.0/ref/portable-net40+sl4+win8+wp8/System.ValueTuple.dll and /dev/null differ diff --git a/packages/System.ValueTuple.4.4.0/ref/portable-net40+sl4+win8+wp8/System.ValueTuple.xml b/packages/System.ValueTuple.4.4.0/ref/portable-net40+sl4+win8+wp8/System.ValueTuple.xml deleted file mode 100644 index cee38ed..0000000 --- a/packages/System.ValueTuple.4.4.0/ref/portable-net40+sl4+win8+wp8/System.ValueTuple.xml +++ /dev/null @@ -1,2269 +0,0 @@ - - - - System.ValueTuple - - - - Provides extension methods for tuples to interoperate with language support for tuples in C#. - - - Deconstructs a tuple with 21 elements into separate variables. - The 21-element tuple to deconstruct into 21 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The value of the fourteenth element, or value.Rest.Item7. - The value of the fifteenth element, or value.Rest.Rest.Item1. - The value of the sixteenth element, or value.Rest.Rest.Item2. - The value of the seventeenth element, or value.Rest.Rest.Item3. - The value of the eighteenth element, or value.Rest.Rest.Item4. - The value of the nineteenth element, or value.Rest.Rest.Item5. - The value of the twentieth element, or value.Rest.Rest.Item6. - The value of the twenty-first element, or value.Rest.Rest.Item7. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - The type of the fourteenth element. - The type of the fifteenth element. - The type of the sixteenth element. - The type of the seventeenth element. - The type of the eighteenth element. - The type of the nineteenth element. - The type of the twentieth element. - The type of the twenty-first element. - - - Deconstructs a tuple with 20 elements into separate variables. - The 20-element tuple to deconstruct into 20 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The value of the fourteenth element, or value.Rest.Item7. - The value of the fifteenth element, or value.Rest.Rest.Item1. - The value of the sixteenth element, or value.Rest.Rest.Item2. - The value of the seventeenth element, or value.Rest.Rest.Item3. - The value of the eighteenth element, or value.Rest.Rest.Item4. - The value of the nineteenth element, or value.Rest.Rest.Item5. - The value of the twentieth element, or value.Rest.Rest.Item6. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - The type of the fourteenth element. - The type of the fifteenth element. - The type of the sixteenth element. - The type of the seventeenth element. - The type of the eighteenth element. - The type of the nineteenth element. - The type of the twentieth element. - - - Deconstructs a tuple with 19 elements into separate variables. - The 19-element tuple to deconstruct into 19 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The value of the fourteenth element, or value.Rest.Item7. - The value of the fifteenth element, or value.Rest.Rest.Item1. - The value of the sixteenth element, or value.Rest.Rest.Item2. - The value of the seventeenth element, or value.Rest.Rest.Item3. - The value of the eighteenth element, or value.Rest.Rest.Item4. - The value of the nineteenth element, or value.Rest.Rest.Item5. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - The type of the fourteenth element. - The type of the fifteenth element. - The type of the sixteenth element. - The type of the seventeenth element. - The type of the eighteenth element. - The type of the nineteenth element. - - - Deconstructs a tuple with 18 elements into separate variables. - The 18-element tuple to deconstruct into 18 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The value of the fourteenth element, or value.Rest.Item7. - The value of the fifteenth element, or value.Rest.Rest.Item1. - The value of the sixteenth element, or value.Rest.Rest.Item2. - The value of the seventeenth element, or value.Rest.Rest.Item3. - The value of the eighteenth element, or value.Rest.Rest.Item4. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - The type of the fourteenth element. - The type of the fifteenth element. - The type of the sixteenth element. - The type of the seventeenth element. - The type of the eighteenth element. - - - Deconstructs a tuple with 17 elements into separate variables. - The 17-element tuple to deconstruct into 17 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The value of the fourteenth element, or value.Rest.Item7. - The value of the fifteenth element, or value.Rest.Rest.Item1. - The value of the sixteenth element, or value.Rest.Rest.Item2. - The value of the seventeenth element, or value.Rest.Rest.Item3. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - The type of the fourteenth element. - The type of the fifteenth element. - The type of the sixteenth element. - The type of the seventeenth element. - - - Deconstructs a tuple with 16 elements into separate variables. - The 16-element tuple to deconstruct into 16 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The value of the fourteenth element, or value.Rest.Item7. - The value of the fifteenth element, or value.Rest.Rest.Item1. - The value of the sixteenth element, or value.Rest.Rest.Item2. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - The type of the fourteenth element. - The type of the fifteenth element. - The type of the sixteenth element. - - - Deconstructs a tuple with 15 elements into separate variables. - The 15-element tuple to deconstruct into 15 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The value of the fourteenth element, or value.Rest.Item7. - The value of the fifteenth element, or value.Rest.Rest.Item1. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - The type of the fourteenth element. - The type of the fifteenth element. - - - Deconstructs a tuple with 14 elements into separate variables. - The 14-element tuple to deconstruct into 14 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The value of the fourteenth element, or value.Rest.Item7. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - The type of the fourteenth element. - - - Deconstructs a tuple with 13 elements into separate variables. - The 13-element tuple to deconstruct into 13 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The value of the thirteenth element, or value.Rest.Item6. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - The type of the thirteenth element. - - - Deconstructs a tuple with 12 elements into separate variables. - The 12-element tuple to deconstruct into 12 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The value of the twelfth element, or value.Rest.Item5. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - The type of the twelfth element. - - - Deconstructs a tuple with 11 elements into separate variables. - The 11-element tuple to deconstruct into 11 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The value of the eleventh element, or value.Rest.Item4. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - The type of the eleventh element. - - - Deconstructs a tuple with 10 elements into separate variables. - The 10-element tuple to deconstruct into 10 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The value of the tenth element, or value.Rest.Item3. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - The type of the tenth element. - - - Deconstructs a tuple with 9 elements into separate variables. - The 9-element tuple to deconstruct into 9 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The value of the ninth element, or value.Rest.Item2. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - The type of the ninth element. - - - Deconstructs a tuple with 8 elements into separate variables. - The 8-element tuple to deconstruct into 8 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The value of the eighth element, or value.Rest.Item1. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element. - - - Deconstructs a tuple with 7 elements into separate variables. - The 7-element tuple to deconstruct into 7 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The value of the seventh element. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - - - Deconstructs a tuple with 6 elements into separate variables. - The 6-element tuple to deconstruct into 6 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The value of the sixth element. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - - - Deconstructs a tuple with 5 elements into separate variables. - The 5-element tuple to deconstruct into 5 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The value of the fifth element. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - - - Deconstructs a tuple with 4 elements into separate variables. - The 4-element tuple to deconstruct into 4 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The value of the fourth element. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - - - Deconstructs a tuple with 3 elements into separate variables. - The 3-element tuple to deconstruct into 3 separate variables. - The value of the first element. - The value of the second element. - The value of the third element. - The type of the first element. - The type of the second element. - The type of the third element. - - - Deconstructs a tuple with 2 elements into separate variables. - The 2-element tuple to deconstruct into 2 separate variables. - The value of the first element. - The value of the second element. - The type of the first element. - The type of the second element. - - - Deconstructs a tuple with 1 element into a separate variable. - The 1-element tuple to deconstruct into a separate variable. - The value of the single element. - The type of the single element. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The type of the eighteenth element., or value.Rest.Rest.Item4. - The type of the nineteenth element., or value.Rest.Rest.Item5. - The type of the twentieth element., or value.Rest.Rest.Item6. - The type of the twenty-first element., or value.Rest.Rest.Item7. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The type of the eighteenth element., or value.Rest.Rest.Item4. - The type of the nineteenth element., or value.Rest.Rest.Item5. - The type of the twentieth element., or value.Rest.Rest.Item6. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The type of the eighteenth element., or value.Rest.Rest.Item4. - The type of the nineteenth element., or value.Rest.Rest.Item5. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The type of the eighteenth element., or value.Rest.Rest.Item4. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The type of the third element. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The type of the second element. - The converted tuple. - - - Converts an instance of the ValueTuple structure to an instance of the Tuple class. - The value tuple instance to convert to a tuple. - The type of the first element. - The converted tuple. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The type of the eighteenth element., or value.Rest.Rest.Item4. - The type of the nineteenth element., or value.Rest.Rest.Item5. - The type of the twentieth element., or value.Rest.Rest.Item6. - The type of the twenty-first element., or value.Rest.Rest.Item7. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The type of the eighteenth element., or value.Rest.Rest.Item4. - The type of the nineteenth element., or value.Rest.Rest.Item5. - The type of the twentieth element., or value.Rest.Rest.Item6. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The type of the eighteenth element., or value.Rest.Rest.Item4. - The type of the nineteenth element., or value.Rest.Rest.Item5. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The type of the eighteenth element., or value.Rest.Rest.Item4. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The type of the seventeenth element., or value.Rest.Rest.Item3. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The type of the sixteenth element, ., or value.Rest.Rest.Item2. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The type of the fifteenth element., or value.Rest.Rest.Item1. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The type of the fourteenth element, or value.Rest.Item7. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The type of the thirteenth element, or value.Rest.Item6. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The type of the twelfth element, or value.Rest.Item5. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The type of the eleventh element, or value.Rest.Item4. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The type of the tenth element, or value.Rest.Item3. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The type of the ninth element, or value.Rest.Item2. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The type of the eighth element, or value.Rest.Item1. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The type of the seventh element. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The type of the sixth element. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The type of the fifth element. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The type of the fourth element. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The type of the third element. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The type of the second element. - The converted value tuple instance. - - - Converts an instance of the Tuple class to an instance of the ValueTuple structure. - The tuple object to convert to a value tuple - The type of the first element. - The converted value tuple instance. - - - Represents a value tuple with a single component. - The type of the value tuple's only element. - - - Initializes a new instance. - The value tuple's first element. - - - Compares the current instance to a specified instance. - The tuple to compare with this instance. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare with this instance. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns a value that indicates whether the current instance is equal to a specified instance. - The value tuple to compare with this instance. - true if the current instance is equal to the specified tuple; otherwise, false. - - - Calculates the hash code for the current instance. - The hash code for the current instance. - - - Gets the value of the current instance's first element. - - - - Returns a string that represents the value of this instance. - The string representation of this instance. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. - An object that provides custom rules for comparison. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified object; otherwise, false. - - - Calculates the hash code for the current instance by using a specified computation method. - An object whose method calculates the hash code of the current instance. - A 32-bit signed integer hash code. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. -

A signed integer that indicates the relative position of this instance and obj in the sort order, as shown in the following table.

-
Value

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Represents a value tuple with 2 components. - The type of the value tuple's first element. - The type of the value tuple's second element. - - - Initializes a new instance. - The value tuple's first element. - The value tuple's second element. - - - Compares the current instance to a specified instance. - The tuple to compare with this instance. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare with this instance. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns a value that indicates whether the current instance is equal to a specified instance. - The value tuple to compare with this instance. - true if the current instance is equal to the specified tuple; otherwise, false. - - - Calculates the hash code for the current instance. - The hash code for the current instance. - - - Gets the value of the current instance's first element. - - - - Gets the value of the current instance's second element. - - - - Returns a string that represents the value of this instance. - The string representation of this instance. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. - An object that provides custom rules for comparison. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified objects; otherwise, false. - - - Calculates the hash code for the current instance by using a specified computation method. - An object whose method calculates the hash code of the current instance. - A 32-bit signed integer hash code. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. -

A signed integer that indicates the relative position of this instance and obj in the sort order, as shown in the following table.

-
Value

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Represents a value tuple with 3 components. - The type of the value tuple's first element. - The type of the value tuple's second element. - The type of the value tuple's third element. - - - Initializes a new instance. - The value tuple's first element. - The value tuple's second element. - The value tuple's third element. - - - Compares the current instance to a specified instance. - The tuple to compare with this instance. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare with this instance. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns a value that indicates whether the current instance is equal to a specified instance. - The value tuple to compare with this instance. - true if the current instance is equal to the specified tuple; otherwise, false. - - - Calculates the hash code for the current instance. - The hash code for the current instance. - - - Gets the value of the current instance's first element. - - - - Gets the value of the current instance's second element. - - - - Gets the value of the current instance's third element. - - - - Returns a string that represents the value of this instance. - The string representation of this instance. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. - An object that provides custom rules for comparison. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified objects; otherwise, false. - - - Calculates the hash code for the current instance by using a specified computation method. - An object whose method calculates the hash code of the current instance. - A 32-bit signed integer hash code. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. -

A signed integer that indicates the relative position of this instance and obj in the sort order, as shown in the following table.

-
Value

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Represents a value tuple with 4 components. - The type of the value tuple's first element. - The type of the value tuple's second element. - The type of the value tuple's third element. - The type of the value tuple's fourth element. - - - Initializes a new instance. - The value tuple's first element. - The value tuple's second element. - The value tuple's third element. - The value tuple's fourth element. - - - Compares the current instance to a specified instance. - The tuple to compare with this instance. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare with this instance. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns a value that indicates whether the current instance is equal to a specified instance. - The value tuple to compare with this instance. - true if the current instance is equal to the specified tuple; otherwise, false. - - - Calculates the hash code for the current instance. - The hash code for the current instance. - - - Gets the value of the current instance's first element. - - - - Gets the value of the current instance's second element. - - - - Gets the value of the current instance's third element. - - - - Gets the value of the current instance's fourth element. - - - - Returns a string that represents the value of this instance. - The string representation of this instance. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. - An object that provides custom rules for comparison. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified objects; otherwise, false. - - - Calculates the hash code for the current instance by using a specified computation method. - An object whose method calculates the hash code of the current instance. - A 32-bit signed integer hash code. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. -

A signed integer that indicates the relative position of this instance and obj in the sort order, as shown in the following table.

-
Value

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Represents a value tuple with 5 components. - The type of the value tuple's first element. - The type of the value tuple's second element. - The type of the value tuple's third element. - The type of the value tuple's fourth element. - The type of the value tuple's fifth element. - - - Initializes a new instance. - The value tuple's first element. - The value tuple's second element. - The value tuple's third element. - The value tuple's fourth element. - The value tuple's fifth element. - - - Compares the current instance to a specified instance. - The tuple to compare with this instance. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare with this instance. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns a value that indicates whether the current instance is equal to a specified instance. - The value tuple to compare with this instance. - true if the current instance is equal to the specified tuple; otherwise, false. - - - Calculates the hash code for the current instance. - The hash code for the current instance. - - - Gets the value of the current instance's first element. - - - - Gets the value of the current instance's second element. - - - - Gets the value of the current instance's third element. - - - - Gets the value of the current instance's fourth element. - - - - Gets the value of the current instance's fifth element. - - - - Returns a string that represents the value of this instance. - The string representation of this instance. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. - An object that provides custom rules for comparison. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified objects; otherwise, false. - - - Calculates the hash code for the current instance by using a specified computation method. - An object whose method calculates the hash code of the current instance. - A 32-bit signed integer hash code. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. -

A signed integer that indicates the relative position of this instance and obj in the sort order, as shown in the following table.

-
Value

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Represents a value tuple with 6 components. - The type of the value tuple's first element. - The type of the value tuple's second element. - The type of the value tuple's third element. - The type of the value tuple's fourth element. - The type of the value tuple's fifth element. - The type of the value tuple's sixth element. - - - Initializes a new instance. - The value tuple's first element. - The value tuple's second element. - The value tuple's third element. - The value tuple's fourth element. - The value tuple's fifth element. - The value tuple's sixth element. - - - Compares the current instance to a specified instance. - The tuple to compare with this instance. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare with this instance. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns a value that indicates whether the current instance is equal to a specified instance. - The value tuple to compare with this instance. - true if the current instance is equal to the specified tuple; otherwise, false. - - - Calculates the hash code for the current instance. - The hash code for the current instance. - - - Gets the value of the current instance's first element. - - - - Gets the value of the current instance's second element. - - - - Gets the value of the current instance's third element. - - - - Gets the value of the current instance's fourth element. - - - - Gets the value of the current instance's fifth element. - - - - Gets the value of the current instance's sixth element. - - - - Returns a string that represents the value of this instance. - The string representation of this instance. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. - An object that provides custom rules for comparison. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified objects; otherwise, false. - - - Calculates the hash code for the current instance by using a specified computation method. - An object whose method calculates the hash code of the current instance. - A 32-bit signed integer hash code. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. -

A signed integer that indicates the relative position of this instance and obj in the sort order, as shown in the following table.

-
Value

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Represents a value tuple with 7 components. - The type of the value tuple's first element. - The type of the value tuple's second element. - The type of the value tuple's third element. - The type of the value tuple's fourth element. - The type of the value tuple's fifth element. - The type of the value tuple's sixth element. - The type of the value tuple's seventh element. - - - Initializes a new instance. - The value tuple's first element. - The value tuple's second element. - The value tuple's third element. - The value tuple's fourth element. - The value tuple's fifth element. - The value tuple's sixth element. - The value tuple's seventh element. - - - Compares the current instance to a specified instance. - The tuple to compare with this instance. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare with this instance. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns a value that indicates whether the current instance is equal to a specified instance. - The value tuple to compare with this instance. - true if the current instance is equal to the specified tuple; otherwise, false. - - - Calculates the hash code for the current instance. - The hash code for the current instance. - - - Gets the value of the current instance's first element. - - - - Gets the value of the current instance's second element. - - - - Gets the value of the current instance's third element. - - - - Gets the value of the current instance's fourth element. - - - - Gets the value of the current instance's fifth element. - - - - Gets the value of the current instance's sixth element. - - - - Gets the value of the current instance's seventh element. - - - - Returns a string that represents the value of this instance. - The string representation of this instance. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. - An object that provides custom rules for comparison. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified objects; otherwise, false. - - - Calculates the hash code for the current instance by using a specified computation method. - An object whose method calculates the hash code of the current instance. - A 32-bit signed integer hash code. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. -

A signed integer that indicates the relative position of this instance and obj in the sort order, as shown in the following table.

-
Value

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Represents an n-value tuple, where n is 8 or greater. - The type of the value tuple's first element. - The type of the value tuple's second element. - The type of the value tuple's third element. - The type of the value tuple's fourth element. - The type of the value tuple's fifth element. - The type of the value tuple's sixth element. - The type of the value tuple's seventh element. - Any generic value tuple instance that defines the types of the tuple's remaining elements. - - - Initializes a new instance. - The value tuple's first element. - The value tuple's second element. - The value tuple's third element. - The value tuple's fourth element. - The value tuple's fifth element. - The value tuple's sixth element. - The value tuple's seventh element. - An instance of any value tuple type that contains the values of the value's tuple's remaining elements. - rest is not a generic value tuple type. - - - Compares the current instance to a specified instance - The tuple to compare with this instance. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
-
- - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare with this instance. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns a value that indicates whether the current instance is equal to a specified instance. - The value tuple to compare with this instance. - true if the current instance is equal to the specified tuple; otherwise, false. - - - Calculates the hash code for the current instance. - The hash code for the current instance. - - - Gets the value of the current instance's first element. - - - - Gets the value of the current instance's second element. - - - - Gets the value of the current instance's third element. - - - - Gets the value of the current instance's fourth element. - - - - Gets the value of the current instance's fifth element. - - - - Gets the value of the current instance's sixth element. - - - - Gets the value of the current instance's seventh element. - - - - Gets the current instance's remaining elements. - - - - Returns a string that represents the value of this instance. - The string representation of this instance. - - - Compares the current instance to a specified object by using a specified comparer and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - The object to compare with the current instance. - An object that provides custom rules for comparison. -

A signed integer that indicates the relative position of this instance and other in the sort order, as shown in the following able.

-
Vaue

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
- other is not a object. -
- - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified objects; otherwise, false. - - - Calculates the hash code for the current instance by using a specified computation method. - An object whose method calculates the hash code of the current instance. - A 32-bit signed integer hash code. - - - Compares the current object to a specified object and returns an integer that indicates whether the current object is before, after, or in the same position as the specified object in the sort order. - An object to compare with the current instance. -

A signed integer that indicates the relative position of this instance and obj in the sort order, as shown in the following table.

-
Value

-

Description

-

A negative integer

-

This instance precedes other.

-

Zero

-

This instance and other have the same position in the sort order.

-

A positive integer

-

This instance follows other.

-

-
- other is not a object. -
- - Provides static methods for creating value tuples. - - - Compares the current instance with a specified object. - The object to compare with the current instance. - Returns 0 if other is a instance and 1 if other is null. - other is not a instance. - - - Creates a new value tuple with zero components. - A new value tuple with no components. - - - Creates a new value tuple with 8 components (an octuple). - The value of the value tuple's first component. - The value of the value tuple's second component. - The value of the value tuple's third component. - The value of the value tuple's fourth component. - The value of the value tuple's fifth component. - The value of the value tuple's sixth component. - The value of the value tuple's seventh component. - The value of the value tuple's eighth component. - The type of the value tuple's first component. - The type of the value tuple's second component. - The type of the value tuple's third component. - The type of the value tuple's fourth component. - The type of the value tuple's fifth component. - The type of the value tuple's sixth component. - The type of the value tuple's seventh component. - The type of the value tuple's eighth component. - A value tuple with 8 components. - - - Creates a new value tuple with 7 components (a septuple). - The value of the value tuple's first component. - The value of the value tuple's second component. - The value of the value tuple's third component. - The value of the value tuple's fourth component. - The value of the value tuple's fifth component. - The value of the value tuple's sixth component. - The value of the value tuple's seventh component. - The type of the value tuple's first component. - The type of the value tuple's second component. - The type of the value tuple's third component. - The type of the value tuple's fourth component. - The type of the value tuple's fifth component. - The type of the value tuple's sixth component. - The type of the value tuple's seventh component. - A value tuple with 7 components. - - - Creates a new value tuple with 6 components (a sexuple). - The value of the value tuple's first component. - The value of the value tuple's second component. - The value of the value tuple's third component. - The value of the value tuple's fourth component. - The value of the value tuple's fifth component. - The value of the value tuple's sixth component. - The type of the value tuple's first component. - The type of the value tuple's second component. - The type of the value tuple's third component. - The type of the value tuple's fourth component. - The type of the value tuple's fifth component. - The type of the value tuple's sixth component. - A value tuple with 6 components. - - - Creates a new value tuple with 5 components (a quintuple). - The value of the value tuple's first component. - The value of the value tuple's second component. - The value of the value tuple's third component. - The value of the value tuple's fourth component. - The value of the value tuple's fifth component. - The type of the value tuple's first component. - The type of the value tuple's second component. - The type of the value tuple's third component. - The type of the value tuple's fourth component. - The type of the value tuple's fifth component. - A value tuple with 5 components. - - - Creates a new value tuple with 4 components (a quadruple). - The value of the value tuple's first component. - The value of the value tuple's second component. - The value of the value tuple's third component. - The value of the value tuple's fourth component. - The type of the value tuple's first component. - The type of the value tuple's second component. - The type of the value tuple's third component. - The type of the value tuple's fourth component. - A value tuple with 4 components. - - - Creates a new value tuple with 3 components (a triple). - The value of the value tuple's first component. - The value of the value tuple's second component. - The value of the value tuple's third component. - The type of the value tuple's first component. - The type of the value tuple's second component. - The type of the value tuple's third component. - A value tuple with 3 components. - - - Creates a new value tuple with 2 components (a pair). - The value of the value tuple's first component. - The value of the value tuple's second component. - The type of the value tuple's first component. - The type of the value tuple's second component. - A value tuple with 2 components. - - - Creates a new value tuple with 1 component (a singleton). - The value of the value tuple's only component. - The type of the value tuple's only component. - A value tuple with 1 component. - - - Determines whether two instances are equal. This method always returns true. - The value tuple to compare with the current instance. - This method always returns true. - - - Returns a value that indicates whether the current instance is equal to a specified object. - The object to compare to the current instance. - true if obj is a instance; otherwise, false. - - - Returns the hash code for the current instance. - The hash code for the current instance. - - - Returns the string representation of this instance. - This method always returns "()". - - - Compares the current instance to a specified object. - The object to compare with the current instance. - An object that provides custom rules for comparison. This parameter is ignored. - Returns 0 if other is a instance and 1 if other is null. - other is not a instance. - - - Returns a value that indicates whether the current instance is equal to a specified object based on a specified comparison method. - The object to compare with this instance. - An object that defines the method to use to evaluate whether the two objects are equal. - true if the current instance is equal to the specified object; otherwise, false. - - - Returns the hash code for this instance. - An object whose method computes the hash code. This parameter is ignored. - The hash code for this instance. - - - Compares this instance with a specified object and returns an indication of their relative values. - The object to compare with the current instance - 0 if other is a instance; otherwise, 1 if other is null. - other is not a instance. - - - Indicates that the use of a value tuple on a member is meant to be treated as a tuple with element names. - - - - - - Initializes a new instance of the class. - A string array that specifies, in a pre-order depth-first traversal of a type's construction, which value tuple occurrences are meant to carry element names. - - - Specifies, in a pre-order depth-first traversal of a type's construction, which value tuple elements are meant to carry element names. - An array that indicates which value tuple elements are meant to carry element names. - -
-
\ No newline at end of file diff --git a/packages/System.ValueTuple.4.4.0/ref/xamarinios10/_._ b/packages/System.ValueTuple.4.4.0/ref/xamarinios10/_._ deleted file mode 100644 index e69de29..0000000 diff --git a/packages/System.ValueTuple.4.4.0/ref/xamarinmac20/_._ b/packages/System.ValueTuple.4.4.0/ref/xamarinmac20/_._ deleted file mode 100644 index e69de29..0000000 diff --git a/packages/System.ValueTuple.4.4.0/ref/xamarintvos10/_._ b/packages/System.ValueTuple.4.4.0/ref/xamarintvos10/_._ deleted file mode 100644 index e69de29..0000000 diff --git a/packages/System.ValueTuple.4.4.0/ref/xamarinwatchos10/_._ b/packages/System.ValueTuple.4.4.0/ref/xamarinwatchos10/_._ deleted file mode 100644 index e69de29..0000000 diff --git a/packages/System.ValueTuple.4.4.0/useSharedDesignerContext.txt b/packages/System.ValueTuple.4.4.0/useSharedDesignerContext.txt deleted file mode 100644 index e69de29..0000000 diff --git a/packages/System.ValueTuple.4.4.0/version.txt b/packages/System.ValueTuple.4.4.0/version.txt deleted file mode 100644 index 1ca86a0..0000000 --- a/packages/System.ValueTuple.4.4.0/version.txt +++ /dev/null @@ -1 +0,0 @@ -8321c729934c0f8be754953439b88e6e1c120c24 diff --git a/packages/Utf8Json.1.3.7/.signature.p7s b/packages/Utf8Json.1.3.7/.signature.p7s deleted file mode 100644 index a0b0ab5..0000000 Binary files a/packages/Utf8Json.1.3.7/.signature.p7s and /dev/null differ diff --git a/packages/Utf8Json.1.3.7/Utf8Json.1.3.7.nupkg b/packages/Utf8Json.1.3.7/Utf8Json.1.3.7.nupkg deleted file mode 100644 index 6b3e8f5..0000000 Binary files a/packages/Utf8Json.1.3.7/Utf8Json.1.3.7.nupkg and /dev/null differ diff --git a/packages/Utf8Json.1.3.7/lib/net45/Utf8Json.dll b/packages/Utf8Json.1.3.7/lib/net45/Utf8Json.dll deleted file mode 100644 index fc915b0..0000000 Binary files a/packages/Utf8Json.1.3.7/lib/net45/Utf8Json.dll and /dev/null differ diff --git a/packages/Utf8Json.1.3.7/lib/net45/Utf8Json.xml b/packages/Utf8Json.1.3.7/lib/net45/Utf8Json.xml deleted file mode 100644 index 921edc7..0000000 --- a/packages/Utf8Json.1.3.7/lib/net45/Utf8Json.xml +++ /dev/null @@ -1,431 +0,0 @@ - - - - Utf8Json - - - - - If can not use dynamic code-generation environment and want to avoid boxing, you can set func manually. - - - - - Get MethodInfo from Expression for Static(with result) method. - - - - - Get MethodInfo from Expression for Static(void) method. - - - - - Get MethodInfo from Expression for Instance(with result) method. - - - - - Get MethodInfo from Expression for Instance(void) method. - - - - - Get MethodInfo from Expression for Instance(void) method. - - - - - Get MethodInfo from Expression for Instance(with result) method. - - - - - Provides optimized generation code and helpers. - - - - - Loads the local variable at a specific index onto the evaluation stack. - - - - - Pops the current value from the top of the evaluation stack and stores it in a the local variable list at a specified index. - - - - - Loads the address of the local variable at a specific index onto the evaluation statck. - - - - - Pushes a supplied value of type int32 onto the evaluation stack as an int32. - - - - - Helper for Pop op. - - - - for var i = 0, i ..., i++ - - - - zero-allocate itoa, dtoa, atoi, atod converters. - - - - - 0 ~ 9 - - - - - Is 0 ~ 9, '.', '+', '-'? - - - - - MyProperty -> MyProperty - - - - - MyProperty -> myProperty - - - - - MyProperty -> my_property - - - - - Convinient pattern of ReadIsBeginArrayWithVerify + while(!ReadIsEndArrayWithSkipValueSeparator) - - - - - Convinient pattern of ReadIsBeginObjectWithVerify + while(!ReadIsEndObjectWithSkipValueSeparator) - - - - ReadString + ReadIsNameSeparatorWithVerify - - - Get raw string-span(do not unescape) - - - Get raw string-span(do not unescape) + ReadIsNameSeparatorWithVerify - - - - Underlying bytes is may be a pooling buffer, be careful to use it. If lost reference or can not handled byte[], return null. - - - - - Underlying bytes is may be a pooling buffer, be careful to use it. If lost reference or can not handled byte[], return null. - - - - - High-Level API of Utf8Json. - - - - - FormatterResolver that used resolver less overloads. If does not set it, used StandardResolver.Default. - - - - - Is resolver decided? - - - - - Set default resolver of Utf8Json APIs. - - - - - - Serialize to binary with default resolver. - - - - - Serialize to binary with specified resolver. - - - - - Serialize to stream. - - - - - Serialize to stream with specified resolver. - - - - - Serialize to stream(write async). - - - - - Serialize to stream(write async) with specified resolver. - - - - - Serialize to binary. Get the raw memory pool byte[]. The result can not share across thread and can not hold, so use quickly. - - - - - Serialize to binary with specified resolver. Get the raw memory pool byte[]. The result can not share across thread and can not hold, so use quickly. - - - - - Serialize to JsonString. - - - - - Serialize to JsonString with specified resolver. - - - - - Serialize to binary with default resolver. - - - - - Serialize to binary with default resolver. - - - - - Serialize to binary with specified resolver. - - - - - Serialize to binary with specified resolver. - - - - - Serialize to stream. - - - - - Serialize to stream. - - - - - Serialize to stream with specified resolver. - - - - - Serialize to stream with specified resolver. - - - - - Serialize to stream. - - - - - Serialize to stream. - - - - - Serialize to stream with specified resolver. - - - - - Serialize to stream with specified resolver. - - - - - Serialize to binary. Get the raw memory pool byte[]. The result can not share across thread and can not hold, so use quickly. - - - - - Serialize to binary. Get the raw memory pool byte[]. The result can not share across thread and can not hold, so use quickly. - - - - - Serialize to binary with specified resolver. Get the raw memory pool byte[]. The result can not share across thread and can not hold, so use quickly. - - - - - Serialize to binary with specified resolver. Get the raw memory pool byte[]. The result can not share across thread and can not hold, so use quickly. - - - - - Serialize to JsonString. - - - - - Serialize to JsonString. - - - - - Serialize to JsonString with specified resolver. - - - - - Serialize to JsonString with specified resolver. - - - - { - - - } - - - [ - - - ] - - - 0~9, - - - - " - - - t - - - f - - - n - - - , - - - : - - - : - - - WriteString + WriteNameSeparator - - - - Get formatter from [JsonFormatter] attribute. - - - - - ObjectResolver by dynamic code generation. - - - - AllowPrivate:False, ExcludeNull:False, NameMutate:Original - - - AllowPrivate:False, ExcludeNull:False, NameMutate:CamelCase - - - AllowPrivate:False, ExcludeNull:False, NameMutate:SnakeCase - - - AllowPrivate:False, ExcludeNull:True, NameMutate:Original - - - AllowPrivate:False, ExcludeNull:True, NameMutate:CamelCase - - - AllowPrivate:False, ExcludeNull:True, NameMutate:SnakeCase - - - AllowPrivate:True, ExcludeNull:False, NameMutate:Original - - - AllowPrivate:True, ExcludeNull:False, NameMutate:CamelCase - - - AllowPrivate:True, ExcludeNull:False, NameMutate:SnakeCase - - - AllowPrivate:True, ExcludeNull:True, NameMutate:Original - - - AllowPrivate:True, ExcludeNull:True, NameMutate:CamelCase - - - AllowPrivate:True, ExcludeNull:True, NameMutate:SnakeCase - - - Serialize as Name. - - - Serialize as Value. - - - AllowPrivate:False, ExcludeNull:False, NameMutate:Original - - - AllowPrivate:False, ExcludeNull:False, NameMutate:CamelCase - - - AllowPrivate:False, ExcludeNull:False, NameMutate:SnakeCase - - - AllowPrivate:False, ExcludeNull:True, NameMutate:Original - - - AllowPrivate:False, ExcludeNull:True, NameMutate:CamelCase - - - AllowPrivate:False, ExcludeNull:True, NameMutate:SnakeCase - - - AllowPrivate:True, ExcludeNull:False, NameMutate:Original - - - AllowPrivate:True, ExcludeNull:False, NameMutate:CamelCase - - - AllowPrivate:True, ExcludeNull:False, NameMutate:SnakeCase - - - AllowPrivate:True, ExcludeNull:True, NameMutate:Original - - - AllowPrivate:True, ExcludeNull:True, NameMutate:CamelCase - - - - diff --git a/packages/Utf8Json.1.3.7/lib/net47/Utf8Json.dll b/packages/Utf8Json.1.3.7/lib/net47/Utf8Json.dll deleted file mode 100644 index 4fe2c29..0000000 Binary files a/packages/Utf8Json.1.3.7/lib/net47/Utf8Json.dll and /dev/null differ diff --git a/packages/Utf8Json.1.3.7/lib/net47/Utf8Json.xml b/packages/Utf8Json.1.3.7/lib/net47/Utf8Json.xml deleted file mode 100644 index 921edc7..0000000 --- a/packages/Utf8Json.1.3.7/lib/net47/Utf8Json.xml +++ /dev/null @@ -1,431 +0,0 @@ - - - - Utf8Json - - - - - If can not use dynamic code-generation environment and want to avoid boxing, you can set func manually. - - - - - Get MethodInfo from Expression for Static(with result) method. - - - - - Get MethodInfo from Expression for Static(void) method. - - - - - Get MethodInfo from Expression for Instance(with result) method. - - - - - Get MethodInfo from Expression for Instance(void) method. - - - - - Get MethodInfo from Expression for Instance(void) method. - - - - - Get MethodInfo from Expression for Instance(with result) method. - - - - - Provides optimized generation code and helpers. - - - - - Loads the local variable at a specific index onto the evaluation stack. - - - - - Pops the current value from the top of the evaluation stack and stores it in a the local variable list at a specified index. - - - - - Loads the address of the local variable at a specific index onto the evaluation statck. - - - - - Pushes a supplied value of type int32 onto the evaluation stack as an int32. - - - - - Helper for Pop op. - - - - for var i = 0, i ..., i++ - - - - zero-allocate itoa, dtoa, atoi, atod converters. - - - - - 0 ~ 9 - - - - - Is 0 ~ 9, '.', '+', '-'? - - - - - MyProperty -> MyProperty - - - - - MyProperty -> myProperty - - - - - MyProperty -> my_property - - - - - Convinient pattern of ReadIsBeginArrayWithVerify + while(!ReadIsEndArrayWithSkipValueSeparator) - - - - - Convinient pattern of ReadIsBeginObjectWithVerify + while(!ReadIsEndObjectWithSkipValueSeparator) - - - - ReadString + ReadIsNameSeparatorWithVerify - - - Get raw string-span(do not unescape) - - - Get raw string-span(do not unescape) + ReadIsNameSeparatorWithVerify - - - - Underlying bytes is may be a pooling buffer, be careful to use it. If lost reference or can not handled byte[], return null. - - - - - Underlying bytes is may be a pooling buffer, be careful to use it. If lost reference or can not handled byte[], return null. - - - - - High-Level API of Utf8Json. - - - - - FormatterResolver that used resolver less overloads. If does not set it, used StandardResolver.Default. - - - - - Is resolver decided? - - - - - Set default resolver of Utf8Json APIs. - - - - - - Serialize to binary with default resolver. - - - - - Serialize to binary with specified resolver. - - - - - Serialize to stream. - - - - - Serialize to stream with specified resolver. - - - - - Serialize to stream(write async). - - - - - Serialize to stream(write async) with specified resolver. - - - - - Serialize to binary. Get the raw memory pool byte[]. The result can not share across thread and can not hold, so use quickly. - - - - - Serialize to binary with specified resolver. Get the raw memory pool byte[]. The result can not share across thread and can not hold, so use quickly. - - - - - Serialize to JsonString. - - - - - Serialize to JsonString with specified resolver. - - - - - Serialize to binary with default resolver. - - - - - Serialize to binary with default resolver. - - - - - Serialize to binary with specified resolver. - - - - - Serialize to binary with specified resolver. - - - - - Serialize to stream. - - - - - Serialize to stream. - - - - - Serialize to stream with specified resolver. - - - - - Serialize to stream with specified resolver. - - - - - Serialize to stream. - - - - - Serialize to stream. - - - - - Serialize to stream with specified resolver. - - - - - Serialize to stream with specified resolver. - - - - - Serialize to binary. Get the raw memory pool byte[]. The result can not share across thread and can not hold, so use quickly. - - - - - Serialize to binary. Get the raw memory pool byte[]. The result can not share across thread and can not hold, so use quickly. - - - - - Serialize to binary with specified resolver. Get the raw memory pool byte[]. The result can not share across thread and can not hold, so use quickly. - - - - - Serialize to binary with specified resolver. Get the raw memory pool byte[]. The result can not share across thread and can not hold, so use quickly. - - - - - Serialize to JsonString. - - - - - Serialize to JsonString. - - - - - Serialize to JsonString with specified resolver. - - - - - Serialize to JsonString with specified resolver. - - - - { - - - } - - - [ - - - ] - - - 0~9, - - - - " - - - t - - - f - - - n - - - , - - - : - - - : - - - WriteString + WriteNameSeparator - - - - Get formatter from [JsonFormatter] attribute. - - - - - ObjectResolver by dynamic code generation. - - - - AllowPrivate:False, ExcludeNull:False, NameMutate:Original - - - AllowPrivate:False, ExcludeNull:False, NameMutate:CamelCase - - - AllowPrivate:False, ExcludeNull:False, NameMutate:SnakeCase - - - AllowPrivate:False, ExcludeNull:True, NameMutate:Original - - - AllowPrivate:False, ExcludeNull:True, NameMutate:CamelCase - - - AllowPrivate:False, ExcludeNull:True, NameMutate:SnakeCase - - - AllowPrivate:True, ExcludeNull:False, NameMutate:Original - - - AllowPrivate:True, ExcludeNull:False, NameMutate:CamelCase - - - AllowPrivate:True, ExcludeNull:False, NameMutate:SnakeCase - - - AllowPrivate:True, ExcludeNull:True, NameMutate:Original - - - AllowPrivate:True, ExcludeNull:True, NameMutate:CamelCase - - - AllowPrivate:True, ExcludeNull:True, NameMutate:SnakeCase - - - Serialize as Name. - - - Serialize as Value. - - - AllowPrivate:False, ExcludeNull:False, NameMutate:Original - - - AllowPrivate:False, ExcludeNull:False, NameMutate:CamelCase - - - AllowPrivate:False, ExcludeNull:False, NameMutate:SnakeCase - - - AllowPrivate:False, ExcludeNull:True, NameMutate:Original - - - AllowPrivate:False, ExcludeNull:True, NameMutate:CamelCase - - - AllowPrivate:False, ExcludeNull:True, NameMutate:SnakeCase - - - AllowPrivate:True, ExcludeNull:False, NameMutate:Original - - - AllowPrivate:True, ExcludeNull:False, NameMutate:CamelCase - - - AllowPrivate:True, ExcludeNull:False, NameMutate:SnakeCase - - - AllowPrivate:True, ExcludeNull:True, NameMutate:Original - - - AllowPrivate:True, ExcludeNull:True, NameMutate:CamelCase - - - - diff --git a/packages/Utf8Json.1.3.7/lib/netstandard2.0/Utf8Json.dll b/packages/Utf8Json.1.3.7/lib/netstandard2.0/Utf8Json.dll deleted file mode 100644 index 24ac36c..0000000 Binary files a/packages/Utf8Json.1.3.7/lib/netstandard2.0/Utf8Json.dll and /dev/null differ diff --git a/packages/Utf8Json.1.3.7/lib/netstandard2.0/Utf8Json.xml b/packages/Utf8Json.1.3.7/lib/netstandard2.0/Utf8Json.xml deleted file mode 100644 index 921edc7..0000000 --- a/packages/Utf8Json.1.3.7/lib/netstandard2.0/Utf8Json.xml +++ /dev/null @@ -1,431 +0,0 @@ - - - - Utf8Json - - - - - If can not use dynamic code-generation environment and want to avoid boxing, you can set func manually. - - - - - Get MethodInfo from Expression for Static(with result) method. - - - - - Get MethodInfo from Expression for Static(void) method. - - - - - Get MethodInfo from Expression for Instance(with result) method. - - - - - Get MethodInfo from Expression for Instance(void) method. - - - - - Get MethodInfo from Expression for Instance(void) method. - - - - - Get MethodInfo from Expression for Instance(with result) method. - - - - - Provides optimized generation code and helpers. - - - - - Loads the local variable at a specific index onto the evaluation stack. - - - - - Pops the current value from the top of the evaluation stack and stores it in a the local variable list at a specified index. - - - - - Loads the address of the local variable at a specific index onto the evaluation statck. - - - - - Pushes a supplied value of type int32 onto the evaluation stack as an int32. - - - - - Helper for Pop op. - - - - for var i = 0, i ..., i++ - - - - zero-allocate itoa, dtoa, atoi, atod converters. - - - - - 0 ~ 9 - - - - - Is 0 ~ 9, '.', '+', '-'? - - - - - MyProperty -> MyProperty - - - - - MyProperty -> myProperty - - - - - MyProperty -> my_property - - - - - Convinient pattern of ReadIsBeginArrayWithVerify + while(!ReadIsEndArrayWithSkipValueSeparator) - - - - - Convinient pattern of ReadIsBeginObjectWithVerify + while(!ReadIsEndObjectWithSkipValueSeparator) - - - - ReadString + ReadIsNameSeparatorWithVerify - - - Get raw string-span(do not unescape) - - - Get raw string-span(do not unescape) + ReadIsNameSeparatorWithVerify - - - - Underlying bytes is may be a pooling buffer, be careful to use it. If lost reference or can not handled byte[], return null. - - - - - Underlying bytes is may be a pooling buffer, be careful to use it. If lost reference or can not handled byte[], return null. - - - - - High-Level API of Utf8Json. - - - - - FormatterResolver that used resolver less overloads. If does not set it, used StandardResolver.Default. - - - - - Is resolver decided? - - - - - Set default resolver of Utf8Json APIs. - - - - - - Serialize to binary with default resolver. - - - - - Serialize to binary with specified resolver. - - - - - Serialize to stream. - - - - - Serialize to stream with specified resolver. - - - - - Serialize to stream(write async). - - - - - Serialize to stream(write async) with specified resolver. - - - - - Serialize to binary. Get the raw memory pool byte[]. The result can not share across thread and can not hold, so use quickly. - - - - - Serialize to binary with specified resolver. Get the raw memory pool byte[]. The result can not share across thread and can not hold, so use quickly. - - - - - Serialize to JsonString. - - - - - Serialize to JsonString with specified resolver. - - - - - Serialize to binary with default resolver. - - - - - Serialize to binary with default resolver. - - - - - Serialize to binary with specified resolver. - - - - - Serialize to binary with specified resolver. - - - - - Serialize to stream. - - - - - Serialize to stream. - - - - - Serialize to stream with specified resolver. - - - - - Serialize to stream with specified resolver. - - - - - Serialize to stream. - - - - - Serialize to stream. - - - - - Serialize to stream with specified resolver. - - - - - Serialize to stream with specified resolver. - - - - - Serialize to binary. Get the raw memory pool byte[]. The result can not share across thread and can not hold, so use quickly. - - - - - Serialize to binary. Get the raw memory pool byte[]. The result can not share across thread and can not hold, so use quickly. - - - - - Serialize to binary with specified resolver. Get the raw memory pool byte[]. The result can not share across thread and can not hold, so use quickly. - - - - - Serialize to binary with specified resolver. Get the raw memory pool byte[]. The result can not share across thread and can not hold, so use quickly. - - - - - Serialize to JsonString. - - - - - Serialize to JsonString. - - - - - Serialize to JsonString with specified resolver. - - - - - Serialize to JsonString with specified resolver. - - - - { - - - } - - - [ - - - ] - - - 0~9, - - - - " - - - t - - - f - - - n - - - , - - - : - - - : - - - WriteString + WriteNameSeparator - - - - Get formatter from [JsonFormatter] attribute. - - - - - ObjectResolver by dynamic code generation. - - - - AllowPrivate:False, ExcludeNull:False, NameMutate:Original - - - AllowPrivate:False, ExcludeNull:False, NameMutate:CamelCase - - - AllowPrivate:False, ExcludeNull:False, NameMutate:SnakeCase - - - AllowPrivate:False, ExcludeNull:True, NameMutate:Original - - - AllowPrivate:False, ExcludeNull:True, NameMutate:CamelCase - - - AllowPrivate:False, ExcludeNull:True, NameMutate:SnakeCase - - - AllowPrivate:True, ExcludeNull:False, NameMutate:Original - - - AllowPrivate:True, ExcludeNull:False, NameMutate:CamelCase - - - AllowPrivate:True, ExcludeNull:False, NameMutate:SnakeCase - - - AllowPrivate:True, ExcludeNull:True, NameMutate:Original - - - AllowPrivate:True, ExcludeNull:True, NameMutate:CamelCase - - - AllowPrivate:True, ExcludeNull:True, NameMutate:SnakeCase - - - Serialize as Name. - - - Serialize as Value. - - - AllowPrivate:False, ExcludeNull:False, NameMutate:Original - - - AllowPrivate:False, ExcludeNull:False, NameMutate:CamelCase - - - AllowPrivate:False, ExcludeNull:False, NameMutate:SnakeCase - - - AllowPrivate:False, ExcludeNull:True, NameMutate:Original - - - AllowPrivate:False, ExcludeNull:True, NameMutate:CamelCase - - - AllowPrivate:False, ExcludeNull:True, NameMutate:SnakeCase - - - AllowPrivate:True, ExcludeNull:False, NameMutate:Original - - - AllowPrivate:True, ExcludeNull:False, NameMutate:CamelCase - - - AllowPrivate:True, ExcludeNull:False, NameMutate:SnakeCase - - - AllowPrivate:True, ExcludeNull:True, NameMutate:Original - - - AllowPrivate:True, ExcludeNull:True, NameMutate:CamelCase - - - -