C# Class Rebel.Hive.HiveEntityPostActionEventArgs

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

Public Methods

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

Method Details

HiveEntityPostActionEventArgs() public method

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