C# Class tar_cs.TarException

Inheritance: Exception
显示文件 Open project: prezi/icinga2

Public Methods

Method Description
TarException ( string message ) : System

Method Details

TarException() public method

public TarException ( string message ) : System
message string
return System