C# Class MonoSoftware.MonoX.Resources.WebParts.CopiedCatalogPart

Exibir arquivo Open project: MonoSoftware/MonoX-Localization-Resources

Private Properties

Property Type Description
CopiedCatalogPart System

Public Methods

Method Description
CopiedFormat ( ) : string

The stub formatting method returning the Copied property value.

TitleFormat ( ) : string

The stub formatting method returning the Title property value.

Private Methods

Method Description
CopiedCatalogPart ( ) : System

Method Details

CopiedFormat() public static method

The stub formatting method returning the Copied property value.
public static CopiedFormat ( ) : string
return string

TitleFormat() public static method

The stub formatting method returning the Title property value.
public static TitleFormat ( ) : string
return string