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