protected static bool HasAccountLock(
AdEntry entry
)Protected Shared Function HasAccountLock (
entry As AdEntry
) As Booleanprotected:
static bool HasAccountLock(
AdEntry^ entry
)static member HasAccountLock :
entry : AdEntry -> bool