← Back to carmenta.com
Carmenta Engine SDK Documentation
×

ProjectOperator.ProjectOperator Constructors

Initializes a new instance of the ProjectOperator class.

Overload List

 NameDescription
Public methodProjectOperator()Initializes a new instance of the ProjectOperator class.
Public methodProjectOperator(Operator input)Initializes a new instance of the ProjectOperator class with the given input.

ProjectOperator()

Initializes a new instance of the ProjectOperator class.

Syntax

C#
public ProjectOperator ()

ProjectOperator(Operator input)

Initializes a new instance of the ProjectOperator class with the given input.

Syntax

C#
public ProjectOperator (
    Operator input
)

Parameters

input
Type: Operator
The input to the new operator.

Platforms

Windows, Linux, Android

By accessing the information on this site you accept our terms and conditions and privacy policy.
This site uses cookies to enhance your experience and provide additional functionality.

Accept