C# Class WebMarco.Backend.Bridge.Common.CallResult

ファイルを表示 Open project: vhnatyk/WebMarco.2.0 Class Usage Examples

Public Methods

Method Description
CallResult ( string value, string contentType = null ) : System

Method Details

CallResult() public method

public CallResult ( string value, string contentType = null ) : System
value string
contentType string
return System