T VisitShell(
ModelShell e,
R arg
)
Function VisitShell (
e As ModelShell,
arg As R
) As T
T VisitShell(
ModelShell^ e,
R arg
)
abstract VisitShell :
e : ModelShell *
arg : 'R -> 'T
[Missing <returns> documentation for "M:Karamba.Elements.IModelElementVisitor`2.VisitShell(Karamba.Elements.ModelShell,`1)"]