Lucene.Net  3.0.3
Lucene.Net is a port of the Lucene search engine library, written in C# and targeted at .NET runtime users.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Pages
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: