C# Класс GeoJSON.Net.Tests.Feature.FeatureTests

Наследование: TestBase
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
GetPropertiesInRandomOrder ( ) : object>.Dictionary

Приватные методы

Метод Описание
Assert_Are_Equal ( Net left, Net right ) : void
Assert_Are_Not_Equal ( Net left, Net right ) : void
Can_Deserialize_Point_Feature ( ) : void
Can_Serialize_LineString_Feature ( ) : void
Can_Serialize_MultiLineString_Feature ( ) : void
Can_Serialize_MultiPolygon_Feature ( ) : void
Can_Serialize_Point_Feature ( ) : void
Can_Serialize_Polygon_Feature ( ) : void
Ctor_Can_Add_Properties_Using_Object ( ) : void
Ctor_Creates_Properties_Collection_When_Passed_Null_Proper_Object ( ) : void
Feature_Equals_GetHashCode_Contract_Dictionary ( ) : void
Feature_Equals_GetHashCode_Contract_Properties_Of_Objects ( ) : void
GetFeature ( IGeometryObject geometry, object properties = null, string id = null ) : Net.Feature.Feature
GetGeometry ( ) : IGeometryObject
Serialized_And_Deserialized_Feature_Equals_And_Share_HashCode ( ) : void

Описание методов

GetPropertiesInRandomOrder() публичный статический Метод

public static GetPropertiesInRandomOrder ( ) : object>.Dictionary
Результат object>.Dictionary