다음을 통해 공유


StorageProviderUtils.PrintOneWrite 메서드

정의

public static string PrintOneWrite (System.Collections.Generic.IEnumerable<Tuple<string,string>> keys, object data, string eTag);
static member PrintOneWrite : seq<string * string> * obj * string -> string
Public Shared Function PrintOneWrite (keys As IEnumerable(Of Tuple(Of String, String)), data As Object, eTag As String) As String

매개 변수

data
Object
eTag
String

반환

적용 대상