C# Class Lucene.Net.Spatial.Queries.UnsupportedSpatialOperation

Inheritance: System.NotSupportedException
Show file Open project: apache/lucenenet

Public Methods

Method Description
UnsupportedSpatialOperation ( SpatialOperation op ) : System

Method Details

UnsupportedSpatialOperation() public method

public UnsupportedSpatialOperation ( SpatialOperation op ) : System
op SpatialOperation
return System