C# 클래스 FuelSDK.DeleteReturn

상속: FuelReturn
파일 보기 프로젝트 열기: salesforce-marketingcloud/FuelSDK-CSharp 1 사용 예제들

공개 메소드들

메소드 설명
DeleteReturn ( APIObject theObject ) : System
DeleteReturn ( FuelObject theObject ) : System

비공개 메소드들

메소드 설명
restDelete ( FuelObject theObject, string url ) : void

메소드 상세

DeleteReturn() 공개 메소드

public DeleteReturn ( APIObject theObject ) : System
theObject APIObject
리턴 System

DeleteReturn() 공개 메소드

public DeleteReturn ( FuelObject theObject ) : System
theObject FuelObject
리턴 System