protected virtual ProcessSchema CreateSysEntitySchemaOperationRightEventsProcessSchema() { var schema = new SysEntitySchemaOperationRightEventsProcessSchema(ProcessSchemaManager, this); schema.InitializePrimaryInfo(); return(schema); }
public SysEntitySchemaOperationRightEventsProcessSchema(SysEntitySchemaOperationRightEventsProcessSchema source) : base(source) { }