Click or drag to resize
DemoUtils Class

» Asprise Scan Home · Developer's Guide

Demo utilities.
Inheritance Hierarchy
SystemObject
  asprise_imaging_apiDemoUtils

Namespace: asprise_imaging_api
Assembly: asprise-imaging-scan.net-api (in asprise-imaging-scan.net-api.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class DemoUtils

The DemoUtils type exposes the following members.

Constructors
  NameDescription
Public methodDemoUtils
Initializes a new instance of the DemoUtils class
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodStatic membergetDynamicSettingsPath
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberloadDemos
Public methodStatic memberparseProps
Public methodStatic memberreadDynamicSettings
Public methodStatic membersaveDynamicSettings
Public methodStatic memberstripComments
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also