메소드 | 설명 | |
---|---|---|
Announcement ( AnnouncementTypeEnum type, bool isDoubled, bool isReDoubled ) : System |
Creates a new announcement
|
|
CompareTo ( object obj ) : int |
Compares the current Announcement to an object of type AnnouncementTypeEnum or Announcement.
|
메소드 | 설명 | |
---|---|---|
CompareTo ( AnnouncementTypeEnum type ) : int |
public Announcement ( AnnouncementTypeEnum type, bool isDoubled, bool isReDoubled ) : System | ||
type | AnnouncementTypeEnum | |
isDoubled | bool | |
isReDoubled | bool | |
리턴 | System |
public CompareTo ( object obj ) : int | ||
obj | object | Object of type AnnouncementTypeEnum or Announcement to compare to. |
리턴 | int |