C# Class Microsoft.Zing.ZingMethod.ZingMethodULE

ファイルを表示 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_oe property

public object inputsULE
return object

localsULE public_oe property

public object localsULE
return object

othersULE public_oe property

public object othersULE
return object

outputsULE public_oe property

public object outputsULE
return object