The base interface for all records.
using EditorStatistics; public class MyRecord : IRecord { }
Last updated 7 months ago