C# Class Solvberget.Domain.DTO.Person

Datei anzeigen Open project: digbib/Solvberget Class Usage Examples

Public Methods

Method Description
InvertName ( string Name ) : void
Person ( ) : System

Method Details

InvertName() public method

public InvertName ( string Name ) : void
Name string
return void

Person() public method

public Person ( ) : System
return System