C# Class StorEvil.Context.ConflictingLifetimeException

Inheritance: System.Exception
显示文件 Open project: davidmfoley/storevil

Public Methods

Method Description
ConflictingLifetimeException ( string message ) : System

Method Details

ConflictingLifetimeException() public method

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