Forseti.Suites.Case.Case C# (CSharp) Method

Case() public method

public Case ( ) : System.Collections.Generic
return System.Collections.Generic
		public Case()
		{
			Result = new CaseResult();
		}