C# Класс Builder.Program

A builder allows client code to construct the object of the builder. It is like the template method, but allows external modification.
Показать файл Открыть проект

Открытые методы

Метод Описание
Main ( String args ) : void

Описание методов

Main() публичный статический Метод

public static Main ( String args ) : void
args String
Результат void