C# Class MinecraftWebToolkit.McProperty

显示文件 Open project: hassanselim0/MinecraftWebToolkit

Public Methods

Method Description
McProperty ( ) : System
McProperty ( string name, string value ) : System

Method Details

McProperty() public method

public McProperty ( ) : System
return System

McProperty() public method

public McProperty ( string name, string value ) : System
name string
value string
return System