C# 클래스 Kooboo.Commerce.Multilingual.PropertyTranslation

파일 보기 프로젝트 열기: Kooboo/Ecommerce

공개 메소드들

메소드 설명
Clone ( ) : PropertyTranslation
PropertyTranslation ( string property, string originalText, string translatedText ) : System

메소드 상세

Clone() 공개 메소드

public Clone ( ) : PropertyTranslation
리턴 PropertyTranslation

PropertyTranslation() 공개 메소드

public PropertyTranslation ( string property, string originalText, string translatedText ) : System
property string
originalText string
translatedText string
리턴 System