C# Class weedstudio.Utils.Templet

如果只是用于OPS-XML序列化,不需要override[Clone][Bind],从而使代码更加干净
Datei anzeigen Open project: noear/Weed3 Class Usage Examples

Public Properties

Property Type Description
ReplaceItems List

Public Methods

Method Description
GetItemFormat ( string name ) : string

Method Details

GetItemFormat() public method

public GetItemFormat ( string name ) : string
name string
return string

Property Details

ReplaceItems public_oe property

public List ReplaceItems
return List