Метод | Описание | |
---|---|---|
AdvertisementResponseContentBuilder ( IBuilderInitializer initializer ) : System | ||
WithErrors ( ) : |
||
WithExpiryDate ( System.DateTime expiryDate ) : |
||
WithId ( object id ) : |
||
WithLink ( string linkName, object linkRef ) : |
||
WithState ( string state ) : |
||
WithWarnings ( ) : |
public AdvertisementResponseContentBuilder ( IBuilderInitializer initializer ) : System | ||
initializer | IBuilderInitializer | |
Результат | System |
public WithErrors ( ) : |
||
Результат |
public WithExpiryDate ( System.DateTime expiryDate ) : |
||
expiryDate | System.DateTime | |
Результат |
public WithId ( object id ) : |
||
id | object | |
Результат |
public WithLink ( string linkName, object linkRef ) : |
||
linkName | string | |
linkRef | object | |
Результат |
public WithState ( string state ) : |
||
state | string | |
Результат |
public WithWarnings ( ) : |
||
Результат |