Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
test(snapshot): update snapshots for c518ff1
  • Loading branch information
yufeih authored and github-actions[bot] committed Oct 19, 2023
commit f26910e46b4f3e9bbf9417fa39b17c17da46ced6
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"_appName": "Seed",
"_appTitle": "docfx seed website",
"_enableSearch": true,
"title": "Class Class1",
"content": "<h1 class='section'>Class Class1</h1><div class=\"facts text-secondary\">\r\n<dl><dt>Namespace</dt><dd><a href=\"BuildFromAssembly.html\">BuildFromAssembly</a></dd></dl><dl><dt>Assembly</dt><dd>BuildFromAssembly.dll</dd></dl>\r\n</div><p sourceFile=\"obj/apipage/BuildFromAssembly.Class1.yml\" sourceStartLineNumber=\"1\">This is a test class.</p>\n<pre><code class=\"lang-csharp\">public class Class1</code></pre><h4 class='section'>Inheritance</h4><dl class=\"typelist inheritance\"><dd>\r\n<div>\n<a href=\"https://learn.microsoft.com/dotnet/api/system.object\">object</a>\n</div>\n<div>\n<a href=\"BuildFromAssembly.Class1.html\">Class1</a>\n</div>\n\r\n</dd></dl><h4 class='section'>Inherited Members</h4><dl class=\"typelist\"><dd>\r\n<div>\n<a href=\"https://learn.microsoft.com/dotnet/api/system.object.gettype\">object.GetType()</a>\n</div>\n<div>\n<a href=\"https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone\">object.MemberwiseClone()</a>\n</div>\n<div>\n<a href=\"https://learn.microsoft.com/dotnet/api/system.object.tostring\">object.ToString()</a>\n</div>\n<div>\n<a href=\"https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)\">object.Equals(object?)</a>\n</div>\n<div>\n<a href=\"https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)\">object.Equals(object?, object?)</a>\n</div>\n<div>\n<a href=\"https://learn.microsoft.com/dotnet/api/system.object.referenceequals\">object.ReferenceEquals(object?, object?)</a>\n</div>\n<div>\n<a href=\"https://learn.microsoft.com/dotnet/api/system.object.gethashcode\">object.GetHashCode()</a>\n</div>\n\r\n</dd></dl><h2 class='section'>Constructors</h2><h3 class='section' id=\"BuildFromAssembly_Class1__ctor\">Class1()</h3><pre><code class=\"lang-csharp\">public Class1()</code></pre><h2 class='section'>Methods</h2><h3 class='section' id=\"BuildFromAssembly_Class1_HelloWorld\">HelloWorld()</h3><p sourceFile=\"obj/apipage/BuildFromAssembly.Class1.yml\" sourceStartLineNumber=\"1\">Hello World.</p>\n<pre><code class=\"lang-csharp\">public static void HelloWorld()</code></pre>",
"yamlmime": "ApiPage",
"_disableNextArticle": true,
"_key": "obj/apipage/BuildFromAssembly.Class1.yml",
"_navKey": "~/toc.yml",
"_navPath": "toc.html",
"_navRel": "../toc.html",
"_path": "apipage/BuildFromAssembly.Class1.html",
"_rel": "../",
"_tocKey": "~/obj/apipage/toc.yml",
"_tocPath": "apipage/toc.html",
"_tocRel": "toc.html"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"_appName": "Seed",
"_appTitle": "docfx seed website",
"_enableSearch": true,
"title": "Namespace BuildFromAssembly",
"content": "<h1 class='section'>Namespace BuildFromAssembly</h1><h3 class='section'>Classes</h3><dl class='parameters'><dt>\r\n\r\n<a href=\"BuildFromAssembly.Class1.html\">Class1</a>\r\n</dt>\r\n<dd><p sourceFile=\"obj/apipage/BuildFromAssembly.yml\" sourceStartLineNumber=\"1\">This is a test class.</p>\n</dd></dl>",
"yamlmime": "ApiPage",
"_disableNextArticle": true,
"_key": "obj/apipage/BuildFromAssembly.yml",
"_navKey": "~/toc.yml",
"_navPath": "toc.html",
"_navRel": "../toc.html",
"_path": "apipage/BuildFromAssembly.html",
"_rel": "../",
"_tocKey": "~/obj/apipage/toc.yml",
"_tocPath": "apipage/toc.html",
"_tocRel": "toc.html"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"_appName": "Seed",
"_appTitle": "docfx seed website",
"_enableSearch": true,
"title": "Class CSharp",
"content": "<h1 class='section'>Class CSharp</h1><div class=\"facts text-secondary\">\r\n<dl><dt>Namespace</dt><dd><a href=\"BuildFromCSharpSourceCode.html\">BuildFromCSharpSourceCode</a></dd></dl>\r\n</div><pre><code class=\"lang-csharp\">public class CSharp</code></pre><h4 class='section'>Inheritance</h4><dl class=\"typelist inheritance\"><dd>\r\n<div>\n<a href=\"https://learn.microsoft.com/dotnet/api/system.object\">object</a>\n</div>\n<div>\n<a href=\"BuildFromCSharpSourceCode.CSharp.html\">CSharp</a>\n</div>\n\r\n</dd></dl><h4 class='section'>Inherited Members</h4><dl class=\"typelist\"><dd>\r\n<div>\n<a href=\"https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)\">object.Equals(object?)</a>\n</div>\n<div>\n<a href=\"https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)\">object.Equals(object?, object?)</a>\n</div>\n<div>\n<a href=\"https://learn.microsoft.com/dotnet/api/system.object.gethashcode\">object.GetHashCode()</a>\n</div>\n<div>\n<a href=\"https://learn.microsoft.com/dotnet/api/system.object.gettype\">object.GetType()</a>\n</div>\n<div>\n<a href=\"https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone\">object.MemberwiseClone()</a>\n</div>\n<div>\n<a href=\"https://learn.microsoft.com/dotnet/api/system.object.referenceequals\">object.ReferenceEquals(object?, object?)</a>\n</div>\n<div>\n<a href=\"https://learn.microsoft.com/dotnet/api/system.object.tostring\">object.ToString()</a>\n</div>\n\r\n</dd></dl><h2 class='section'>Methods</h2><h3 class='section' id=\"BuildFromCSharpSourceCode_CSharp_Main_System_String___\">Main(string[])</h3><pre><code class=\"lang-csharp\">public static void Main(string[] args)</code></pre><h4 class='section'>Parameters</h4><dl class='parameters'><dt>\r\n<code>args</code>\r\n<a href=\"https://learn.microsoft.com/dotnet/api/system.string\">string</a>[]\r\n</dt>\r\n<dd></dd></dl>",
"yamlmime": "ApiPage",
"_disableNextArticle": true,
"_key": "obj/apipage/BuildFromCSharpSourceCode.CSharp.yml",
"_navKey": "~/toc.yml",
"_navPath": "toc.html",
"_navRel": "../toc.html",
"_path": "apipage/BuildFromCSharpSourceCode.CSharp.html",
"_rel": "../",
"_tocKey": "~/obj/apipage/toc.yml",
"_tocPath": "apipage/toc.html",
"_tocRel": "toc.html"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"_appName": "Seed",
"_appTitle": "docfx seed website",
"_enableSearch": true,
"title": "Namespace BuildFromCSharpSourceCode",
"content": "<h1 class='section'>Namespace BuildFromCSharpSourceCode</h1><h3 class='section'>Classes</h3><dl class='parameters'><dt>\r\n\r\n<a href=\"BuildFromCSharpSourceCode.CSharp.html\">CSharp</a>\r\n</dt>\r\n<dd></dd></dl>",
"yamlmime": "ApiPage",
"_disableNextArticle": true,
"_key": "obj/apipage/BuildFromCSharpSourceCode.yml",
"_navKey": "~/toc.yml",
"_navPath": "toc.html",
"_navRel": "../toc.html",
"_path": "apipage/BuildFromCSharpSourceCode.html",
"_rel": "../",
"_tocKey": "~/obj/apipage/toc.yml",
"_tocPath": "apipage/toc.html",
"_tocRel": "toc.html"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"_appName": "Seed",
"_appTitle": "docfx seed website",
"_enableSearch": true,
"title": "Interface Class1.IIssue8948",
"content": "<h1 class='section'>Interface Class1.IIssue8948</h1><div class=\"facts text-secondary\">\r\n<dl><dt>Namespace</dt><dd><a href=\"BuildFromProject.html\">BuildFromProject</a></dd></dl><dl><dt>Assembly</dt><dd>BuildFromProject.dll</dd></dl>\r\n</div><pre><code class=\"lang-csharp\">public interface Class1.IIssue8948</code></pre><h2 class='section'>Methods</h2><h3 class='section' id=\"BuildFromProject_Class1_IIssue8948_DoNothing__1\">DoNothing&lt;T&gt;()</h3><p sourceFile=\"obj/apipage/BuildFromProject.Class1.IIssue8948.yml\" sourceStartLineNumber=\"1\">Does nothing with generic type <code class=\"typeparamref\">T</code>.</p>\n<pre><code class=\"lang-csharp\">void DoNothing&lt;T&gt;()</code></pre><h4 class='section'>Type Parameters</h4><dl class='parameters'><dt>\r\n<code>T</code>\r\n\r\n</dt>\r\n<dd><p sourceFile=\"obj/apipage/BuildFromProject.Class1.IIssue8948.yml\" sourceStartLineNumber=\"1\">A generic type.</p>\n</dd></dl>",
"yamlmime": "ApiPage",
"_disableNextArticle": true,
"_key": "obj/apipage/BuildFromProject.Class1.IIssue8948.yml",
"_navKey": "~/toc.yml",
"_navPath": "toc.html",
"_navRel": "../toc.html",
"_path": "apipage/BuildFromProject.Class1.IIssue8948.html",
"_rel": "../",
"_tocKey": "~/obj/apipage/toc.yml",
"_tocPath": "apipage/toc.html",
"_tocRel": "toc.html"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"_appName": "Seed",
"_appTitle": "docfx seed website",
"_enableSearch": true,
"title": "Class Class1.Issue8665",
"content": "<h1 class='section'>Class Class1.Issue8665</h1><div class=\"facts text-secondary\">\r\n<dl><dt>Namespace</dt><dd><a href=\"BuildFromProject.html\">BuildFromProject</a></dd></dl><dl><dt>Assembly</dt><dd>BuildFromProject.dll</dd></dl>\r\n</div><pre><code class=\"lang-csharp\">public class Class1.Issue8665</code></pre><h4 class='section'>Inheritance</h4><dl class=\"typelist inheritance\"><dd>\r\n<div>\n<a href=\"https://learn.microsoft.com/dotnet/api/system.object\">object</a>\n</div>\n<div>\n<a href=\"BuildFromProject.Class1.Issue8665.html\">Class1.Issue8665</a>\n</div>\n\r\n</dd></dl><h4 class='section'>Inherited Members</h4><dl class=\"typelist\"><dd>\r\n<div>\n<a href=\"https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)\">object.Equals(object?)</a>\n</div>\n<div>\n<a href=\"https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)\">object.Equals(object?, object?)</a>\n</div>\n<div>\n<a href=\"https://learn.microsoft.com/dotnet/api/system.object.gethashcode\">object.GetHashCode()</a>\n</div>\n<div>\n<a href=\"https://learn.microsoft.com/dotnet/api/system.object.gettype\">object.GetType()</a>\n</div>\n<div>\n<a href=\"https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone\">object.MemberwiseClone()</a>\n</div>\n<div>\n<a href=\"https://learn.microsoft.com/dotnet/api/system.object.referenceequals\">object.ReferenceEquals(object?, object?)</a>\n</div>\n<div>\n<a href=\"https://learn.microsoft.com/dotnet/api/system.object.tostring\">object.ToString()</a>\n</div>\n\r\n</dd></dl><h2 class='section'>Constructors</h2><h3 class='section' id=\"BuildFromProject_Class1_Issue8665__ctor\">Issue8665()</h3><pre><code class=\"lang-csharp\">public Issue8665()</code></pre><h3 class='section' id=\"BuildFromProject_Class1_Issue8665__ctor_System_Int32_\">Issue8665(int)</h3><pre><code class=\"lang-csharp\">public Issue8665(int foo)</code></pre><h4 class='section'>Parameters</h4><dl class='parameters'><dt>\r\n<code>foo</code>\r\n<a href=\"https://learn.microsoft.com/dotnet/api/system.int32\">int</a>\r\n</dt>\r\n<dd></dd></dl><h3 class='section' id=\"BuildFromProject_Class1_Issue8665__ctor_System_Int32_System_Char_\">Issue8665(int, char)</h3><pre><code class=\"lang-csharp\">public Issue8665(int foo, char bar)</code></pre><h4 class='section'>Parameters</h4><dl class='parameters'><dt>\r\n<code>foo</code>\r\n<a href=\"https://learn.microsoft.com/dotnet/api/system.int32\">int</a>\r\n</dt>\r\n<dd></dd><dt>\r\n<code>bar</code>\r\n<a href=\"https://learn.microsoft.com/dotnet/api/system.char\">char</a>\r\n</dt>\r\n<dd></dd></dl><h3 class='section' id=\"BuildFromProject_Class1_Issue8665__ctor_System_Int32_System_Char_System_String_\">Issue8665(int, char, string)</h3><pre><code class=\"lang-csharp\">public Issue8665(int foo, char bar, string baz)</code></pre><h4 class='section'>Parameters</h4><dl class='parameters'><dt>\r\n<code>foo</code>\r\n<a href=\"https://learn.microsoft.com/dotnet/api/system.int32\">int</a>\r\n</dt>\r\n<dd></dd><dt>\r\n<code>bar</code>\r\n<a href=\"https://learn.microsoft.com/dotnet/api/system.char\">char</a>\r\n</dt>\r\n<dd></dd><dt>\r\n<code>baz</code>\r\n<a href=\"https://learn.microsoft.com/dotnet/api/system.string\">string</a>\r\n</dt>\r\n<dd></dd></dl><h2 class='section'>Properties</h2><h3 class='section' id=\"BuildFromProject_Class1_Issue8665_Bar\">Bar</h3><pre><code class=\"lang-csharp\">public char Bar { get; }</code></pre><h4 class='section'>Property Value</h4><dl class='parameters'><dt>\r\n\r\n<a href=\"https://learn.microsoft.com/dotnet/api/system.char\">char</a>\r\n</dt>\r\n<dd></dd></dl><h3 class='section' id=\"BuildFromProject_Class1_Issue8665_Baz\">Baz</h3><pre><code class=\"lang-csharp\">public string Baz { get; }</code></pre><h4 class='section'>Property Value</h4><dl class='parameters'><dt>\r\n\r\n<a href=\"https://learn.microsoft.com/dotnet/api/system.string\">string</a>\r\n</dt>\r\n<dd></dd></dl><h3 class='section' id=\"BuildFromProject_Class1_Issue8665_Foo\">Foo</h3><pre><code class=\"lang-csharp\">public int Foo { get; }</code></pre><h4 class='section'>Property Value</h4><dl class='parameters'><dt>\r\n\r\n<a href=\"https://learn.microsoft.com/dotnet/api/system.int32\">int</a>\r\n</dt>\r\n<dd></dd></dl>",
"yamlmime": "ApiPage",
"_disableNextArticle": true,
"_key": "obj/apipage/BuildFromProject.Class1.Issue8665.yml",
"_navKey": "~/toc.yml",
"_navPath": "toc.html",
"_navRel": "../toc.html",
"_path": "apipage/BuildFromProject.Class1.Issue8665.html",
"_rel": "../",
"_tocKey": "~/obj/apipage/toc.yml",
"_tocPath": "apipage/toc.html",
"_tocRel": "toc.html"
}
Loading