Data.getVideoPageAddrFunc C# (CSharp) 메소드

getVideoPageAddrFunc() 공개 메소드

public getVideoPageAddrFunc ( ) : GetVideoPageAddrFunc
리턴 GetVideoPageAddrFunc
    public GetVideoPageAddrFunc getVideoPageAddrFunc()
    {
        return Utils.getChrAddress;
    }
Data