C# Class ArtemisComm.Proxy.Logger.PropertyValue

显示文件 Open project: russjudge/ArtemisSBS-ProtocolSharp Class Usage Examples

Public Methods

Method Description
PropertyValue ( string propertyName, string value, string objectType, string hexValue ) : System

Method Details

PropertyValue() public method

public PropertyValue ( string propertyName, string value, string objectType, string hexValue ) : System
propertyName string
value string
objectType string
hexValue string
return System