M_CommandLine_Core_Name_Equals_1 - adutton/commandline GitHub Wiki
Namespace: CommandLine.Core
Assembly: CommandLine (in CommandLine.dll) Version: 0.0.0
C#
public override bool Equals(
Object obj
)VB
Public Overrides Function Equals (
obj As Object
) As BooleanC++
public:
virtual bool Equals(
Object^ obj
) overrideF#
abstract Equals :
obj : Object -> bool
override Equals :
obj : Object -> bool
- obj
- Type: System.Object
Type: Boolean