CodePorting.Translator.Cs2Cpp.Framework
|
This is the complete list of members for System::Version, including all inherited members.
CompareTo(const Version &ver) const | System::Version | |
Equals(const Version &ver) const | System::Version | |
get_Build() const | System::Version | |
get_Major() const | System::Version | |
get_MajorRevision() const | System::Version | |
get_Minor() const | System::Version | |
get_MinorRevision() const | System::Version | |
get_Revision() const | System::Version | |
GetHashCode() const | System::Version | |
operator!= | System::Version | friend |
operator< | System::Version | friend |
operator<= | System::Version | friend |
operator== | System::Version | friend |
operator> | System::Version | friend |
operator>= | System::Version | friend |
Parse(const String &input) | System::Version | static |
ToString() const | System::Version | |
ToString(int fieldCount) const | System::Version | |
Version(int major, int minor, int build, int revision) | System::Version | |
Version(int major, int minor, int build) | System::Version | |
Version(int major, int minor) | System::Version | |
Version(const String &version) | System::Version | |
Version() | System::Version |