C# Class Rebel.Hive.HiveRelationByIdPreActionEventArgs

Inheritance: AbstractHiveEventArgs
Show file Open project: RebelCMS/rebelcmsxu5

Public Methods

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

Method Details

HiveRelationByIdPreActionEventArgs() public method

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