C# Class SobekCM.Core.Builder.Builder_Source_Folder

Mostrar archivo Open project: MarkVSullivan/SobekCM-Web-Application

Private Properties

Property Type Description

Public Methods

Method Description
Builder_Source_Folder ( ) : System

Constructor for a new instance of the Builder_Source_Folder class

Copy ( ) : Builder_Source_Folder

Return a shallow copy of this builder source folder

Method Details

Builder_Source_Folder() public method

Constructor for a new instance of the Builder_Source_Folder class
public Builder_Source_Folder ( ) : System
return System

Copy() public method

Return a shallow copy of this builder source folder
public Copy ( ) : Builder_Source_Folder
return Builder_Source_Folder