System.Security.SecurityState.IsStateAvailable C# (CSharp) Method

IsStateAvailable() public method

public IsStateAvailable ( ) : bool
return bool
    public bool IsStateAvailable() { throw null; }
  }