C# 클래스 Signum.Utilities.PronomInfo

파일 보기 프로젝트 열기: signumsoftware/framework

공개 메소드들

메소드 설명
PronomInfo ( ) : System
PronomInfo ( char gender, string singular, string plural ) : System

메소드 상세

PronomInfo() 공개 메소드

public PronomInfo ( ) : System
리턴 System

PronomInfo() 공개 메소드

public PronomInfo ( char gender, string singular, string plural ) : System
gender char
singular string
plural string
리턴 System