6#include "system/object.h"
14 template<
typename T = SharedPtr<System::Object> >
Defines a method that compares two objects. Objects of this class should only be allocated using Syst...
Definition: icomparable.h:16
virtual int CompareTo(T other)=0
Compares the current object with the specified object.
Base class that enables using methods available for System.Object class in C#. All non-trivial classe...
Definition: object.h:62
Definition: db_command.h:9