Class UofxService.Sample
Inheritance
System.Object
UofxService.Sample
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Ede.Uofx.PubApi.Sdk.NetStd.Service
Assembly: Ede.Uofx.PubApi.Sdk.NetStd.dll
Syntax
public static class Sample
Methods
View SourceSendSampleApiAsync(SampleRequestModel)
用來測試或 demo
Declaration
public static async Task<string> SendSampleApiAsync(SampleRequestModel model)
Parameters
Type | Name | Description |
---|---|---|
SampleRequestModel | model |
Returns
Type | Description |
---|---|
System.Threading.Tasks.Task<System.String> | Trace Id |