BadScript 2
Loading...
Searching...
No Matches
IBadDate.cs
Go to the documentation of this file.
1
namespace
BadScript2.Runtime.Objects.Native
;
2
3
public
interface
IBadDate
:
IBadNative
4
{
8
new
DateTimeOffset
Value
{
get
; }
9
}
BadScript2.Runtime.Objects.Native.IBadDate
Definition
IBadDate.cs:4
BadScript2.Runtime.Objects.Native.IBadDate.Value
new DateTimeOffset Value
The Date Value.
Definition
IBadDate.cs:8
BadScript2.Runtime.Objects.Native.IBadNative
Defines properties for Native Types.
Definition
IBadNative.cs:7
BadScript2.Runtime.Objects.Native
Contains the Native Runtime Objects.
Definition
BadBoolean.cs:6
src
BadScript2
Runtime
Objects
Native
IBadDate.cs
Generated by
1.9.8