Click or drag to resize

SingleFeatureCollectionTFeature Constructor (TFeature)

[This is preliminary documentation and is subject to change.]

Namespace:  JsonRpc.Server
Assembly:  JsonRpc.Commons (in JsonRpc.Commons.dll) Version: 0.5.4+1bad715934a0ae5922832940ca44bbbdaa509cfe
Syntax
public SingleFeatureCollection(
	TFeature feature
)

Parameters

feature
Type: TFeature

[Missing <param name="feature"/> documentation for "M:JsonRpc.Server.SingleFeatureCollection`1.#ctor(`0)"]

See Also