C# Class Scalien.TestUser

Inheritance: IDisposable
ファイルを表示 Open project: scalien/scaliendb Class Usage Examples

Public Properties

Property Type Description
info TestUserInfo

Public Methods

Method Description
Dispose ( ) : void
Print ( ) : void
TestUser ( ) : System
TestUser ( ulong newid ) : System

Method Details

Dispose() public method

public Dispose ( ) : void
return void

Print() public method

public Print ( ) : void
return void

TestUser() public method

public TestUser ( ) : System
return System

TestUser() public method

public TestUser ( ulong newid ) : System
newid ulong
return System

Property Details

info public_oe property

public TestUserInfo,Scalien info
return TestUserInfo