tune
This commit is contained in:
@@ -152,10 +152,7 @@ Shows the basic setup of display engine, MongoDB server, licensing, and other co
|
||||
<div class="markdown level0 remarks"><p>This example serves as an entry point for those getting started with HiAPI.
|
||||
It demonstrates proper initialization and teardown of key components.</p>
|
||||
<h3 id="source-code">Source Code</h3>
|
||||
<pre><code class="lang-csharp" name="SampleCode">using Hi.Disp;
|
||||
using Hi.HiNcKits;
|
||||
using Hi.Licenses;
|
||||
using Hi.MongoUtils;
|
||||
<pre><code class="lang-csharp" name="SampleCode">using Hi.HiNcKits;
|
||||
using System;
|
||||
|
||||
namespace Sample
|
||||
|
||||
Reference in New Issue
Block a user