C# Class Godot.IcsEditor.Ui.Model.EditPurchaseFamily

Inheritance: IDataErrorInfo
Exibir arquivo Open project: Slesa/Playground

Private Properties

Property Type Description
GetValidationError string
ValidateName string
this stringIDataErrorInfo.System

Public Methods

Method Description
CreatePurchaseFamily ( ) : EditPurchaseFamily
EditPurchaseFamily ( PurchaseFamily family ) : System

Private Methods

Method Description
GetValidationError ( string propertyName ) : string
ValidateName ( ) : string
this ( string propertyName ) : stringIDataErrorInfo.System

Method Details

CreatePurchaseFamily() public static method

public static CreatePurchaseFamily ( ) : EditPurchaseFamily
return EditPurchaseFamily

EditPurchaseFamily() public method

public EditPurchaseFamily ( PurchaseFamily family ) : System
family Godot.IcsModel.Entities.PurchaseFamily
return System