C# Class FogCreek.Wasabi.AST.CMethod

Inheritance: CMember
Afficher le fichier Open project: FogCreek/RoslynGenerator Class Usage Examples

Méthodes publiques

Méthode Description
CMethod ( CFunction func ) : System
CMethod ( CMethod method, bool isUnionMember ) : System

Method Details

CMethod() public méthode

public CMethod ( CFunction func ) : System
func CFunction
Résultat System

CMethod() public méthode

public CMethod ( CMethod method, bool isUnionMember ) : System
method CMethod
isUnionMember bool
Résultat System