C# 클래스 AzureML.ExtensionMethods

파일 보기 프로젝트 열기: hning86/azuremlps

공개 메소드들

메소드 설명
PatchAsJsonAsync ( this client, string requestUri, string jsonBody ) : Task

메소드 상세

PatchAsJsonAsync() 공개 정적인 메소드

public static PatchAsJsonAsync ( this client, string requestUri, string jsonBody ) : Task
client this
requestUri string
jsonBody string
리턴 Task