Skip to content

Commit b2b1902

Browse files
committed
Update docs site
1 parent cd2e97b commit b2b1902

208 files changed

Lines changed: 4144 additions & 431 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/api/CSF.Extensions.WebDriver.Factories.ICreatesWebDriverFromOptions.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<meta name="docfx:rel" content="../">
1717

1818

19-
<meta name="docfx:docurl" content="https://github.com/csf-dev/WebDriverExtras/new/feature/41-version2/apiSpec/new?filename=CSF_Extensions_WebDriver_Factories_ICreatesWebDriverFromOptions.md&amp;value=---%0Auid%3A%20CSF.Extensions.WebDriver.Factories.ICreatesWebDriverFromOptions%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">
19+
<meta name="docfx:docurl" content="https://github.com/csf-dev/WebDriverExtras/new/master/apiSpec/new?filename=CSF_Extensions_WebDriver_Factories_ICreatesWebDriverFromOptions.md&amp;value=---%0Auid%3A%20CSF.Extensions.WebDriver.Factories.ICreatesWebDriverFromOptions%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">
2020
<meta name="loc:inThisArticle" content="In this article">
2121
<meta name="loc:searchResultsCount" content="{count} results for &quot;{query}&quot;">
2222
<meta name="loc:searchNoResults" content="No results for &quot;{query}&quot;">
@@ -77,7 +77,7 @@ <h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5>
7777

7878
<div class="content">
7979
<div class="actionbar">
80-
<button class="btn btn-lg border-0 d-md-none" style="margin-top: -.65em; margin-left: -.8em" type="button" data-bs-toggle="offcanvas" data-bs-target="#tocOffcanvas" aria-controls="tocOffcanvas" aria-expanded="false" aria-label="Show table of contents">
80+
<button class="btn btn-lg border-0 d-md-none" type="button" data-bs-toggle="offcanvas" data-bs-target="#tocOffcanvas" aria-controls="tocOffcanvas" aria-expanded="false" aria-label="Show table of contents">
8181
<i class="bi bi-list"></i>
8282
</button>
8383

@@ -89,7 +89,7 @@ <h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5>
8989

9090

9191
<h1 id="CSF_Extensions_WebDriver_Factories_ICreatesWebDriverFromOptions" data-uid="CSF.Extensions.WebDriver.Factories.ICreatesWebDriverFromOptions" class="text-break">
92-
Interface ICreatesWebDriverFromOptions <a class="header-action link-secondary" title="View source" href="https://github.com/csf-dev/WebDriverExtras/blob/feature/41-version2/CSF.Extensions.WebDriver/Factories/ICreatesWebDriverFromOptions.cs/#L21"><i class="bi bi-code-slash"></i></a>
92+
Interface ICreatesWebDriverFromOptions <a class="header-action link-secondary" title="View source" href="https://github.com/csf-dev/WebDriverExtras/blob/master/CSF.Extensions.WebDriver/Factories/ICreatesWebDriverFromOptions.cs/#L21"><i class="bi bi-code-slash"></i></a>
9393
</h1>
9494

9595
<div class="facts text-secondary">
@@ -147,7 +147,7 @@ <h2 class="section" id="methods">Methods
147147

148148
<h3 id="CSF_Extensions_WebDriver_Factories_ICreatesWebDriverFromOptions_GetWebDriver_CSF_Extensions_WebDriver_Factories_WebDriverCreationOptions_System_Action_OpenQA_Selenium_DriverOptions__" data-uid="CSF.Extensions.WebDriver.Factories.ICreatesWebDriverFromOptions.GetWebDriver(CSF.Extensions.WebDriver.Factories.WebDriverCreationOptions,System.Action{OpenQA.Selenium.DriverOptions})">
149149
GetWebDriver(WebDriverCreationOptions, Action&lt;DriverOptions&gt;)
150-
<a class="header-action link-secondary" title="View source" href="https://github.com/csf-dev/WebDriverExtras/blob/feature/41-version2/CSF.Extensions.WebDriver/Factories/ICreatesWebDriverFromOptions.cs/#L52"><i class="bi bi-code-slash"></i></a>
150+
<a class="header-action link-secondary" title="View source" href="https://github.com/csf-dev/WebDriverExtras/blob/master/CSF.Extensions.WebDriver/Factories/ICreatesWebDriverFromOptions.cs/#L52"><i class="bi bi-code-slash"></i></a>
151151
</h3>
152152

153153
<div class="markdown level1 summary"><p>Gets a WebDriver using the settings from the specified WebDriver configuration object.</p>
@@ -212,7 +212,7 @@ <h4 class="section">Exceptions</h4>
212212
</article>
213213

214214
<div class="contribution d-print-none">
215-
<a href="https://github.com/csf-dev/WebDriverExtras/blob/feature/41-version2/CSF.Extensions.WebDriver/Factories/ICreatesWebDriverFromOptions.cs/#L21" class="edit-link">Edit this page</a>
215+
<a href="https://github.com/csf-dev/WebDriverExtras/blob/master/CSF.Extensions.WebDriver/Factories/ICreatesWebDriverFromOptions.cs/#L21" class="edit-link">Edit this page</a>
216216
</div>
217217

218218

Lines changed: 204 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,204 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta charset="utf-8">
5+
<title>Interface ICustomizesOptions&lt;TOptions&gt; | CSF.Extensions.WebDriver </title>
6+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7+
<meta name="title" content="Interface ICustomizesOptions&lt;TOptions&gt; | CSF.Extensions.WebDriver ">
8+
9+
<meta name="description" content="An object which can customize the options for a web driver before they are used to create the .">
10+
<link rel="icon" href="../favicon.ico">
11+
<link rel="stylesheet" href="../public/docfx.min.css">
12+
<link rel="stylesheet" href="../public/main.css">
13+
<meta name="docfx:navrel" content="../toc.html">
14+
<meta name="docfx:tocrel" content="toc.html">
15+
16+
<meta name="docfx:rel" content="../">
17+
18+
19+
<meta name="docfx:docurl" content="https://github.com/csf-dev/WebDriverExtras/new/master/apiSpec/new?filename=CSF_Extensions_WebDriver_Factories_ICustomizesOptions_1.md&amp;value=---%0Auid%3A%20CSF.Extensions.WebDriver.Factories.ICustomizesOptions%601%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">
20+
<meta name="loc:inThisArticle" content="In this article">
21+
<meta name="loc:searchResultsCount" content="{count} results for &quot;{query}&quot;">
22+
<meta name="loc:searchNoResults" content="No results for &quot;{query}&quot;">
23+
<meta name="loc:tocFilter" content="Filter by title">
24+
<meta name="loc:nextArticle" content="Next">
25+
<meta name="loc:prevArticle" content="Previous">
26+
<meta name="loc:themeLight" content="Light">
27+
<meta name="loc:themeDark" content="Dark">
28+
<meta name="loc:themeAuto" content="Auto">
29+
<meta name="loc:changeTheme" content="Change theme">
30+
<meta name="loc:copy" content="Copy">
31+
<meta name="loc:downloadPdf" content="Download PDF">
32+
33+
<script type="module" src="./../public/docfx.min.js"></script>
34+
35+
<script>
36+
const theme = localStorage.getItem('theme') || 'auto'
37+
document.documentElement.setAttribute('data-bs-theme', theme === 'auto' ? (window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'light') : theme)
38+
</script>
39+
40+
</head>
41+
42+
<body class="tex2jax_ignore" data-layout="" data-yaml-mime="ManagedReference">
43+
<header class="bg-body border-bottom">
44+
<nav id="autocollapse" class="navbar navbar-expand-md" role="navigation">
45+
<div class="container-xxl flex-nowrap">
46+
<a class="navbar-brand" href="../index.html">
47+
<img id="logo" class="svg" src="../logo.svg" alt="CSF.Extensions.WebDriver">
48+
CSF.Extensions.WebDriver
49+
</a>
50+
<button class="btn btn-lg d-md-none border-0" type="button" data-bs-toggle="collapse" data-bs-target="#navpanel" aria-controls="navpanel" aria-expanded="false" aria-label="Toggle navigation">
51+
<i class="bi bi-three-dots"></i>
52+
</button>
53+
<div class="collapse navbar-collapse" id="navpanel">
54+
<div id="navbar">
55+
<form class="search" role="search" id="search">
56+
<i class="bi bi-search"></i>
57+
<input class="form-control" id="search-query" type="search" disabled="" placeholder="Search" autocomplete="off" aria-label="Search">
58+
</form>
59+
</div>
60+
</div>
61+
</div>
62+
</nav>
63+
</header>
64+
65+
<main class="container-xxl">
66+
<div class="toc-offcanvas">
67+
<div class="offcanvas-md offcanvas-start" tabindex="-1" id="tocOffcanvas" aria-labelledby="tocOffcanvasLabel">
68+
<div class="offcanvas-header">
69+
<h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5>
70+
<button type="button" class="btn-close" data-bs-dismiss="offcanvas" data-bs-target="#tocOffcanvas" aria-label="Close"></button>
71+
</div>
72+
<div class="offcanvas-body">
73+
<nav class="toc" id="toc"></nav>
74+
</div>
75+
</div>
76+
</div>
77+
78+
<div class="content">
79+
<div class="actionbar">
80+
<button class="btn btn-lg border-0 d-md-none" type="button" data-bs-toggle="offcanvas" data-bs-target="#tocOffcanvas" aria-controls="tocOffcanvas" aria-expanded="false" aria-label="Show table of contents">
81+
<i class="bi bi-list"></i>
82+
</button>
83+
84+
<nav id="breadcrumb"></nav>
85+
</div>
86+
87+
<article data-uid="CSF.Extensions.WebDriver.Factories.ICustomizesOptions`1">
88+
89+
90+
91+
<h1 id="CSF_Extensions_WebDriver_Factories_ICustomizesOptions_1" data-uid="CSF.Extensions.WebDriver.Factories.ICustomizesOptions`1" class="text-break">
92+
Interface ICustomizesOptions&lt;TOptions&gt; <a class="header-action link-secondary" title="View source" href="https://github.com/csf-dev/WebDriverExtras/blob/master/CSF.Extensions.WebDriver/Factories/ICustomizesOptions.cs/#L25"><i class="bi bi-code-slash"></i></a>
93+
</h1>
94+
95+
<div class="facts text-secondary">
96+
<dl><dt>Namespace</dt><dd><a class="xref" href="CSF.html">CSF</a>.<a class="xref" href="CSF.Extensions.html">Extensions</a>.<a class="xref" href="CSF.Extensions.WebDriver.html">WebDriver</a>.<a class="xref" href="CSF.Extensions.WebDriver.Factories.html">Factories</a></dd></dl>
97+
<dl><dt>Assembly</dt><dd>CSF.Extensions.WebDriver.dll</dd></dl>
98+
</div>
99+
100+
<div class="markdown summary"><p>An object which can customize the options for a web driver before they are used to create the <span class="xref">OpenQA.Selenium.IWebDriver</span>.</p>
101+
</div>
102+
<div class="markdown conceptual"></div>
103+
104+
<div class="codewrapper">
105+
<pre><code class="lang-csharp hljs">public interface ICustomizesOptions&lt;in TOptions&gt; where TOptions : DriverOptions</code></pre>
106+
</div>
107+
108+
109+
110+
<h4 class="section">Type Parameters</h4>
111+
<dl class="parameters">
112+
<dt><code>TOptions</code></dt>
113+
<dd></dd>
114+
</dl>
115+
116+
117+
118+
119+
120+
121+
122+
123+
<h2 id="CSF_Extensions_WebDriver_Factories_ICustomizesOptions_1_remarks">Remarks</h2>
124+
<div class="markdown level0 remarks"><p>
125+
Implementations of this interface are rarely required. They are used to customize the options for creating a web driver
126+
after <a class="xref" href="CSF.Extensions.WebDriver.Factories.WebDriverCreationOptions.html#CSF_Extensions_WebDriver_Factories_WebDriverCreationOptions_OptionsFactory">OptionsFactory</a> has created the options instance but before it is used to
127+
create the web driver.
128+
</p>
129+
<p>
130+
This is useful when you need to customize the options for a web driver in a way which is not supported by the binding from
131+
a configuration file. For example, some web driver options do not provide property getters/setters but must be configured
132+
using methods. In this case you can implement this interface with a class to customize the options as required.
133+
</p>
134+
<p>
135+
The implementation of this interface should be specified via the <a class="xref" href="CSF.Extensions.WebDriver.Factories.WebDriverCreationOptions.html#CSF_Extensions_WebDriver_Factories_WebDriverCreationOptions_OptionsCustomizer">OptionsCustomizer</a>
136+
property. This will instantiate the customizer and call the <a class="xref" href="CSF.Extensions.WebDriver.Factories.ICustomizesOptions-1.html#CSF_Extensions_WebDriver_Factories_ICustomizesOptions_1_CustomizeOptions__0_">CustomizeOptions(TOptions)</a> method before the web driver is
137+
created.
138+
</p>
139+
</div>
140+
141+
142+
<h2 class="section" id="methods">Methods
143+
</h2>
144+
145+
146+
<a id="CSF_Extensions_WebDriver_Factories_ICustomizesOptions_1_CustomizeOptions_" data-uid="CSF.Extensions.WebDriver.Factories.ICustomizesOptions`1.CustomizeOptions*"></a>
147+
148+
<h3 id="CSF_Extensions_WebDriver_Factories_ICustomizesOptions_1_CustomizeOptions__0_" data-uid="CSF.Extensions.WebDriver.Factories.ICustomizesOptions`1.CustomizeOptions(`0)">
149+
CustomizeOptions(TOptions)
150+
<a class="header-action link-secondary" title="View source" href="https://github.com/csf-dev/WebDriverExtras/blob/master/CSF.Extensions.WebDriver/Factories/ICustomizesOptions.cs/#L31"><i class="bi bi-code-slash"></i></a>
151+
</h3>
152+
153+
<div class="markdown level1 summary"><p>Customizes the options for a web driver.</p>
154+
</div>
155+
<div class="markdown level1 conceptual"></div>
156+
157+
<div class="codewrapper">
158+
<pre><code class="lang-csharp hljs">void CustomizeOptions(TOptions options)</code></pre>
159+
</div>
160+
161+
<h4 class="section">Parameters</h4>
162+
<dl class="parameters">
163+
<dt><code>options</code> <span class="xref">TOptions</span></dt>
164+
<dd><p>The WebDriver options.</p>
165+
</dd>
166+
</dl>
167+
168+
169+
170+
171+
172+
173+
174+
175+
176+
177+
178+
179+
180+
</article>
181+
182+
<div class="contribution d-print-none">
183+
<a href="https://github.com/csf-dev/WebDriverExtras/blob/master/CSF.Extensions.WebDriver/Factories/ICustomizesOptions.cs/#L25" class="edit-link">Edit this page</a>
184+
</div>
185+
186+
187+
</div>
188+
189+
<div class="affix">
190+
<nav id="affix"></nav>
191+
</div>
192+
</main>
193+
194+
<div class="container-xxl search-results" id="search-results"></div>
195+
196+
<footer class="border-top text-secondary">
197+
<div class="container-xxl">
198+
<div class="flex-fill">
199+
<span>Made with <a href="https://dotnet.github.io/docfx">docfx</a></span>
200+
</div>
201+
</div>
202+
</footer>
203+
</body>
204+
</html>

docs/api/CSF.Extensions.WebDriver.Factories.IGetsWebDriverAndOptionsTypes.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<meta name="docfx:rel" content="../">
1717

1818

19-
<meta name="docfx:docurl" content="https://github.com/csf-dev/WebDriverExtras/new/feature/41-version2/apiSpec/new?filename=CSF_Extensions_WebDriver_Factories_IGetsWebDriverAndOptionsTypes.md&amp;value=---%0Auid%3A%20CSF.Extensions.WebDriver.Factories.IGetsWebDriverAndOptionsTypes%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">
19+
<meta name="docfx:docurl" content="https://github.com/csf-dev/WebDriverExtras/new/master/apiSpec/new?filename=CSF_Extensions_WebDriver_Factories_IGetsWebDriverAndOptionsTypes.md&amp;value=---%0Auid%3A%20CSF.Extensions.WebDriver.Factories.IGetsWebDriverAndOptionsTypes%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">
2020
<meta name="loc:inThisArticle" content="In this article">
2121
<meta name="loc:searchResultsCount" content="{count} results for &quot;{query}&quot;">
2222
<meta name="loc:searchNoResults" content="No results for &quot;{query}&quot;">
@@ -77,7 +77,7 @@ <h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5>
7777

7878
<div class="content">
7979
<div class="actionbar">
80-
<button class="btn btn-lg border-0 d-md-none" style="margin-top: -.65em; margin-left: -.8em" type="button" data-bs-toggle="offcanvas" data-bs-target="#tocOffcanvas" aria-controls="tocOffcanvas" aria-expanded="false" aria-label="Show table of contents">
80+
<button class="btn btn-lg border-0 d-md-none" type="button" data-bs-toggle="offcanvas" data-bs-target="#tocOffcanvas" aria-controls="tocOffcanvas" aria-expanded="false" aria-label="Show table of contents">
8181
<i class="bi bi-list"></i>
8282
</button>
8383

@@ -89,7 +89,7 @@ <h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5>
8989

9090

9191
<h1 id="CSF_Extensions_WebDriver_Factories_IGetsWebDriverAndOptionsTypes" data-uid="CSF.Extensions.WebDriver.Factories.IGetsWebDriverAndOptionsTypes" class="text-break">
92-
Interface IGetsWebDriverAndOptionsTypes <a class="header-action link-secondary" title="View source" href="https://github.com/csf-dev/WebDriverExtras/blob/feature/41-version2/CSF.Extensions.WebDriver/Factories/IGetsWebDriverAndOptionsTypes.cs/#L10"><i class="bi bi-code-slash"></i></a>
92+
Interface IGetsWebDriverAndOptionsTypes <a class="header-action link-secondary" title="View source" href="https://github.com/csf-dev/WebDriverExtras/blob/master/CSF.Extensions.WebDriver/Factories/IGetsWebDriverAndOptionsTypes.cs/#L10"><i class="bi bi-code-slash"></i></a>
9393
</h1>
9494

9595
<div class="facts text-secondary">
@@ -125,7 +125,7 @@ <h2 class="section" id="methods">Methods
125125

126126
<h3 id="CSF_Extensions_WebDriver_Factories_IGetsWebDriverAndOptionsTypes_GetWebDriverFactoryType_System_String_" data-uid="CSF.Extensions.WebDriver.Factories.IGetsWebDriverAndOptionsTypes.GetWebDriverFactoryType(System.String)">
127127
GetWebDriverFactoryType(string)
128-
<a class="header-action link-secondary" title="View source" href="https://github.com/csf-dev/WebDriverExtras/blob/feature/41-version2/CSF.Extensions.WebDriver/Factories/IGetsWebDriverAndOptionsTypes.cs/#L70"><i class="bi bi-code-slash"></i></a>
128+
<a class="header-action link-secondary" title="View source" href="https://github.com/csf-dev/WebDriverExtras/blob/master/CSF.Extensions.WebDriver/Factories/IGetsWebDriverAndOptionsTypes.cs/#L70"><i class="bi bi-code-slash"></i></a>
129129
</h3>
130130

131131
<div class="markdown level1 summary"><p>Gets the Type for an implementation of <a class="xref" href="CSF.Extensions.WebDriver.Factories.ICreatesWebDriverFromOptions.html">ICreatesWebDriverFromOptions</a>, for when a third-party factory is to be used.</p>
@@ -173,7 +173,7 @@ <h4 class="section">Exceptions</h4>
173173

174174
<h3 id="CSF_Extensions_WebDriver_Factories_IGetsWebDriverAndOptionsTypes_GetWebDriverOptionsType_System_Type_System_String_" data-uid="CSF.Extensions.WebDriver.Factories.IGetsWebDriverAndOptionsTypes.GetWebDriverOptionsType(System.Type,System.String)">
175175
GetWebDriverOptionsType(Type, string)
176-
<a class="header-action link-secondary" title="View source" href="https://github.com/csf-dev/WebDriverExtras/blob/feature/41-version2/CSF.Extensions.WebDriver/Factories/IGetsWebDriverAndOptionsTypes.cs/#L60"><i class="bi bi-code-slash"></i></a>
176+
<a class="header-action link-secondary" title="View source" href="https://github.com/csf-dev/WebDriverExtras/blob/master/CSF.Extensions.WebDriver/Factories/IGetsWebDriverAndOptionsTypes.cs/#L60"><i class="bi bi-code-slash"></i></a>
177177
</h3>
178178

179179
<div class="markdown level1 summary"><p>Gets the Type for an implementation of <span class="xref">OpenQA.Selenium.DriverOptions</span> from an optional string type name and
@@ -247,7 +247,7 @@ <h4 class="section">Exceptions</h4>
247247

248248
<h3 id="CSF_Extensions_WebDriver_Factories_IGetsWebDriverAndOptionsTypes_GetWebDriverType_System_String_" data-uid="CSF.Extensions.WebDriver.Factories.IGetsWebDriverAndOptionsTypes.GetWebDriverType(System.String)">
249249
GetWebDriverType(string)
250-
<a class="header-action link-secondary" title="View source" href="https://github.com/csf-dev/WebDriverExtras/blob/feature/41-version2/CSF.Extensions.WebDriver/Factories/IGetsWebDriverAndOptionsTypes.cs/#L29"><i class="bi bi-code-slash"></i></a>
250+
<a class="header-action link-secondary" title="View source" href="https://github.com/csf-dev/WebDriverExtras/blob/master/CSF.Extensions.WebDriver/Factories/IGetsWebDriverAndOptionsTypes.cs/#L29"><i class="bi bi-code-slash"></i></a>
251251
</h3>
252252

253253
<div class="markdown level1 summary"><p>Gets the Type for an implementation of <span class="xref">OpenQA.Selenium.IWebDriver</span>, from a string type name.</p>
@@ -305,7 +305,7 @@ <h4 class="section">Exceptions</h4>
305305
</article>
306306

307307
<div class="contribution d-print-none">
308-
<a href="https://github.com/csf-dev/WebDriverExtras/blob/feature/41-version2/CSF.Extensions.WebDriver/Factories/IGetsWebDriverAndOptionsTypes.cs/#L10" class="edit-link">Edit this page</a>
308+
<a href="https://github.com/csf-dev/WebDriverExtras/blob/master/CSF.Extensions.WebDriver/Factories/IGetsWebDriverAndOptionsTypes.cs/#L10" class="edit-link">Edit this page</a>
309309
</div>
310310

311311

0 commit comments

Comments
 (0)