C# Class SenseNet.ContentRepository.Storage.AppModel.AppCacheInvalidateEventArgs

Inheritance: System.EventArgs
Show file Open project: maxpavlov/FlexNet Class Usage Examples

Public Methods

Method Description
AppCacheInvalidateEventArgs ( string path ) : System

Method Details

AppCacheInvalidateEventArgs() public method

public AppCacheInvalidateEventArgs ( string path ) : System
path string
return System