See: Description
Interface | Description |
---|---|
DateTimeMethodForgeFactory |
Date-time method extension API for adding date-time methods.
|
DateTimeMethodMode |
Describes to the compiler how it should manage code for the date-time method.
|
DateTimeMethodOps |
Interface for use with date-time method operations.
|
Class | Description |
---|---|
DateTimeMethodDescriptor |
Provides footprint information for date-time method extension.
|
DateTimeMethodInitializeContext |
Context for use with the date-time method extension API
|
DateTimeMethodModeStaticMethod |
Provides information about the public static method that implements the logic for the date-time method.
|
DateTimeMethodOpsModify |
For adding a date-time method that modifies the date-time value and that return a result of the same type
as the date-time value.
|
DateTimeMethodOpsReformat |
For adding a date-time method that reformats the date-time value returning a result of a different type
as the date-time value.
|
DateTimeMethodValidateContext |
Context for use with the date-time method extension API
|
Date-time method extension API.
Copyright © 2005–2021. All rights reserved.