On<t> summaries. (#492)
This commit is contained in:
Родитель
fc74c65e8e
Коммит
ceb09daf2d
|
@ -197,7 +197,7 @@ var indicator = new ActivityIndicator {
|
|||
<Parameters />
|
||||
<Docs>
|
||||
<typeparam name="T">To be added.</typeparam>
|
||||
<summary>To be added.</summary>
|
||||
<summary>Returns the platform-specific instance of this <see cref="T:Xamarin.Forms.ActivityIndicator" />, on which a platform-specific method may be called.</summary>
|
||||
<returns>To be added.</returns>
|
||||
<remarks>To be added.</remarks>
|
||||
</Docs>
|
||||
|
|
|
@ -190,7 +190,7 @@
|
|||
<Parameters />
|
||||
<Docs>
|
||||
<typeparam name="T">To be added.</typeparam>
|
||||
<summary>To be added.</summary>
|
||||
<summary>Returns the platform-specific instance of this <see cref="T:Xamarin.Forms.Application" />, on which a platform-specific method may be called.</summary>
|
||||
<returns>To be added.</returns>
|
||||
<remarks>To be added.</remarks>
|
||||
</Docs>
|
||||
|
|
|
@ -169,7 +169,7 @@ namespace FormsGallery
|
|||
<Parameters />
|
||||
<Docs>
|
||||
<typeparam name="T">To be added.</typeparam>
|
||||
<summary>To be added.</summary>
|
||||
<summary>Returns the platform-specific instance of this <see cref="T:Xamarin.Forms.BoxView" />, on which a platform-specific method may be called.</summary>
|
||||
<returns>To be added.</returns>
|
||||
<remarks>To be added.</remarks>
|
||||
</Docs>
|
||||
|
|
|
@ -617,7 +617,7 @@ namespace FormsGallery
|
|||
<Parameters />
|
||||
<Docs>
|
||||
<typeparam name="T">To be added.</typeparam>
|
||||
<summary>To be added.</summary>
|
||||
<summary>Returns the platform-specific instance of this <see cref="T:Xamarin.Forms.Button" />, on which a platform-specific method may be called.</summary>
|
||||
<returns>To be added.</returns>
|
||||
<remarks>To be added.</remarks>
|
||||
</Docs>
|
||||
|
|
|
@ -154,7 +154,7 @@ MainPage = new CarouselPage {
|
|||
<Parameters />
|
||||
<Docs>
|
||||
<typeparam name="T">To be added.</typeparam>
|
||||
<summary>To be added.</summary>
|
||||
<summary>Returns the platform-specific instance of this <see cref="T:Xamarin.Forms.CarouselPage" />, on which a platform-specific method may be called.</summary>
|
||||
<returns>To be added.</returns>
|
||||
<remarks>To be added.</remarks>
|
||||
</Docs>
|
||||
|
|
|
@ -339,7 +339,7 @@ DatePicker datePicker = new DatePicker
|
|||
<Parameters />
|
||||
<Docs>
|
||||
<typeparam name="T">To be added.</typeparam>
|
||||
<summary>To be added.</summary>
|
||||
<summary>Returns the platform-specific instance of this <see cref="T:Xamarin.Forms.DatePicker" />, on which a platform-specific method may be called.</summary>
|
||||
<returns>To be added.</returns>
|
||||
<remarks>To be added.</remarks>
|
||||
</Docs>
|
||||
|
|
|
@ -221,7 +221,7 @@ var editor = new Editor {
|
|||
<Parameters />
|
||||
<Docs>
|
||||
<typeparam name="T">To be added.</typeparam>
|
||||
<summary>To be added.</summary>
|
||||
<summary>Returns the platform-specific instance of this <see cref="T:Xamarin.Forms.Editor" />, on which a platform-specific method may be called.</summary>
|
||||
<returns>To be added.</returns>
|
||||
<remarks>To be added.</remarks>
|
||||
</Docs>
|
||||
|
|
|
@ -331,7 +331,7 @@ View CreateLoginForm ()
|
|||
<Parameters />
|
||||
<Docs>
|
||||
<typeparam name="T">To be added.</typeparam>
|
||||
<summary>To be added.</summary>
|
||||
<summary>Returns the platform-specific instance of this <see cref="T:Xamarin.Forms.Entry" />, on which a platform-specific method may be called.</summary>
|
||||
<returns>To be added.</returns>
|
||||
<remarks>To be added.</remarks>
|
||||
</Docs>
|
||||
|
|
|
@ -156,7 +156,7 @@ MainPage = new ContentPage () {
|
|||
<Parameters />
|
||||
<Docs>
|
||||
<typeparam name="T">To be added.</typeparam>
|
||||
<summary>To be added.</summary>
|
||||
<summary>Returns the platform-specific instance of this <see cref="T:Xamarin.Forms.Frame" />, on which a platform-specific method may be called.</summary>
|
||||
<returns>To be added.</returns>
|
||||
<remarks>To be added.</remarks>
|
||||
</Docs>
|
||||
|
|
|
@ -40,7 +40,7 @@
|
|||
<Parameters />
|
||||
<Docs>
|
||||
<typeparam name="T">To be added.</typeparam>
|
||||
<summary>To be added.</summary>
|
||||
<summary>Returns the platform-specific instance of this <see cref="T:Xamarin.Forms.IElementConfiguration`1" />, on which a platform-specific method may be called.</summary>
|
||||
<returns>To be added.</returns>
|
||||
<remarks>To be added.</remarks>
|
||||
</Docs>
|
||||
|
|
|
@ -239,7 +239,7 @@ indicator.BindingContext = image;]]></code>
|
|||
<Parameters />
|
||||
<Docs>
|
||||
<typeparam name="T">To be added.</typeparam>
|
||||
<summary>To be added.</summary>
|
||||
<summary>Returns the platform-specific instance of this <see cref="T:Xamarin.Forms.Image" />, on which a platform-specific method may be called.</summary>
|
||||
<returns>To be added.</returns>
|
||||
<remarks>To be added.</remarks>
|
||||
</Docs>
|
||||
|
|
|
@ -449,7 +449,7 @@ public class App : Application
|
|||
<Parameters />
|
||||
<Docs>
|
||||
<typeparam name="T">To be added.</typeparam>
|
||||
<summary>To be added.</summary>
|
||||
<summary>Returns the platform-specific instance of this <see cref="T:Xamarin.Forms.Label" />, on which a platform-specific method may be called.</summary>
|
||||
<returns>To be added.</returns>
|
||||
<remarks>To be added.</remarks>
|
||||
</Docs>
|
||||
|
|
|
@ -1033,7 +1033,7 @@ ListView CreateListView()
|
|||
<Parameters />
|
||||
<Docs>
|
||||
<typeparam name="T">To be added.</typeparam>
|
||||
<summary>To be added.</summary>
|
||||
<summary>Returns the platform-specific instance of this <see cref="T:Xamarin.Forms.ListView" />, on which a platform-specific method may be called.</summary>
|
||||
<returns>To be added.</returns>
|
||||
<remarks>To be added.</remarks>
|
||||
</Docs>
|
||||
|
|
|
@ -391,7 +391,7 @@ namespace FormsGallery
|
|||
<Parameters />
|
||||
<Docs>
|
||||
<typeparam name="T">To be added.</typeparam>
|
||||
<summary>To be added.</summary>
|
||||
<summary>Returns the platform-specific instance of this <see cref="T:Xamarin.Forms.MasterDetailPage" />, on which a platform-specific method may be called.</summary>
|
||||
<returns>To be added.</returns>
|
||||
<remarks>To be added.</remarks>
|
||||
</Docs>
|
||||
|
|
|
@ -387,7 +387,7 @@
|
|||
<Parameters />
|
||||
<Docs>
|
||||
<typeparam name="T">To be added.</typeparam>
|
||||
<summary>To be added.</summary>
|
||||
<summary>Returns the platform-specific instance of this <see cref="T:Xamarin.Forms.NavigationPage" />, on which a platform-specific method may be called.</summary>
|
||||
<returns>To be added.</returns>
|
||||
<remarks>To be added.</remarks>
|
||||
</Docs>
|
||||
|
|
|
@ -196,7 +196,7 @@ namespace opengl
|
|||
<Parameters />
|
||||
<Docs>
|
||||
<typeparam name="T">To be added.</typeparam>
|
||||
<summary>To be added.</summary>
|
||||
<summary>Returns the platform-specific instance of this <see cref="T:Xamarin.Forms.OpenGLView" />, on which a platform-specific method may be called.</summary>
|
||||
<returns>To be added.</returns>
|
||||
<remarks>To be added.</remarks>
|
||||
</Docs>
|
||||
|
|
|
@ -628,7 +628,7 @@ namespace MyFirstFormsApp.WinPhone
|
|||
<Parameters />
|
||||
<Docs>
|
||||
<typeparam name="T">To be added.</typeparam>
|
||||
<summary>To be added.</summary>
|
||||
<summary>TReturns the platform-specific instance of this <see cref="T:Xamarin.Forms.Page" />, on which a platform-specific method may be called.</summary>
|
||||
<returns>To be added.</returns>
|
||||
<remarks>To be added.</remarks>
|
||||
</Docs>
|
||||
|
|
|
@ -205,7 +205,7 @@ namespace FormsGallery
|
|||
<Parameters />
|
||||
<Docs>
|
||||
<typeparam name="T">To be added.</typeparam>
|
||||
<summary>To be added.</summary>
|
||||
<summary>Returns the platform-specific instance of this <see cref="T:Xamarin.Forms.Picker" />, on which a platform-specific method may be called.</summary>
|
||||
<returns>To be added.</returns>
|
||||
<remarks>To be added.</remarks>
|
||||
</Docs>
|
||||
|
|
|
@ -101,7 +101,7 @@ Debug.WriteLine ("Animation completed");
|
|||
<Parameters />
|
||||
<Docs>
|
||||
<typeparam name="T">To be added.</typeparam>
|
||||
<summary>To be added.</summary>
|
||||
<summary>Returns the platform-specific instance of this <see cref="T:Xamarin.Forms.ProgressBar" />, on which a platform-specific method may be called.</summary>
|
||||
<returns>To be added.</returns>
|
||||
<remarks>To be added.</remarks>
|
||||
</Docs>
|
||||
|
|
|
@ -220,7 +220,7 @@ MainPage = new ContentPage
|
|||
<Parameters />
|
||||
<Docs>
|
||||
<typeparam name="T">To be added.</typeparam>
|
||||
<summary>To be added.</summary>
|
||||
<summary>Returns the platform-specific instance of this <see cref="T:Xamarin.Forms.ScrollView" />, on which a platform-specific method may be called.</summary>
|
||||
<returns>To be added.</returns>
|
||||
<remarks>To be added.</remarks>
|
||||
</Docs>
|
||||
|
|
|
@ -331,7 +331,7 @@ public class App : Application
|
|||
<Parameters />
|
||||
<Docs>
|
||||
<typeparam name="T">To be added.</typeparam>
|
||||
<summary>To be added.</summary>
|
||||
<summary>Returns the platform-specific instance of this <see cref="T:Xamarin.Forms.SearchBar" />, on which a platform-specific method may be called.</summary>
|
||||
<returns>To be added.</returns>
|
||||
<remarks>To be added.</remarks>
|
||||
</Docs>
|
||||
|
|
|
@ -273,7 +273,7 @@ namespace FormsGallery
|
|||
<Parameters />
|
||||
<Docs>
|
||||
<typeparam name="T">To be added.</typeparam>
|
||||
<summary>To be added.</summary>
|
||||
<summary>Returns the platform-specific instance of this <see cref="T:Xamarin.Forms.Slider" />, on which a platform-specific method may be called.</summary>
|
||||
<returns>To be added.</returns>
|
||||
<remarks>To be added.</remarks>
|
||||
</Docs>
|
||||
|
|
|
@ -327,7 +327,7 @@
|
|||
<Parameters />
|
||||
<Docs>
|
||||
<typeparam name="T">To be added.</typeparam>
|
||||
<summary>To be added.</summary>
|
||||
<summary>Returns the platform-specific instance of this <see cref="T:Xamarin.Forms.Stepper" />, on which a platform-specific method may be called.</summary>
|
||||
<returns>To be added.</returns>
|
||||
<remarks>To be added.</remarks>
|
||||
</Docs>
|
||||
|
|
|
@ -192,7 +192,7 @@ namespace FormsGallery
|
|||
<Parameters />
|
||||
<Docs>
|
||||
<typeparam name="T">To be added.</typeparam>
|
||||
<summary>To be added.</summary>
|
||||
<summary>Returns the platform-specific instance of this <see cref="T:Xamarin.Forms.Switch" />, on which a platform-specific method may be called.</summary>
|
||||
<returns>To be added.</returns>
|
||||
<remarks>To be added.</remarks>
|
||||
</Docs>
|
||||
|
|
|
@ -271,7 +271,7 @@ class TabbedPageDemoPage2 : TabbedPage
|
|||
<Parameters />
|
||||
<Docs>
|
||||
<typeparam name="T">To be added.</typeparam>
|
||||
<summary>To be added.</summary>
|
||||
<summary>Returns the platform-specific instance of this <see cref="T:Xamarin.Forms.TabbedPage" />, on which a platform-specific method may be called.</summary>
|
||||
<returns>To be added.</returns>
|
||||
<remarks>To be added.</remarks>
|
||||
</Docs>
|
||||
|
|
|
@ -239,7 +239,7 @@ public class App : Application
|
|||
<Parameters />
|
||||
<Docs>
|
||||
<typeparam name="T">To be added.</typeparam>
|
||||
<summary>To be added.</summary>
|
||||
<summary>Returns the platform-specific instance of this <see cref="T:Xamarin.Forms.TableView" />, on which a platform-specific method may be called.</summary>
|
||||
<returns>To be added.</returns>
|
||||
<remarks>To be added.</remarks>
|
||||
</Docs>
|
||||
|
|
|
@ -126,7 +126,7 @@ var beeroclock = new TimePicker () { Time = new TimeSpan (17,0,0) };
|
|||
<Parameters />
|
||||
<Docs>
|
||||
<typeparam name="T">To be added.</typeparam>
|
||||
<summary>To be added.</summary>
|
||||
<summary>Returns the platform-specific instance of this <see cref="T:Xamarin.Forms.TimePicker" />, on which a platform-specific method may be called.</summary>
|
||||
<returns>To be added.</returns>
|
||||
<remarks>To be added.</remarks>
|
||||
</Docs>
|
||||
|
|
|
@ -285,7 +285,7 @@ namespace FormsGallery
|
|||
<Parameters />
|
||||
<Docs>
|
||||
<typeparam name="T">To be added.</typeparam>
|
||||
<summary>To be added.</summary>
|
||||
<summary>Returns the platform-specific instance of this <see cref="T:Xamarin.Forms.WebView" />, on which a platform-specific method may be called.</summary>
|
||||
<returns>To be added.</returns>
|
||||
<remarks>To be added.</remarks>
|
||||
</Docs>
|
||||
|
|
Загрузка…
Ссылка в новой задаче