C# Class Dwarrowdelf.Server.PropertyStringChange

Inheritance: PropertyChange
显示文件 Open project: tomba/dwarrowdelf

Public Methods

Method Description
PropertyStringChange ( BaseObject ob, PropertyID propertyID, string value ) : System
ToChangeData ( ) : ChangeData

Method Details

PropertyStringChange() public method

public PropertyStringChange ( BaseObject ob, PropertyID propertyID, string value ) : System
ob BaseObject
propertyID PropertyID
value string
return System

ToChangeData() public method

public ToChangeData ( ) : ChangeData
return ChangeData