Namespace: P4s3TestMachine.P4s3WebSvcReference
Assembly: P4s3TestMachine (in P4s3TestMachine.exe) Version: 1.0.0.0 (1.0.0.0)
Assembly: P4s3TestMachine (in P4s3TestMachine.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public Task<int> GetContactUsNotViewedCountAsync( string key ) |
Visual Basic |
---|
Public Function GetContactUsNotViewedCountAsync ( key As String ) As Task(Of Integer) |
Visual C++ |
---|
public: virtual Task<int>^ GetContactUsNotViewedCountAsync( String^ key ) sealed |
Parameters
- key
- Type: System..::..String