C# Class WeaverHelper, PropertyChanged

Afficher le fichier Open project: Fody/PropertyChanged Class Usage Examples

Méthodes publiques

Свойство Type Description
AfterAssemblyPath string
Assembly Assembly
BeforeAssemblyPath string

Méthodes publiques

Méthode Description
GetAssemblyPath ( ) : void
WeaverHelper ( string projectPath ) : System.IO

Private Methods

Méthode Description
GetAssemblyName ( ) : string
GetOutputPathValue ( ) : string

Method Details

GetAssemblyPath() public méthode

public GetAssemblyPath ( ) : void
Résultat void

WeaverHelper() public méthode

public WeaverHelper ( string projectPath ) : System.IO
projectPath string
Résultat System.IO

Property Details

AfterAssemblyPath public_oe property

public string AfterAssemblyPath
Résultat string

Assembly public_oe property

public Assembly Assembly
Résultat Assembly

BeforeAssemblyPath public_oe property

public string BeforeAssemblyPath
Résultat string