'宣言 Protected Overridable Function JsonFromIDictionary( _ ByVal a As System.Collections.Generic.IDictionary(Of String,Object) _ ) As System.String
protected virtual System.string JsonFromIDictionary( System.Collections.Generic.IDictionary<string,object> a )
オンラインで表示: GitHub