C# Class withSIX.Sync.Core.Legacy.SixSync.ArchiveFormatUnsupported

Inheritance: System.Exception
Exibir arquivo Open project: SIXNetworks/withSIX.Desktop

Public Methods

Method Description
ArchiveFormatUnsupported ( ) : System
ArchiveFormatUnsupported ( string message ) : System

Method Details

ArchiveFormatUnsupported() public method

public ArchiveFormatUnsupported ( ) : System
return System

ArchiveFormatUnsupported() public method

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