Class SimpleResultEventArgs
Contains propertie that a single boolean type result for common purpose
Inherited Members
Namespace: Neosmartpen.Net
Assembly: Neosmartpen.Net.dll
Syntax
public sealed class SimpleResultEventArgs
Properties
| Edit this page View SourceResult
Gets boolean type result
Declaration
public bool Result { get; }
Property Value
Type | Description |
---|---|
bool |