| Miner.Responder.Framework.Requests Namespace > SubmitCallCommand Class : CallTrouble Method |
'DeclarationPublic Function CallTrouble( _ ByVal trouble As System.Nullable(Of CallTroubleDomain) _ ) As SubmitCallCommand
'UsageDim instance As SubmitCallCommand Dim trouble As System.Nullable(Of CallTroubleDomain) Dim value As SubmitCallCommand value = instance.CallTrouble(trouble)
public SubmitCallCommand CallTrouble( System.Nullable<CallTroubleDomain> trouble )
public function CallTrouble( trouble: System.Nullable ): SubmitCallCommand;
public function CallTrouble( trouble : System.Nullable ) : SubmitCallCommand;
public: SubmitCallCommand* CallTrouble( System.Nullable<CallTroubleDomain> trouble )
public: SubmitCallCommand^ CallTrouble( System.Nullable<CallTroubleDomain> trouble )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2