C# Class WhatsAppApi.Response.CorruptStreamException

Inheritance: System.Exception
ファイルを表示 Open project: rquiroz/WhatsAPINet

Public Methods

Method Description
CorruptStreamException ( string pMessage ) : System

Method Details

CorruptStreamException() public method

public CorruptStreamException ( string pMessage ) : System
pMessage string
return System