A Sandcastle Documented Class Library
SimplePoint Structure |
[Missing <summary> documentation for "T:net_course_01.SimplePoint"]
Namespace: net_course_01
Assembly: net-course-01 (in net-course-01.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public struct SimplePoint
The SimplePoint type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from ValueType.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from ValueType.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
Parse | ||
ToString | (Overrides ValueTypeToString.) |
Fields
Remarks
[Missing <remarks> documentation for "T:net_course_01.SimplePoint"]
See Also