migrate doc to wwwroot.
This commit is contained in:
@@ -4,6 +4,11 @@ using System;
|
||||
|
||||
namespace Sample.Disp
|
||||
{
|
||||
/// <summary>
|
||||
/// Demonstrates the creation and visualization of <see cref="Cylindroid"/> objects.
|
||||
/// Includes examples of building a <see cref="Cylindroid"/> programmatically with
|
||||
/// <see cref="PairZr"/> points and serializing/deserializing via XML.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// ### Source Code
|
||||
/// [!code-csharp[SampleCode](~/../Hi.Sample.Wpf/Disp/DemoCylindroid.cs)]
|
||||
|
||||
Reference in New Issue
Block a user