Method Entity
Entity(String, Int32)
Add to or replace a character entity in this schema.
Declaration
public virtual void Entity(string name, int value)
Parameters
Type | Name | Description |
---|---|---|
System.String | name | Name of the entity |
System.Int32 | value | Value of the entity |