C# 클래스 SampleStruct

파일 보기 프로젝트 열기: ufcpp/UfcppSample 1 사용 예제들

공개 메소드들

메소드 설명
SampleStruct ( int a, int b )
operator ( ) : SampleStruct,

메소드 상세

SampleStruct() 공개 메소드

public SampleStruct ( int a, int b )
a int
b int

operator() 공개 정적인 메소드

public static operator ( ) : SampleStruct,
리턴 SampleStruct,