C# Class Newtonsoft.Json.Tests.Utilities.OutAndRefTestClass

Afficher le fichier Open project: JamesNK/Newtonsoft.Json Class Usage Examples

Méthodes publiques

Méthode Description
OutAndRefTestClass ( string &value ) : System.Reflection
OutAndRefTestClass ( string &value, bool &b1 ) : System.Reflection
OutAndRefTestClass ( string &value, bool &b1, bool &b2 ) : System.Reflection

Method Details

OutAndRefTestClass() public méthode

public OutAndRefTestClass ( string &value ) : System.Reflection
value string
Résultat System.Reflection

OutAndRefTestClass() public méthode

public OutAndRefTestClass ( string &value, bool &b1 ) : System.Reflection
value string
b1 bool
Résultat System.Reflection

OutAndRefTestClass() public méthode

public OutAndRefTestClass ( string &value, bool &b1, bool &b2 ) : System.Reflection
value string
b1 bool
b2 bool
Résultat System.Reflection