C# Class Rebel.Hive.HiveSchemaPreActionEventArgs

Inheritance: AbstractHiveEventArgs
Show file Open project: RebelCMS/rebelcmsxu5

Public Methods

Method Description
HiveSchemaPreActionEventArgs ( AbstractSchemaPart schemaPart, AbstractScopedCache scopedCache ) : System

Method Details

HiveSchemaPreActionEventArgs() public method

public HiveSchemaPreActionEventArgs ( AbstractSchemaPart schemaPart, AbstractScopedCache scopedCache ) : System
schemaPart AbstractSchemaPart
scopedCache Rebel.Framework.AbstractScopedCache
return System