C# Class NullObject.AbstractBook

Mostra file Open project: beginor/DesignPatterns Class Usage Examples

Protected Properties

Property Type Description
title string

Public Methods

Method Description
GetTitle ( ) : string

Method Details

GetTitle() public abstract method

public abstract GetTitle ( ) : string
return string

Property Details

title protected_oe property

protected string title
return string