C# Class Platform.Xml.Serialization.XmlListElementDynamicTypeProviderAttribute

Inheritance: XmlSerializationAttribute
显示文件 Open project: platformdotnet/Platform

Public Methods

Method Description
XmlListElementDynamicTypeProviderAttribute ( Type providerType ) : System

Method Details

XmlListElementDynamicTypeProviderAttribute() public method

public XmlListElementDynamicTypeProviderAttribute ( Type providerType ) : System
providerType System.Type
return System