Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
MusicStore
Services
ArtistFactory
C# Class MusicStore.Services.ArtistFactory
Inheritance:
IArtistFactory
显示文件
Open project: jvaleroso/MusicStoreAngularVersion
Public Methods
Method
Description
CreateArtist
(
string
name
) :
Artist
Method Details
CreateArtist()
public
method
public
CreateArtist
(
string
name
) :
Artist
name
string
return
Artist