C# 클래스 Rosetta.Executable.ConversionArguments

A class providing all possible conversion parameters needed.
This class does not include validation logic. Validation of the different arguments might occurr at different times, thus it is not performed here.
상속: ICloneable
파일 보기 프로젝트 열기: andry-tino/Rosetta 1 사용 예제들

공개 메소드들

메소드 설명
Clone ( ) : object

Clones the object.

메소드 상세

Clone() 공개 메소드

Clones the object.
public Clone ( ) : object
리턴 object