C# 클래스 EnhancePoE.Model.Utils.UserWarning

파일 보기 프로젝트 열기: kosace/EnhancePoEApp

공개 메소드들

메소드 설명
WarnUser ( string content, string title ) : void

메소드 상세

WarnUser() 공개 정적인 메소드

public static WarnUser ( string content, string title ) : void
content string
title string
리턴 void