mikeownage.com

Site

News
Downloads
My Directory
Battle.net Archive
My YouTube
Contact Me

Gaming

Supreme Ruler

Projects

Asgard3
Asgard Server
Binary Gateway 2
Supreme Ruler Files
Supreme Ruler Toolkit

Clan

GDN
 Class DbUser
Generated by DocFX

Class DbUser

Inheritance
System.Object
DbUser
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Asgard3.Core.Database
Assembly: Asgard3.Core.dll
Syntax
public class DbUser

Fields

| Improve this Doc View Source

AddedBy

Declaration
public string AddedBy
Field Value
Type Description
System.String
| Improve this Doc View Source

Flags

Declaration
public DbFlags Flags
Field Value
Type Description
DbFlags
| Improve this Doc View Source

TimeAdded

Declaration
public DateTime TimeAdded
Field Value
Type Description
System.DateTime
| Improve this Doc View Source

Username

Declaration
public string Username
Field Value
Type Description
System.String

Methods

| Improve this Doc View Source

HasFlag(DbFlags)

Checks if the user has atleast one of the flags.

Declaration
public bool HasFlag(DbFlags flags)
Parameters
Type Name Description
DbFlags flags

The flag(s) to check.

Returns
Type Description
System.Boolean


Copyright © 2010 - 2025 mikeownage.com all rights reserved.