public static bool ExcludeEntity(
string[] exclusions,
string initialPath,
string fullName,
string name
)Public Shared Function ExcludeEntity (
exclusions As String(),
initialPath As String,
fullName As String,
name As String
) As Boolean