IOExcludeEntity Method

Definition

Namespace: Centralpoint.Utilities
Assembly: Centralpoint (in Centralpoint.dll) Version: 2.0.0.0 (2.0.0.0)
C#
public static bool ExcludeEntity(
	string[] exclusions,
	string initialPath,
	string fullName,
	string name
)

Parameters

exclusions  String
 
initialPath  String
 
fullName  String
 
name  String
 

Return Value

Boolean

See Also