C# Class Docary.Models.Location

Exibir arquivo Open project: JefClaes/Docary Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
Location ( ) : System.ComponentModel.DataAnnotations
Location ( string name, string userId ) : System.ComponentModel.DataAnnotations

Method Details

Location() public method

public Location ( ) : System.ComponentModel.DataAnnotations
return System.ComponentModel.DataAnnotations

Location() public method

public Location ( string name, string userId ) : System.ComponentModel.DataAnnotations
name string
userId string
return System.ComponentModel.DataAnnotations