Method | Description | |
---|---|---|
Add ( string key, |
||
GetAllBuilders ( ) : IEnumerable |
||
GetBuilders ( string key ) : IEnumerable |
||
Remove ( |
public Add ( string key, |
||
key | string | |
builder | ||
return | void |
public GetBuilders ( string key ) : IEnumerable |
||
key | string | |
return | IEnumerable |
public Remove ( |
||
builder | ||
return | void |