C# Class Rebel.Hive.HiveRevisionPostActionEventArgs

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

Public Methods

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

Method Details

HiveRevisionPostActionEventArgs() public method

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