C# Class Rebel.Hive.HiveRelationByIdPostActionEventArgs

Inheritance: AbstractHiveEventArgs
Show file Open project: RebelCMS/rebelcmsxu5

Public Methods

Method Description
HiveRelationByIdPostActionEventArgs ( IRelationById relation, AbstractScopedCache scopedCache ) : System

Method Details

HiveRelationByIdPostActionEventArgs() public method

public HiveRelationByIdPostActionEventArgs ( IRelationById relation, AbstractScopedCache scopedCache ) : System
relation IRelationById
scopedCache Rebel.Framework.AbstractScopedCache
return System