everything_object
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
everything_object [2018/01/28 17:12] – wolfgangriedmann | everything_object [2020/06/14 22:55] (current) – The old sentence said "A method every object has is the As String() method. joecurran | ||
---|---|---|---|
Line 3: | Line 3: | ||
In .NET even basic datatypes like '' | In .NET even basic datatypes like '' | ||
- | This means that even these datatypes can (an have) own methods. | + | This means that even these datatypes can (an have) own methods. |
- | < | + | < |
local oDate as DateTime | local oDate as DateTime | ||
local lLogic as logic | local lLogic as logic | ||
Line 14: | Line 14: | ||
System.Console.WriteLine( oDate: | System.Console.WriteLine( oDate: | ||
System.Console.WriteLine( lLogic: | System.Console.WriteLine( lLogic: | ||
- | returns< | + | returns< |
28.01.2018 17:51:37 | 28.01.2018 17:51:37 | ||
true</ | true</ |
everything_object.1517159577.txt.gz · Last modified: 2018/01/28 17:12 by wolfgangriedmann