C# Class Rebel.Hive.HiveRelationByIdPreActionEventArgs

Inheritance: AbstractHiveEventArgs
显示文件 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