Element Constructor

Declaration

public Element();

Declaration

public Element(string value);

Declaration

public Element(Unity.Android.Gradle.Element element);

Parameters

value Raw string value.
element Element to be copy.

Description

Element constructor.


Did you find this page useful? Please give it a rating: