C# Class Rebel.Hive.HiveRevisionPreActionEventArgs

Inheritance: AbstractHiveEventArgs
Datei anzeigen Open project: RebelCMS/rebelcmsxu5

Public Methods

Method Description
HiveRevisionPreActionEventArgs ( IRevision entity, AbstractScopedCache scopedCache ) : System

Method Details

HiveRevisionPreActionEventArgs() public method

public HiveRevisionPreActionEventArgs ( IRevision entity, AbstractScopedCache scopedCache ) : System
entity IRevision
scopedCache Rebel.Framework.AbstractScopedCache
return System