C# Class Rebel.Hive.HiveEntityPreActionEventArgs

Inheritance: AbstractHiveEventArgs
Show file Open project: RebelCMS/rebelcmsxu5

Public Methods

Method Description
HiveEntityPreActionEventArgs ( IRelatableEntity entity, AbstractScopedCache scopedCache ) : System

Method Details

HiveEntityPreActionEventArgs() public method

public HiveEntityPreActionEventArgs ( IRelatableEntity entity, AbstractScopedCache scopedCache ) : System
entity IRelatableEntity
scopedCache Rebel.Framework.AbstractScopedCache
return System