StoryTeller.StorytellerAssertionException.StorytellerAssertionException C# (CSharp) Method

StorytellerAssertionException() public method

public StorytellerAssertionException ( ) : System
return System
        public StorytellerAssertionException()
        {
        }

Same methods

StorytellerAssertionException::StorytellerAssertionException ( SerializationInfo info, StreamingContext context ) : System
StorytellerAssertionException::StorytellerAssertionException ( string message ) : System
StorytellerAssertionException