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