'宣言 Public Function New( _ ByVal result As T, _ ByVal exception As System.Exception, _ ByVal cancelled As System.Boolean, _ ByVal userState As System.Object _ )
public RequestCompletedEventArgs<T>( T result, System.Exception exception, System.bool cancelled, System.object userState )
true
RequestCompletedEventArgs<T> クラス RequestCompletedEventArgs<T> メンバ
オンラインで表示: GitHub