Cronous Emulation Server Daemon

AccountInformation Class

Account information structure.

For a list of all members of this type, see AccountInformation Members.

System.Object
   croemud.database.AccountInformation

[Visual Basic]
NotInheritable Public Class AccountInformation
[C#]
public sealed class AccountInformation
[C++]
public __gc __sealed class AccountInformation
[JScript]
public  class AccountInformation

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: croemud.database

Assembly: croemud (in croemud.dll)

See Also

AccountInformation Members | croemud.database Namespace