C# Class Tp.Core.LocalizedNotSupportedException

Inheritance: System.NotSupportedException, IFormattedMessageContainer
Mostra file Open project: TargetProcess/Target-Process-Plugins

Public Methods

Method Description
LocalizedNotSupportedException ( ) : System
LocalizedNotSupportedException ( IFormattedMessage formattedMessage ) : System

Method Details

LocalizedNotSupportedException() public method

public LocalizedNotSupportedException ( ) : System
return System

LocalizedNotSupportedException() public method

public LocalizedNotSupportedException ( IFormattedMessage formattedMessage ) : System
formattedMessage IFormattedMessage
return System