C# Class FieldMapping.Blog

Show file Open project: rowanmiller/Demo-EFCore Class Usage Examples

Public Methods

Method Description
GetUrl ( ) : string
SetUrl ( string url ) : void

Method Details

GetUrl() public method

public GetUrl ( ) : string
return string

SetUrl() public method

public SetUrl ( string url ) : void
url string
return void