C# Class Dwarrowdelf.SaveGamePropertyAttribute

Inheritance: System.Attribute
Show file Open project: tomba/dwarrowdelf

Public Methods

Method Description
SaveGamePropertyAttribute ( ) : System
SaveGamePropertyAttribute ( string name ) : System

Method Details

SaveGamePropertyAttribute() public method

public SaveGamePropertyAttribute ( ) : System
return System

SaveGamePropertyAttribute() public method

public SaveGamePropertyAttribute ( string name ) : System
name string
return System