LayerD CodeDOM and Zoe Compiler interface
IsAccesible Method (type, scope)
NamespacesLayerD.ZOECompilerTypeInfoIsAccesible(TypeInfo, Scope)

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for M:LayerD.ZOECompiler.TypeInfo.IsAccesible(LayerD.ZOECompiler.TypeInfo,LayerD.ZOECompiler.Scope)]

Declaration Syntax
C#Visual BasicVisual C++
public static bool IsAccesible(
	TypeInfo type,
	Scope scope
)
Public Shared Function IsAccesible ( _
	type As TypeInfo, _
	scope As Scope _
) As Boolean
public:
static bool IsAccesible(
	TypeInfo^ type, 
	Scope^ scope
)
Parameters
type (TypeInfo)

[Missing <param> documentation for "type"]

scope (Scope)

[Missing <param> documentation for "scope"]

Return Value

[Missing <returns> documentation for M:LayerD.ZOECompiler.TypeInfo.IsAccesible(LayerD.ZOECompiler.TypeInfo,LayerD.ZOECompiler.Scope)]

Assembly: lib_zoec_core (Module: lib_zoec_core) Version: 1.0.3410.22813 (1.0.0.0)