C# Class Rebel.Hive.HiveEntityPreDeletionEventArgs

Inheritance: AbstractHiveEventArgs
Show file Open project: RebelCMS/rebelcmsxu5

Public Methods

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

Method Details

HiveEntityPreDeletionEventArgs() public method

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