Skip to content

ClosingFeatureSourceEventArgs

Namespace: ThinkGeo.Core

This class represents the parameters passed in through the ClosingFeatureSource event.

public class ClosingFeatureSourceEventArgs : System.EventArgs

Inheritance ObjectEventArgsClosingFeatureSourceEventArgs

Remarks:

None

Constructors

ClosingFeatureSourceEventArgs()

This is the default constructor.

public ClosingFeatureSourceEventArgs()

Remarks:

None