汎用クラス

C# | Visual Basic | Visual C++ |
public class Util
Public Class Util
public ref class Util

すべてのメンバ | コンストラクタ | メソッド | |||
メンバ | 説明 | |
---|---|---|
![]() | Util()()() | Initializes a new instance of the Util class |
![]() ![]() | ConcatArrayList(ArrayList, ArrayList) |
ArrayListの結合
|
![]() ![]() | ConcatByteArray(array<Byte>[]()[], array<Byte>[]()[]) |
byte[]の結合
|
![]() ![]() | ConcatList<(Of <(T>)>)(List<(Of <(T>)>), List<(Of <(T>)>)) |
List<>の結合
|
![]() ![]() | DecryptString(String) |
復号化(キーなし)
|
![]() ![]() | DecryptString(String, String) |
暗号化された文字列を復号化する
|
![]() ![]() | EncryptString(String) |
暗号化(キーなし)
|
![]() ![]() | EncryptString(String, String) |
文字列を暗号化する
|
![]() ![]() | FixValue(Object, Type) |
objectで渡された値を確実にタイプに基づいた値に修正する。
|
![]() ![]() | JPCulture()()() |
日本の言語設定
|
![]() ![]() | MD5(String) |
MD5Digestを計算する
|
![]() ![]() | SHA1(String) |
SHA1Digestを計算する
|
![]() ![]() | USCulture()()() |
アメリカの言語設定
|

Object | |
![]() | Util |