Show / Hide Table of Contents

Class OnCardInsertionEventArgs

Inheritance
System.Object
System.EventArgs
OnCardInsertionEventArgs
Inherited Members
System.EventArgs.Empty
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: WSCT.Wrapper.Desktop.Core
Assembly: WSCT.Wrapper.Desktop.dll
Syntax
public class OnCardInsertionEventArgs : EventArgs

Fields

| Improve this Doc View Source

ReaderState

Declaration
public AbstractReaderState ReaderState
Field Value
Type Description
AbstractReaderState

Extension Methods

JsonHelpers.WriteToJsonFile(Object, String)
JsonHelpers.WriteToJsonFile(Object, String, Boolean)
JsonHelpers.WriteToJsonString(Object)
JsonHelpers.WriteToJsonString(Object, Boolean)
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX