C# Class Rebel.Hive.HiveEntityPostDeletionEventArgs

Inheritance: AbstractHiveEventArgs
Show file Open project: RebelCMS/rebelcmsxu5

Public Methods

Method Description
HiveEntityPostDeletionEventArgs ( HiveId id, AbstractScopedCache scopedCache ) : System

Method Details

HiveEntityPostDeletionEventArgs() public method

public HiveEntityPostDeletionEventArgs ( HiveId id, AbstractScopedCache scopedCache ) : System
id HiveId
scopedCache Rebel.Framework.AbstractScopedCache
return System