C# Class Nelibur.ServiceModel.Serializers.ObjectCreator

Afficher le fichier Open project: Nelibur/Nelibur Class Usage Examples

Méthodes publiques

Méthode Description
Create ( NameValueCollection collection ) : object
ObjectCreator ( Type type ) : System

Method Details

Create() public méthode

public Create ( NameValueCollection collection ) : object
collection System.Collections.Specialized.NameValueCollection
Résultat object

ObjectCreator() public méthode

public ObjectCreator ( Type type ) : System
type System.Type
Résultat System