Search Results for

    Show / Hide Table of Contents

    Class PatternContext

    Inheritance
    System.Object
    SMContext
    PatternContext
    Inherited Members
    SMContext.PhaseObjects
    SMContext.CleanupObjects()
    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(PatternSM)

    Declaration
    public PatternContext(PatternSM sm)
    Parameters
    Type Name Description
    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
    In This Article
    Back to top Generated by DocFX