ProjectNameAndFontWeight Equals Method Delta Engine Documentation

Namespace: DeltaEngine.Editor
Assembly: DeltaEngine.Editor (in DeltaEngine.Editor.exe) Version: 1.1.1.0 (1.1.1)
Syntax

public bool Equals(
	ProjectNameAndFontWeight other
)

Return Value

Type: Boolean

Implements

IEquatable T  Equals(T)
See Also