This topic has not yet been rated - Rate this topic

ActivityFunc<T1, T2, T3, T4, T5, TResult> Methods

The ActivityFunc<T1, T2, T3, T4, T5, TResult> type exposes the following members.

  Name Description
Public method Equals(Object) Determines whether the specified object is equal to the current object. (Inherited from Object.)
Public method GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Protected method GetResultArgument When implemented in a derived class, returns the DelegateOutArgument of the ActivityDelegate. (Inherited from ActivityDelegate.)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Public method ShouldSerializeDisplayName Indicates whether the DisplayName property value should be serialized to XAML. (Inherited from ActivityDelegate.)
Public method ToString Returns a String representation of the ActivityDelegate that contains the DisplayName. (Inherited from ActivityDelegate.)
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.