Eye Constructor (Eye)C# SDK for The Eye Tribe Tracker
Initializes a new instance of the Eye class

Namespace: TETCSharpClient.Data
Assembly: TETCSharpClient (in TETCSharpClient.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Eye(
	Eye other
)

Parameters

other
Type: TETCSharpClient.Data Eye

[Missing <param name="other"/> documentation for "M:TETCSharpClient.Data.Eye.#ctor(TETCSharpClient.Data.Eye)"]

See Also