BadScript 2
Loading...
Searching...
No Matches
IBadString.cs
Go to the documentation of this file.
1
namespace
BadScript2.Runtime.Objects.Native
;
2
6
public
interface
IBadString
:
IBadNative
7
{
11
new
string
Value
{
get
; }
12
}
BadScript2.Runtime.Objects.Native.IBadNative
Defines properties for Native Types.
Definition
IBadNative.cs:7
BadScript2.Runtime.Objects.Native.IBadString
Implements the Interface for Native Strings.
Definition
IBadString.cs:7
BadScript2.Runtime.Objects.Native.IBadString.Value
new string Value
The String Value.
Definition
IBadString.cs:11
BadScript2.Runtime.Objects.Native
Contains the Native Runtime Objects.
Definition
BadBoolean.cs:6
src
BadScript2
Runtime
Objects
Native
IBadString.cs
Generated by
1.9.8