Lucene.Net  3.0.3
Lucene.Net is a .NET port of the Java Lucene Indexing Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties
Public Member Functions | List of all members
Lucene.Net.Messages.NLS.IPriviligedAction Interface Reference

Inherited by Lucene.Net.Messages.NLS.AnonymousClassPrivilegedAction.

Public Member Functions

System.Object Run ()
 Performs the priviliged action.
 

Detailed Description

Definition at line 40 of file NLS.cs.

Member Function Documentation

System.Object Lucene.Net.Messages.NLS.IPriviligedAction.Run ( )

Performs the priviliged action.

Returns
A value that may represent the result of the action.

The documentation for this interface was generated from the following file: