C# Class Microsoft.Zing.ZingMethod.ZingMethodULE

Show file Open project: ZingModelChecker/Zing

Public Properties

Property Type Description
inputsULE object
localsULE object
othersULE object
outputsULE object

Private Methods

Method Description
ZingMethodULE ( ) : System

Property Details

inputsULE public property

public object inputsULE
return object

localsULE public property

public object localsULE
return object

othersULE public property

public object othersULE
return object

outputsULE public property

public object outputsULE
return object