FileGenerator.Drawables.DrawableTypes.DrawableTypes C# (CSharp) Method

DrawableTypes() public method

public DrawableTypes ( QuantumDepth depth ) : System
depth QuantumDepth
return System
    public DrawableTypes(QuantumDepth depth)
      : base(depth)
    {
      LoadComments();
    }