FunctionT1, T2, TResult Class | ![]() |
Namespace: Lawo.EmberPlusSharp.Model
public sealed class Function<T1, T2, TResult> : StaticFunction<Function<T1, T2, TResult>> where TResult : new(), ResultBase<TResult>
The FunctionT1, T2, TResult type exposes the following members.
Name | Description | |
---|---|---|
![]() | Description | Gets description. (Inherited from Element.) |
![]() | Identifier | Gets identifier. (Inherited from Element.) |
![]() | IsOnline | Gets a value indicating whether this element is online. (Inherited from Element.) |
![]() | Number | Gets number. (Inherited from Element.) |
![]() | Parent | Gets the parent of this element. (Inherited from Element.) |
![]() | Tag | Gets or sets an arbitrary object value that can be used to store custom information about this
object. (Inherited from Element.) |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetPath | Gets the full path of this element. (Inherited from Element.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | InvokeAsync | Schedules an invocation of this function. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Occurs when a property value changes. (Inherited from NotifyPropertyChanged.) |