C# Class Tp.Core.LocalizedNotImplementedException

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

Public Methods

Method Description
LocalizedNotImplementedException ( IFormattedMessage formattedMessage ) : System

Method Details

LocalizedNotImplementedException() public method

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