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