다음을 통해 공유


DescribeSchemesContext.Accept(IDictionary<String,Object>) 메서드

정의

public:
 void Accept(System::Collections::Generic::IDictionary<System::String ^, System::Object ^> ^ description);
public void Accept (System.Collections.Generic.IDictionary<string,object> description);
member this.Accept : System.Collections.Generic.IDictionary<string, obj> -> unit
Public Sub Accept (description As IDictionary(Of String, Object))

매개 변수

description
IDictionary<String,Object>

적용 대상