C# Class ABsoluteMaybe.Statistics.ZScore.NotEnoughParticipantsException

Inheritance: ABsoluteMaybeException
ファイルを表示 Open project: troygoode/ABsoluteMaybe

Public Methods

Method Description
NotEnoughParticipantsException ( string message ) : System

Method Details

NotEnoughParticipantsException() public method

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