C# Class Pathfinding.SizeProfiler

Afficher le fichier Open project: henryj41043/TheUnseen Class Usage Examples

Méthodes publiques

Méthode Description
Initialize ( ) : void

Private Methods

Méthode Description
Begin ( string s, BinaryWriter stream ) : void
Begin ( string s, BinaryWriter stream, bool autoClosing ) : void
Begin ( string s, Stream stream, bool autoClosing ) : void
End ( string s, BinaryWriter stream ) : void
End ( string s, Stream stream ) : void
Log ( ) : void

Method Details

Initialize() public static méthode

public static Initialize ( ) : void
Résultat void