Click or drag to resize

ActionElementMapPair Class

Inheritance Hierarchy
SystemObject
  SystemValueType
    Rewired.GlyphsActionElementMapPair

Namespace: Rewired.Glyphs
Assembly: Rewired_Glyphs (in Rewired_Glyphs.dll) Version: 0.0.0.0
Syntax
C#
public sealed class ActionElementMapPair : ValueType, 
	IEquatable<ActionElementMapPair>

The ActionElementMapPair type exposes the following members.

Constructors
 NameDescription
Public methodActionElementMapPairInitializes a new instance of the ActionElementMapPair class
Top
Properties
 NameDescription
Public propertyCount 
Top
Methods
Operators
Fields
 NameDescription
Public fielda 
Public fieldb 
Top
See Also