다음을 통해 공유


PersistentStreamProvider.ExecuteCommand(Int32, Object) 메서드

정의

public System.Threading.Tasks.Task<object> ExecuteCommand (int command, object arg);
abstract member ExecuteCommand : int * obj -> System.Threading.Tasks.Task<obj>
override this.ExecuteCommand : int * obj -> System.Threading.Tasks.Task<obj>
Public Function ExecuteCommand (command As Integer, arg As Object) As Task(Of Object)

매개 변수

command
Int32
arg
Object

반환

구현

적용 대상