C# Class JaySvcUtil.TypeData

Afficher le fichier Open project: jaydata/JaySvcUtil Class Usage Examples

Méthodes publiques

Méthode Description
TypeData ( string data ) : System
isUsed ( string field ) : bool

Method Details

TypeData() public méthode

public TypeData ( string data ) : System
data string
Résultat System

isUsed() public méthode

public isUsed ( string field ) : bool
field string
Résultat bool