C# Class BraintreeEncryption.Library.BouncyCastle.Util.Platform

ファイルを表示 Open project: braintree/braintree_windows_phone_encryption

Private Methods

Method Description
CompareIgnoreCase ( string a, string b ) : int
CreateArrayList ( ) : System.Collections.IList
CreateArrayList ( System collection ) : System.Collections.IList
CreateArrayList ( int capacity ) : System.Collections.IList
CreateHashtable ( ) : System.Collections.IDictionary
CreateHashtable ( System dictionary ) : System.Collections.IDictionary
CreateHashtable ( int capacity ) : System.Collections.IDictionary
CreateNotImplementedException ( string message ) : Exception
Equals ( object a, object b ) : bool
GetEnvironmentVariable ( string variable ) : string
GetNewLine ( ) : string
Platform ( ) : System.Collections