C# Class TeamMentor.CoreLib.REPL

Show file Open project: TeamMentor/Master Class Usage Examples

Public Properties

Property Type Description
MAX_EXECUTION_TIME int

Private Methods

Method Description
executeSnippet ( string snippet ) : string
executeSnippet_SeparateThread ( string snippet ) : string

Property Details

MAX_EXECUTION_TIME public static property

public static int MAX_EXECUTION_TIME
return int