Class PatternContext
Inherited Members
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: Danmokou.SM
Assembly: cs.temp.dll.dll
Syntax
public class PatternContext : SMContext
Constructors
PatternContext(SMContext, PatternSM)
Declaration
public PatternContext(SMContext parent, PatternSM sm)
Parameters
Type | Name | Description |
---|---|---|
SMContext | parent | |
PatternSM | sm |
Properties
Props
Declaration
public PatternProperties Props { get; }
Property Value
Type | Description |
---|---|
Danmokou.SM.PatternProperties |
SM
Declaration
public PatternSM SM { get; }
Property Value
Type | Description |
---|---|
PatternSM |