Метод | Описание | |
---|---|---|
GetHelloWorld ( ) : IHelloWorldStringImplementation | ||
GetPrintStrategy ( ) : IPrintStrategy | ||
Print ( IPrintStrategy strategy, Nya.HelloWorld.HelloWorldModel toPrint ) : IStatusCode |
public GetHelloWorld ( ) : IHelloWorldStringImplementation | ||
Результат | IHelloWorldStringImplementation |
public GetPrintStrategy ( ) : IPrintStrategy | ||
Результат | IPrintStrategy |
public Print ( IPrintStrategy strategy, Nya.HelloWorld.HelloWorldModel toPrint ) : IStatusCode | ||
strategy | IPrintStrategy | |
toPrint | Nya.HelloWorld.HelloWorldModel | |
Результат | IStatusCode |