Skip to content

meysamjavadi/IranSystemConvertor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#IRANSYSTEM Convertor#

Purpose

this class converts a string containing IRANSYSTEM characters into unicode string . note that this just converts alphanumeric characters and ignore others .

Usage

using IranSystemConvertor;
.
.
.

string iranSystemStr = // an IRANSYSTEM string

string unicodeStr = ConvertTo.Unicode(iranSystemStr); 

Dependencies

no dependency

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published