C# Class W3SavegameEditor.Core.Savegame.Attributes.CSerializableAttribute

Inheritance: System.Attribute
显示文件 Open project: Atvaark/W3SavegameEditor

Public Methods

Method Description
CSerializableAttribute ( string typeName ) : System

Method Details

CSerializableAttribute() public method

public CSerializableAttribute ( string typeName ) : System
typeName string
return System