C# Class Foxoft.Ci.CiCase

Mostrar archivo Open project: epi/cito Class Usage Examples

Public Properties

Property Type Description
Body ICiStatement[]
Fallthrough bool
FallthroughTo CiExpr
Values object[]

Property Details

Body public_oe property

public ICiStatement[] Body
return ICiStatement[]

Fallthrough public_oe property

public bool Fallthrough
return bool

FallthroughTo public_oe property

public CiExpr,Foxoft.Ci FallthroughTo
return CiExpr

Values public_oe property

public object[] Values
return object[]