BytecodeApi Namespace
Classes
Class | Description | |
---|---|---|
![]() |
ApplicationBase |
Provides staticSharedstaticstatic (Shared in Visual Basic) methods that extend the Application and the Application class.
|
![]() |
ApplicationBase..::..Hardware |
Provides information about installed hardware.
|
![]() |
ApplicationBase..::..OperatingSystem |
Provides information about the installed operating system.
|
![]() |
ApplicationBase..::..Process |
Provides information about the current process.
|
![]() |
ApplicationBase..::..Session |
Provides information about the current logon session and related information.
|
![]() |
CachedProperty<(Of <(<'T>)>)> |
Represents a wrapper for a value that is cached in a backing field and retrieved only once, or only after a certain period of time has passed.
|
![]() |
ConvertEx | |
![]() |
Create |
Provides support for creation and generation of generic objects.
|
![]() |
CSharp |
Provides staticSharedstaticstatic (Shared in Visual Basic) methods and properties serving as a general object manipulation helper class.
|
![]() |
EnumEx | |
![]() |
Validate |
Validates String objects against specific data type representations.
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() |
ConvertObjectOptions |
Specifies flags for the conversion of objects, used by the [CSharp.ConvertObject{TDest}(object, TDest, ConvertObjectOptions)] method.
|
![]() |
DateTimePart |
Specifies the subset of a DateTime representation.
|
![]() |
GuidFormat |
Specifies the format for a Guid.
|
![]() |
KnownBrowser |
Specifies the known web browsers.
|
![]() |
SpecialStringComparisons |
Specifies flags for a custom String comparison.
|
![]() |
StringCasing |
Specifies the character casing of a String.
|
![]() |
TypeNaming |
Specifies the naming convention of a Type.
|