C# Class Dwarrowdelf.Messages.IPExpressionMessage

Inheritance: ServerMessage
Mostra file Open project: tomba/dwarrowdelf Class Usage Examples

Public Properties

Property Type Description
Script string

Public Methods

Method Description
IPExpressionMessage ( string script ) : System

Method Details

IPExpressionMessage() public method

public IPExpressionMessage ( string script ) : System
script string
return System

Property Details

Script public_oe property

public string Script
return string