Click or drag to resize
Transformations Constructor (Transformations)
Clone transformations.

Namespace:  GeonBit.Core
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Transformations(
	Transformations other
)

Parameters

other
Type: GeonBit.CoreTransformations

[Missing <param name="other"/> documentation for "M:GeonBit.Core.Transformations.#ctor(GeonBit.Core.Transformations)"]

See Also