C# Class Sequencing.WeatherApp.Models.SendInfo

Mostrar archivo Open project: SequencingDOTcom/Weather-My-Way-RTP-app Class Usage Examples

Private Properties

Property Type Description
SendInfo System

Public Methods

Method Description
Merge ( SendInfo from ) : void
SendInfo ( string name ) : System

Private Methods

Method Description
SendInfo ( ) : System

Method Details

Merge() public method

public Merge ( SendInfo from ) : void
from SendInfo
return void

SendInfo() public method

public SendInfo ( string name ) : System
name string
return System