C# Class Foxoft.Ci.CiCase

Show file Open project: epi/cito Class Usage Examples

Public Properties

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

Property Details

Body public property

public ICiStatement[] Body
return ICiStatement[]

Fallthrough public property

public bool Fallthrough
return bool

FallthroughTo public property

public CiExpr,Foxoft.Ci FallthroughTo
return CiExpr

Values public property

public object[] Values
return object[]