C# Class Rebel.Hive.HiveSchemaPostActionEventArgs

Inheritance: System.EventArgs
Show file Open project: RebelCMS/rebelcmsxu5

Public Methods

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

Method Details

HiveSchemaPostActionEventArgs() public method

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