C# Class Mosa.Compiler.Common.BitArrayExtension

ファイルを表示 Open project: tgiphil/MOSA-Project

Public Methods

Method Description
AreSame ( this array1, BitArray array2 ) : bool
ToString2 ( this bitArray ) : string

Method Details

AreSame() public static method

public static AreSame ( this array1, BitArray array2 ) : bool
array1 this
array2 System.Collections.BitArray
return bool

ToString2() public static method

public static ToString2 ( this bitArray ) : string
bitArray this
return string