C# Class EveCache.SDBRow

Inheritance: SNode
Afficher le fichier Open project: jason-watkins/EveCache.Net Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Clone ( ) : SNode
SDBRow ( int magic, List data ) : System
ToString ( ) : string

Method Details

Clone() public méthode

public Clone ( ) : SNode
Résultat SNode

SDBRow() public méthode

public SDBRow ( int magic, List data ) : System
magic int
data List
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string