Add Leaf Charting
This commit is contained in:
@@ -5,7 +5,7 @@ using LeafWeb.Core.Utility;
|
||||
|
||||
namespace LeafWeb.Core.Services
|
||||
{
|
||||
[AttributeUsage(AttributeTargets.Property, AllowMultiple = false, Inherited = true)]
|
||||
[AttributeUsage(AttributeTargets.Property)]
|
||||
public class ParseInfoAttribute : Attribute
|
||||
{
|
||||
public int Position { get; private set; }
|
||||
|
||||
Reference in New Issue
Block a user