Goblin - A Platform for 3D AR and VR Applications

DestructorDecl.Name Property

Gets or sets the name of the destructor. This does not include the tilde ('~') character, so it matches the class name.

public string Name {get; set;}

See Also

DestructorDecl Class | DDW.CSharp.Dom Namespace